"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/04/10 05:48:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wedihuy5kexa" 2026/04/10 05:48:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/10 05:48:05 DEBUG : Creating backend with remote "TestDrive:crypt/4b43g9ho0q8shia3pk8c9fmivuf3v6jbb4a463fjkisdmlkrjge0" 2026/04/10 05:48:06 DEBUG : Creating backend with remote "/tmp/rclone1414292037" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:48:07 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/10 05:48:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/10 05:48:07 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/10 05:48:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:48:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:48:07 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.70s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:48:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/10 05:48:08 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/10 05:48:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/10 05:48:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:48:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:48:11 DEBUG : sub dir/hello world: md5 = fbe33e3d8d6f5b9f83768b30402c882a OK 2026/04/10 05:48:11 DEBUG : sub dir/hello world: size = 11 OK 2026/04/10 05:48:11 INFO : sub dir/hello world: Copied (new) 2026/04/10 05:48:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/10 05:48:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.66s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:48:14 DEBUG : metadata sub dir: Making directory with metadata 2026/04/10 05:48:14 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/10 05:48:14 DEBUG : empty metadata sub dir: Making directory with metadata 2026/04/10 05:48:14 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/10 05:48:14 DEBUG : Local file system at /tmp/rclone1414292037: File to upload is small (21 bytes), uploading instead of streaming 2026/04/10 05:48:14 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/10 05:48:14 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/04/10 05:48:14 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/04/10 05:48:14 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/04/10 05:48:14 DEBUG : Google drive root 'crypt/4b43g9ho0q8shia3pk8c9fmivuf3v6jbb4a463fjkisdmlkrjge0': Skipping btime metadata as can't update it on an existing file: 2026-04-10T05:48:14.326478738Z 2026/04/10 05:48:15 INFO : empty metadata sub dir: Updated directory metadata 2026/04/10 05:48:15 DEBUG : Google drive root 'crypt/4b43g9ho0q8shia3pk8c9fmivuf3v6jbb4a463fjkisdmlkrjge0': Skipping btime metadata as can't update it on an existing file: 2026-04-10T05:48:14.325478722Z 2026/04/10 05:48:16 INFO : metadata sub dir: Updated directory metadata 2026/04/10 05:48:16 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/04/10 05:48:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:48:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:48:17 DEBUG : metadata sub dir/hello metadata world: md5 = 3ef9258f5f02d31906de216dd5b891d8 OK 2026/04/10 05:48:17 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/10 05:48:17 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/04/10 05:48:20 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.52s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:48:21 DEBUG : metadata sub dir: Making directory with metadata 2026/04/10 05:48:21 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/10 05:48:21 DEBUG : empty metadata sub dir: Making directory with metadata 2026/04/10 05:48:21 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/10 05:48:21 DEBUG : Local file system at /tmp/rclone1414292037: File to upload is small (21 bytes), uploading instead of streaming 2026/04/10 05:48:21 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/10 05:48:21 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/04/10 05:48:21 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/04/10 05:48:21 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/04/10 05:48:22 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/04/10 05:48:22 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/04/10 05:48:22 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/04/10 05:48:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:48:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:48:24 DEBUG : metadata sub dir/hello metadata world: md5 = 5033db0135e79ff4a593884a39a1b462 OK 2026/04/10 05:48:24 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/10 05:48:24 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/04/10 05:48:24 DEBUG : Google drive root 'crypt/4b43g9ho0q8shia3pk8c9fmivuf3v6jbb4a463fjkisdmlkrjge0': Skipping btime metadata as can't update it on an existing file: 2026-04-10T05:48:21.848602991Z 2026/04/10 05:48:24 INFO : metadata sub dir: Updated directory metadata 2026/04/10 05:48:27 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.47s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:48:28 DEBUG : Creating backend with remote "/non-existing" 2026/04/10 05:48:28 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/10 05:48:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:48:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.69s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:48:29 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/10 05:48:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/10 05:48:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:48:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:48:31 DEBUG : sub dir/hello world: md5 = 7302b86b78a0fe12b520d1dd924da6e4 OK 2026/04/10 05:48:31 DEBUG : sub dir/hello world: size = 11 OK 2026/04/10 05:48:31 INFO : sub dir/hello world: Copied (new) 2026/04/10 05:48:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/10 05:48:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.46s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.49s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:48:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Running all checks before starting transfers 2026/04/10 05:48:35 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/10 05:48:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/10 05:48:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:48:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Checks finished, now starting transfers 2026/04/10 05:48:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:48:37 DEBUG : sub dir/hello world: md5 = 72543140d0b50ef733bdb116b6e8ecb6 OK 2026/04/10 05:48:37 DEBUG : sub dir/hello world: size = 11 OK 2026/04/10 05:48:37 INFO : sub dir/hello world: Copied (new) 2026/04/10 05:48:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/10 05:48:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.34s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:48:40 ERROR : Ignoring --no-traverse with sync 2026/04/10 05:48:40 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/10 05:48:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/10 05:48:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:48:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:48:42 DEBUG : sub dir/hello world: md5 = 6a91b3ec989656b1b790d6506b1a514c OK 2026/04/10 05:48:42 DEBUG : sub dir/hello world: size = 11 OK 2026/04/10 05:48:42 INFO : sub dir/hello world: Copied (new) 2026/04/10 05:48:42 DEBUG : Waiting for deletions to finish 2026/04/10 05:48:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/10 05:48:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.32s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:48:45 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/10 05:48:45 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/10 05:48:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:48:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:48:47 DEBUG : hello world2: md5 = 9ee31e7a9b2f47f416fca059ed751f65 OK 2026/04/10 05:48:47 DEBUG : hello world2: size = 12 OK 2026/04/10 05:48:47 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.94s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:48:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/10 05:48:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:48:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:48:50 DEBUG : potato2: md5 = 13ed806e9b4717e89f11383358af7fed OK 2026/04/10 05:48:50 DEBUG : potato2: size = 11 OK 2026/04/10 05:48:50 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.12s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:48:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/10 05:48:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:48:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:48:53 DEBUG : potato2: md5 = 2386ba3867e3e97b34ed6cab5041aac3 OK 2026/04/10 05:48:53 DEBUG : potato2: size = 11 OK 2026/04/10 05:48:53 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.83s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:48:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/10 05:48:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/10 05:48:54 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/10 05:48:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/10 05:48:54 DEBUG : sub dir2: Making directory with metadata 2026/04/10 05:48:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/10 05:48:55 DEBUG : sub dir: Making directory with metadata 2026/04/10 05:48:56 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/10 05:48:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/10 05:48:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/10 05:48:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/10 05:48:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:48:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:48:57 DEBUG : sub dir/hello world: md5 = 4ca71936f7e4861ed280dcf7e02f91ea OK 2026/04/10 05:48:57 DEBUG : sub dir/hello world: size = 11 OK 2026/04/10 05:48:57 INFO : sub dir/hello world: Copied (new) 2026/04/10 05:49:01 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/04/10 05:49:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.54s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:49:03 INFO : sub dir2: Making directory 2026/04/10 05:49:03 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/10 05:49:03 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/10 05:49:03 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/04/10 05:49:03 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/10 05:49:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/10 05:49:03 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/04/10 05:49:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:49:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:49:05 DEBUG : sub dir/hello world: md5 = 0392d13de39adc81c8404a0a7ab9ed7d OK 2026/04/10 05:49:05 DEBUG : sub dir/hello world: size = 11 OK 2026/04/10 05:49:05 INFO : sub dir/hello world: Copied (new) 2026/04/10 05:49:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/10 05:49:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.41s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:49:08 DEBUG : sub dir2: Making directory with metadata 2026/04/10 05:49:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/10 05:49:08 DEBUG : sub dir2: Making directory with metadata 2026/04/10 05:49:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/10 05:49:09 DEBUG : sub dir: Making directory with metadata 2026/04/10 05:49:10 INFO : sub dir: Made directory with metadata (mtime=2026-04-10T05:49:08.437460123Z) 2026/04/10 05:49:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/10 05:49:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:49:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:49:12 DEBUG : sub dir/hello world: md5 = 1e8fb0d64159de91cb365efe6f69d468 OK 2026/04/10 05:49:12 DEBUG : sub dir/hello world: size = 11 OK 2026/04/10 05:49:12 INFO : sub dir/hello world: Copied (new) 2026/04/10 05:49:12 INFO : sub dir/hello world: Deleted 2026/04/10 05:49:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (7.27s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:49:15 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/04/10 05:49:15 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/10 05:49:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:49:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:49:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.68s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:49:19 INFO : sub dir2: Making directory 2026/04/10 05:49:19 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/04/10 05:49:19 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/10 05:49:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/10 05:49:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:49:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:49:22 DEBUG : sub dir/hello world: md5 = 48c40d7d13f07c251c05e9adf626c730 OK 2026/04/10 05:49:22 DEBUG : sub dir/hello world: size = 11 OK 2026/04/10 05:49:22 INFO : sub dir/hello world: Copied (new) 2026/04/10 05:49:22 INFO : sub dir/hello world: Deleted 2026/04/10 05:49:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/10 05:49:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (6.11s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:49:25 DEBUG : sub dir2: Making directory with metadata 2026/04/10 05:49:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/10 05:49:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/10 05:49:25 DEBUG : sub dir2: Making directory with metadata 2026/04/10 05:49:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/10 05:49:26 DEBUG : sub dir: Making directory with metadata 2026/04/10 05:49:27 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/10 05:49:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/10 05:49:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:49:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:49:28 DEBUG : sub dir/hello world: md5 = 3f60a3297a9305fbae80743aa86d3490 OK 2026/04/10 05:49:28 DEBUG : sub dir/hello world: size = 11 OK 2026/04/10 05:49:28 INFO : sub dir/hello world: Copied (new) 2026/04/10 05:49:28 DEBUG : Waiting for deletions to finish 2026/04/10 05:49:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.95s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.57s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:49:33 INFO : sub dir2: Making directory 2026/04/10 05:49:33 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/04/10 05:49:33 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/10 05:49:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/10 05:49:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:49:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:49:36 DEBUG : sub dir/hello world: md5 = b16e69bdcace14b858454b729bd03df6 OK 2026/04/10 05:49:36 DEBUG : sub dir/hello world: size = 11 OK 2026/04/10 05:49:36 INFO : sub dir/hello world: Copied (new) 2026/04/10 05:49:36 DEBUG : Waiting for deletions to finish 2026/04/10 05:49:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/10 05:49:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.87s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:49:41 DEBUG : sub dir/hello world: md5 = cfc2d9bb2132abe236802e672f4ea211 OK 2026/04/10 05:49:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-naxavux8fahe" 2026/04/10 05:49:41 DEBUG : Creating backend with remote "TestDrive:crypt/i887l5j3fsi9a90veroq8lefqqbk8mcjjqgfo1k8q342uv4lh090" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa' -> Encrypted drive 'TestCryptDrive:rclone-test-naxavux8fahe' 2026/04/10 05:49:42 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/10 05:49:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/10 05:49:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-naxavux8fahe': Waiting for checks to finish 2026/04/10 05:49:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-naxavux8fahe': Waiting for transfers to finish 2026/04/10 05:49:45 DEBUG : sub dir/hello world: size = 11 OK 2026/04/10 05:49:45 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/10 05:49:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/10 05:49:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-naxavux8fahe': Purge remote 2026/04/10 05:49:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.17s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:49:51 DEBUG : sub dir/hello world: md5 = f89ec44b720d9fbf65c5f332ad73ac64 OK 2026/04/10 05:49:52 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/10 05:49:52 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/10 05:49:52 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1414292037) 2026/04/10 05:49:52 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa') 2026/04/10 05:49:52 DEBUG : sub dir/hello world: Sizes differ 2026/04/10 05:49:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:49:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:49:54 DEBUG : sub dir/hello world: md5 = bf5fda0ada826fbb0f8911f9ac276a9e OK 2026/04/10 05:49:54 DEBUG : sub dir/hello world: size = 17 OK 2026/04/10 05:49:54 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/10 05:49:54 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/10 05:49:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.05s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:49:59 DEBUG : sub dir/hello world: md5 = 0462a3170d4d43608903c05e9070f1af OK 2026/04/10 05:49:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gixemab0hoyu" 2026/04/10 05:49:59 DEBUG : Creating backend with remote "TestDrive:crypt/5467h6pcrhkpqb5sjuqa4gn26eun1qor4jt3t0q7kslekd0mbreg" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa' -> Encrypted drive 'TestCryptDrive:rclone-test-gixemab0hoyu' 2026/04/10 05:50:01 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/10 05:50:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/10 05:50:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gixemab0hoyu': Waiting for checks to finish 2026/04/10 05:50:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gixemab0hoyu': Waiting for transfers to finish 2026/04/10 05:50:04 DEBUG : sub dir/hello world: size = 11 OK 2026/04/10 05:50:04 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/10 05:50:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/10 05:50:06 DEBUG : sub dir/hello world: md5 = 1ab9f507bc13d5241db08e92bc58e9b3 OK 2026/04/10 05:50:07 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/04/10 05:50:07 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/10 05:50:07 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa') 2026/04/10 05:50:07 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-gixemab0hoyu') 2026/04/10 05:50:07 DEBUG : sub dir/hello world: Sizes differ 2026/04/10 05:50:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gixemab0hoyu': Waiting for checks to finish 2026/04/10 05:50:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gixemab0hoyu': Waiting for transfers to finish 2026/04/10 05:50:09 DEBUG : sub dir/hello world: size = 17 OK 2026/04/10 05:50:09 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/10 05:50:09 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/10 05:50:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gixemab0hoyu': Purge remote 2026/04/10 05:50:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (15.75s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:50:15 DEBUG : sub dir/hello world: md5 = 15053559f6a5a2ced23f8b5f46d5773c OK 2026/04/10 05:50:16 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/10 05:50:16 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/10 05:50:16 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1414292037) 2026/04/10 05:50:16 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa') 2026/04/10 05:50:16 DEBUG : sub dir/hello world: Sizes differ 2026/04/10 05:50:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:50:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:50:17 DEBUG : sub dir/hello world: md5 = ece5f912e87e7a5d88a038ce19c17c77 OK 2026/04/10 05:50:17 DEBUG : sub dir/hello world: size = 17 OK 2026/04/10 05:50:17 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/10 05:50:17 INFO : sub dir/hello world: Deleted 2026/04/10 05:50:18 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/10 05:50:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (7.74s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:50:22 DEBUG : sub dir/hello world: md5 = 72028835b01148cf89a05fd18505962c OK 2026/04/10 05:50:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fiqepaf1duhi" 2026/04/10 05:50:23 DEBUG : Creating backend with remote "TestDrive:crypt/9muom3am7efok76p64pcnbqhhamips84fn8rp175jbbh751leo5g" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa' -> Encrypted drive 'TestCryptDrive:rclone-test-fiqepaf1duhi' 2026/04/10 05:50:24 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/10 05:50:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/10 05:50:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fiqepaf1duhi': Waiting for checks to finish 2026/04/10 05:50:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fiqepaf1duhi': Waiting for transfers to finish 2026/04/10 05:50:27 DEBUG : sub dir/hello world: size = 11 OK 2026/04/10 05:50:27 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/10 05:50:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/10 05:50:29 DEBUG : sub dir/hello world: md5 = b000f67b67be9e68713a53eb7e73b08e OK 2026/04/10 05:50:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fiqepaf1duhi': Using server-side directory move 2026/04/10 05:50:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fiqepaf1duhi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/10 05:50:30 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/04/10 05:50:30 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/10 05:50:31 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa') 2026/04/10 05:50:31 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-fiqepaf1duhi') 2026/04/10 05:50:31 DEBUG : sub dir/hello world: Sizes differ 2026/04/10 05:50:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fiqepaf1duhi': Waiting for checks to finish 2026/04/10 05:50:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fiqepaf1duhi': Waiting for transfers to finish 2026/04/10 05:50:31 INFO : sub dir/hello world: Deleted 2026/04/10 05:50:31 INFO : sub dir/hello world: Moved (server-side) 2026/04/10 05:50:32 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/10 05:50:34 DEBUG : sub dir/hello world: md5 = 777dfc19508a55737ff0667a4249d62d OK 2026/04/10 05:50:35 DEBUG : testing file moves 2026/04/10 05:50:35 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/04/10 05:50:35 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/10 05:50:35 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa') 2026/04/10 05:50:35 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-fiqepaf1duhi') 2026/04/10 05:50:35 DEBUG : sub dir/hello world: Sizes differ 2026/04/10 05:50:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fiqepaf1duhi': Waiting for checks to finish 2026/04/10 05:50:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fiqepaf1duhi': Waiting for transfers to finish 2026/04/10 05:50:36 INFO : sub dir/hello world: Deleted 2026/04/10 05:50:36 INFO : sub dir/hello world: Moved (server-side) 2026/04/10 05:50:37 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/10 05:50:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fiqepaf1duhi': Purge remote --- PASS: TestServerSideMoveOverSelf (19.47s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:50:42 DEBUG : sub dir/hello world: md5 = 2bc94eb27572013c3637fa5ebd6008fc OK 2026/04/10 05:50:42 ERROR : error listing: directory not found 2026/04/10 05:50:42 INFO : Local file system at /tmp/rclone1414292037: Making directory 2026/04/10 05:50:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:50:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:50:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.84s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:50:47 DEBUG : sub dir/hello world: md5 = 6610bdee3481d00c4cb85965226357fa OK 2026/04/10 05:50:48 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/10 05:50:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/10 05:50:49 DEBUG : Local file system at /tmp/rclone1414292037: Waiting for checks to finish 2026/04/10 05:50:49 DEBUG : Local file system at /tmp/rclone1414292037: Waiting for transfers to finish 2026/04/10 05:50:49 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/04/10 05:50:49 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/04/10 05:50:49 INFO : sub dir/hello world: Copied (new) 2026/04/10 05:50:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/10 05:50:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.87s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:50:52 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/10 05:50:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:50:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:50:53 DEBUG : check sum: md5 = 95d35375ef836a6fc0f519d1a2de9d98 OK 2026/04/10 05:50:53 DEBUG : check sum: size = 1 OK 2026/04/10 05:50:53 INFO : check sum: Copied (new) 2026/04/10 05:50:53 DEBUG : Waiting for deletions to finish 2026/04/10 05:50:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:50:54 DEBUG : check sum: size = 1 OK 2026/04/10 05:50:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/10 05:50:54 DEBUG : check sum: Size of src and dst objects identical 2026/04/10 05:50:54 DEBUG : check sum: Unchanged skipping 2026/04/10 05:50:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:50:54 DEBUG : Waiting for deletions to finish 2026/04/10 05:50:54 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.49s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:50:55 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/10 05:50:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:50:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:50:56 DEBUG : sizeonly: md5 = f356c9a9db72d5f97e8f1969c1dedc13 OK 2026/04/10 05:50:56 DEBUG : sizeonly: size = 6 OK 2026/04/10 05:50:56 INFO : sizeonly: Copied (new) 2026/04/10 05:50:56 DEBUG : Waiting for deletions to finish 2026/04/10 05:50:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:50:57 DEBUG : sizeonly: size = 6 OK 2026/04/10 05:50:57 DEBUG : sizeonly: Sizes identical 2026/04/10 05:50:57 DEBUG : sizeonly: Unchanged skipping 2026/04/10 05:50:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:50:57 DEBUG : Waiting for deletions to finish 2026/04/10 05:50:57 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.38s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:50:58 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/10 05:50:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:50:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:51:00 DEBUG : ignore-size: md5 = 1f53de3bf8744fec4ccf03d2b539cd51 OK 2026/04/10 05:51:00 INFO : ignore-size: Copied (new) 2026/04/10 05:51:00 DEBUG : Waiting for deletions to finish 2026/04/10 05:51:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:51:00 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 05:51:00 DEBUG : ignore-size: Unchanged skipping 2026/04/10 05:51:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:51:00 DEBUG : Waiting for deletions to finish 2026/04/10 05:51:00 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.42s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:51:03 DEBUG : existing: md5 = 675f6d1b90285bcc7272812147fb3154 OK 2026/04/10 05:51:04 DEBUG : existing: size = 6 OK 2026/04/10 05:51:04 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 05:51:04 DEBUG : existing: Unchanged skipping 2026/04/10 05:51:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:51:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:51:04 DEBUG : Waiting for deletions to finish 2026/04/10 05:51:04 INFO : There was nothing to transfer 2026/04/10 05:51:04 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/10 05:51:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:51:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:51:05 DEBUG : existing: md5 = 192ce97cfa7a4d19ddbb2382c3204375 OK 2026/04/10 05:51:05 DEBUG : existing: size = 6 OK 2026/04/10 05:51:05 INFO : existing: Copied (replaced existing) 2026/04/10 05:51:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.76s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:51:07 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/10 05:51:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:51:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:51:08 DEBUG : existing: md5 = 9be69985623adb6939978a201304539a OK 2026/04/10 05:51:08 DEBUG : existing: size = 6 OK 2026/04/10 05:51:08 INFO : existing: Copied (new) 2026/04/10 05:51:08 DEBUG : Waiting for deletions to finish 2026/04/10 05:51:09 DEBUG : existing: Destination exists, skipping 2026/04/10 05:51:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:51:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:51:09 DEBUG : Waiting for deletions to finish 2026/04/10 05:51:09 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.45s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:51:12 DEBUG : b/potato: md5 = 5fdb6a505a507d4bb7f8f6fd652e7abf OK 2026/04/10 05:51:14 DEBUG : c/non empty space: md5 = 520d7e90daa8948da2f9374a5fced487 OK 2026/04/10 05:51:14 INFO : d: Making directory 2026/04/10 05:51:16 DEBUG : Added delayed dir = "a", newDst= 2026/04/10 05:51:16 INFO : c: Set directory modification time (using SetModTime) 2026/04/10 05:51:16 DEBUG : Added delayed dir = "c", newDst=c 2026/04/10 05:51:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/10 05:51:16 DEBUG : c/non empty space: size = 5 OK 2026/04/10 05:51:16 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 05:51:16 DEBUG : c/non empty space: Unchanged skipping 2026/04/10 05:51:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:51:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:51:19 DEBUG : a/potato2: md5 = 26116c1f5a2c6a29e605ec4b768d9de3 OK 2026/04/10 05:51:19 DEBUG : a/potato2: size = 60 OK 2026/04/10 05:51:19 INFO : a/potato2: Copied (new) 2026/04/10 05:51:19 DEBUG : Waiting for deletions to finish 2026/04/10 05:51:19 INFO : b/potato: Deleted 2026/04/10 05:51:19 INFO : a: Set directory modification time (using DirSetModTime) 2026/04/10 05:51:19 INFO : d: Removing directory 2026/04/10 05:51:20 INFO : b: Removing directory 2026/04/10 05:51:20 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/04/10 05:51:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': deleted 2 directories 2026/04/10 05:51:23 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/04/10 05:51:24 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (14.56s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:51:26 DEBUG : empty space: md5 = 185cf522d66e59a09011985c6d842397 OK 2026/04/10 05:51:26 DEBUG : empty space: size = 1 OK 2026/04/10 05:51:26 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/10 05:51:26 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/04/10 05:51:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:51:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:51:26 DEBUG : Waiting for deletions to finish 2026/04/10 05:51:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:51:27 DEBUG : empty space: size = 1 OK 2026/04/10 05:51:27 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/10 05:51:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:51:28 DEBUG : empty space: md5 = 4d6a12f934dc4ba4c2b28ec45d862ec2 OK 2026/04/10 05:51:28 DEBUG : empty space: size = 1 OK 2026/04/10 05:51:28 INFO : empty space: Copied (replaced existing) 2026/04/10 05:51:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (6.27s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.48s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:51:33 DEBUG : foo: md5 = 7871825884b34f6c319d5251a694647c OK 2026/04/10 05:51:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:51:33 DEBUG : foo: size = 3 OK 2026/04/10 05:51:33 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/10 05:51:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:51:34 DEBUG : foo: md5 = 6ec3c2136db2bca1b32e7bc8584c6a36 OK 2026/04/10 05:51:34 DEBUG : foo: size = 3 OK 2026/04/10 05:51:34 INFO : foo: Copied (replaced existing) 2026/04/10 05:51:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.60s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:51:37 DEBUG : empty space: md5 = d42da80b5cd775b9d2b8051315620491 OK 2026/04/10 05:51:38 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/10 05:51:38 DEBUG : empty space: size = 1 OK 2026/04/10 05:51:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 05:51:38 DEBUG : empty space: Unchanged skipping 2026/04/10 05:51:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:51:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:51:40 DEBUG : potato: md5 = ffdf0b4f66ae1d26f7ad93083195c629 OK 2026/04/10 05:51:40 DEBUG : potato: size = 60 OK 2026/04/10 05:51:40 INFO : potato: Copied (new) 2026/04/10 05:51:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.98s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:51:43 DEBUG : potato: md5 = 2a78d13ccad991d84a6fdcccdd557192 OK 2026/04/10 05:51:44 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1414292037) 2026/04/10 05:51:44 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa') 2026/04/10 05:51:44 DEBUG : potato: Sizes differ 2026/04/10 05:51:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:51:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:51:45 DEBUG : potato: md5 = 9922cf10be6ba7e64008d16fa76b584a OK 2026/04/10 05:51:45 DEBUG : potato: size = 21 OK 2026/04/10 05:51:45 INFO : potato: Copied (replaced existing) 2026/04/10 05:51:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.61s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:51:48 DEBUG : potato: md5 = 4b6a8a5780f13ae0b9bdc15557d45fbe OK 2026/04/10 05:51:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:51:48 DEBUG : potato: size = 21 OK 2026/04/10 05:51:48 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/04/10 05:51:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:51:49 DEBUG : potato: md5 = 0bb752c13cf33248d47bc84294b6ae66 OK 2026/04/10 05:51:49 DEBUG : potato: size = 21 OK 2026/04/10 05:51:49 INFO : potato: Copied (replaced existing) 2026/04/10 05:51:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:51:52 DEBUG : potato: md5 = 2d163e18095369d9d169864ad5b2baf0 OK 2026/04/10 05:51:54 DEBUG : empty space: md5 = 94eee22a757b136e673b565d6fa97dbd OK 2026/04/10 05:51:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/10 05:51:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:51:54 DEBUG : empty space: size = 1 OK 2026/04/10 05:51:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 05:51:54 DEBUG : empty space: Unchanged skipping 2026/04/10 05:51:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:51:54 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/10 05:51:54 DEBUG : Waiting for deletions to finish 2026/04/10 05:51:54 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:51:57 DEBUG : potato: md5 = c954f6f93cb5b140595c32c78c3bd531 OK 2026/04/10 05:51:59 DEBUG : empty space: md5 = 518d4f782fbc66c111e441b9d08c4663 OK 2026/04/10 05:52:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/10 05:52:00 DEBUG : empty space: size = 1 OK 2026/04/10 05:52:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 05:52:00 DEBUG : empty space: Unchanged skipping 2026/04/10 05:52:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:52:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:52:01 DEBUG : potato2: md5 = 1f9f00684d69870c04b444f5b6aa756b OK 2026/04/10 05:52:01 DEBUG : potato2: size = 60 OK 2026/04/10 05:52:01 INFO : potato2: Copied (new) 2026/04/10 05:52:01 DEBUG : Waiting for deletions to finish 2026/04/10 05:52:02 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:52:06 DEBUG : b/potato: md5 = 8c34751a528b468e6b778cf7a6fbbdc0 OK 2026/04/10 05:52:08 DEBUG : c/non empty space: md5 = a57abc3e02f4929f9de8a6e16958c94e OK 2026/04/10 05:52:08 INFO : d: Making directory 2026/04/10 05:52:09 INFO : d/e: Making directory 2026/04/10 05:52:10 DEBUG : Added delayed dir = "a", newDst= 2026/04/10 05:52:11 INFO : c: Set directory modification time (using SetModTime) 2026/04/10 05:52:11 DEBUG : Added delayed dir = "c", newDst=c 2026/04/10 05:52:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/10 05:52:11 DEBUG : c/non empty space: size = 5 OK 2026/04/10 05:52:11 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 05:52:11 DEBUG : c/non empty space: Unchanged skipping 2026/04/10 05:52:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:52:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:52:13 DEBUG : a/potato2: md5 = 3add545f9e84eb1fec1f7fb02bf18578 OK 2026/04/10 05:52:13 DEBUG : a/potato2: size = 60 OK 2026/04/10 05:52:13 INFO : a/potato2: Copied (new) 2026/04/10 05:52:13 DEBUG : Waiting for deletions to finish 2026/04/10 05:52:13 INFO : b/potato: Deleted 2026/04/10 05:52:14 INFO : a: Set directory modification time (using DirSetModTime) 2026/04/10 05:52:14 INFO : d/e: Removing directory 2026/04/10 05:52:14 INFO : d: Removing directory 2026/04/10 05:52:15 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/04/10 05:52:15 INFO : b: Removing directory 2026/04/10 05:52:15 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/04/10 05:52:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': deleted 3 directories 2026/04/10 05:52:18 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/04/10 05:52:18 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (15.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:52:22 DEBUG : b/potato: md5 = 47bb4153181acdeaa99358771c010b43 OK 2026/04/10 05:52:24 DEBUG : c/non empty space: md5 = 7ec78e000b7254aa276d4a818d79697b OK 2026/04/10 05:52:24 INFO : d: Making directory 2026/04/10 05:52:25 DEBUG : Added delayed dir = "a", newDst= 2026/04/10 05:52:26 INFO : c: Set directory modification time (using SetModTime) 2026/04/10 05:52:26 DEBUG : Added delayed dir = "c", newDst=c 2026/04/10 05:52:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/10 05:52:27 DEBUG : c/non empty space: size = 5 OK 2026/04/10 05:52:27 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 05:52:27 DEBUG : c/non empty space: Unchanged skipping 2026/04/10 05:52:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:52:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:52:28 DEBUG : a/potato2: md5 = 79fc6c57136b79f51476ebd25b0cdbff OK 2026/04/10 05:52:28 DEBUG : a/potato2: size = 60 OK 2026/04/10 05:52:28 INFO : a/potato2: Copied (new) 2026/04/10 05:52:28 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': not deleting files as there were IO errors 2026/04/10 05:52:28 INFO : a: Set directory modification time (using DirSetModTime) 2026/04/10 05:52:28 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': not deleting directories as there were IO errors 2026/04/10 05:52:31 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/04/10 05:52:32 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/04/10 05:52:33 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.44s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:52:35 DEBUG : potato: md5 = eefd7791dcc69f9c8404e2ffae5b50f2 OK 2026/04/10 05:52:36 DEBUG : empty space: md5 = e886ed6d2fdb9b1388832716a0169a3f OK 2026/04/10 05:52:37 DEBUG : Waiting for deletions to finish 2026/04/10 05:52:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/10 05:52:37 DEBUG : empty space: size = 1 OK 2026/04/10 05:52:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 05:52:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:52:37 DEBUG : empty space: Unchanged skipping 2026/04/10 05:52:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:52:37 INFO : potato: Deleted 2026/04/10 05:52:39 DEBUG : potato2: md5 = 69a206d3904c348a8b43f8b2d2864e5f OK 2026/04/10 05:52:39 DEBUG : potato2: size = 60 OK 2026/04/10 05:52:39 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.77s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:52:42 DEBUG : potato: md5 = d3e44268ccc2f03b7bec795399648c62 OK 2026/04/10 05:52:44 DEBUG : empty space: md5 = 64552714ba8814090b2337c8ef8bd1f0 OK 2026/04/10 05:52:44 DEBUG : Waiting for deletions to finish 2026/04/10 05:52:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:52:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:52:45 INFO : potato: Deleted 2026/04/10 05:52:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/10 05:52:45 DEBUG : empty space: size = 1 OK 2026/04/10 05:52:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 05:52:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:52:45 DEBUG : empty space: Unchanged skipping 2026/04/10 05:52:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:52:46 DEBUG : potato2: md5 = ff9fb42497f7f339d8f06d4b38ce3f5c OK 2026/04/10 05:52:46 DEBUG : potato2: size = 60 OK 2026/04/10 05:52:46 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.84s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:52:50 DEBUG : potato: md5 = c0f31bbedde8f03cf56c846e60ce5160 OK 2026/04/10 05:52:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/10 05:52:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:52:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:52:52 DEBUG : potato2: md5 = 893b3093011bb5fbc525def9ec5589cd OK 2026/04/10 05:52:52 DEBUG : potato2: size = 19 OK 2026/04/10 05:52:52 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.15s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:52:55 DEBUG : potato2: md5 = 98ddcff253b790ce98e006c327b812ce OK 2026/04/10 05:52:57 DEBUG : empty space: md5 = 3960ad4ebd1c120de41877e8aec2cec3 OK 2026/04/10 05:52:57 DEBUG : enormous: Excluded (Size Filter) 2026/04/10 05:52:57 DEBUG : enormous: Excluded 2026/04/10 05:52:57 DEBUG : potato2: Excluded (Size Filter) 2026/04/10 05:52:57 DEBUG : potato2: Excluded 2026/04/10 05:52:57 DEBUG : potato2: Excluded (Size Filter) 2026/04/10 05:52:57 DEBUG : potato2: Excluded 2026/04/10 05:52:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:52:57 DEBUG : empty space: size = 1 OK 2026/04/10 05:52:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 05:52:57 DEBUG : empty space: Unchanged skipping 2026/04/10 05:52:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:52:57 DEBUG : Waiting for deletions to finish 2026/04/10 05:52:57 INFO : There was nothing to transfer 2026/04/10 05:52:58 DEBUG : enormous: Excluded (Size Filter) 2026/04/10 05:52:58 DEBUG : enormous: Excluded 2026/04/10 05:52:58 DEBUG : potato2: Excluded (Size Filter) 2026/04/10 05:52:58 DEBUG : potato2: Excluded 2026/04/10 05:52:58 DEBUG : potato2: Excluded (Size Filter) 2026/04/10 05:52:58 DEBUG : potato2: Excluded 2026/04/10 05:52:58 DEBUG : empty space: size = 1 OK 2026/04/10 05:52:58 DEBUG : Local file system at /tmp/rclone1414292037: Waiting for checks to finish 2026/04/10 05:52:58 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/10 05:52:58 DEBUG : empty space: Unchanged skipping 2026/04/10 05:52:58 DEBUG : Local file system at /tmp/rclone1414292037: Waiting for transfers to finish 2026/04/10 05:52:58 DEBUG : Waiting for deletions to finish 2026/04/10 05:52:58 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (6.08s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:53:01 DEBUG : potato2: md5 = 8933921460877bbb2f876ac21f892a62 OK 2026/04/10 05:53:03 DEBUG : empty space: md5 = 0a74447470d1f4a674e78ba28aa735f0 OK 2026/04/10 05:53:04 DEBUG : enormous: md5 = 42621c0a0a58e171f7df35927bda066f OK 2026/04/10 05:53:04 DEBUG : enormous: Excluded (Size Filter) 2026/04/10 05:53:04 DEBUG : enormous: Excluded 2026/04/10 05:53:04 DEBUG : potato2: Excluded (Size Filter) 2026/04/10 05:53:04 DEBUG : potato2: Excluded 2026/04/10 05:53:05 DEBUG : empty space: size = 1 OK 2026/04/10 05:53:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 05:53:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:53:05 DEBUG : empty space: Unchanged skipping 2026/04/10 05:53:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:53:05 DEBUG : Waiting for deletions to finish 2026/04/10 05:53:05 INFO : potato2: Deleted 2026/04/10 05:53:05 INFO : enormous: Deleted 2026/04/10 05:53:05 INFO : There was nothing to transfer 2026/04/10 05:53:06 DEBUG : empty space: size = 1 OK 2026/04/10 05:53:06 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/10 05:53:06 DEBUG : empty space: Unchanged skipping 2026/04/10 05:53:06 DEBUG : Local file system at /tmp/rclone1414292037: Waiting for checks to finish 2026/04/10 05:53:06 DEBUG : Local file system at /tmp/rclone1414292037: Waiting for transfers to finish 2026/04/10 05:53:06 DEBUG : Waiting for deletions to finish 2026/04/10 05:53:06 INFO : enormous: Deleted 2026/04/10 05:53:06 INFO : potato2: Deleted 2026/04/10 05:53:06 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.02s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:53:08 DEBUG : one: md5 = 05cc35607574cddb1a3aeed340c20b82 OK 2026/04/10 05:53:10 DEBUG : two: md5 = d38bc5e7278bc37f251d31864774c3e3 OK 2026/04/10 05:53:11 DEBUG : three: md5 = 0d688d08a195eccbb3ee8490eb8a5fa0 OK 2026/04/10 05:53:13 DEBUG : four: md5 = f402727cf78173c4b8b122d8f37c3683 OK 2026/04/10 05:53:13 DEBUG : five: Need to transfer - File not found at Destination 2026/04/10 05:53:13 DEBUG : four: size = 4 (Local file system at /tmp/rclone1414292037) 2026/04/10 05:53:13 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa') 2026/04/10 05:53:13 DEBUG : four: Sizes differ 2026/04/10 05:53:13 DEBUG : one: Destination is newer than source, skipping 2026/04/10 05:53:13 DEBUG : three: size = 5 OK 2026/04/10 05:53:13 DEBUG : three: Sizes identical 2026/04/10 05:53:13 DEBUG : two: size = 3 OK 2026/04/10 05:53:13 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/10 05:53:13 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/10 05:53:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:53:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:53:15 DEBUG : two: md5 = 1562051e57c7fe69877bb1dffde9e604 OK 2026/04/10 05:53:15 DEBUG : two: size = 3 OK 2026/04/10 05:53:15 INFO : two: Copied (replaced existing) 2026/04/10 05:53:15 DEBUG : four: md5 = 6048de33abb8fc0877811d17352affc3 OK 2026/04/10 05:53:15 DEBUG : four: size = 4 OK 2026/04/10 05:53:15 INFO : four: Copied (replaced existing) 2026/04/10 05:53:15 DEBUG : five: md5 = 1b94ffb5497627d4ba54bdc24a32a5cc OK 2026/04/10 05:53:15 DEBUG : five: size = 4 OK 2026/04/10 05:53:15 INFO : five: Copied (new) 2026/04/10 05:53:15 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.23s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/04/10 05:53:18 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Ignoring --track-renames as the source and destination do not have a common hash 2026/04/10 05:53:18 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/10 05:53:18 DEBUG : yam: Need to transfer - File not found at Destination 2026/04/10 05:53:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:53:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:53:19 DEBUG : potato: md5 = da8b391738c31145b6f8f8726e1cb0e6 OK 2026/04/10 05:53:19 DEBUG : potato: size = 14 OK 2026/04/10 05:53:19 INFO : potato: Copied (new) 2026/04/10 05:53:20 DEBUG : yam: md5 = 5e57da5e3f7928874e4419e38e113e7c OK 2026/04/10 05:53:20 DEBUG : yam: size = 11 OK 2026/04/10 05:53:20 INFO : yam: Copied (new) 2026/04/10 05:53:20 DEBUG : Waiting for deletions to finish 2026/04/10 05:53:20 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Ignoring --track-renames as the source and destination do not have a common hash 2026/04/10 05:53:20 DEBUG : yaml: Need to transfer - File not found at Destination 2026/04/10 05:53:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:53:20 DEBUG : potato: size = 14 OK 2026/04/10 05:53:20 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 05:53:20 DEBUG : potato: Unchanged skipping 2026/04/10 05:53:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:53:22 DEBUG : yaml: md5 = ab0c7b8d5e4b4307162226c45cb85099 OK 2026/04/10 05:53:22 DEBUG : yaml: size = 11 OK 2026/04/10 05:53:22 INFO : yaml: Copied (new) 2026/04/10 05:53:22 DEBUG : Waiting for deletions to finish 2026/04/10 05:53:22 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (6.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/04/10 05:53:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Making map for --track-renames 2026/04/10 05:53:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Finished making map for --track-renames 2026/04/10 05:53:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:53:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/10 05:53:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/10 05:53:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for renames to finish 2026/04/10 05:53:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:53:25 DEBUG : potato: md5 = 8feb3385a5232c8a8cdda42231de84ef OK 2026/04/10 05:53:25 DEBUG : potato: size = 14 OK 2026/04/10 05:53:25 INFO : potato: Copied (new) 2026/04/10 05:53:26 DEBUG : yam: md5 = 40ef30d2c782c71963118bd3a3d0203f OK 2026/04/10 05:53:26 DEBUG : yam: size = 11 OK 2026/04/10 05:53:26 INFO : yam: Copied (new) 2026/04/10 05:53:26 DEBUG : Waiting for deletions to finish 2026/04/10 05:53:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Making map for --track-renames 2026/04/10 05:53:26 DEBUG : potato: size = 14 OK 2026/04/10 05:53:26 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 05:53:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Finished making map for --track-renames 2026/04/10 05:53:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:53:26 DEBUG : potato: Unchanged skipping 2026/04/10 05:53:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for renames to finish 2026/04/10 05:53:27 INFO : yam: Moved (server-side) to: yaml 2026/04/10 05:53:27 INFO : yaml: Renamed from "yam" 2026/04/10 05:53:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:53:27 DEBUG : Waiting for deletions to finish 2026/04/10 05:53:27 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.80s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/04/10 05:53:29 DEBUG : Added delayed dir = "sub", newDst= 2026/04/10 05:53:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Making map for --track-renames 2026/04/10 05:53:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Finished making map for --track-renames 2026/04/10 05:53:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:53:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/10 05:53:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for renames to finish 2026/04/10 05:53:29 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/10 05:53:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:53:31 DEBUG : sub/yam: md5 = a9ad3eead128a1d3242f5866ebdca5aa OK 2026/04/10 05:53:31 DEBUG : sub/yam: size = 11 OK 2026/04/10 05:53:31 INFO : sub/yam: Copied (new) 2026/04/10 05:53:31 DEBUG : potato: md5 = a33139a9e79be20426a242344a50fe25 OK 2026/04/10 05:53:31 DEBUG : potato: size = 14 OK 2026/04/10 05:53:31 INFO : potato: Copied (new) 2026/04/10 05:53:31 DEBUG : Waiting for deletions to finish 2026/04/10 05:53:32 INFO : sub: Set directory modification time (using DirSetModTime) 2026/04/10 05:53:32 DEBUG : potato: size = 14 OK 2026/04/10 05:53:32 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 05:53:32 DEBUG : potato: Unchanged skipping 2026/04/10 05:53:33 INFO : sub: Set directory modification time (using SetModTime) 2026/04/10 05:53:33 DEBUG : Added delayed dir = "sub", newDst=sub 2026/04/10 05:53:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Making map for --track-renames 2026/04/10 05:53:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Finished making map for --track-renames 2026/04/10 05:53:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:53:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for renames to finish 2026/04/10 05:53:34 INFO : sub/yam: Moved (server-side) to: yam 2026/04/10 05:53:34 INFO : yam: Renamed from "sub/yam" 2026/04/10 05:53:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:53:34 DEBUG : Waiting for deletions to finish 2026/04/10 05:53:34 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.07s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:53:37 DEBUG : Creating backend with remote "/tmp/rclone1414292037/dir1" 2026/04/10 05:53:37 DEBUG : Creating backend with remote "/tmp/rclone1414292037/dir2" 2026/04/10 05:53:37 DEBUG : Local file system at /tmp/rclone1414292037/dir2: Using server-side directory move 2026/04/10 05:53:37 INFO : Local file system at /tmp/rclone1414292037/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/10 05:53:37 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/10 05:53:37 INFO : file1.txt: Moved (server-side) 2026/04/10 05:53:37 DEBUG : Local file system at /tmp/rclone1414292037/dir2: Waiting for checks to finish 2026/04/10 05:53:37 DEBUG : Local file system at /tmp/rclone1414292037/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.46s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:53:37 DEBUG : Added delayed dir = "nested", newDst= 2026/04/10 05:53:37 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/10 05:53:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/10 05:53:37 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/04/10 05:53:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/10 05:53:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:53:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:53:39 DEBUG : sub dir/hello world: md5 = a62a0278890c25ec0d40f000b224651c OK 2026/04/10 05:53:39 DEBUG : sub dir/hello world: size = 11 OK 2026/04/10 05:53:39 INFO : sub dir/hello world: Copied (new) 2026/04/10 05:53:39 INFO : sub dir/hello world: Deleted 2026/04/10 05:53:42 DEBUG : nested/sub dir/file: md5 = 549db532aa9de94e48fce805f1d9c572 OK 2026/04/10 05:53:42 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/10 05:53:42 INFO : nested/sub dir/file: Copied (new) 2026/04/10 05:53:42 INFO : nested/sub dir/file: Deleted 2026/04/10 05:53:42 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/04/10 05:53:43 INFO : nested: Set directory modification time (using DirSetModTime) 2026/04/10 05:53:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/10 05:53:43 INFO : sub dir: Removing directory 2026/04/10 05:53:43 INFO : nested/sub dir: Removing directory 2026/04/10 05:53:43 INFO : nested: Removing directory 2026/04/10 05:53:43 DEBUG : Local file system at /tmp/rclone1414292037: deleted 3 directories 2026/04/10 05:53:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/10 05:53:46 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/04/10 05:53:47 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (10.34s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:53:48 DEBUG : Added delayed dir = "nested", newDst= 2026/04/10 05:53:48 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/10 05:53:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/10 05:53:48 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/04/10 05:53:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/10 05:53:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:53:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:53:50 DEBUG : sub dir/hello world: md5 = 4f2ff8de65660528af0bc24d8debc2f6 OK 2026/04/10 05:53:50 DEBUG : sub dir/hello world: size = 11 OK 2026/04/10 05:53:50 INFO : sub dir/hello world: Copied (new) 2026/04/10 05:53:50 INFO : sub dir/hello world: Deleted 2026/04/10 05:53:52 DEBUG : nested/sub dir/file: md5 = bbd672bf7f5dc78acd7e6b3f6d522fe1 OK 2026/04/10 05:53:52 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/10 05:53:52 INFO : nested/sub dir/file: Copied (new) 2026/04/10 05:53:52 INFO : nested/sub dir/file: Deleted 2026/04/10 05:53:52 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/04/10 05:53:52 INFO : nested: Set directory modification time (using DirSetModTime) 2026/04/10 05:53:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/10 05:53:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/10 05:53:56 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/04/10 05:53:57 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.85s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:53:57 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/10 05:53:57 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/10 05:53:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:53:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:53:59 DEBUG : existing-b: md5 = 3ea4b210410840efa8e9c359f250fd52 OK 2026/04/10 05:53:59 DEBUG : existing-b: size = 6 OK 2026/04/10 05:53:59 INFO : existing-b: Copied (new) 2026/04/10 05:53:59 INFO : existing-b: Deleted 2026/04/10 05:53:59 DEBUG : existing: md5 = 5802d72c0636ef7dff17fc9e5a6959b7 OK 2026/04/10 05:53:59 DEBUG : existing: size = 6 OK 2026/04/10 05:53:59 INFO : existing: Copied (new) 2026/04/10 05:53:59 INFO : existing: Deleted 2026/04/10 05:53:59 DEBUG : existing: Destination exists, skipping 2026/04/10 05:53:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:53:59 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/10 05:53:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:53:59 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.78s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:54:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuwimom9jasi" 2026/04/10 05:54:01 DEBUG : Creating backend with remote "TestDrive:crypt/9hbcjd36u0l04vt35ri7fb0qq80vtq0msorvqhj79lg6ifrnns7g" 2026/04/10 05:54:04 DEBUG : potato2: md5 = 715066d43c99ca2c9007fef07640e35c OK 2026/04/10 05:54:05 DEBUG : empty space: md5 = 15c5b5b5ed2d4cd58eedb68c51ae72a4 OK 2026/04/10 05:54:07 DEBUG : potato3: md5 = fec55b35b61e55d068c3a82dbef60066 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa' -> Encrypted drive 'TestCryptDrive:rclone-test-kuwimom9jasi' 2026/04/10 05:54:09 DEBUG : empty space: md5 = eb93ae3394526283e9bca0f6aad3d254 OK 2026/04/10 05:54:11 DEBUG : potato3: md5 = b55b2a7a7a7397bd15e411079e8e7686 OK 2026/04/10 05:54:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuwimom9jasi': Using server-side directory move 2026/04/10 05:54:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kuwimom9jasi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/10 05:54:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/10 05:54:11 DEBUG : empty space: size = 1 OK 2026/04/10 05:54:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/10 05:54:11 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa') 2026/04/10 05:54:11 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-kuwimom9jasi') 2026/04/10 05:54:11 DEBUG : empty space: Unchanged skipping 2026/04/10 05:54:11 DEBUG : potato3: Sizes differ 2026/04/10 05:54:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuwimom9jasi': Waiting for checks to finish 2026/04/10 05:54:12 INFO : potato3: Deleted 2026/04/10 05:54:12 INFO : empty space: Deleted 2026/04/10 05:54:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuwimom9jasi': Waiting for transfers to finish 2026/04/10 05:54:12 INFO : potato2: Moved (server-side) 2026/04/10 05:54:12 INFO : potato3: Moved (server-side) 2026/04/10 05:54:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gefefek3waya" 2026/04/10 05:54:13 DEBUG : Creating backend with remote "TestDrive:crypt/82cqq8j5vssasrer3e1584vpsub911nu6qi32q9mi1o3q4uu4cj0" 2026/04/10 05:54:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gefefek3waya': Using server-side directory move 2026/04/10 05:54:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gefefek3waya': Server side directory move succeeded 2026/04/10 05:54:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gefefek3waya': Purge remote 2026/04/10 05:54:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuwimom9jasi': Purge remote 2026/04/10 05:54:16 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.94s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:54:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gekozub1bupe" 2026/04/10 05:54:17 DEBUG : Creating backend with remote "TestDrive:crypt/bu52fia5lnpl0273aqr56iqakfmq1indfedoeoatkno8cl5g2740" 2026/04/10 05:54:20 DEBUG : potato2: md5 = a753b72cbfcdc9b54b7647a96a717630 OK 2026/04/10 05:54:21 DEBUG : empty space: md5 = c96b8bc1148398459c02440d1657d66b OK 2026/04/10 05:54:23 DEBUG : potato3: md5 = bb4406060ea23b0b9fc8e5675890273c OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa' -> Encrypted drive 'TestCryptDrive:rclone-test-gekozub1bupe' 2026/04/10 05:54:25 DEBUG : empty space: md5 = 404fef393232e04b80f3b87f6516322e OK 2026/04/10 05:54:26 DEBUG : potato3: md5 = e32ee08737b6383831e5409f52b2ec4e OK 2026/04/10 05:54:27 DEBUG : empty space: Excluded (Size Filter) 2026/04/10 05:54:27 DEBUG : empty space: Excluded 2026/04/10 05:54:27 DEBUG : empty space: Excluded (Size Filter) 2026/04/10 05:54:27 DEBUG : empty space: Excluded 2026/04/10 05:54:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/10 05:54:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gekozub1bupe': Waiting for checks to finish 2026/04/10 05:54:27 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa') 2026/04/10 05:54:27 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-gekozub1bupe') 2026/04/10 05:54:27 DEBUG : potato3: Sizes differ 2026/04/10 05:54:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gekozub1bupe': Waiting for transfers to finish 2026/04/10 05:54:28 INFO : potato3: Deleted 2026/04/10 05:54:28 INFO : potato2: Moved (server-side) 2026/04/10 05:54:28 INFO : potato3: Moved (server-side) 2026/04/10 05:54:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lesemox2desu" 2026/04/10 05:54:29 DEBUG : Creating backend with remote "TestDrive:crypt/8l4er3pcgs2pp19v4297pbt28r34e0mathrofanb6r19fkmh77d0" 2026/04/10 05:54:30 DEBUG : empty space: Excluded (Size Filter) 2026/04/10 05:54:30 DEBUG : empty space: Excluded 2026/04/10 05:54:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/10 05:54:30 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/10 05:54:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lesemox2desu': Waiting for checks to finish 2026/04/10 05:54:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lesemox2desu': Waiting for transfers to finish 2026/04/10 05:54:31 INFO : potato2: Moved (server-side) 2026/04/10 05:54:32 INFO : potato3: Moved (server-side) 2026/04/10 05:54:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lesemox2desu': Purge remote 2026/04/10 05:54:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gekozub1bupe': Purge remote --- PASS: TestServerSideMoveWithFilter (17.51s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:54:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vadagus2mafi" 2026/04/10 05:54:35 DEBUG : Creating backend with remote "TestDrive:crypt/reiu89ks649gt9n3kt6jnigag8iva01kargcukk2kdh11m9hjh6g" 2026/04/10 05:54:37 DEBUG : potato2: md5 = 0fc1847a55dbc9858db90436e468cc23 OK 2026/04/10 05:54:38 DEBUG : empty space: md5 = e445150657106e6675dfc2d59b62c11b OK 2026/04/10 05:54:40 DEBUG : potato3: md5 = 85918e21b5920877a3e4dcf107cc7c49 OK 2026/04/10 05:54:40 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa' -> Encrypted drive 'TestCryptDrive:rclone-test-vadagus2mafi' 2026/04/10 05:54:44 DEBUG : empty space: md5 = 5357030be4632f73d655931f4134f1d7 OK 2026/04/10 05:54:45 DEBUG : potato3: md5 = 649bdfaa7e05d8d1a5706a3b44793fd2 OK 2026/04/10 05:54:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vadagus2mafi': Using server-side directory move 2026/04/10 05:54:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vadagus2mafi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/10 05:54:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/10 05:54:45 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/04/10 05:54:45 DEBUG : empty space: size = 1 OK 2026/04/10 05:54:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/10 05:54:45 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa') 2026/04/10 05:54:45 DEBUG : empty space: Unchanged skipping 2026/04/10 05:54:45 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-vadagus2mafi') 2026/04/10 05:54:45 DEBUG : potato3: Sizes differ 2026/04/10 05:54:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vadagus2mafi': Waiting for checks to finish 2026/04/10 05:54:46 INFO : empty space: Deleted 2026/04/10 05:54:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vadagus2mafi': Waiting for transfers to finish 2026/04/10 05:54:46 INFO : potato3: Deleted 2026/04/10 05:54:46 INFO : potato2: Moved (server-side) 2026/04/10 05:54:46 INFO : potato3: Moved (server-side) 2026/04/10 05:54:46 INFO : tomatoDir: Removing directory 2026/04/10 05:54:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': deleted 1 directories 2026/04/10 05:54:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gusikuw9haxi" 2026/04/10 05:54:48 DEBUG : Creating backend with remote "TestDrive:crypt/npro408v5qh3uocp8gmvf08ir33ots6fbs5i5ivnq47lem44la60" 2026/04/10 05:54:49 INFO : tomatoDir: Making directory 2026/04/10 05:54:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gusikuw9haxi': Using server-side directory move 2026/04/10 05:54:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gusikuw9haxi': Server side directory move succeeded 2026/04/10 05:54:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gusikuw9haxi': Purge remote 2026/04/10 05:54:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vadagus2mafi': Purge remote 2026/04/10 05:54:53 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.62s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.46s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:54:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wedihuy5kexa/rclone-sync-test" 2026/04/10 05:54:54 DEBUG : Creating backend with remote "TestDrive:crypt/4b43g9ho0q8shia3pk8c9fmivuf3v6jbb4a463fjkisdmlkrjge0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.10s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:54:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wedihuy5kexa/rclone-sync-test" 2026/04/10 05:54:56 DEBUG : Creating backend with remote "TestDrive:crypt/4b43g9ho0q8shia3pk8c9fmivuf3v6jbb4a463fjkisdmlkrjge0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/04/10 05:54:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wedihuy5kexa/rclone-sync-test-include/layer2" 2026/04/10 05:54:58 DEBUG : Creating backend with remote "TestDrive:crypt/4b43g9ho0q8shia3pk8c9fmivuf3v6jbb4a463fjkisdmlkrjge0/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/04/10 05:55:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wedihuy5kexa/rclone-sync-test-ignore-file" 2026/04/10 05:55:01 DEBUG : Creating backend with remote "TestDrive:crypt/4b43g9ho0q8shia3pk8c9fmivuf3v6jbb4a463fjkisdmlkrjge0/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/04/10 05:55:05 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 31e6d9f6db1224dc0751d6ac27190f2a OK 2026/04/10 05:55:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/10 05:55:06 DEBUG : rclone-sync-test: Excluded 2026/04/10 05:55:06 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/04/10 05:55:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/10 05:55:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/rclone-sync-test': Waiting for checks to finish 2026/04/10 05:55:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/rclone-sync-test': Waiting for transfers to finish 2026/04/10 05:55:07 DEBUG : Waiting for deletions to finish 2026/04/10 05:55:07 INFO : There was nothing to transfer 2026/04/10 05:55:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/10 05:55:08 DEBUG : rclone-sync-test: Excluded 2026/04/10 05:55:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/10 05:55:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:55:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:55:09 DEBUG : Waiting for deletions to finish 2026/04/10 05:55:09 INFO : rclone-sync-test-include: Removing directory 2026/04/10 05:55:09 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/04/10 05:55:09 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/04/10 05:55:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': failed to delete 1 directories 2026/04/10 05:55:09 INFO : There was nothing to transfer 2026/04/10 05:55:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/10 05:55:10 DEBUG : rclone-sync-test: Excluded 2026/04/10 05:55:10 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/04/10 05:55:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/10 05:55:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/04/10 05:55:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/04/10 05:55:11 DEBUG : Waiting for deletions to finish 2026/04/10 05:55:11 INFO : There was nothing to transfer 2026/04/10 05:55:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/10 05:55:12 DEBUG : rclone-sync-test: Excluded 2026/04/10 05:55:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/10 05:55:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:55:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:55:12 DEBUG : Waiting for deletions to finish 2026/04/10 05:55:12 INFO : rclone-sync-test-include: Removing directory 2026/04/10 05:55:12 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/04/10 05:55:12 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/04/10 05:55:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': failed to delete 1 directories 2026/04/10 05:55:12 INFO : There was nothing to transfer 2026/04/10 05:55:13 DEBUG : Excluded 2026/04/10 05:55:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/10 05:55:14 DEBUG : rclone-sync-test: Excluded 2026/04/10 05:55:14 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/04/10 05:55:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/10 05:55:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/04/10 05:55:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/04/10 05:55:14 DEBUG : Waiting for deletions to finish 2026/04/10 05:55:14 INFO : There was nothing to transfer 2026/04/10 05:55:16 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/04/10 05:55:18 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (23.40s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:55:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wedihuy5kexa/dst" 2026/04/10 05:55:19 DEBUG : Creating backend with remote "TestDrive:crypt/4b43g9ho0q8shia3pk8c9fmivuf3v6jbb4a463fjkisdmlkrjge0/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/10 05:55:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wedihuy5kexa/CompareDest" 2026/04/10 05:55:21 DEBUG : Creating backend with remote "TestDrive:crypt/4b43g9ho0q8shia3pk8c9fmivuf3v6jbb4a463fjkisdmlkrjge0/gveqi14airsml4bgu7krj116o8" 2026/04/10 05:55:23 DEBUG : one: Need to transfer - File not found at Destination 2026/04/10 05:55:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst': Waiting for checks to finish 2026/04/10 05:55:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst': Waiting for transfers to finish 2026/04/10 05:55:25 DEBUG : one: md5 = 80d8baa3a423cf73676e0cee39b2f707 OK 2026/04/10 05:55:25 DEBUG : one: size = 3 OK 2026/04/10 05:55:25 INFO : one: Copied (new) 2026/04/10 05:55:25 DEBUG : Waiting for deletions to finish 2026/04/10 05:55:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst': Waiting for checks to finish 2026/04/10 05:55:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1414292037) 2026/04/10 05:55:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst') 2026/04/10 05:55:26 DEBUG : one: Sizes differ 2026/04/10 05:55:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst': Waiting for transfers to finish 2026/04/10 05:55:28 DEBUG : one: md5 = de2e3dbf3115ea8c8a227a4b78d74d50 OK 2026/04/10 05:55:28 DEBUG : one: size = 5 OK 2026/04/10 05:55:28 INFO : one: Copied (replaced existing) 2026/04/10 05:55:28 DEBUG : Waiting for deletions to finish 2026/04/10 05:55:30 DEBUG : dst/one: md5 = 2babbdff5876dc0d4273bf9754fcb71c OK 2026/04/10 05:55:32 DEBUG : CompareDest/one: md5 = a47202e671f2836f1ba9d1150dd72aa1 OK 2026/04/10 05:55:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst': Waiting for checks to finish 2026/04/10 05:55:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone1414292037) 2026/04/10 05:55:33 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst') 2026/04/10 05:55:33 DEBUG : one: Sizes differ 2026/04/10 05:55:33 DEBUG : one: size = 5 OK 2026/04/10 05:55:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 05:55:33 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/10 05:55:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst': Waiting for transfers to finish 2026/04/10 05:55:33 DEBUG : Waiting for deletions to finish 2026/04/10 05:55:33 INFO : There was nothing to transfer 2026/04/10 05:55:35 DEBUG : CompareDest/two: md5 = 0ea6c78d149d64ca3ce39dbfaef37f86 OK 2026/04/10 05:55:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone1414292037) 2026/04/10 05:55:36 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst') 2026/04/10 05:55:36 DEBUG : one: Sizes differ 2026/04/10 05:55:36 DEBUG : two: size = 3 OK 2026/04/10 05:55:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 05:55:36 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/10 05:55:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst': Waiting for checks to finish 2026/04/10 05:55:36 DEBUG : one: size = 5 OK 2026/04/10 05:55:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 05:55:36 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/10 05:55:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst': Waiting for transfers to finish 2026/04/10 05:55:36 DEBUG : Waiting for deletions to finish 2026/04/10 05:55:36 INFO : There was nothing to transfer 2026/04/10 05:55:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone1414292037) 2026/04/10 05:55:37 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst') 2026/04/10 05:55:37 DEBUG : one: Sizes differ 2026/04/10 05:55:37 DEBUG : one: size = 5 OK 2026/04/10 05:55:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 05:55:37 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/10 05:55:37 DEBUG : two: size = 3 OK 2026/04/10 05:55:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 05:55:37 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/10 05:55:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst': Waiting for checks to finish 2026/04/10 05:55:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst': Waiting for transfers to finish 2026/04/10 05:55:37 DEBUG : Waiting for deletions to finish 2026/04/10 05:55:37 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/04/10 05:55:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone1414292037) 2026/04/10 05:55:39 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst') 2026/04/10 05:55:39 DEBUG : one: Sizes differ 2026/04/10 05:55:39 DEBUG : one: size = 5 OK 2026/04/10 05:55:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 05:55:39 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/10 05:55:39 DEBUG : two: size = 5 (Local file system at /tmp/rclone1414292037) 2026/04/10 05:55:39 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/CompareDest') 2026/04/10 05:55:39 DEBUG : two: Sizes differ 2026/04/10 05:55:39 DEBUG : two: Need to transfer - File not found at Destination 2026/04/10 05:55:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst': Waiting for checks to finish 2026/04/10 05:55:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst': Waiting for transfers to finish 2026/04/10 05:55:40 DEBUG : two: md5 = 225cb3c615e903a59e28605abd4c2640 OK 2026/04/10 05:55:40 DEBUG : two: size = 5 OK 2026/04/10 05:55:40 INFO : two: Copied (new) 2026/04/10 05:55:40 DEBUG : Waiting for deletions to finish 2026/04/10 05:55:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/10 05:55:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/10 05:55:44 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/10 05:55:44 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (25.87s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:55:47 DEBUG : pre-dest1/1: md5 = 03f361a49760728ac47cb41c78303745 OK 2026/04/10 05:55:49 DEBUG : pre-dest2/2: md5 = ab7ef4c32f9f12573983bd477e0eae87 OK 2026/04/10 05:55:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wedihuy5kexa/dest" 2026/04/10 05:55:50 DEBUG : Creating backend with remote "TestDrive:crypt/4b43g9ho0q8shia3pk8c9fmivuf3v6jbb4a463fjkisdmlkrjge0/rg03c1jvnehrrc617i0lnqjddc" 2026/04/10 05:55:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wedihuy5kexa/pre-dest1" 2026/04/10 05:55:52 DEBUG : Creating backend with remote "TestDrive:crypt/4b43g9ho0q8shia3pk8c9fmivuf3v6jbb4a463fjkisdmlkrjge0/bbnblvh6k061ssopqrp18kd7gc" 2026/04/10 05:55:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wedihuy5kexa/pre-dest2" 2026/04/10 05:55:52 DEBUG : Creating backend with remote "TestDrive:crypt/4b43g9ho0q8shia3pk8c9fmivuf3v6jbb4a463fjkisdmlkrjge0/dgicm1h6b5ejvlltm8eeif0bnk" 2026/04/10 05:55:54 DEBUG : 1: size = 1 OK 2026/04/10 05:55:54 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 05:55:54 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/10 05:55:54 DEBUG : 2: size = 1 OK 2026/04/10 05:55:54 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 05:55:54 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/10 05:55:55 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/10 05:55:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dest': Waiting for checks to finish 2026/04/10 05:55:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dest': Waiting for transfers to finish 2026/04/10 05:55:57 DEBUG : 3: md5 = 34b86b1e5bfe57c54bfdce2168e9fc47 OK 2026/04/10 05:55:57 DEBUG : 3: size = 1 OK 2026/04/10 05:55:57 INFO : 3: Copied (new) 2026/04/10 05:55:57 DEBUG : Waiting for deletions to finish 2026/04/10 05:56:00 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/04/10 05:56:00 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/04/10 05:56:01 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (17.06s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:56:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wedihuy5kexa/dst" 2026/04/10 05:56:02 DEBUG : Creating backend with remote "TestDrive:crypt/4b43g9ho0q8shia3pk8c9fmivuf3v6jbb4a463fjkisdmlkrjge0/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/10 05:56:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wedihuy5kexa/CopyDest" 2026/04/10 05:56:04 DEBUG : Creating backend with remote "TestDrive:crypt/4b43g9ho0q8shia3pk8c9fmivuf3v6jbb4a463fjkisdmlkrjge0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/04/10 05:56:05 DEBUG : one: Need to transfer - File not found at Destination 2026/04/10 05:56:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst': Waiting for checks to finish 2026/04/10 05:56:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst': Waiting for transfers to finish 2026/04/10 05:56:08 DEBUG : one: md5 = 92cde309ee616d62d6af13821fa2e029 OK 2026/04/10 05:56:08 DEBUG : one: size = 3 OK 2026/04/10 05:56:08 INFO : one: Copied (new) 2026/04/10 05:56:08 DEBUG : Waiting for deletions to finish 2026/04/10 05:56:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone1414292037) 2026/04/10 05:56:09 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst') 2026/04/10 05:56:09 DEBUG : one: Sizes differ 2026/04/10 05:56:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst': Waiting for checks to finish 2026/04/10 05:56:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst': Waiting for transfers to finish 2026/04/10 05:56:11 DEBUG : one: md5 = 9fafabe20d54aa2c400356d8af5cb80a OK 2026/04/10 05:56:11 DEBUG : one: size = 5 OK 2026/04/10 05:56:11 INFO : one: Copied (replaced existing) 2026/04/10 05:56:11 DEBUG : Waiting for deletions to finish 2026/04/10 05:56:12 DEBUG : dst/one: md5 = 16ae7ee41cf5d1d9cc928f969ac545c1 OK 2026/04/10 05:56:15 DEBUG : CopyDest/one: md5 = 1dff473026114285a849634684c290fd OK 2026/04/10 05:56:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wedihuy5kexa/BackupDir" 2026/04/10 05:56:15 DEBUG : Creating backend with remote "TestDrive:crypt/4b43g9ho0q8shia3pk8c9fmivuf3v6jbb4a463fjkisdmlkrjge0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/04/10 05:56:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone1414292037) 2026/04/10 05:56:17 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst') 2026/04/10 05:56:17 DEBUG : one: Sizes differ 2026/04/10 05:56:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst': Waiting for checks to finish 2026/04/10 05:56:17 DEBUG : one: size = 5 OK 2026/04/10 05:56:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 05:56:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone1414292037) 2026/04/10 05:56:17 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst') 2026/04/10 05:56:17 DEBUG : one: Sizes differ 2026/04/10 05:56:20 INFO : one: Moved (server-side) 2026/04/10 05:56:21 DEBUG : one: size = 5 OK 2026/04/10 05:56:21 INFO : one: Copied (server-side copy) 2026/04/10 05:56:21 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/10 05:56:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst': Waiting for transfers to finish 2026/04/10 05:56:21 DEBUG : Waiting for deletions to finish 2026/04/10 05:56:23 DEBUG : CopyDest/two: md5 = 609eaf6623ef6c00394fec7ecc3542f2 OK 2026/04/10 05:56:24 DEBUG : one: size = 5 OK 2026/04/10 05:56:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 05:56:24 DEBUG : one: Unchanged skipping 2026/04/10 05:56:24 DEBUG : two: size = 3 OK 2026/04/10 05:56:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 05:56:26 DEBUG : two: size = 3 OK 2026/04/10 05:56:26 INFO : two: Copied (server-side copy) 2026/04/10 05:56:26 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/10 05:56:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst': Waiting for checks to finish 2026/04/10 05:56:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst': Waiting for transfers to finish 2026/04/10 05:56:26 DEBUG : Waiting for deletions to finish 2026/04/10 05:56:26 DEBUG : one: size = 5 OK 2026/04/10 05:56:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 05:56:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst': Waiting for checks to finish 2026/04/10 05:56:26 DEBUG : one: Unchanged skipping 2026/04/10 05:56:26 DEBUG : two: size = 3 OK 2026/04/10 05:56:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 05:56:26 DEBUG : two: Unchanged skipping 2026/04/10 05:56:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst': Waiting for transfers to finish 2026/04/10 05:56:26 DEBUG : Waiting for deletions to finish 2026/04/10 05:56:26 INFO : There was nothing to transfer 2026/04/10 05:56:28 DEBUG : CopyDest/three: md5 = dea2c981712107d2bc098ee81366e3a6 OK 2026/04/10 05:56:29 DEBUG : one: size = 5 OK 2026/04/10 05:56:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 05:56:29 DEBUG : one: Unchanged skipping 2026/04/10 05:56:30 DEBUG : three: size = 7 (Local file system at /tmp/rclone1414292037) 2026/04/10 05:56:30 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/CopyDest') 2026/04/10 05:56:30 DEBUG : three: Sizes differ 2026/04/10 05:56:30 DEBUG : three: Destination not found in --copy-dest 2026/04/10 05:56:30 DEBUG : three: Need to transfer - File not found at Destination 2026/04/10 05:56:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst': Waiting for checks to finish 2026/04/10 05:56:30 DEBUG : two: size = 3 OK 2026/04/10 05:56:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/10 05:56:30 DEBUG : two: Unchanged skipping 2026/04/10 05:56:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst': Waiting for transfers to finish 2026/04/10 05:56:31 DEBUG : three: md5 = 9c6cd4b3405fbf68da52d93943401372 OK 2026/04/10 05:56:31 DEBUG : three: size = 7 OK 2026/04/10 05:56:31 INFO : three: Copied (new) 2026/04/10 05:56:31 DEBUG : Waiting for deletions to finish 2026/04/10 05:56:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/10 05:56:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/10 05:56:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/10 05:56:37 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/10 05:56:37 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/10 05:56:37 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/10 05:56:38 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (36.60s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:56:41 DEBUG : dst/one: md5 = e42e94f24f20a4db918a606873e2fca6 OK 2026/04/10 05:56:43 DEBUG : dst/two: md5 = 79b279b8181076a334412f9cccff945d OK 2026/04/10 05:56:44 DEBUG : dst/three.txt: md5 = 06976decc22cf7ad1e1f3c7c8e0d697d OK 2026/04/10 05:56:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wedihuy5kexa/dst" 2026/04/10 05:56:45 DEBUG : Creating backend with remote "TestDrive:crypt/4b43g9ho0q8shia3pk8c9fmivuf3v6jbb4a463fjkisdmlkrjge0/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/10 05:56:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wedihuy5kexa/backup" 2026/04/10 05:56:46 DEBUG : Creating backend with remote "TestDrive:crypt/4b43g9ho0q8shia3pk8c9fmivuf3v6jbb4a463fjkisdmlkrjge0/1nrff024r7pq65ecp72fc28jb0" 2026/04/10 05:56:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone1414292037) 2026/04/10 05:56:47 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst') 2026/04/10 05:56:47 DEBUG : one: Sizes differ 2026/04/10 05:56:47 DEBUG : two: size = 3 OK 2026/04/10 05:56:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 05:56:47 DEBUG : two: Unchanged skipping 2026/04/10 05:56:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst': Waiting for checks to finish 2026/04/10 05:56:49 INFO : one: Moved (server-side) 2026/04/10 05:56:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst': Waiting for transfers to finish 2026/04/10 05:56:50 DEBUG : one: md5 = 8f64aeda6cb3ac8ed6f8fd60d26c10fc OK 2026/04/10 05:56:50 DEBUG : one: size = 4 OK 2026/04/10 05:56:50 INFO : one: Copied (new) 2026/04/10 05:56:50 DEBUG : Waiting for deletions to finish 2026/04/10 05:56:51 INFO : three.txt: Moved (server-side) 2026/04/10 05:56:51 INFO : three.txt: Moved into backup dir 2026/04/10 05:56:53 DEBUG : dst/three.txt: md5 = ec0ee31f2b2ae7967a9ed5341c503d9a OK 2026/04/10 05:56:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone1414292037) 2026/04/10 05:56:54 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst') 2026/04/10 05:56:54 DEBUG : one: Sizes differ 2026/04/10 05:56:54 DEBUG : two: size = 3 OK 2026/04/10 05:56:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 05:56:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst': Waiting for checks to finish 2026/04/10 05:56:54 DEBUG : two: Unchanged skipping 2026/04/10 05:56:55 INFO : one: Deleted 2026/04/10 05:56:55 INFO : one: Moved (server-side) 2026/04/10 05:56:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst': Waiting for transfers to finish 2026/04/10 05:56:57 DEBUG : one: md5 = 302d2ff17f858af11fc99f375b2e9bdb OK 2026/04/10 05:56:57 DEBUG : one: size = 5 OK 2026/04/10 05:56:57 INFO : one: Copied (new) 2026/04/10 05:56:57 DEBUG : Waiting for deletions to finish 2026/04/10 05:56:58 INFO : three.txt: Deleted 2026/04/10 05:56:58 INFO : three.txt: Moved (server-side) 2026/04/10 05:56:58 INFO : three.txt: Moved into backup dir 2026/04/10 05:57:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/10 05:57:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/10 05:57:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/10 05:57:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/10 05:57:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/10 05:57:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (24.39s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:57:05 DEBUG : dst/one: md5 = 6d275f8ee4b3a659cdcb472977524437 OK 2026/04/10 05:57:07 DEBUG : dst/two: md5 = 50352b3531092a4ed0a2b67e4e0abee3 OK 2026/04/10 05:57:09 DEBUG : dst/three.txt: md5 = f2539f53986a1994a0a40dc21dce7cd0 OK 2026/04/10 05:57:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wedihuy5kexa/dst" 2026/04/10 05:57:10 DEBUG : Creating backend with remote "TestDrive:crypt/4b43g9ho0q8shia3pk8c9fmivuf3v6jbb4a463fjkisdmlkrjge0/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/10 05:57:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wedihuy5kexa/backup" 2026/04/10 05:57:11 DEBUG : Creating backend with remote "TestDrive:crypt/4b43g9ho0q8shia3pk8c9fmivuf3v6jbb4a463fjkisdmlkrjge0/1nrff024r7pq65ecp72fc28jb0" 2026/04/10 05:57:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone1414292037) 2026/04/10 05:57:12 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst') 2026/04/10 05:57:12 DEBUG : one: Sizes differ 2026/04/10 05:57:12 DEBUG : two: size = 3 OK 2026/04/10 05:57:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 05:57:12 DEBUG : two: Unchanged skipping 2026/04/10 05:57:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst': Waiting for checks to finish 2026/04/10 05:57:14 INFO : one: Moved (server-side) to: one.bak 2026/04/10 05:57:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst': Waiting for transfers to finish 2026/04/10 05:57:15 DEBUG : one: md5 = f52290d83a7d9e6c246a9958a4de7064 OK 2026/04/10 05:57:15 DEBUG : one: size = 4 OK 2026/04/10 05:57:15 INFO : one: Copied (new) 2026/04/10 05:57:15 DEBUG : Waiting for deletions to finish 2026/04/10 05:57:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/10 05:57:16 INFO : three.txt: Moved into backup dir 2026/04/10 05:57:18 DEBUG : dst/three.txt: md5 = e3872a648c2bc712e22e6edc771fc8cb OK 2026/04/10 05:57:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone1414292037) 2026/04/10 05:57:19 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst') 2026/04/10 05:57:19 DEBUG : one: Sizes differ 2026/04/10 05:57:19 DEBUG : two: size = 3 OK 2026/04/10 05:57:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 05:57:19 DEBUG : two: Unchanged skipping 2026/04/10 05:57:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst': Waiting for checks to finish 2026/04/10 05:57:20 INFO : one.bak: Deleted 2026/04/10 05:57:20 INFO : one: Moved (server-side) to: one.bak 2026/04/10 05:57:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst': Waiting for transfers to finish 2026/04/10 05:57:22 DEBUG : one: md5 = 4df794b7ac5162cc043f2843815c562e OK 2026/04/10 05:57:22 DEBUG : one: size = 5 OK 2026/04/10 05:57:22 INFO : one: Copied (new) 2026/04/10 05:57:22 DEBUG : Waiting for deletions to finish 2026/04/10 05:57:22 INFO : three.txt.bak: Deleted 2026/04/10 05:57:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/10 05:57:23 INFO : three.txt: Moved into backup dir 2026/04/10 05:57:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/10 05:57:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/10 05:57:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/10 05:57:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/10 05:57:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/10 05:57:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (24.50s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:57:30 DEBUG : dst/one: md5 = a2bdf3c336ea66696a7c374bc0831c46 OK 2026/04/10 05:57:31 DEBUG : dst/two: md5 = 4ad51135a11dbd8dfcfedcbe75254fae OK 2026/04/10 05:57:33 DEBUG : dst/three.txt: md5 = 23f782eaacea968f1cc817d2b5490503 OK 2026/04/10 05:57:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wedihuy5kexa/dst" 2026/04/10 05:57:33 DEBUG : Creating backend with remote "TestDrive:crypt/4b43g9ho0q8shia3pk8c9fmivuf3v6jbb4a463fjkisdmlkrjge0/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/10 05:57:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wedihuy5kexa/backup" 2026/04/10 05:57:34 DEBUG : Creating backend with remote "TestDrive:crypt/4b43g9ho0q8shia3pk8c9fmivuf3v6jbb4a463fjkisdmlkrjge0/1nrff024r7pq65ecp72fc28jb0" 2026/04/10 05:57:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone1414292037) 2026/04/10 05:57:36 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst') 2026/04/10 05:57:36 DEBUG : one: Sizes differ 2026/04/10 05:57:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst': Waiting for checks to finish 2026/04/10 05:57:36 DEBUG : two: size = 3 OK 2026/04/10 05:57:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 05:57:36 DEBUG : two: Unchanged skipping 2026/04/10 05:57:37 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/10 05:57:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst': Waiting for transfers to finish 2026/04/10 05:57:39 DEBUG : one: md5 = e87a931709c906ff6f3b4f96c612b84a OK 2026/04/10 05:57:39 DEBUG : one: size = 4 OK 2026/04/10 05:57:39 INFO : one: Copied (new) 2026/04/10 05:57:39 DEBUG : Waiting for deletions to finish 2026/04/10 05:57:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/10 05:57:39 INFO : three.txt: Moved into backup dir 2026/04/10 05:57:41 DEBUG : dst/three.txt: md5 = 9e54f495bfce8038630f2a0b76e6934f OK 2026/04/10 05:57:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1414292037) 2026/04/10 05:57:42 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst') 2026/04/10 05:57:42 DEBUG : one: Sizes differ 2026/04/10 05:57:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst': Waiting for checks to finish 2026/04/10 05:57:42 DEBUG : two: size = 3 OK 2026/04/10 05:57:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 05:57:42 DEBUG : two: Unchanged skipping 2026/04/10 05:57:43 INFO : one-2019-01-01: Deleted 2026/04/10 05:57:43 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/10 05:57:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst': Waiting for transfers to finish 2026/04/10 05:57:45 DEBUG : one: md5 = 72c4959e09e89a0f976225ef16ca3b21 OK 2026/04/10 05:57:45 DEBUG : one: size = 5 OK 2026/04/10 05:57:45 INFO : one: Copied (new) 2026/04/10 05:57:45 DEBUG : Waiting for deletions to finish 2026/04/10 05:57:46 INFO : three-2019-01-01.txt: Deleted 2026/04/10 05:57:46 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/10 05:57:46 INFO : three.txt: Moved into backup dir 2026/04/10 05:57:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/10 05:57:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/10 05:57:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/04/10 05:57:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/04/10 05:57:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/04/10 05:57:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (23.51s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:57:53 DEBUG : dst/one: md5 = c627f7b565b149cf9b67365e5ebfcdf2 OK 2026/04/10 05:57:55 DEBUG : dst/two: md5 = 373309ec7645864da55e1c0fe7fac3b2 OK 2026/04/10 05:57:57 DEBUG : dst/three.txt: md5 = 6cea3983e06037ec8f184ea181cffa3f OK 2026/04/10 05:57:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wedihuy5kexa/dst" 2026/04/10 05:57:57 DEBUG : Creating backend with remote "TestDrive:crypt/4b43g9ho0q8shia3pk8c9fmivuf3v6jbb4a463fjkisdmlkrjge0/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/10 05:57:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone1414292037) 2026/04/10 05:57:58 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst') 2026/04/10 05:57:58 DEBUG : one: Sizes differ 2026/04/10 05:57:58 DEBUG : two: size = 3 OK 2026/04/10 05:57:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 05:57:58 DEBUG : two: Unchanged skipping 2026/04/10 05:57:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst': Waiting for checks to finish 2026/04/10 05:57:59 INFO : one: Moved (server-side) to: one.bak 2026/04/10 05:57:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst': Waiting for transfers to finish 2026/04/10 05:58:01 DEBUG : one: md5 = ed6062c9c0f2086e54ad9813354a37b7 OK 2026/04/10 05:58:01 DEBUG : one: size = 4 OK 2026/04/10 05:58:01 INFO : one: Copied (new) 2026/04/10 05:58:01 DEBUG : Waiting for deletions to finish 2026/04/10 05:58:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/10 05:58:01 INFO : three.txt: Moved into backup dir 2026/04/10 05:58:03 DEBUG : dst/three.txt: md5 = 406b712af19ad93d7a7b74c4425ea90d OK 2026/04/10 05:58:04 DEBUG : one.bak: Excluded (Path Filter) 2026/04/10 05:58:04 DEBUG : one.bak: Excluded 2026/04/10 05:58:04 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/10 05:58:04 DEBUG : three.txt.bak: Excluded 2026/04/10 05:58:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone1414292037) 2026/04/10 05:58:04 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst') 2026/04/10 05:58:04 DEBUG : one: Sizes differ 2026/04/10 05:58:04 DEBUG : two: size = 3 OK 2026/04/10 05:58:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 05:58:04 DEBUG : two: Unchanged skipping 2026/04/10 05:58:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst': Waiting for checks to finish 2026/04/10 05:58:05 INFO : one.bak: Deleted 2026/04/10 05:58:05 INFO : one: Moved (server-side) to: one.bak 2026/04/10 05:58:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst': Waiting for transfers to finish 2026/04/10 05:58:07 DEBUG : one: md5 = f49c61c22fff755e85029e870299cb4e OK 2026/04/10 05:58:07 DEBUG : one: size = 5 OK 2026/04/10 05:58:07 INFO : one: Copied (new) 2026/04/10 05:58:07 DEBUG : Waiting for deletions to finish 2026/04/10 05:58:08 INFO : three.txt.bak: Deleted 2026/04/10 05:58:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/10 05:58:08 INFO : three.txt: Moved into backup dir 2026/04/10 05:58:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/10 05:58:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/10 05:58:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/10 05:58:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/10 05:58:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/10 05:58:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirSuffixOnly (20.82s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:58:14 DEBUG : dst/one: md5 = d9ccfefc722332e9da69fee7637369fc OK 2026/04/10 05:58:16 DEBUG : dst/two: md5 = 7737eb44e2c84d4acd7c80f50da3ec42 OK 2026/04/10 05:58:17 DEBUG : dst/three.txt: md5 = 14101d90e7c0c384de7ece0aad5a24a6 OK 2026/04/10 05:58:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wedihuy5kexa/dst" 2026/04/10 05:58:18 DEBUG : Creating backend with remote "TestDrive:crypt/4b43g9ho0q8shia3pk8c9fmivuf3v6jbb4a463fjkisdmlkrjge0/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/10 05:58:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone1414292037) 2026/04/10 05:58:19 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst') 2026/04/10 05:58:19 DEBUG : one: Sizes differ 2026/04/10 05:58:19 INFO : one: Moved (server-side) to: one.bak 2026/04/10 05:58:21 DEBUG : one: md5 = 2fa9dca2bc9b0eac7a7e44c9b8bc3a54 OK 2026/04/10 05:58:21 DEBUG : one: size = 4 OK 2026/04/10 05:58:21 INFO : one: Copied (new) 2026/04/10 05:58:21 DEBUG : two: size = 3 OK 2026/04/10 05:58:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 05:58:21 DEBUG : two: Unchanged skipping 2026/04/10 05:58:21 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1414292037) 2026/04/10 05:58:21 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst') 2026/04/10 05:58:21 DEBUG : three.txt: Sizes differ 2026/04/10 05:58:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/10 05:58:23 DEBUG : three.txt: md5 = 3ba66d06d197f48af7826ced8426fce4 OK 2026/04/10 05:58:23 DEBUG : three.txt: size = 6 OK 2026/04/10 05:58:23 INFO : three.txt: Copied (new) 2026/04/10 05:58:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone1414292037) 2026/04/10 05:58:25 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst') 2026/04/10 05:58:25 DEBUG : one: Sizes differ 2026/04/10 05:58:25 INFO : one.bak: Deleted 2026/04/10 05:58:26 INFO : one: Moved (server-side) to: one.bak 2026/04/10 05:58:27 DEBUG : one: md5 = bde07c3d474f3d4d68b0fc1b82aa1446 OK 2026/04/10 05:58:27 DEBUG : one: size = 5 OK 2026/04/10 05:58:27 INFO : one: Copied (new) 2026/04/10 05:58:28 DEBUG : two: size = 3 OK 2026/04/10 05:58:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 05:58:28 DEBUG : two: Unchanged skipping 2026/04/10 05:58:28 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1414292037) 2026/04/10 05:58:28 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst') 2026/04/10 05:58:28 DEBUG : three.txt: Sizes differ 2026/04/10 05:58:28 INFO : three.txt.bak: Deleted 2026/04/10 05:58:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/10 05:58:30 DEBUG : three.txt: md5 = 6030e112326dcadcb8ca5488917963e6 OK 2026/04/10 05:58:30 DEBUG : three.txt: size = 19 OK 2026/04/10 05:58:30 INFO : three.txt: Copied (new) 2026/04/10 05:58:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/10 05:58:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/10 05:58:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/10 05:58:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/10 05:58:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/10 05:58:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/10 05:58:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (22.66s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:58:37 DEBUG : dst/one: md5 = ef8691adf6ade3a270dba874f2e9f399 OK 2026/04/10 05:58:39 DEBUG : dst/two: md5 = fbcdf917ca0afc7bf3d1fda1ea738f20 OK 2026/04/10 05:58:40 DEBUG : dst/three.txt: md5 = 65632705d189a77ae62558796ab54966 OK 2026/04/10 05:58:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wedihuy5kexa/dst" 2026/04/10 05:58:41 DEBUG : Creating backend with remote "TestDrive:crypt/4b43g9ho0q8shia3pk8c9fmivuf3v6jbb4a463fjkisdmlkrjge0/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/10 05:58:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone1414292037) 2026/04/10 05:58:42 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst') 2026/04/10 05:58:42 DEBUG : one: Sizes differ 2026/04/10 05:58:43 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/10 05:58:44 DEBUG : one: md5 = 48e68065ff27dcc59f65cd8d5d689523 OK 2026/04/10 05:58:44 DEBUG : one: size = 4 OK 2026/04/10 05:58:44 INFO : one: Copied (new) 2026/04/10 05:58:44 DEBUG : two: size = 3 OK 2026/04/10 05:58:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 05:58:44 DEBUG : two: Unchanged skipping 2026/04/10 05:58:45 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1414292037) 2026/04/10 05:58:45 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst') 2026/04/10 05:58:45 DEBUG : three.txt: Sizes differ 2026/04/10 05:58:45 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/10 05:58:47 DEBUG : three.txt: md5 = b7d1ea5c2ceb0e5acbf499f123649dc8 OK 2026/04/10 05:58:47 DEBUG : three.txt: size = 6 OK 2026/04/10 05:58:47 INFO : three.txt: Copied (new) 2026/04/10 05:58:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone1414292037) 2026/04/10 05:58:48 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst') 2026/04/10 05:58:48 DEBUG : one: Sizes differ 2026/04/10 05:58:49 INFO : one-2019-01-01: Deleted 2026/04/10 05:58:49 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/10 05:58:51 DEBUG : one: md5 = a39f7e7d173593b6d42f0217be595907 OK 2026/04/10 05:58:51 DEBUG : one: size = 5 OK 2026/04/10 05:58:51 INFO : one: Copied (new) 2026/04/10 05:58:51 DEBUG : two: size = 3 OK 2026/04/10 05:58:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 05:58:51 DEBUG : two: Unchanged skipping 2026/04/10 05:58:51 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1414292037) 2026/04/10 05:58:51 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa/dst') 2026/04/10 05:58:51 DEBUG : three.txt: Sizes differ 2026/04/10 05:58:52 INFO : three-2019-01-01.txt: Deleted 2026/04/10 05:58:52 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/10 05:58:54 DEBUG : three.txt: md5 = 22e955f4f340ebfc10d1f03c7ba236be OK 2026/04/10 05:58:54 DEBUG : three.txt: size = 19 OK 2026/04/10 05:58:54 INFO : three.txt: Copied (new) 2026/04/10 05:58:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/10 05:58:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/10 05:58:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/04/10 05:58:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/04/10 05:58:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/04/10 05:58:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/10 05:58:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncSuffixKeepExtension (23.73s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:59:00 DEBUG : Testêé: md5 = f7b861dbb1a3ad709439d32e5c1fff5f OK 2026/04/10 05:59:00 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1414292037) 2026/04/10 05:59:00 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa') 2026/04/10 05:59:00 DEBUG : Testêé: Sizes differ 2026/04/10 05:59:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:59:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:59:01 DEBUG : Testêé: md5 = bc23fff6ecd73dcd4f7b9e1ab2f2f094 OK 2026/04/10 05:59:01 DEBUG : Testêé: size = 14 OK 2026/04/10 05:59:01 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/10 05:59:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.38s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:59:03 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/10 05:59:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:59:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:59:05 DEBUG : existing: md5 = 29ca3b1d4242efd55d83cfb5dffbf1f3 OK 2026/04/10 05:59:05 DEBUG : existing: size = 6 OK 2026/04/10 05:59:05 INFO : existing: Copied (new) 2026/04/10 05:59:05 DEBUG : Waiting for deletions to finish 2026/04/10 05:59:06 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1414292037) 2026/04/10 05:59:06 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa') 2026/04/10 05:59:06 DEBUG : existing: Sizes differ 2026/04/10 05:59:06 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/10 05:59:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:59:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:59:06 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': not deleting files as there were IO errors 2026/04/10 05:59:06 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.22s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:59:08 DEBUG : EXISTING: md5 = 5f78b377758ac2210a6cfeab75b059e3 OK 2026/04/10 05:59:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 05:59:09 DEBUG : EXISTING: size = 6 OK 2026/04/10 05:59:09 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 05:59:09 DEBUG : existing: Unchanged skipping 2026/04/10 05:59:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 05:59:09 DEBUG : Waiting for deletions to finish 2026/04/10 05:59:09 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.48s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.49s) --- SKIP: TestMaxTransfer/Hard (0.55s) --- SKIP: TestMaxTransfer/Soft (0.48s) --- SKIP: TestMaxTransfer/Cautious (0.46s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 05:59:14 DEBUG : both0: md5 = f0ffb6ec525c43003383ea7b4a3f68f0 OK 2026/04/10 05:59:15 DEBUG : only0: md5 = b7170e5c8bd65253f6ad2b5c8765414e OK 2026/04/10 05:59:17 DEBUG : both1: md5 = 23b87423d06369e56c5a709e1ec43e84 OK 2026/04/10 05:59:18 DEBUG : only1: md5 = 3131568ec018c5448b8b441190d47bce OK 2026/04/10 05:59:20 DEBUG : both2: md5 = 66ae106d9bb57da8df91105c4cea01c9 OK 2026/04/10 05:59:21 DEBUG : only2: md5 = f79d04635be192187d31965caaf7e806 OK 2026/04/10 05:59:23 DEBUG : both3: md5 = e66eae0e1b62433ccb94378fd625be21 OK 2026/04/10 05:59:24 DEBUG : only3: md5 = 2f27dfeb0d46d5fe05bf950821968b7e OK 2026/04/10 05:59:26 DEBUG : both4: md5 = 27394d5f5f08323d55f4c49b2e636842 OK 2026/04/10 05:59:27 DEBUG : only4: md5 = 07151bcd2cc74af91aab1be26c6b1a33 OK 2026/04/10 05:59:29 DEBUG : both5: md5 = 8f60daabfd0e21fb41871eff28f4d940 OK 2026/04/10 05:59:30 DEBUG : only5: md5 = a8add5e9f4cd4cd44875513ac5303de1 OK 2026/04/10 05:59:32 DEBUG : both6: md5 = 5aa46b48694dac5fe4339dffd5f66698 OK 2026/04/10 05:59:33 DEBUG : only6: md5 = bc1fa180ebd98523f8b1ca1a25baa74b OK 2026/04/10 05:59:35 DEBUG : both7: md5 = 4e6ef0b14f83d3d0522c2a26abfdba2b OK 2026/04/10 05:59:36 DEBUG : only7: md5 = 1421528bd1a8da5d808b0cb142c7f9ac OK 2026/04/10 05:59:38 DEBUG : both8: md5 = 18ea9180bc8aad5fc712b0313075d541 OK 2026/04/10 05:59:39 DEBUG : only8: md5 = 33f8f307db4f10b5b3838b35b6d0f591 OK 2026/04/10 05:59:41 DEBUG : both9: md5 = 555c0020285188b5d38689d42a6e7a0d OK 2026/04/10 05:59:42 DEBUG : only9: md5 = ffd3920a9af358fbcb8d33f250404fbd OK 2026/04/10 05:59:44 DEBUG : both10: md5 = ab1d7e8042307fb18e14dcd6dcfea231 OK 2026/04/10 05:59:45 DEBUG : only10: md5 = 31517c2898814ce6116fbcdd1732cddd OK 2026/04/10 05:59:46 DEBUG : both11: md5 = b6ac6c87bb463d621fc8563a826c157f OK 2026/04/10 05:59:48 DEBUG : only11: md5 = 4f268dca1a503cba6f3c4d60604dcf4a OK 2026/04/10 05:59:49 DEBUG : both12: md5 = 76a315445d36e71364f0083c726b0e4a OK 2026/04/10 05:59:51 DEBUG : only12: md5 = 8338270f4bd85a2ff8a296fe507e4ef1 OK 2026/04/10 05:59:52 DEBUG : both13: md5 = a3653ab600af63d18acfcd282e4657fe OK 2026/04/10 05:59:54 DEBUG : only13: md5 = bdb9f22ab96be48efaee8b9dc4ebe3cb OK 2026/04/10 05:59:55 DEBUG : both14: md5 = e6a214cf7fad53446ffbec21fd3259c4 OK 2026/04/10 05:59:59 DEBUG : only14: md5 = fd24a4160732c79dd0b570a857b1aaa5 OK 2026/04/10 06:00:00 DEBUG : both15: md5 = b501b5461e8700cf9aa68c72f198cf75 OK 2026/04/10 06:00:01 DEBUG : only15: md5 = 532122f4b72282e46741aa7463471064 OK 2026/04/10 06:00:03 DEBUG : both16: md5 = f214ee279d55907ce76acd7a60bf7cdd OK 2026/04/10 06:00:05 DEBUG : only16: md5 = c0e4a5994e1d8c99f7454b4bf8ffe7ef OK 2026/04/10 06:00:06 DEBUG : both17: md5 = d592a0628c82ef3f10280a3376dbca15 OK 2026/04/10 06:00:08 DEBUG : only17: md5 = bab69aaeb5e86c5f5691097e75134671 OK 2026/04/10 06:00:09 DEBUG : both18: md5 = 599d6b7ee9ff46c6e99ff10b4dcc56a5 OK 2026/04/10 06:00:11 DEBUG : only18: md5 = 8c6c8ed1c2cdca90ea8191522ebffe8c OK 2026/04/10 06:00:12 DEBUG : both19: md5 = 0834272a5397e2f6e5130cf1c225fb35 OK 2026/04/10 06:00:14 DEBUG : only19: md5 = 76945155f342a98703564766acd26919 OK 2026/04/10 06:00:15 DEBUG : both10: size = 6 OK 2026/04/10 06:00:15 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:00:15 DEBUG : both11: size = 6 OK 2026/04/10 06:00:15 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:00:15 DEBUG : both0: size = 6 OK 2026/04/10 06:00:15 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:00:15 DEBUG : both10: Unchanged skipping 2026/04/10 06:00:15 DEBUG : both13: size = 6 OK 2026/04/10 06:00:15 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:00:15 DEBUG : both12: size = 6 OK 2026/04/10 06:00:15 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:00:15 DEBUG : both0: Unchanged skipping 2026/04/10 06:00:15 DEBUG : both14: size = 6 OK 2026/04/10 06:00:15 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:00:15 DEBUG : both12: Unchanged skipping 2026/04/10 06:00:15 DEBUG : both15: size = 6 OK 2026/04/10 06:00:15 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:00:15 DEBUG : both11: Unchanged skipping 2026/04/10 06:00:15 DEBUG : both16: size = 6 OK 2026/04/10 06:00:15 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:00:15 DEBUG : both14: Unchanged skipping 2026/04/10 06:00:15 DEBUG : both17: size = 6 OK 2026/04/10 06:00:15 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:00:15 DEBUG : both17: Unchanged skipping 2026/04/10 06:00:15 DEBUG : both18: size = 6 OK 2026/04/10 06:00:15 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:00:15 DEBUG : both18: Unchanged skipping 2026/04/10 06:00:15 DEBUG : both19: size = 6 OK 2026/04/10 06:00:15 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:00:15 DEBUG : both13: Unchanged skipping 2026/04/10 06:00:15 DEBUG : both1: size = 6 OK 2026/04/10 06:00:15 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:00:15 DEBUG : both1: Unchanged skipping 2026/04/10 06:00:15 DEBUG : both2: size = 6 OK 2026/04/10 06:00:15 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:00:15 DEBUG : both2: Unchanged skipping 2026/04/10 06:00:15 DEBUG : both3: size = 6 OK 2026/04/10 06:00:15 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:00:15 DEBUG : both3: Unchanged skipping 2026/04/10 06:00:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 06:00:15 DEBUG : both4: size = 6 OK 2026/04/10 06:00:15 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:00:15 DEBUG : both15: Unchanged skipping 2026/04/10 06:00:15 DEBUG : both5: size = 6 OK 2026/04/10 06:00:15 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:00:15 DEBUG : both4: Unchanged skipping 2026/04/10 06:00:15 DEBUG : both6: size = 6 OK 2026/04/10 06:00:15 DEBUG : both16: Unchanged skipping 2026/04/10 06:00:15 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:00:15 DEBUG : both7: size = 6 OK 2026/04/10 06:00:15 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:00:15 DEBUG : both6: Unchanged skipping 2026/04/10 06:00:15 DEBUG : both8: size = 6 OK 2026/04/10 06:00:15 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:00:15 DEBUG : both7: Unchanged skipping 2026/04/10 06:00:15 DEBUG : both9: size = 6 OK 2026/04/10 06:00:15 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:00:15 DEBUG : both5: Unchanged skipping 2026/04/10 06:00:15 DEBUG : both9: Unchanged skipping 2026/04/10 06:00:15 DEBUG : both19: Unchanged skipping 2026/04/10 06:00:15 DEBUG : both8: Unchanged skipping 2026/04/10 06:00:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 06:00:15 DEBUG : Waiting for deletions to finish 2026/04/10 06:00:15 INFO : only7: Deleted 2026/04/10 06:00:15 INFO : only18: Deleted 2026/04/10 06:00:15 INFO : only1: Deleted 2026/04/10 06:00:15 INFO : only8: Deleted 2026/04/10 06:00:15 INFO : only11: Deleted 2026/04/10 06:00:15 INFO : only14: Deleted 2026/04/10 06:00:15 INFO : only5: Deleted 2026/04/10 06:00:16 INFO : only12: Deleted 2026/04/10 06:00:16 INFO : only13: Deleted 2026/04/10 06:00:16 INFO : only17: Deleted 2026/04/10 06:00:16 INFO : only6: Deleted 2026/04/10 06:00:16 INFO : only9: Deleted 2026/04/10 06:00:16 INFO : only10: Deleted 2026/04/10 06:00:16 INFO : only19: Deleted 2026/04/10 06:00:16 INFO : only2: Deleted 2026/04/10 06:00:17 INFO : only4: Deleted 2026/04/10 06:00:17 INFO : only15: Deleted 2026/04/10 06:00:17 INFO : only3: Deleted 2026/04/10 06:00:17 INFO : only0: Deleted 2026/04/10 06:00:17 INFO : only16: Deleted 2026/04/10 06:00:17 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (74.54s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 06:00:28 DEBUG : both0: md5 = 6a5f7a5032652ecb888b071f6ff34133 OK 2026/04/10 06:00:30 DEBUG : only0: md5 = 3f3fcb6a3dcecafb4374e12c14e1ba1d OK 2026/04/10 06:00:31 DEBUG : both1: md5 = c6b2d50250434b9d30e61ff0bd0f2675 OK 2026/04/10 06:00:33 DEBUG : only1: md5 = 577ad83db83c3da14943c3939390d6dd OK 2026/04/10 06:00:34 DEBUG : both2: md5 = 45055d958c44b99735a3cbbf89cc0fcc OK 2026/04/10 06:00:36 DEBUG : only2: md5 = 187ef78cf34a95738adce7e324204901 OK 2026/04/10 06:00:38 DEBUG : both3: md5 = 9f9617a825283fbafa5d97ee742bd696 OK 2026/04/10 06:00:39 DEBUG : only3: md5 = 167b5dfb9345fb3bd19b9b7cab9ff7fa OK 2026/04/10 06:00:41 DEBUG : both4: md5 = 869d43df70475e3b35a5d9f58ae45eea OK 2026/04/10 06:00:42 DEBUG : only4: md5 = 53d06bc66cd19270bbf8a2dee2945dc3 OK 2026/04/10 06:00:44 DEBUG : both5: md5 = 0b049f618f1dc8d165e059765bfc2fc8 OK 2026/04/10 06:00:46 DEBUG : only5: md5 = 48aa714f0a378fa78f81e7d358bc86a0 OK 2026/04/10 06:00:48 DEBUG : both6: md5 = 649687928c72d3f87d416e89de5d1327 OK 2026/04/10 06:00:49 DEBUG : only6: md5 = 2e5fd869a35d4753d03f89b40e90288f OK 2026/04/10 06:00:51 DEBUG : both7: md5 = a5500222963919d909dfc48437f86249 OK 2026/04/10 06:00:52 DEBUG : only7: md5 = 8db67d9a9cb64574b0092bf75126dd9d OK 2026/04/10 06:00:54 DEBUG : both8: md5 = b43d20c5d9b87914a701fc736ee90db4 OK 2026/04/10 06:00:55 DEBUG : only8: md5 = a803e75f633375b6ce955b7c14e4aa85 OK 2026/04/10 06:00:57 DEBUG : both9: md5 = 2c22f533ffff6c37c0ff1c99a4e809bf OK 2026/04/10 06:00:58 DEBUG : only9: md5 = 075597c64bca0739fdd1014f43c772f6 OK 2026/04/10 06:01:00 DEBUG : both10: md5 = 672e8af22e20f6b0894e74e8042c38c2 OK 2026/04/10 06:01:02 DEBUG : only10: md5 = d6a0c808637390c6add8e9736daa1e60 OK 2026/04/10 06:01:04 DEBUG : both11: md5 = 15c63b8a536811694778f5b1d2624a87 OK 2026/04/10 06:01:05 DEBUG : only11: md5 = 7ede4f560c1aa469da1354e22932d77e OK 2026/04/10 06:01:07 DEBUG : both12: md5 = c85e1a0ff8e6ecc2620f39755b65b803 OK 2026/04/10 06:01:08 DEBUG : only12: md5 = 1045241c530f4952093dcdc7d35f4832 OK 2026/04/10 06:01:10 DEBUG : both13: md5 = 02844a427f576fb5c38909b45ab3ea97 OK 2026/04/10 06:01:12 DEBUG : only13: md5 = 88db4eb8b7c90acf7d72b288b15c6169 OK 2026/04/10 06:01:13 DEBUG : both14: md5 = 9ef4ad9d4f2ef41fb38f6f6bba65f429 OK 2026/04/10 06:01:15 DEBUG : only14: md5 = e4950b9a5ab8a5d3929de095d9d1ef70 OK 2026/04/10 06:01:17 DEBUG : both15: md5 = a73ceea04400864c52b279bcff7e1a99 OK 2026/04/10 06:01:19 DEBUG : only15: md5 = 98bc594c2ae3bee1105041ee45b5ff45 OK 2026/04/10 06:01:21 DEBUG : both16: md5 = 5d98aea18161fd6290268097ebfd736a OK 2026/04/10 06:01:22 DEBUG : only16: md5 = 35f041377926fd45af121e48ef9c83eb OK 2026/04/10 06:01:24 DEBUG : both17: md5 = f0ff6491849363a23297a4e7c6b62dce OK 2026/04/10 06:01:25 DEBUG : only17: md5 = ecf299b785c8c90916076840c102dcaf OK 2026/04/10 06:01:27 DEBUG : both18: md5 = af68dd2696d3f05289eb0a7391a8e588 OK 2026/04/10 06:01:29 DEBUG : only18: md5 = 817170da45cdebf4e106eeadea645479 OK 2026/04/10 06:01:31 DEBUG : both19: md5 = ce589acab11ee301b00f42d87e326dde OK 2026/04/10 06:01:32 DEBUG : only19: md5 = eb100927c32000f260e2ff248eeca672 OK 2026/04/10 06:01:33 DEBUG : both0: size = 6 OK 2026/04/10 06:01:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 06:01:33 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:01:33 DEBUG : both10: size = 6 OK 2026/04/10 06:01:33 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:01:33 DEBUG : both12: size = 6 OK 2026/04/10 06:01:33 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:01:33 DEBUG : both11: size = 6 OK 2026/04/10 06:01:33 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:01:33 DEBUG : both0: Unchanged skipping 2026/04/10 06:01:33 DEBUG : both13: size = 6 OK 2026/04/10 06:01:33 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:01:33 DEBUG : both11: Unchanged skipping 2026/04/10 06:01:33 DEBUG : both14: size = 6 OK 2026/04/10 06:01:33 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:01:33 DEBUG : both14: Unchanged skipping 2026/04/10 06:01:33 DEBUG : both15: size = 6 OK 2026/04/10 06:01:33 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:01:33 DEBUG : both10: Unchanged skipping 2026/04/10 06:01:33 DEBUG : both16: size = 6 OK 2026/04/10 06:01:33 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:01:33 DEBUG : both16: Unchanged skipping 2026/04/10 06:01:33 DEBUG : both17: size = 6 OK 2026/04/10 06:01:33 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:01:33 DEBUG : both17: Unchanged skipping 2026/04/10 06:01:33 DEBUG : both18: size = 6 OK 2026/04/10 06:01:33 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:01:33 DEBUG : both18: Unchanged skipping 2026/04/10 06:01:33 DEBUG : both19: size = 6 OK 2026/04/10 06:01:33 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:01:33 DEBUG : both19: Unchanged skipping 2026/04/10 06:01:33 DEBUG : both1: size = 6 OK 2026/04/10 06:01:33 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:01:33 DEBUG : both1: Unchanged skipping 2026/04/10 06:01:33 DEBUG : both2: size = 6 OK 2026/04/10 06:01:33 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:01:33 DEBUG : both12: Unchanged skipping 2026/04/10 06:01:33 DEBUG : both3: size = 6 OK 2026/04/10 06:01:33 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:01:33 DEBUG : both3: Unchanged skipping 2026/04/10 06:01:33 DEBUG : both4: size = 6 OK 2026/04/10 06:01:33 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:01:33 DEBUG : both4: Unchanged skipping 2026/04/10 06:01:33 DEBUG : both5: size = 6 OK 2026/04/10 06:01:33 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:01:33 DEBUG : both5: Unchanged skipping 2026/04/10 06:01:33 DEBUG : both6: size = 6 OK 2026/04/10 06:01:33 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:01:33 DEBUG : both6: Unchanged skipping 2026/04/10 06:01:33 DEBUG : both7: size = 6 OK 2026/04/10 06:01:33 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:01:33 DEBUG : both7: Unchanged skipping 2026/04/10 06:01:33 DEBUG : both8: size = 6 OK 2026/04/10 06:01:33 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:01:33 DEBUG : both8: Unchanged skipping 2026/04/10 06:01:33 DEBUG : both9: size = 6 OK 2026/04/10 06:01:33 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:01:33 DEBUG : both9: Unchanged skipping 2026/04/10 06:01:33 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1414292037) 2026/04/10 06:01:33 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa') 2026/04/10 06:01:33 DEBUG : only0: Sizes differ 2026/04/10 06:01:33 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1414292037) 2026/04/10 06:01:33 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa') 2026/04/10 06:01:33 DEBUG : only10: Sizes differ 2026/04/10 06:01:33 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1414292037) 2026/04/10 06:01:33 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa') 2026/04/10 06:01:33 DEBUG : only11: Sizes differ 2026/04/10 06:01:33 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1414292037) 2026/04/10 06:01:33 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa') 2026/04/10 06:01:33 DEBUG : only12: Sizes differ 2026/04/10 06:01:33 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1414292037) 2026/04/10 06:01:33 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa') 2026/04/10 06:01:33 DEBUG : only13: Sizes differ 2026/04/10 06:01:33 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1414292037) 2026/04/10 06:01:33 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa') 2026/04/10 06:01:33 DEBUG : only14: Sizes differ 2026/04/10 06:01:33 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1414292037) 2026/04/10 06:01:33 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa') 2026/04/10 06:01:33 DEBUG : only15: Sizes differ 2026/04/10 06:01:33 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1414292037) 2026/04/10 06:01:33 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa') 2026/04/10 06:01:33 DEBUG : only16: Sizes differ 2026/04/10 06:01:33 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1414292037) 2026/04/10 06:01:33 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa') 2026/04/10 06:01:33 DEBUG : only17: Sizes differ 2026/04/10 06:01:33 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1414292037) 2026/04/10 06:01:33 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa') 2026/04/10 06:01:33 DEBUG : only18: Sizes differ 2026/04/10 06:01:33 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1414292037) 2026/04/10 06:01:33 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa') 2026/04/10 06:01:33 DEBUG : only19: Sizes differ 2026/04/10 06:01:33 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1414292037) 2026/04/10 06:01:33 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa') 2026/04/10 06:01:33 DEBUG : only1: Sizes differ 2026/04/10 06:01:33 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1414292037) 2026/04/10 06:01:33 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa') 2026/04/10 06:01:33 DEBUG : only2: Sizes differ 2026/04/10 06:01:33 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1414292037) 2026/04/10 06:01:33 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa') 2026/04/10 06:01:33 DEBUG : only3: Sizes differ 2026/04/10 06:01:33 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1414292037) 2026/04/10 06:01:33 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa') 2026/04/10 06:01:33 DEBUG : only4: Sizes differ 2026/04/10 06:01:33 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1414292037) 2026/04/10 06:01:33 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa') 2026/04/10 06:01:33 DEBUG : only5: Sizes differ 2026/04/10 06:01:33 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1414292037) 2026/04/10 06:01:33 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa') 2026/04/10 06:01:33 DEBUG : only6: Sizes differ 2026/04/10 06:01:33 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1414292037) 2026/04/10 06:01:33 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa') 2026/04/10 06:01:33 DEBUG : only7: Sizes differ 2026/04/10 06:01:33 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1414292037) 2026/04/10 06:01:33 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa') 2026/04/10 06:01:33 DEBUG : only8: Sizes differ 2026/04/10 06:01:33 DEBUG : both13: Unchanged skipping 2026/04/10 06:01:33 DEBUG : both15: Unchanged skipping 2026/04/10 06:01:33 DEBUG : both2: Unchanged skipping 2026/04/10 06:01:33 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1414292037) 2026/04/10 06:01:33 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa') 2026/04/10 06:01:33 DEBUG : only9: Sizes differ 2026/04/10 06:01:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 06:01:34 DEBUG : only10: md5 = ef113eebeda32567b866aaa2211cf46d OK 2026/04/10 06:01:34 DEBUG : only10: size = 0 OK 2026/04/10 06:01:34 INFO : only10: Copied (replaced existing) 2026/04/10 06:01:34 DEBUG : only0: md5 = 252442d9fee985615fb9d976127d6d7a OK 2026/04/10 06:01:34 DEBUG : only0: size = 0 OK 2026/04/10 06:01:34 INFO : only0: Copied (replaced existing) 2026/04/10 06:01:34 DEBUG : only11: md5 = 4696661f6a3d06288095d34d576e5712 OK 2026/04/10 06:01:34 DEBUG : only11: size = 0 OK 2026/04/10 06:01:34 INFO : only11: Copied (replaced existing) 2026/04/10 06:01:34 DEBUG : only12: md5 = 223fc011ae1bd4ca16163678ab83a757 OK 2026/04/10 06:01:34 DEBUG : only12: size = 0 OK 2026/04/10 06:01:34 INFO : only12: Copied (replaced existing) 2026/04/10 06:01:35 DEBUG : only13: md5 = f7572f3effb042df19f0232528503f0b OK 2026/04/10 06:01:35 DEBUG : only13: size = 0 OK 2026/04/10 06:01:35 INFO : only13: Copied (replaced existing) 2026/04/10 06:01:35 DEBUG : only14: md5 = 19142c49027f833dd22c57739aedc322 OK 2026/04/10 06:01:35 DEBUG : only14: size = 0 OK 2026/04/10 06:01:35 INFO : only14: Copied (replaced existing) 2026/04/10 06:01:35 DEBUG : only15: md5 = 4c09e698041c3f68fccde4b214c85049 OK 2026/04/10 06:01:35 DEBUG : only15: size = 0 OK 2026/04/10 06:01:35 INFO : only15: Copied (replaced existing) 2026/04/10 06:01:35 DEBUG : only16: md5 = 0a3c8e5930aa58d454a76c4264e015b3 OK 2026/04/10 06:01:35 DEBUG : only16: size = 0 OK 2026/04/10 06:01:35 INFO : only16: Copied (replaced existing) 2026/04/10 06:01:36 DEBUG : only17: md5 = 42941994c5c540d57b213a79514d0c96 OK 2026/04/10 06:01:36 DEBUG : only17: size = 0 OK 2026/04/10 06:01:36 INFO : only17: Copied (replaced existing) 2026/04/10 06:01:36 DEBUG : only1: md5 = 3c6da09a8be4f5f4163c47a7d2c99e7f OK 2026/04/10 06:01:36 DEBUG : only1: size = 0 OK 2026/04/10 06:01:36 INFO : only1: Copied (replaced existing) 2026/04/10 06:01:37 DEBUG : only18: md5 = d7dad8189ec1250488392fba14d1250c OK 2026/04/10 06:01:37 DEBUG : only18: size = 0 OK 2026/04/10 06:01:37 INFO : only18: Copied (replaced existing) 2026/04/10 06:01:37 DEBUG : only19: md5 = 948e30584facc56873e7051fc3c6ffcb OK 2026/04/10 06:01:37 DEBUG : only19: size = 0 OK 2026/04/10 06:01:37 INFO : only19: Copied (replaced existing) 2026/04/10 06:01:38 DEBUG : only2: md5 = d42975f8fe6fe38adf835960d56b6238 OK 2026/04/10 06:01:38 DEBUG : only2: size = 0 OK 2026/04/10 06:01:38 INFO : only2: Copied (replaced existing) 2026/04/10 06:01:38 DEBUG : only3: md5 = 99d271b55e0ac796553b3b59e909ff3f OK 2026/04/10 06:01:38 DEBUG : only3: size = 0 OK 2026/04/10 06:01:38 INFO : only3: Copied (replaced existing) 2026/04/10 06:01:38 DEBUG : only5: md5 = 756ea14660c46b79e7322de8b5215dd6 OK 2026/04/10 06:01:38 DEBUG : only5: size = 0 OK 2026/04/10 06:01:38 INFO : only5: Copied (replaced existing) 2026/04/10 06:01:38 DEBUG : only4: md5 = 7928c9eae885122ead4ecdaa7b405531 OK 2026/04/10 06:01:38 DEBUG : only4: size = 0 OK 2026/04/10 06:01:38 INFO : only4: Copied (replaced existing) 2026/04/10 06:01:39 DEBUG : only6: md5 = 0b655cf0b7e0d4278ca0680e24e4d36d OK 2026/04/10 06:01:39 DEBUG : only6: size = 0 OK 2026/04/10 06:01:39 INFO : only6: Copied (replaced existing) 2026/04/10 06:01:39 DEBUG : only7: md5 = 6216fc320c170fbd7b8a0c21373d9486 OK 2026/04/10 06:01:39 DEBUG : only7: size = 0 OK 2026/04/10 06:01:39 INFO : only7: Copied (replaced existing) 2026/04/10 06:01:39 DEBUG : only8: md5 = 587cb173050ac6bd3dee725b71b46cd3 OK 2026/04/10 06:01:39 DEBUG : only8: size = 0 OK 2026/04/10 06:01:39 INFO : only8: Copied (replaced existing) 2026/04/10 06:01:40 DEBUG : only9: md5 = c234bae3548222498be32471d85327e7 OK 2026/04/10 06:01:40 DEBUG : only9: size = 0 OK 2026/04/10 06:01:40 INFO : only9: Copied (replaced existing) 2026/04/10 06:01:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (92.91s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 06:02:00 DEBUG : empty_dir: Making directory with metadata 2026/04/10 06:02:00 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/10 06:02:00 DEBUG : empty_on_remote: Making directory with metadata 2026/04/10 06:02:00 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/10 06:02:00 DEBUG : empty_on_remote: Making directory with metadata 2026/04/10 06:02:00 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/10 06:02:06 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/10 06:02:06 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/10 06:02:06 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/10 06:02:06 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/10 06:02:13 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/04/10 06:02:14 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/04/10 06:02:14 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (16.28s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 06:02:16 DEBUG : empty_dir: Making directory with metadata 2026/04/10 06:02:16 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/10 06:02:16 DEBUG : empty_on_remote: Making directory with metadata 2026/04/10 06:02:16 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/10 06:02:16 DEBUG : empty_on_remote: Making directory with metadata 2026/04/10 06:02:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/10 06:02:22 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/10 06:02:22 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/10 06:02:22 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/10 06:02:22 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/10 06:02:22 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/04/10 06:02:29 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/04/10 06:02:30 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/04/10 06:02:31 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.99s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 06:02:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/10 06:02:33 DEBUG : sub dir: Making directory with metadata 2026/04/10 06:02:34 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/04/10 06:02:54 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/10 06:02:55 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/10 06:02:55 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/10 06:02:55 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/04/10 06:03:08 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/04/10 06:03:08 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/10 06:03:09 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/04/10 06:03:10 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/04/10 06:03:11 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/10 06:03:11 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/10 06:03:12 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/10 06:03:13 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/10 06:03:13 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/10 06:03:14 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/04/10 06:03:14 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/10 06:03:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (42.63s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 06:03:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/10 06:03:16 DEBUG : sub dir: Making directory with metadata 2026/04/10 06:03:16 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/04/10 06:03:39 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/10 06:03:39 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/10 06:03:39 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/10 06:03:39 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/04/10 06:03:53 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/10 06:03:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/04/10 06:03:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/04/10 06:03:55 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/10 06:03:56 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/10 06:03:56 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/10 06:03:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/10 06:03:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/10 06:03:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/04/10 06:03:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/10 06:03:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (44.58s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 06:04:02 DEBUG : dir1/0000-abcdefg.txt: md5 = 0eda49c129f8a157499b762a96e3d31f OK 2026/04/10 06:04:04 DEBUG : dir1/0001-bcdefgh.txt: md5 = 038b1a838a549daee5fe7554095bb51b OK 2026/04/10 06:04:06 DEBUG : dir1/0002-cdefghi.txt: md5 = c592ebe52f9e7f9f371489b0a28aad83 OK 2026/04/10 06:04:07 DEBUG : dir1/0003-defghij.txt: md5 = 8cb84889464f7adfd9e3ef01a6820211 OK 2026/04/10 06:04:09 DEBUG : dir1/0004-efghijk.txt: md5 = 8b7c067016d45c25aa8cedce783a01b6 OK 2026/04/10 06:04:10 DEBUG : dir1/0005-fghijkl.txt: md5 = 4bf964669ca5a1f9953dbc2dbcc6e9c6 OK 2026/04/10 06:04:12 DEBUG : dir1/0006-ghijklm.txt: md5 = 7682b82f43a8db318ca3741bbb5b7896 OK 2026/04/10 06:04:13 DEBUG : dir1/0007-1234567.txt: md5 = 774140dbdfed820a575c19d880a10c73 OK 2026/04/10 06:04:15 DEBUG : dir1/0008-2345678.txt: md5 = 1cc6d48e40538436e3768e16c5b092c7 OK 2026/04/10 06:04:17 DEBUG : dir1/0009-3456789.txt: md5 = 557b2da69189f7f43c1ab14b64ba4522 OK 2026/04/10 06:04:18 DEBUG : dir1/0010-456789.txt: md5 = a999993e7c91851cfd6e51be3405a2b5 OK 2026/04/10 06:04:20 DEBUG : dir1/0011-56789;.txt: md5 = 082c69aa5792f655d500c3d0dc12d729 OK 2026/04/10 06:04:21 DEBUG : dir1/0012-6789;.txt: md5 = bbe65ac70309ee9c62a08d9106df9a06 OK 2026/04/10 06:04:23 DEBUG : dir1/0013-789;=.txt: md5 = 9d0b2382242d4299f0baf8e454a1deeb OK 2026/04/10 06:04:24 DEBUG : dir1/0014-89;=.txt: md5 = 89d4346f5435f520ef486888b1e48010 OK 2026/04/10 06:04:26 DEBUG : dir1/0015-9;=.txt: md5 = b3be46d614e892ab5d3e2f29bbe19597 OK 2026/04/10 06:04:27 DEBUG : apple: md5 = 50f0dd39e694a94310e83f979cb2f8d3 OK 2026/04/10 06:04:29 DEBUG : banana: md5 = 5969ef0dceb5c6ab7404a6193166f855 OK 2026/04/10 06:04:30 DEBUG : appleappleapplebanana: md5 = 399202d0458a0bd4d16272fef331eac5 OK 2026/04/10 06:04:32 DEBUG : splitbananasplit: md5 = 35a10b2f78abf78a59150be3a6e3ddcf OK 2026/04/10 06:04:32 DEBUG : Waiting for deletions to finish 2026/04/10 06:04:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 06:04:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 06:04:33 DEBUG : banana: Excluded (Path Filter) 2026/04/10 06:04:33 DEBUG : apple: Excluded (Path Filter) 2026/04/10 06:04:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 06:04:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 06:04:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 06:04:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 06:04:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 06:04:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 06:04:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 06:04:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 06:04:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 06:04:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 06:04:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 06:04:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 06:04:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 06:04:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 06:04:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 06:04:33 DEBUG : apple: size = 5 OK 2026/04/10 06:04:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:04:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/10 06:04:33 DEBUG : apple: Unchanged skipping 2026/04/10 06:04:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:04:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/10 06:04:33 DEBUG : banana: size = 6 OK 2026/04/10 06:04:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:04:33 DEBUG : banana: Unchanged skipping 2026/04/10 06:04:34 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/10 06:04:34 DEBUG : splitbananasplit: size = 16 OK 2026/04/10 06:04:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:04:34 DEBUG : splitbananasplit: Unchanged skipping 2026/04/10 06:04:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/10 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/10 06:04:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/10 06:04:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:04:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/10 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:04:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/10 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/10 06:04:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/10 06:04:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:04:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:04:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/10 06:04:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:04:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/10 06:04:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/10 06:04:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:04:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/10 06:04:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/10 06:04:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:04:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/10 06:04:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/10 06:04:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:04:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/10 06:04:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/10 06:04:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:04:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/10 06:04:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/10 06:04:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:04:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/10 06:04:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/10 06:04:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:04:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/10 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/10 06:04:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/10 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/10 06:04:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:04:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/10 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/10 06:04:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/10 06:04:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/10 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/10 06:04:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/10 06:04:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/10 06:04:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:04:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/10 06:04:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 06:04:34 DEBUG : Waiting for deletions to finish 2026/04/10 06:04:34 DEBUG : Waiting for deletions to finish 2026/04/10 06:04:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 06:04:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 06:04:35 DEBUG : banana: Excluded (Path Filter) 2026/04/10 06:04:35 DEBUG : apple: Excluded (Path Filter) 2026/04/10 06:04:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 06:04:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 06:04:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 06:04:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 06:04:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 06:04:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 06:04:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 06:04:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 06:04:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 06:04:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 06:04:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 06:04:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 06:04:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 06:04:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 06:04:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 06:04:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 06:04:36 DEBUG : dir1: Directory modification time the same (differ by -860.347µs, within tolerance 1ms) 2026/04/10 06:04:36 DEBUG : banana: size = 6 OK 2026/04/10 06:04:36 DEBUG : apple: size = 5 OK 2026/04/10 06:04:36 DEBUG : splitbananasplit: size = 16 OK 2026/04/10 06:04:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/10 06:04:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:04:36 DEBUG : apple: Unchanged skipping 2026/04/10 06:04:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:04:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:04:36 DEBUG : splitbananasplit: Unchanged skipping 2026/04/10 06:04:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:04:36 DEBUG : banana: Unchanged skipping 2026/04/10 06:04:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/10 06:04:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/10 06:04:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:04:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/10 06:04:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/10 06:04:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/10 06:04:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/10 06:04:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/10 06:04:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:04:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:04:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/10 06:04:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:04:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/10 06:04:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/10 06:04:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:04:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/10 06:04:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/10 06:04:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/10 06:04:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:04:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:04:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/10 06:04:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/10 06:04:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:04:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/10 06:04:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/10 06:04:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:04:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/10 06:04:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/10 06:04:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/10 06:04:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/10 06:04:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:04:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/10 06:04:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:04:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/10 06:04:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/10 06:04:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:04:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/10 06:04:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/10 06:04:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/10 06:04:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:04:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/10 06:04:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/10 06:04:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/10 06:04:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:04:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/10 06:04:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:04:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/10 06:04:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:04:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/10 06:04:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 06:04:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 06:04:36 DEBUG : Waiting for deletions to finish 2026/04/10 06:04:36 DEBUG : Waiting for deletions to finish 2026/04/10 06:04:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 06:04:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 06:04:36 DEBUG : banana: Excluded (Path Filter) 2026/04/10 06:04:36 DEBUG : apple: Excluded (Path Filter) 2026/04/10 06:04:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 06:04:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 06:04:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 06:04:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 06:04:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 06:04:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 06:04:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 06:04:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 06:04:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 06:04:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 06:04:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 06:04:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 06:04:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 06:04:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 06:04:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 06:04:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 06:04:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/10 06:04:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/10 06:04:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/10 06:04:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/10 06:04:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/10 06:04:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/10 06:04:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/10 06:04:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/10 06:04:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/10 06:04:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/10 06:04:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/10 06:04:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/10 06:04:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/10 06:04:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/10 06:04:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/10 06:04:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 06:04:51 DEBUG : dir1/0000-abcdefg.txt: md5 = f8e84ad1d487df1f215e00f7a4055958 OK 2026/04/10 06:04:53 DEBUG : dir1/0001-bcdefgh.txt: md5 = b445e7e5f983b839453aba80551cbfe1 OK 2026/04/10 06:04:54 DEBUG : dir1/0002-cdefghi.txt: md5 = 6b110d537c1fff36f4bf4f73a4adbbf0 OK 2026/04/10 06:04:56 DEBUG : dir1/0003-defghij.txt: md5 = b204b5a65fd6686e646b7a351db1bb82 OK 2026/04/10 06:04:58 DEBUG : dir1/0004-efghijk.txt: md5 = 6d1be894f77ac72d3a7493b7ee66b6a4 OK 2026/04/10 06:04:59 DEBUG : dir1/0005-fghijkl.txt: md5 = 8395f639c6ce3d0312e06a51948b15b2 OK 2026/04/10 06:05:01 DEBUG : dir1/0006-ghijklm.txt: md5 = 66bc97b3ae80a6721eec48645b2f45d2 OK 2026/04/10 06:05:03 DEBUG : dir1/0007-1234567.txt: md5 = 9cb1252c7274873dde3cd0e9c384619b OK 2026/04/10 06:05:04 DEBUG : dir1/0008-2345678.txt: md5 = f5187c5264fdedfc284eadfabf223b5f OK 2026/04/10 06:05:06 DEBUG : dir1/0009-3456789.txt: md5 = 56a6db16350db766be87d69a1813b72f OK 2026/04/10 06:05:08 DEBUG : dir1/0010-456789.txt: md5 = 50a54c12be5fbabf51654c33f5061471 OK 2026/04/10 06:05:09 DEBUG : dir1/0011-56789;.txt: md5 = 01e1c3d635753a0138182f147b6a76d8 OK 2026/04/10 06:05:11 DEBUG : dir1/0012-6789;.txt: md5 = 5fbc32ae26ff16e4372b64fd2fc88da3 OK 2026/04/10 06:05:13 DEBUG : dir1/0013-789;=.txt: md5 = 5b54d2cfb48739f28f9b0479e02d84aa OK 2026/04/10 06:05:14 DEBUG : dir1/0014-89;=.txt: md5 = 34a1b845f2c187d8aa0dbb873ead645b OK 2026/04/10 06:05:16 DEBUG : dir1/0015-9;=.txt: md5 = c29957c2776b7ae37efd56e508907149 OK 2026/04/10 06:05:18 DEBUG : apple: md5 = 764c320e88920a0b989b43cf1cc6cd92 OK 2026/04/10 06:05:20 DEBUG : banana: md5 = 7d5c504714d91239c3facf4d88a74283 OK 2026/04/10 06:05:21 DEBUG : appleappleapplebanana: md5 = ff99e61629d29f03f7e388edb18c4483 OK 2026/04/10 06:05:23 DEBUG : splitbananasplit: md5 = 8ef81121da78950da42cd6a76ae27547 OK 2026/04/10 06:05:23 DEBUG : Waiting for deletions to finish 2026/04/10 06:05:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 06:05:23 DEBUG : banana: Excluded (Path Filter) 2026/04/10 06:05:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 06:05:23 DEBUG : apple: Excluded (Path Filter) 2026/04/10 06:05:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 06:05:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 06:05:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 06:05:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 06:05:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 06:05:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 06:05:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 06:05:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 06:05:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 06:05:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 06:05:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 06:05:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 06:05:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 06:05:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 06:05:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 06:05:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 06:05:24 DEBUG : apple: size = 5 OK 2026/04/10 06:05:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:05:24 DEBUG : apple: Unchanged skipping 2026/04/10 06:05:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/10 06:05:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:05:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/10 06:05:24 DEBUG : banana: size = 6 OK 2026/04/10 06:05:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:05:24 DEBUG : banana: Unchanged skipping 2026/04/10 06:05:25 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/10 06:05:25 DEBUG : splitbananasplit: size = 16 OK 2026/04/10 06:05:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:05:25 DEBUG : splitbananasplit: Unchanged skipping 2026/04/10 06:05:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/10 06:05:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:05:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/10 06:05:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/10 06:05:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/10 06:05:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:05:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/10 06:05:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/10 06:05:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:05:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/10 06:05:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/10 06:05:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:05:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/10 06:05:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/10 06:05:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:05:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/10 06:05:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/10 06:05:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:05:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/10 06:05:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/10 06:05:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:05:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:05:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/10 06:05:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/10 06:05:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/10 06:05:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:05:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/10 06:05:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/10 06:05:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/10 06:05:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:05:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:05:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/10 06:05:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/10 06:05:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/10 06:05:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:05:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/10 06:05:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/10 06:05:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:05:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/10 06:05:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/10 06:05:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:05:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/10 06:05:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 06:05:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/10 06:05:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:05:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/10 06:05:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/10 06:05:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:05:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/10 06:05:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 06:05:25 DEBUG : Waiting for deletions to finish 2026/04/10 06:05:25 DEBUG : Waiting for deletions to finish 2026/04/10 06:05:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 06:05:26 DEBUG : banana: Excluded (Path Filter) 2026/04/10 06:05:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 06:05:26 DEBUG : apple: Excluded (Path Filter) 2026/04/10 06:05:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 06:05:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 06:05:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 06:05:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 06:05:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 06:05:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 06:05:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 06:05:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 06:05:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 06:05:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 06:05:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 06:05:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 06:05:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 06:05:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 06:05:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 06:05:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 06:05:27 DEBUG : dir1: Directory modification time the same (differ by -721.869µs, within tolerance 1ms) 2026/04/10 06:05:27 DEBUG : apple: size = 5 OK 2026/04/10 06:05:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:05:27 DEBUG : apple: Unchanged skipping 2026/04/10 06:05:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/10 06:05:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:05:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/10 06:05:27 DEBUG : splitbananasplit: size = 16 OK 2026/04/10 06:05:27 DEBUG : banana: size = 6 OK 2026/04/10 06:05:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:05:27 DEBUG : splitbananasplit: Unchanged skipping 2026/04/10 06:05:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:05:27 DEBUG : banana: Unchanged skipping 2026/04/10 06:05:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/10 06:05:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:05:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/10 06:05:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/10 06:05:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:05:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/10 06:05:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/10 06:05:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:05:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/10 06:05:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/10 06:05:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:05:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/10 06:05:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/10 06:05:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:05:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/10 06:05:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/10 06:05:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:05:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/10 06:05:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/10 06:05:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:05:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/10 06:05:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/10 06:05:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:05:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/10 06:05:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/10 06:05:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:05:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/10 06:05:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/10 06:05:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:05:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/10 06:05:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/10 06:05:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:05:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/10 06:05:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/10 06:05:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:05:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/10 06:05:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/10 06:05:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:05:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/10 06:05:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/10 06:05:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:05:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/10 06:05:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/10 06:05:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:05:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/10 06:05:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/10 06:05:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:05:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/10 06:05:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 06:05:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 06:05:27 DEBUG : Waiting for deletions to finish 2026/04/10 06:05:27 DEBUG : Waiting for deletions to finish 2026/04/10 06:05:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 06:05:28 DEBUG : banana: Excluded (Path Filter) 2026/04/10 06:05:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 06:05:28 DEBUG : apple: Excluded (Path Filter) 2026/04/10 06:05:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 06:05:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 06:05:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 06:05:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 06:05:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 06:05:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 06:05:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 06:05:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 06:05:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 06:05:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 06:05:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 06:05:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 06:05:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 06:05:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 06:05:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 06:05:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 06:05:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/10 06:05:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/10 06:05:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/10 06:05:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/10 06:05:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/10 06:05:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/10 06:05:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/10 06:05:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/10 06:05:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/10 06:05:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/10 06:05:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/10 06:05:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/10 06:05:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/10 06:05:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/10 06:05:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/10 06:05:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 06:05:42 DEBUG : dir1/0000-abcdefg.txt: md5 = 48160b11a2918a9e998dcb3014f6b90b OK 2026/04/10 06:05:44 DEBUG : dir1/0001-bcdefgh.txt: md5 = a497d4c6d77ddc5c3165b67876a38c4e OK 2026/04/10 06:05:45 DEBUG : dir1/0002-cdefghi.txt: md5 = c49f6ed02b8f7b97c6d992b0c2e01fc1 OK 2026/04/10 06:05:48 DEBUG : dir1/0003-defghij.txt: md5 = 66b4a744525246b62510420d76264df3 OK 2026/04/10 06:05:49 DEBUG : dir1/0004-efghijk.txt: md5 = d3be66d57c5492aef65c0093357d5c10 OK 2026/04/10 06:05:51 DEBUG : dir1/0005-fghijkl.txt: md5 = 1ca738d7863f1980a619bda5266fd897 OK 2026/04/10 06:05:52 DEBUG : dir1/0006-ghijklm.txt: md5 = e0e02733ec066a885e175de956a6b88d OK 2026/04/10 06:05:54 DEBUG : dir1/0007-1234567.txt: md5 = ba82385ee9a579e4ac5723b2f90de523 OK 2026/04/10 06:05:55 DEBUG : dir1/0008-2345678.txt: md5 = f863772a6a0fb8469168de860fccfeb4 OK 2026/04/10 06:05:57 DEBUG : dir1/0009-3456789.txt: md5 = 9b3a8210ef8c632b2f26dfd4685e17ce OK 2026/04/10 06:05:59 DEBUG : dir1/0010-456789.txt: md5 = 8983baa74a6f6acce56d06866b1f7b12 OK 2026/04/10 06:06:00 DEBUG : dir1/0011-56789;.txt: md5 = 4f8392ddd67bf51104aca97a2b8542f0 OK 2026/04/10 06:06:03 DEBUG : dir1/0012-6789;.txt: md5 = 56ca1e35d55fca692a42eea0ff015dd8 OK 2026/04/10 06:06:05 DEBUG : dir1/0013-789;=.txt: md5 = 32722cfc3871902e819ec103cf3fd139 OK 2026/04/10 06:06:07 DEBUG : dir1/0014-89;=.txt: md5 = c2881bdff4f8c25153b37b1f2b3afad0 OK 2026/04/10 06:06:08 DEBUG : dir1/0015-9;=.txt: md5 = d4a286f16199ee98d2310186ec916190 OK 2026/04/10 06:06:10 DEBUG : apple: md5 = 6c63d595b1bea0006a087a96878ecd3c OK 2026/04/10 06:06:11 DEBUG : banana: md5 = ba6e6fffa94d5ad03b0c0159b5b59a48 OK 2026/04/10 06:06:13 DEBUG : appleappleapplebanana: md5 = 9862682c3734b7539157e7987035477b OK 2026/04/10 06:06:15 DEBUG : splitbananasplit: md5 = f1be11133e96572a0c3e249cc19a8677 OK 2026/04/10 06:06:15 DEBUG : Waiting for deletions to finish 2026/04/10 06:06:15 DEBUG : banana: Excluded (Path Filter) 2026/04/10 06:06:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 06:06:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 06:06:15 DEBUG : apple: Excluded (Path Filter) 2026/04/10 06:06:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 06:06:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 06:06:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 06:06:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 06:06:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 06:06:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 06:06:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 06:06:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 06:06:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 06:06:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 06:06:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 06:06:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 06:06:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 06:06:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 06:06:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 06:06:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 06:06:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 06:06:17 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 06:06:17 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 06:06:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 06:06:17 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 06:06:17 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 06:06:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 06:06:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 06:06:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 06:06:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 06:06:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 06:06:17 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 06:06:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 06:06:17 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 06:06:17 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 06:06:17 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/10 06:06:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 06:06:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/10 06:06:17 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 06:06:17 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/10 06:06:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 06:06:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/10 06:06:17 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 06:06:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 06:06:17 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 06:06:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 06:06:18 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/10 06:06:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 06:06:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 06:06:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 06:06:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 06:06:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 06:06:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 06:06:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 06:06:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 06:06:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 06:06:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 06:06:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 06:06:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 06:06:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 06:06:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 06:06:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 06:06:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 06:06:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 06:06:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 06:06:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 06:06:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 06:06:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 06:06:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 06:06:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 06:06:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 06:06:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 06:06:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 06:06:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 06:06:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 06:06:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 06:06:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 06:06:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 06:06:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 06:06:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 06:06:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 06:06:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 06:06:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 06:06:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 06:06:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 06:06:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 06:06:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 06:06:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 06:06:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 06:06:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 06:06:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 06:06:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 06:06:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 06:06:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 06:06:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 06:06:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 06:06:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 06:06:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 06:06:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 06:06:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 06:06:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 06:06:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 06:06:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 06:06:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 06:06:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 06:06:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 06:06:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 06:06:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 06:06:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 06:06:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 06:06:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 06:06:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 06:06:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 06:06:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 06:06:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 06:06:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 06:06:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 06:06:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 06:06:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 06:06:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 06:06:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 06:06:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 06:06:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 06:06:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 06:06:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 06:06:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 06:06:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 06:06:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 06:06:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 06:06:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 06:06:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 06:06:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 06:06:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 06:06:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 06:06:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 06:06:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 06:06:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 06:06:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 06:06:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 06:06:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 06:06:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 06:06:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 06:06:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 06:06:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 06:06:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 06:06:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 06:06:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 06:06:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 06:06:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 06:06:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 06:06:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 06:06:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 06:06:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 06:06:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 06:06:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 06:06:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 06:06:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 06:06:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 06:06:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 06:06:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 06:06:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 06:06:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 06:06:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 06:06:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 06:06:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 06:06:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/10 06:06:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/10 06:06:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 06:06:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/10 06:06:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 06:06:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/10 06:06:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 06:06:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/10 06:06:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 06:06:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 06:06:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 06:06:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 06:06:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 06:06:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 06:06:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 06:06:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 06:06:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 06:06:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/10 06:06:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 06:06:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 06:06:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 06:06:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 06:06:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 06:06:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 06:06:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 06:06:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 06:06:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 06:06:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 06:06:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 06:06:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 06:06:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 06:06:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 06:06:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 06:06:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 06:06:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 06:06:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 06:06:18 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/10 06:06:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 06:06:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/10 06:06:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 06:06:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/10 06:06:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 06:06:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/10 06:06:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 06:06:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/10 06:06:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 06:06:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/10 06:06:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 06:06:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/10 06:06:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 06:06:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/10 06:06:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 06:06:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/10 06:06:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 06:06:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/10 06:06:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 06:06:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/10 06:06:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/10 06:06:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/10 06:06:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 06:06:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/10 06:06:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 06:06:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/10 06:06:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 06:06:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/10 06:06:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/10 06:06:18 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/10 06:06:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/10 06:06:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 06:06:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 06:06:19 DEBUG : YXBwbGU=: md5 = 48d5f2ceb511740bb9f8ea131dbeabed OK 2026/04/10 06:06:19 DEBUG : YXBwbGU=: size = 5 OK 2026/04/10 06:06:19 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/10 06:06:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 06:06:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 700bac7e6fc65e7622231037fabb06da OK 2026/04/10 06:06:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/10 06:06:19 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 06:06:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 06:06:19 DEBUG : YmFuYW5h: md5 = ac66146a025d57c7296e0f2cb5dd1308 OK 2026/04/10 06:06:19 DEBUG : YmFuYW5h: size = 6 OK 2026/04/10 06:06:19 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/10 06:06:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 06:06:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = a811cc77bc62c41c76166a292d1bc539 OK 2026/04/10 06:06:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/10 06:06:19 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 06:06:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 06:06:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = e846a679b673b10e86be6571c8852614 OK 2026/04/10 06:06:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/10 06:06:20 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 06:06:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 06:06:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 0b9523972bb6e0a07a332ca1bc26ba27 OK 2026/04/10 06:06:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/10 06:06:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 06:06:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 06:06:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 817c778fe8bef5c040000c9af047b948 OK 2026/04/10 06:06:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/10 06:06:21 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 06:06:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 06:06:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 7eb43f4cbedfde5a99c2bb62b968c4e4 OK 2026/04/10 06:06:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/10 06:06:21 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 06:06:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 06:06:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 780ed3e3a631353847ab15e2c3d500b9 OK 2026/04/10 06:06:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/10 06:06:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 06:06:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 06:06:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = f3d86def1f17a4f69e09589a063cf1ea OK 2026/04/10 06:06:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/10 06:06:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 06:06:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 06:06:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 19cb96d03c322dfdff2e4f297a023066 OK 2026/04/10 06:06:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/10 06:06:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 06:06:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/10 06:06:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 8579d197dc087e1d60b153794cf85d5e OK 2026/04/10 06:06:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/10 06:06:22 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 06:06:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/10 06:06:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 22aa4055337f3880755597405a160c6d OK 2026/04/10 06:06:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/10 06:06:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 06:06:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/10 06:06:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 4d21c0675155aedfb5c6e822130d6fbd OK 2026/04/10 06:06:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/10 06:06:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 06:06:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/10 06:06:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = a82821cd29837ccd3c55c1bbe9cd951d OK 2026/04/10 06:06:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/10 06:06:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/10 06:06:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 291c93553588f567502cdcfbba11b1c3 OK 2026/04/10 06:06:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/10 06:06:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/10 06:06:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/10 06:06:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 38b396b646e6dae68359b76aec6d0ef8 OK 2026/04/10 06:06:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/10 06:06:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/10 06:06:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 6243de86df64d966eea020afd40161bf OK 2026/04/10 06:06:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/10 06:06:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/10 06:06:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 5855620607f77dcb45923be82d2c6cf9 OK 2026/04/10 06:06:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/10 06:06:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:26 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = ceac4f3e780e720d05eb43f4426bd251 OK 2026/04/10 06:06:26 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/10 06:06:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/10 06:06:26 DEBUG : Waiting for deletions to finish 2026/04/10 06:06:26 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/10 06:06:26 INFO : dir1/0011-56789;.txt: Deleted 2026/04/10 06:06:26 INFO : dir1/0012-6789;.txt: Deleted 2026/04/10 06:06:26 INFO : dir1/0008-2345678.txt: Deleted 2026/04/10 06:06:26 INFO : dir1/0009-3456789.txt: Deleted 2026/04/10 06:06:26 INFO : dir1/0014-89;=.txt: Deleted 2026/04/10 06:06:26 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/10 06:06:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/10 06:06:26 INFO : dir1/0007-1234567.txt: Deleted 2026/04/10 06:06:26 INFO : appleappleapplebanana: Deleted 2026/04/10 06:06:26 INFO : splitbananasplit: Deleted 2026/04/10 06:06:26 INFO : dir1/0015-9;=.txt: Deleted 2026/04/10 06:06:26 INFO : apple: Deleted 2026/04/10 06:06:27 INFO : dir1/0003-defghij.txt: Deleted 2026/04/10 06:06:27 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/10 06:06:27 INFO : banana: Deleted 2026/04/10 06:06:27 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/10 06:06:27 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/10 06:06:27 INFO : dir1/0010-456789.txt: Deleted 2026/04/10 06:06:28 INFO : dir1/0013-789;=.txt: Deleted 2026/04/10 06:06:28 DEBUG : Waiting for deletions to finish 2026/04/10 06:06:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/10 06:06:28 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/10 06:06:28 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/10 06:06:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/10 06:06:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/10 06:06:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/10 06:06:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/10 06:06:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/10 06:06:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/10 06:06:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/10 06:06:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/10 06:06:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/10 06:06:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/10 06:06:28 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/10 06:06:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/10 06:06:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/10 06:06:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/10 06:06:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/10 06:06:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/10 06:06:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/10 06:06:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 06:06:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 06:06:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 06:06:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 06:06:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 06:06:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 06:06:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 06:06:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 06:06:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 06:06:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 06:06:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 06:06:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 06:06:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 06:06:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 06:06:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 06:06:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 06:06:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 06:06:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 06:06:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/10 06:06:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 06:06:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/10 06:06:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/10 06:06:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/10 06:06:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/10 06:06:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/10 06:06:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/10 06:06:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/10 06:06:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/10 06:06:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 06:06:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/10 06:06:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 06:06:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 06:06:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/10 06:06:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 06:06:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/10 06:06:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 06:06:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/10 06:06:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 06:06:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/10 06:06:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 06:06:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 06:06:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 06:06:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 06:06:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 06:06:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 06:06:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 06:06:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 06:06:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 06:06:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 06:06:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 06:06:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 06:06:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 06:06:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 06:06:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 06:06:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 06:06:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 06:06:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 06:06:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 06:06:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 06:06:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 06:06:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/10 06:06:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 06:06:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 06:06:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/10 06:06:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 06:06:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/10 06:06:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 06:06:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/10 06:06:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 06:06:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/10 06:06:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 06:06:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 06:06:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 06:06:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 06:06:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 06:06:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 06:06:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 06:06:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 06:06:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 06:06:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 06:06:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 06:06:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 06:06:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 06:06:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 06:06:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 06:06:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 06:06:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 06:06:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 06:06:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 06:06:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 06:06:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 06:06:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 06:06:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 06:06:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/10 06:06:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 06:06:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 06:06:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/10 06:06:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 06:06:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/10 06:06:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 06:06:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/10 06:06:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 06:06:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/10 06:06:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 06:06:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 06:06:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 06:06:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 06:06:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 06:06:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 06:06:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 06:06:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 06:06:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 06:06:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 06:06:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 06:06:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 06:06:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 06:06:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 06:06:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 06:06:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 06:06:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 06:06:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 06:06:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 06:06:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 06:06:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 06:06:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 06:06:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 06:06:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 06:06:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 06:06:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/10 06:06:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 06:06:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 06:06:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/10 06:06:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 06:06:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/10 06:06:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 06:06:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/10 06:06:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 06:06:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/10 06:06:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 06:06:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 06:06:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 06:06:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 06:06:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 06:06:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 06:06:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 06:06:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 06:06:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 06:06:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 06:06:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 06:06:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 06:06:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 06:06:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 06:06:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 06:06:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 06:06:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 06:06:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 06:06:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 06:06:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 06:06:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 06:06:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 06:06:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 06:06:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 06:06:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 06:06:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 06:06:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 06:06:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 06:06:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 06:06:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 06:06:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 06:06:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 06:06:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 06:06:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 06:06:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 06:06:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 06:06:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/10 06:06:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/10 06:06:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/10 06:06:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/10 06:06:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/10 06:06:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 06:06:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 06:06:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 06:06:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 06:06:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 06:06:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 06:06:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 06:06:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 06:06:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 06:06:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 06:06:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 06:06:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 06:06:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 06:06:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 06:06:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 06:06:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 06:06:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 06:06:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 06:06:29 DEBUG : dir1: Directory modification time the same (differ by -618.511µs, within tolerance 1ms) 2026/04/10 06:06:29 DEBUG : YXBwbGU=: size = 5 OK 2026/04/10 06:06:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/10 06:06:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:06:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:06:29 DEBUG : apple: Unchanged skipping 2026/04/10 06:06:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/10 06:06:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/10 06:06:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:06:29 DEBUG : splitbananasplit: Unchanged skipping 2026/04/10 06:06:29 DEBUG : YmFuYW5h: size = 6 OK 2026/04/10 06:06:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:06:29 DEBUG : banana: Unchanged skipping 2026/04/10 06:06:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 06:06:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 06:06:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 06:06:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 06:06:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 06:06:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 06:06:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 06:06:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 06:06:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 06:06:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 06:06:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 06:06:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 06:06:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 06:06:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 06:06:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 06:06:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 06:06:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 06:06:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 06:06:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 06:06:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 06:06:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 06:06:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 06:06:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 06:06:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 06:06:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 06:06:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 06:06:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 06:06:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 06:06:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 06:06:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 06:06:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 06:06:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 06:06:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 06:06:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 06:06:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 06:06:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 06:06:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 06:06:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 06:06:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 06:06:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 06:06:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 06:06:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 06:06:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 06:06:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 06:06:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 06:06:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 06:06:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 06:06:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 06:06:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 06:06:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 06:06:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 06:06:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 06:06:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 06:06:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 06:06:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 06:06:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 06:06:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 06:06:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 06:06:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 06:06:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 06:06:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 06:06:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 06:06:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 06:06:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 06:06:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 06:06:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 06:06:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 06:06:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 06:06:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 06:06:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 06:06:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 06:06:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 06:06:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 06:06:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 06:06:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 06:06:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 06:06:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 06:06:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 06:06:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 06:06:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 06:06:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 06:06:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 06:06:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 06:06:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 06:06:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 06:06:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 06:06:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 06:06:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 06:06:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 06:06:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 06:06:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 06:06:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 06:06:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 06:06:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 06:06:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 06:06:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 06:06:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 06:06:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 06:06:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 06:06:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 06:06:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 06:06:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 06:06:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 06:06:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 06:06:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 06:06:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 06:06:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 06:06:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 06:06:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 06:06:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 06:06:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 06:06:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 06:06:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 06:06:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 06:06:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 06:06:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 06:06:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 06:06:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 06:06:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/10 06:06:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/10 06:06:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 06:06:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/10 06:06:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 06:06:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/10 06:06:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 06:06:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/10 06:06:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 06:06:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 06:06:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 06:06:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 06:06:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 06:06:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 06:06:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 06:06:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 06:06:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 06:06:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/10 06:06:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 06:06:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 06:06:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 06:06:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 06:06:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 06:06:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 06:06:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 06:06:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 06:06:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 06:06:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 06:06:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 06:06:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 06:06:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 06:06:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 06:06:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 06:06:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 06:06:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 06:06:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 06:06:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/10 06:06:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 06:06:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 06:06:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 06:06:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 06:06:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 06:06:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 06:06:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 06:06:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 06:06:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 06:06:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 06:06:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/10 06:06:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/10 06:06:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/10 06:06:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/10 06:06:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:06:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/10 06:06:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/10 06:06:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/10 06:06:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:06:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/10 06:06:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/10 06:06:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:06:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/10 06:06:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/10 06:06:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/10 06:06:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:06:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/10 06:06:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/10 06:06:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/10 06:06:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:06:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/10 06:06:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/10 06:06:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:06:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/10 06:06:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/10 06:06:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:06:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/10 06:06:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:06:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/10 06:06:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:06:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/10 06:06:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/10 06:06:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:06:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/10 06:06:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/10 06:06:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:06:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/10 06:06:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/10 06:06:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:06:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/10 06:06:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/10 06:06:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:06:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/10 06:06:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/10 06:06:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/10 06:06:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:06:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/10 06:06:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/10 06:06:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:06:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/10 06:06:29 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/10 06:06:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:06:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/10 06:06:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 06:06:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 06:06:29 DEBUG : Waiting for deletions to finish 2026/04/10 06:06:29 DEBUG : Waiting for deletions to finish 2026/04/10 06:06:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/10 06:06:30 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/10 06:06:30 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/10 06:06:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/10 06:06:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/10 06:06:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/10 06:06:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/10 06:06:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/10 06:06:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/10 06:06:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/10 06:06:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/10 06:06:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/10 06:06:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/10 06:06:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/10 06:06:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/10 06:06:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/10 06:06:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/10 06:06:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/10 06:06:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/10 06:06:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/10 06:06:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 06:06:30 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 06:06:30 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 06:06:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 06:06:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 06:06:30 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 06:06:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 06:06:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 06:06:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 06:06:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 06:06:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 06:06:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 06:06:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 06:06:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 06:06:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 06:06:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 06:06:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 06:06:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 06:06:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 06:06:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 06:06:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 06:06:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 06:06:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 06:06:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 06:06:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 06:06:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 06:06:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/10 06:06:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 06:06:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/10 06:06:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/10 06:06:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/10 06:06:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/10 06:06:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/10 06:06:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/10 06:06:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/10 06:06:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/10 06:06:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:30 DEBUG : apple: transformed to: YXBwbGU= 2026/04/10 06:06:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/10 06:06:30 DEBUG : banana: transformed to: YmFuYW5h 2026/04/10 06:06:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/10 06:06:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/10 06:06:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/10 06:06:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/10 06:06:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/10 06:06:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/10 06:06:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/10 06:06:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/10 06:06:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/10 06:06:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/10 06:06:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/10 06:06:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/10 06:06:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/10 06:06:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/10 06:06:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/10 06:06:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/10 06:06:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/10 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/10 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/10 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/10 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/10 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/04/10 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/04/10 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/10 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/10 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/10 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/04/10 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/04/10 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/10 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/10 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/04/10 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/10 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/10 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/04/10 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/04/10 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/04/10 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/10 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/10 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/04/10 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/04/10 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/04/10 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/04/10 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/04/10 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/10 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/10 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/04/10 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/10 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/04/10 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 06:06:44 DEBUG : dir1/0000-abcdefg.txt: md5 = 2f6852aa35f5e395cf48458ff5b688e4 OK 2026/04/10 06:06:46 DEBUG : dir1/0001-bcdefgh.txt: md5 = a68160554affcf28eae2197e0e4a80b7 OK 2026/04/10 06:06:48 DEBUG : dir1/0002-cdefghi.txt: md5 = 84b29b243747ac670afc15beae09a26a OK 2026/04/10 06:06:49 DEBUG : dir1/0003-defghij.txt: md5 = 9ff31432f50a22146b636ed468f89ada OK 2026/04/10 06:06:51 DEBUG : dir1/0004-efghijk.txt: md5 = 55082d5b5bb2d54e9557abf1843b0301 OK 2026/04/10 06:06:52 DEBUG : dir1/0005-fghijkl.txt: md5 = 6a91dca677f9036df40c98401542308e OK 2026/04/10 06:06:54 DEBUG : dir1/0006-ghijklm.txt: md5 = ef8926051c5630613ab48adca8140b80 OK 2026/04/10 06:06:55 DEBUG : dir1/0007-1234567.txt: md5 = a25d9bc36855ff4c082b240f92ce089b OK 2026/04/10 06:06:57 DEBUG : dir1/0008-2345678.txt: md5 = a5e55e7fc0d06426ad1ea33c9cadf90b OK 2026/04/10 06:06:59 DEBUG : dir1/0009-3456789.txt: md5 = c6d5c41b027adc62fe578a976814e9e5 OK 2026/04/10 06:07:01 DEBUG : dir1/0010-456789.txt: md5 = 79d183f78051878590cd3b5fc3f5a5c2 OK 2026/04/10 06:07:03 DEBUG : dir1/0011-56789;.txt: md5 = 252747f41f74020f6e1b0900a728f370 OK 2026/04/10 06:07:04 DEBUG : dir1/0012-6789;.txt: md5 = 543046d9fa84079426696fd1a284552b OK 2026/04/10 06:07:06 DEBUG : dir1/0013-789;=.txt: md5 = a42ae7e5726486f6ec776aac12db5142 OK 2026/04/10 06:07:08 DEBUG : dir1/0014-89;=.txt: md5 = 6ea5be04bc68a1a87f6b8eac57aea8f2 OK 2026/04/10 06:07:09 DEBUG : dir1/0015-9;=.txt: md5 = 9753894b715eaf9ffc56c00072fb2e84 OK 2026/04/10 06:07:11 DEBUG : apple: md5 = 0a6a27e92755f65f028383ca9dd9d9ec OK 2026/04/10 06:07:13 DEBUG : banana: md5 = b4fdc50473ce3a19d732ba8f89ce541d OK 2026/04/10 06:07:14 DEBUG : appleappleapplebanana: md5 = 31de08635a1cd5c54474e459a54c966f OK 2026/04/10 06:07:16 DEBUG : splitbananasplit: md5 = 290a9e55fd9ce493f8403e3532a77e50 OK 2026/04/10 06:07:16 DEBUG : Waiting for deletions to finish 2026/04/10 06:07:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 06:07:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 06:07:16 DEBUG : banana: Excluded (Path Filter) 2026/04/10 06:07:16 DEBUG : apple: Excluded (Path Filter) 2026/04/10 06:07:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 06:07:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 06:07:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 06:07:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 06:07:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 06:07:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 06:07:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 06:07:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 06:07:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 06:07:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 06:07:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 06:07:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 06:07:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 06:07:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 06:07:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 06:07:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 06:07:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 06:07:17 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 06:07:17 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 06:07:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 06:07:17 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 06:07:17 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 06:07:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 06:07:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 06:07:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 06:07:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 06:07:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 06:07:17 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 06:07:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 06:07:17 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 06:07:17 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 06:07:17 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/10 06:07:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 06:07:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/10 06:07:17 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 06:07:17 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/10 06:07:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 06:07:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/10 06:07:17 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 06:07:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 06:07:17 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 06:07:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 06:07:18 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/10 06:07:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/10 06:07:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/10 06:07:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/10 06:07:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/10 06:07:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/10 06:07:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/10 06:07:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/10 06:07:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/10 06:07:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/10 06:07:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/10 06:07:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/10 06:07:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/10 06:07:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/10 06:07:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/10 06:07:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/10 06:07:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/10 06:07:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/10 06:07:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/10 06:07:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/10 06:07:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/10 06:07:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/10 06:07:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/10 06:07:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/10 06:07:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/10 06:07:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/10 06:07:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/10 06:07:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/10 06:07:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/10 06:07:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/10 06:07:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/10 06:07:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/10 06:07:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/10 06:07:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/10 06:07:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/10 06:07:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/10 06:07:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/10 06:07:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/10 06:07:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/10 06:07:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/10 06:07:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/10 06:07:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/10 06:07:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/10 06:07:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/10 06:07:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/10 06:07:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/10 06:07:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/10 06:07:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/10 06:07:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/10 06:07:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/10 06:07:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/10 06:07:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/10 06:07:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/10 06:07:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/10 06:07:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/10 06:07:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/10 06:07:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/10 06:07:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/10 06:07:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/10 06:07:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/10 06:07:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/10 06:07:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/10 06:07:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/10 06:07:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/10 06:07:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/10 06:07:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/10 06:07:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/10 06:07:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/10 06:07:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/10 06:07:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/10 06:07:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/10 06:07:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/10 06:07:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/10 06:07:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/10 06:07:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/10 06:07:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/10 06:07:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/10 06:07:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/10 06:07:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/10 06:07:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/10 06:07:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/10 06:07:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/10 06:07:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/10 06:07:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/10 06:07:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/10 06:07:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/10 06:07:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/10 06:07:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/10 06:07:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/10 06:07:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/10 06:07:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/10 06:07:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/10 06:07:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/10 06:07:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/10 06:07:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/10 06:07:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/10 06:07:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/10 06:07:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/10 06:07:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/10 06:07:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/10 06:07:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/10 06:07:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/10 06:07:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/10 06:07:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/10 06:07:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/10 06:07:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/10 06:07:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/10 06:07:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/10 06:07:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/10 06:07:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/10 06:07:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/10 06:07:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/10 06:07:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/10 06:07:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/10 06:07:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/10 06:07:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/10 06:07:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/10 06:07:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/10 06:07:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/10 06:07:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/10 06:07:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/10 06:07:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/10 06:07:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/10 06:07:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/10 06:07:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/10 06:07:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/10 06:07:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/10 06:07:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/10 06:07:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/10 06:07:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/10 06:07:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/10 06:07:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/10 06:07:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/10 06:07:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/10 06:07:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/10 06:07:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/10 06:07:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/10 06:07:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/10 06:07:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/10 06:07:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/10 06:07:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/10 06:07:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/10 06:07:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/10 06:07:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/10 06:07:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/10 06:07:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/10 06:07:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/10 06:07:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/10 06:07:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/10 06:07:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/10 06:07:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/10 06:07:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/10 06:07:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/10 06:07:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/10 06:07:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/10 06:07:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/10 06:07:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/10 06:07:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/10 06:07:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/10 06:07:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/10 06:07:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/10 06:07:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/10 06:07:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/10 06:07:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/10 06:07:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/10 06:07:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/10 06:07:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/10 06:07:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/10 06:07:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/10 06:07:18 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/10 06:07:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/10 06:07:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/10 06:07:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/10 06:07:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/10 06:07:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/10 06:07:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/10 06:07:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/10 06:07:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/10 06:07:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/10 06:07:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/10 06:07:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/10 06:07:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/10 06:07:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/10 06:07:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/10 06:07:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/10 06:07:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/10 06:07:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/10 06:07:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/10 06:07:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/10 06:07:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/10 06:07:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/10 06:07:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/10 06:07:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/10 06:07:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/10 06:07:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/10 06:07:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/10 06:07:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/10 06:07:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/10 06:07:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/10 06:07:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/10 06:07:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/10 06:07:18 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/10 06:07:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/10 06:07:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 06:07:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 06:07:19 DEBUG : PREFIXsplitbananasplit: md5 = 3be2fa9626d467396751de84365d72ea OK 2026/04/10 06:07:19 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/10 06:07:19 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/10 06:07:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/10 06:07:19 DEBUG : PREFIXapple: md5 = 4f6eb4363b41872261b567268e98571c OK 2026/04/10 06:07:19 DEBUG : PREFIXapple: size = 5 OK 2026/04/10 06:07:19 INFO : apple: Copied (new) to: PREFIXapple 2026/04/10 06:07:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/10 06:07:19 DEBUG : PREFIXbanana: md5 = 4cc2577afa456d20c4fb72ca3ef53134 OK 2026/04/10 06:07:19 DEBUG : PREFIXbanana: size = 6 OK 2026/04/10 06:07:19 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/10 06:07:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/10 06:07:19 DEBUG : PREFIXappleappleapplebanana: md5 = 189a3d9f095f3f5e415426d0070d23de OK 2026/04/10 06:07:19 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/10 06:07:19 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/10 06:07:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/10 06:07:20 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 182ced0bb267021500fd8d43f226f4b1 OK 2026/04/10 06:07:20 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/10 06:07:20 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/10 06:07:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/10 06:07:20 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 3f3c807d441ad9a457924b8a31b959aa OK 2026/04/10 06:07:20 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/10 06:07:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/10 06:07:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/10 06:07:20 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 2f5439147013e8daa3580e76459b9dc0 OK 2026/04/10 06:07:20 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/10 06:07:20 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/10 06:07:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/10 06:07:21 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 28d7fa25086b9a5ce2350efb5ed6f9da OK 2026/04/10 06:07:21 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/10 06:07:21 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/10 06:07:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/10 06:07:22 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = d8561870d7fcada5615d9ff26b3ab1b8 OK 2026/04/10 06:07:22 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/10 06:07:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/10 06:07:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/10 06:07:22 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 40bd3116f005e4d985c3596ecb513d5b OK 2026/04/10 06:07:22 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/10 06:07:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/10 06:07:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/10 06:07:22 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 5ceaff027352b43922cf9d5659631bc0 OK 2026/04/10 06:07:22 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/10 06:07:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/10 06:07:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/10 06:07:22 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 5fbf34c4cbdcdc971c22723c62a9eedd OK 2026/04/10 06:07:22 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/10 06:07:22 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/10 06:07:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/10 06:07:23 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = aaa3b197d80347c3d385e2131cf1b69b OK 2026/04/10 06:07:23 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/10 06:07:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/10 06:07:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/10 06:07:23 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = acf04f2134a293f81907ee8a63398d74 OK 2026/04/10 06:07:23 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/10 06:07:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/10 06:07:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/10 06:07:23 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 02ed5ad6c7a728bc97c68041552e6a27 OK 2026/04/10 06:07:23 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/10 06:07:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/10 06:07:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/10 06:07:24 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 1d8ed94539dece202567ce1659fdd74d OK 2026/04/10 06:07:24 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/10 06:07:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/10 06:07:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/10 06:07:25 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 5f803255cf4abee7439018f2cc64719b OK 2026/04/10 06:07:25 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/10 06:07:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/10 06:07:25 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = bd2ae41950dd8efaa44d026c769201fe OK 2026/04/10 06:07:25 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/10 06:07:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/10 06:07:25 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 71559037a3021f22df94a781ee21f6a5 OK 2026/04/10 06:07:25 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/10 06:07:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/10 06:07:26 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = dc18e74b3daddb921573a85db8b77c1b OK 2026/04/10 06:07:26 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/10 06:07:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/10 06:07:26 DEBUG : Waiting for deletions to finish 2026/04/10 06:07:26 INFO : dir1/0012-6789;.txt: Deleted 2026/04/10 06:07:26 INFO : dir1/0008-2345678.txt: Deleted 2026/04/10 06:07:26 INFO : dir1/0003-defghij.txt: Deleted 2026/04/10 06:07:26 INFO : dir1/0011-56789;.txt: Deleted 2026/04/10 06:07:26 INFO : banana: Deleted 2026/04/10 06:07:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/10 06:07:26 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/10 06:07:26 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/10 06:07:26 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/10 06:07:26 INFO : dir1/0009-3456789.txt: Deleted 2026/04/10 06:07:26 INFO : dir1/0014-89;=.txt: Deleted 2026/04/10 06:07:26 INFO : dir1/0013-789;=.txt: Deleted 2026/04/10 06:07:26 INFO : appleappleapplebanana: Deleted 2026/04/10 06:07:26 INFO : dir1/0015-9;=.txt: Deleted 2026/04/10 06:07:26 INFO : dir1/0007-1234567.txt: Deleted 2026/04/10 06:07:26 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/10 06:07:27 INFO : splitbananasplit: Deleted 2026/04/10 06:07:27 INFO : apple: Deleted 2026/04/10 06:07:27 INFO : dir1/0010-456789.txt: Deleted 2026/04/10 06:07:27 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/10 06:07:27 DEBUG : Waiting for deletions to finish 2026/04/10 06:07:27 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/10 06:07:27 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/10 06:07:27 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/10 06:07:27 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/10 06:07:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 06:07:27 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/10 06:07:27 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/10 06:07:27 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 06:07:27 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/10 06:07:27 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/10 06:07:27 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/10 06:07:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 06:07:27 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/10 06:07:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 06:07:27 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/10 06:07:27 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/10 06:07:27 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/10 06:07:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 06:07:27 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/10 06:07:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 06:07:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/10 06:07:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/10 06:07:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/10 06:07:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/10 06:07:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/10 06:07:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/10 06:07:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/10 06:07:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/10 06:07:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/10 06:07:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/10 06:07:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/10 06:07:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/10 06:07:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/10 06:07:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/10 06:07:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/10 06:07:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/10 06:07:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/10 06:07:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/10 06:07:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/10 06:07:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/10 06:07:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/10 06:07:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/10 06:07:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/10 06:07:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/10 06:07:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/10 06:07:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/10 06:07:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/10 06:07:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/10 06:07:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/10 06:07:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/10 06:07:28 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 06:07:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/10 06:07:28 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 06:07:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/10 06:07:28 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 06:07:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/10 06:07:28 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 06:07:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/10 06:07:28 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 06:07:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/10 06:07:28 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 06:07:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/10 06:07:28 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 06:07:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/10 06:07:28 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 06:07:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/10 06:07:28 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 06:07:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/10 06:07:28 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 06:07:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/10 06:07:28 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 06:07:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/10 06:07:28 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 06:07:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/10 06:07:28 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 06:07:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/10 06:07:28 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 06:07:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/10 06:07:28 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 06:07:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/10 06:07:28 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 06:07:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/10 06:07:28 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 06:07:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/10 06:07:28 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 06:07:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/10 06:07:28 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 06:07:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/10 06:07:28 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 06:07:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/10 06:07:28 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 06:07:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/10 06:07:28 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 06:07:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/10 06:07:28 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 06:07:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/10 06:07:28 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 06:07:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/10 06:07:28 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 06:07:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/10 06:07:28 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 06:07:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/10 06:07:28 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 06:07:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/10 06:07:28 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 06:07:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/10 06:07:28 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 06:07:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/10 06:07:28 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 06:07:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/10 06:07:28 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 06:07:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/10 06:07:28 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 06:07:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/10 06:07:28 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 06:07:28 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 06:07:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 06:07:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/10 06:07:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 06:07:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/10 06:07:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 06:07:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/10 06:07:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 06:07:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/10 06:07:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 06:07:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/10 06:07:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 06:07:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/10 06:07:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 06:07:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/10 06:07:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 06:07:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/10 06:07:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 06:07:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/10 06:07:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 06:07:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/10 06:07:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 06:07:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/10 06:07:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 06:07:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/10 06:07:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 06:07:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/10 06:07:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 06:07:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/10 06:07:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 06:07:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/10 06:07:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 06:07:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/10 06:07:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 06:07:28 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 06:07:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 06:07:28 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 06:07:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 06:07:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/10 06:07:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 06:07:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/10 06:07:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 06:07:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/10 06:07:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 06:07:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/10 06:07:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 06:07:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/10 06:07:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 06:07:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/10 06:07:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 06:07:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/10 06:07:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 06:07:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/10 06:07:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 06:07:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/10 06:07:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 06:07:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/10 06:07:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 06:07:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/10 06:07:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 06:07:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/10 06:07:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 06:07:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/10 06:07:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 06:07:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/10 06:07:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 06:07:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/10 06:07:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 06:07:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/10 06:07:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 06:07:28 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 06:07:28 DEBUG : apple: transformed to: PREFIXapple 2026/04/10 06:07:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/10 06:07:28 DEBUG : banana: transformed to: PREFIXbanana 2026/04/10 06:07:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/10 06:07:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/10 06:07:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/10 06:07:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/10 06:07:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/10 06:07:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/10 06:07:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/10 06:07:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/10 06:07:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/10 06:07:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/10 06:07:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/10 06:07:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/10 06:07:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/10 06:07:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/10 06:07:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/10 06:07:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/10 06:07:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/10 06:07:28 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/10 06:07:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/10 06:07:28 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/10 06:07:28 DEBUG : dir1: Directory modification time the same (differ by -663.419µs, within tolerance 1ms) 2026/04/10 06:07:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/10 06:07:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/10 06:07:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/10 06:07:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/10 06:07:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/10 06:07:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/10 06:07:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/10 06:07:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/10 06:07:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/10 06:07:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/10 06:07:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/10 06:07:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/10 06:07:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/10 06:07:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/10 06:07:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/10 06:07:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/10 06:07:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/10 06:07:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 06:07:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 06:07:30 DEBUG : banana: md5 = 9c0d3464b7495b3a7aaab07379682ae7 OK 2026/04/10 06:07:30 DEBUG : banana: size = 6 OK 2026/04/10 06:07:30 INFO : banana: Copied (new) 2026/04/10 06:07:30 DEBUG : apple: md5 = cbffc0208c2e9b79d9e570bc1bbe3bc4 OK 2026/04/10 06:07:30 DEBUG : apple: size = 5 OK 2026/04/10 06:07:30 INFO : apple: Copied (new) 2026/04/10 06:07:30 DEBUG : appleappleapplebanana: md5 = 19762c6f8686e40d5061b3e235fb25b0 OK 2026/04/10 06:07:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/10 06:07:30 INFO : appleappleapplebanana: Copied (new) 2026/04/10 06:07:30 DEBUG : splitbananasplit: md5 = dcedd8ea15072ac6f7db30dfa5a0338d OK 2026/04/10 06:07:30 DEBUG : splitbananasplit: size = 16 OK 2026/04/10 06:07:30 INFO : splitbananasplit: Copied (new) 2026/04/10 06:07:31 DEBUG : dir1/0000-abcdefg.txt: md5 = a28ad84864ab3699901ec0b01f4114bc OK 2026/04/10 06:07:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/10 06:07:31 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/10 06:07:31 DEBUG : dir1/0002-cdefghi.txt: md5 = 5cbca23cfc8f4c439d456855b83dbf13 OK 2026/04/10 06:07:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/10 06:07:31 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/10 06:07:32 DEBUG : dir1/0003-defghij.txt: md5 = 95b7966afb05bb8f857b61ae8f8b5419 OK 2026/04/10 06:07:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/10 06:07:32 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/10 06:07:32 DEBUG : dir1/0001-bcdefgh.txt: md5 = 9c96713abb582a1b580d18ba65b82c09 OK 2026/04/10 06:07:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/10 06:07:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/10 06:07:33 DEBUG : dir1/0004-efghijk.txt: md5 = d0ef1c7498be864b58dff5f12bd4414c OK 2026/04/10 06:07:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/10 06:07:33 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/10 06:07:33 DEBUG : dir1/0005-fghijkl.txt: md5 = bfe63e962312bca0eb42e1414f4998a1 OK 2026/04/10 06:07:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/10 06:07:33 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/10 06:07:33 DEBUG : dir1/0006-ghijklm.txt: md5 = 7c1ad58613311f1da408b7b53ec7cf93 OK 2026/04/10 06:07:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/10 06:07:33 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/10 06:07:33 DEBUG : dir1/0007-1234567.txt: md5 = 0298d91cda785b73c4761176bc7ca509 OK 2026/04/10 06:07:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/10 06:07:33 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/10 06:07:34 DEBUG : dir1/0008-2345678.txt: md5 = 2efb019c8e3ac19ffa661cd9e9f549e6 OK 2026/04/10 06:07:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/10 06:07:34 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/10 06:07:34 DEBUG : dir1/0009-3456789.txt: md5 = 394e67e8f44d1974c4b38dd869f0fbcb OK 2026/04/10 06:07:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/10 06:07:34 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/10 06:07:34 DEBUG : dir1/0010-456789.txt: md5 = 9b42097d61ee12f8badfb49e34c4a0cf OK 2026/04/10 06:07:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/10 06:07:34 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/10 06:07:35 DEBUG : dir1/0011-56789;.txt: md5 = df1ccf13e097149a24b4f27cc19c2055 OK 2026/04/10 06:07:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/10 06:07:35 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/10 06:07:36 DEBUG : dir1/0012-6789;.txt: md5 = 20dc4363b04d6a1bf9b5eaa8143007a6 OK 2026/04/10 06:07:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/10 06:07:36 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/10 06:07:36 DEBUG : dir1/0013-789;=.txt: md5 = 392cc6a56b7d26b3ee4db4e592bff5f1 OK 2026/04/10 06:07:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/10 06:07:36 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/10 06:07:36 DEBUG : dir1/0014-89;=.txt: md5 = 3932ee00cfd74de4ae07d0aa1eafc126 OK 2026/04/10 06:07:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/10 06:07:36 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/10 06:07:37 DEBUG : dir1/0015-9;=.txt: md5 = 5c8470d1cfc2075b352a628f461ed5e5 OK 2026/04/10 06:07:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/10 06:07:37 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/10 06:07:37 DEBUG : Waiting for deletions to finish 2026/04/10 06:07:37 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/10 06:07:37 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/10 06:07:37 INFO : PREFIXsplitbananasplit: Deleted 2026/04/10 06:07:37 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/10 06:07:37 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/10 06:07:37 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/10 06:07:37 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/10 06:07:37 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/10 06:07:37 INFO : PREFIXbanana: Deleted 2026/04/10 06:07:37 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/10 06:07:37 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/10 06:07:37 INFO : PREFIXapple: Deleted 2026/04/10 06:07:37 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/10 06:07:38 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/10 06:07:38 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/10 06:07:38 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/10 06:07:38 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/10 06:07:38 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/10 06:07:38 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/10 06:07:38 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/10 06:07:38 DEBUG : Waiting for deletions to finish 2026/04/10 06:07:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 06:07:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 06:07:38 DEBUG : apple: Excluded (Path Filter) 2026/04/10 06:07:38 DEBUG : banana: Excluded (Path Filter) 2026/04/10 06:07:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 06:07:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 06:07:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 06:07:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 06:07:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 06:07:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 06:07:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 06:07:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 06:07:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 06:07:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 06:07:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 06:07:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 06:07:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 06:07:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 06:07:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 06:07:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 06:07:39 DEBUG : Waiting for deletions to finish 2026/04/10 06:07:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 06:07:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 06:07:39 DEBUG : apple: Excluded (Path Filter) 2026/04/10 06:07:39 DEBUG : banana: Excluded (Path Filter) 2026/04/10 06:07:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 06:07:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 06:07:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 06:07:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 06:07:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 06:07:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 06:07:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 06:07:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 06:07:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 06:07:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 06:07:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 06:07:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 06:07:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 06:07:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 06:07:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 06:07:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/10 06:07:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 06:07:54 DEBUG : dir1/0000-abcdefg.txt: md5 = 7a12cb333c7154f4d03452f922ab558e OK 2026/04/10 06:07:55 DEBUG : dir1/0001-bcdefgh.txt: md5 = 167fd109824c344fe2497500e294fda9 OK 2026/04/10 06:07:57 DEBUG : dir1/0002-cdefghi.txt: md5 = 619b560450d6af5c570f96eff7ed3cff OK 2026/04/10 06:07:59 DEBUG : dir1/0003-defghij.txt: md5 = 6636312d0b5215b55590e6951a1ca0e5 OK 2026/04/10 06:08:00 DEBUG : dir1/0004-efghijk.txt: md5 = 237353bdba0d22747202228e8a03f2cc OK 2026/04/10 06:08:02 DEBUG : dir1/0005-fghijkl.txt: md5 = b4fac3a35fe1fe00b57a35f0d3b5f133 OK 2026/04/10 06:08:04 DEBUG : dir1/0006-ghijklm.txt: md5 = 4701448d1867cb405b09dac09e9c1da9 OK 2026/04/10 06:08:05 DEBUG : dir1/0007-1234567.txt: md5 = 50bbc0f652e8057775813fde8e7c82df OK 2026/04/10 06:08:07 DEBUG : dir1/0008-2345678.txt: md5 = 0ed511c4738f5d6ed59c6eb7120101f4 OK 2026/04/10 06:08:08 DEBUG : dir1/0009-3456789.txt: md5 = 6116b9c255d812b1c97a9b68a3f4e00e OK 2026/04/10 06:08:10 DEBUG : dir1/0010-456789.txt: md5 = bf012c89887818dc18803397eafa35b1 OK 2026/04/10 06:08:12 DEBUG : dir1/0011-56789;.txt: md5 = b599c9a2bd2f7b0dc055c1484406d9d6 OK 2026/04/10 06:08:13 DEBUG : dir1/0012-6789;.txt: md5 = aeda86064a2d16bd466781fb3b2c2646 OK 2026/04/10 06:08:15 DEBUG : dir1/0013-789;=.txt: md5 = 9ba3a2f7f322230ac7b6237f6ca38430 OK 2026/04/10 06:08:16 DEBUG : dir1/0014-89;=.txt: md5 = c0736d0c8039c6bb416b7964cd5f9d07 OK 2026/04/10 06:08:18 DEBUG : dir1/0015-9;=.txt: md5 = 4f949641da797d68385c437f9c123f21 OK 2026/04/10 06:08:19 DEBUG : apple: md5 = f0182962686e2809190dcc124ec355cb OK 2026/04/10 06:08:21 DEBUG : banana: md5 = 3a06a72f0939ac0971c3a4be56af2f46 OK 2026/04/10 06:08:22 DEBUG : appleappleapplebanana: md5 = 8e5298c32492ab67923007cc9dcdc65b OK 2026/04/10 06:08:24 DEBUG : splitbananasplit: md5 = 1b4ef9e15f777166a8463d177416fc6d OK 2026/04/10 06:08:24 DEBUG : Waiting for deletions to finish 2026/04/10 06:08:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 06:08:25 DEBUG : banana: Excluded (Path Filter) 2026/04/10 06:08:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 06:08:25 DEBUG : apple: Excluded (Path Filter) 2026/04/10 06:08:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 06:08:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 06:08:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 06:08:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 06:08:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 06:08:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 06:08:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 06:08:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 06:08:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 06:08:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 06:08:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 06:08:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 06:08:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 06:08:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 06:08:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 06:08:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 06:08:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/10 06:08:25 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 06:08:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 06:08:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/10 06:08:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 06:08:25 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 06:08:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/10 06:08:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 06:08:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 06:08:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/10 06:08:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 06:08:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 06:08:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 06:08:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 06:08:25 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 06:08:25 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 06:08:26 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/10 06:08:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 06:08:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/10 06:08:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 06:08:26 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/10 06:08:26 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 06:08:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 06:08:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 06:08:26 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/10 06:08:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/10 06:08:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/10 06:08:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/10 06:08:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/10 06:08:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/10 06:08:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/10 06:08:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/10 06:08:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/10 06:08:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/10 06:08:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/10 06:08:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/10 06:08:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/10 06:08:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/10 06:08:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/10 06:08:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/10 06:08:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/10 06:08:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/10 06:08:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/10 06:08:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/10 06:08:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/10 06:08:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/10 06:08:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/10 06:08:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/10 06:08:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/10 06:08:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/10 06:08:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/10 06:08:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/10 06:08:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/10 06:08:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/10 06:08:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/10 06:08:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/10 06:08:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/10 06:08:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/10 06:08:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/10 06:08:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/10 06:08:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/10 06:08:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 06:08:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 06:08:27 DEBUG : appleSUFFIX: md5 = 4fb9028329486e18b3500c961b3972d3 OK 2026/04/10 06:08:27 DEBUG : appleSUFFIX: size = 5 OK 2026/04/10 06:08:27 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/10 06:08:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/10 06:08:27 DEBUG : appleappleapplebananaSUFFIX: md5 = 159f1bc47a3062cb07fc951fb26cd680 OK 2026/04/10 06:08:27 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/10 06:08:27 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/10 06:08:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/10 06:08:27 DEBUG : splitbananasplitSUFFIX: md5 = e674acaac9d3191e41cc5a73fdb55bbb OK 2026/04/10 06:08:27 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/10 06:08:27 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/10 06:08:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/10 06:08:27 DEBUG : bananaSUFFIX: md5 = 432e1b069ba99f2a26d0c30cf771d79a OK 2026/04/10 06:08:27 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/10 06:08:27 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/10 06:08:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/10 06:08:29 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = c178b574fa4f8e148986c874d290aafd OK 2026/04/10 06:08:29 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/10 06:08:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/10 06:08:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/10 06:08:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 991e62327b76db42e32149dcbd96de04 OK 2026/04/10 06:08:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/10 06:08:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/10 06:08:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/10 06:08:29 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 9f6e5590a7278b790cea186328a864c8 OK 2026/04/10 06:08:29 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/10 06:08:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/10 06:08:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/10 06:08:29 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 9a4d3c4bca232828b3306174004e5b2c OK 2026/04/10 06:08:29 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/10 06:08:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/10 06:08:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/10 06:08:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 8b97fa3e29768b922d49ec001c84acb3 OK 2026/04/10 06:08:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/10 06:08:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/10 06:08:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/10 06:08:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 060f9c8f6742a3a240185ad6621a86c1 OK 2026/04/10 06:08:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/10 06:08:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/10 06:08:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/10 06:08:31 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 409c2ca1462ccfe08ba0c603170a5d36 OK 2026/04/10 06:08:31 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/10 06:08:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/10 06:08:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/10 06:08:31 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 06464388b821ac9900f28ab4e6d33204 OK 2026/04/10 06:08:31 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/10 06:08:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/10 06:08:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/10 06:08:32 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = af77e62481688f06b66ea5195b201141 OK 2026/04/10 06:08:32 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/10 06:08:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/10 06:08:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/10 06:08:32 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 516d10d50baa7224207834a9a18ff11d OK 2026/04/10 06:08:32 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/10 06:08:32 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/10 06:08:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/10 06:08:32 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = c7dbf523ab9f7f5583471fe8ceb5bbdf OK 2026/04/10 06:08:32 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/10 06:08:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/10 06:08:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/10 06:08:33 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 96a8cd89b22fb8d6236dd6982c8229cd OK 2026/04/10 06:08:33 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/10 06:08:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/10 06:08:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/10 06:08:33 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = b2717c0495ef065ef9447d2bdc19e148 OK 2026/04/10 06:08:33 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/10 06:08:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/10 06:08:34 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 37f91ac4eef1a23f8fbde33f3f651741 OK 2026/04/10 06:08:34 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/10 06:08:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/10 06:08:34 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = d10212a0f942902acba96f04e954d968 OK 2026/04/10 06:08:34 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/10 06:08:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/10 06:08:34 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = c31e225ce82e24529d775073809551bc OK 2026/04/10 06:08:34 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/10 06:08:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/10 06:08:34 DEBUG : Waiting for deletions to finish 2026/04/10 06:08:34 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/10 06:08:34 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/10 06:08:34 INFO : dir1/0008-2345678.txt: Deleted 2026/04/10 06:08:34 INFO : apple: Deleted 2026/04/10 06:08:34 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/10 06:08:35 INFO : dir1/0003-defghij.txt: Deleted 2026/04/10 06:08:35 INFO : dir1/0009-3456789.txt: Deleted 2026/04/10 06:08:35 INFO : dir1/0007-1234567.txt: Deleted 2026/04/10 06:08:35 INFO : splitbananasplit: Deleted 2026/04/10 06:08:35 INFO : dir1/0015-9;=.txt: Deleted 2026/04/10 06:08:35 INFO : dir1/0011-56789;.txt: Deleted 2026/04/10 06:08:35 INFO : dir1/0014-89;=.txt: Deleted 2026/04/10 06:08:35 INFO : appleappleapplebanana: Deleted 2026/04/10 06:08:35 INFO : banana: Deleted 2026/04/10 06:08:35 INFO : dir1/0010-456789.txt: Deleted 2026/04/10 06:08:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/10 06:08:35 INFO : dir1/0012-6789;.txt: Deleted 2026/04/10 06:08:35 INFO : dir1/0013-789;=.txt: Deleted 2026/04/10 06:08:35 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/10 06:08:36 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/10 06:08:36 DEBUG : Waiting for deletions to finish 2026/04/10 06:08:36 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/10 06:08:36 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/10 06:08:36 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/10 06:08:36 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/10 06:08:36 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/10 06:08:36 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/10 06:08:36 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/10 06:08:36 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/10 06:08:36 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/10 06:08:36 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/10 06:08:36 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/10 06:08:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/10 06:08:36 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/10 06:08:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/10 06:08:36 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/10 06:08:36 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/10 06:08:36 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/10 06:08:36 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/10 06:08:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/10 06:08:36 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/10 06:08:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/10 06:08:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/10 06:08:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/10 06:08:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/10 06:08:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/10 06:08:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/10 06:08:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/10 06:08:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/10 06:08:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/10 06:08:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/10 06:08:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/10 06:08:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/10 06:08:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/10 06:08:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/10 06:08:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/10 06:08:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/10 06:08:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/10 06:08:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/10 06:08:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/10 06:08:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/10 06:08:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/10 06:08:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/10 06:08:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/10 06:08:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/10 06:08:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/10 06:08:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/10 06:08:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/10 06:08:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/10 06:08:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/10 06:08:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/10 06:08:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/10 06:08:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/10 06:08:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/10 06:08:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 06:08:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 06:08:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/10 06:08:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/10 06:08:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/10 06:08:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/10 06:08:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/10 06:08:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/10 06:08:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/10 06:08:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/10 06:08:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/10 06:08:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/10 06:08:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/10 06:08:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/10 06:08:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/10 06:08:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/10 06:08:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/10 06:08:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/10 06:08:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 06:08:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 06:08:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 06:08:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 06:08:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/10 06:08:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/10 06:08:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/10 06:08:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/10 06:08:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/10 06:08:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/10 06:08:37 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/10 06:08:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/10 06:08:37 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/10 06:08:37 DEBUG : dir1: Directory modification time the same (differ by -834.396µs, within tolerance 1ms) 2026/04/10 06:08:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/10 06:08:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/10 06:08:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/10 06:08:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/10 06:08:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/10 06:08:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/10 06:08:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/10 06:08:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/10 06:08:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/10 06:08:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/10 06:08:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/10 06:08:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/10 06:08:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/10 06:08:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/10 06:08:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/10 06:08:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/10 06:08:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/10 06:08:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 06:08:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 06:08:38 DEBUG : apple: md5 = d047eba7929b923855f8c1f97a7a1f6c OK 2026/04/10 06:08:38 DEBUG : apple: size = 5 OK 2026/04/10 06:08:38 INFO : apple: Copied (new) 2026/04/10 06:08:38 DEBUG : splitbananasplit: md5 = bcffbfc4fcf9f12478fb36b0acf9054a OK 2026/04/10 06:08:38 DEBUG : splitbananasplit: size = 16 OK 2026/04/10 06:08:38 INFO : splitbananasplit: Copied (new) 2026/04/10 06:08:38 DEBUG : appleappleapplebanana: md5 = 06ec21c9552646a16053fd23beddaba6 OK 2026/04/10 06:08:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/10 06:08:38 INFO : appleappleapplebanana: Copied (new) 2026/04/10 06:08:39 DEBUG : banana: md5 = 9c346bed9d9464e222cd351a49dc205f OK 2026/04/10 06:08:39 DEBUG : banana: size = 6 OK 2026/04/10 06:08:39 INFO : banana: Copied (new) 2026/04/10 06:08:40 DEBUG : dir1/0002-cdefghi.txt: md5 = c9eef7e1e3a6e7c98516cbcf31599565 OK 2026/04/10 06:08:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/10 06:08:40 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/10 06:08:40 DEBUG : dir1/0001-bcdefgh.txt: md5 = 8454429f9fd01fe73f2fcb1c892746ed OK 2026/04/10 06:08:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/10 06:08:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/10 06:08:40 DEBUG : dir1/0000-abcdefg.txt: md5 = 408eee6c520fc32509c0d7cbe7423860 OK 2026/04/10 06:08:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/10 06:08:40 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/10 06:08:41 DEBUG : dir1/0003-defghij.txt: md5 = 022004a9284e9eb01046fbe5abeff1c1 OK 2026/04/10 06:08:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/10 06:08:41 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/10 06:08:41 DEBUG : dir1/0006-ghijklm.txt: md5 = 5dd14e4e37a746a6f53ac1acb5fb9515 OK 2026/04/10 06:08:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/10 06:08:41 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/10 06:08:42 DEBUG : dir1/0005-fghijkl.txt: md5 = 561fd7172b947ed35f0c53a65eb55094 OK 2026/04/10 06:08:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/10 06:08:42 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/10 06:08:42 DEBUG : dir1/0004-efghijk.txt: md5 = 181b91dd2a9927541865fe6ca23cf105 OK 2026/04/10 06:08:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/10 06:08:42 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/10 06:08:42 DEBUG : dir1/0007-1234567.txt: md5 = 59e3f27ab923b667cebdc68d61329e26 OK 2026/04/10 06:08:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/10 06:08:42 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/10 06:08:43 DEBUG : dir1/0008-2345678.txt: md5 = 86df424a341f0af809ecb5e255266dc0 OK 2026/04/10 06:08:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/10 06:08:43 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/10 06:08:43 DEBUG : dir1/0010-456789.txt: md5 = c0b8b466b56811177b7b290a0cd7a8f5 OK 2026/04/10 06:08:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/10 06:08:43 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/10 06:08:43 DEBUG : dir1/0009-3456789.txt: md5 = ba2224fd50366c2623b280004f9831f9 OK 2026/04/10 06:08:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/10 06:08:43 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/10 06:08:44 DEBUG : dir1/0011-56789;.txt: md5 = 7afca09e1ca6fd90f4a1dcc5c8500f46 OK 2026/04/10 06:08:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/10 06:08:44 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/10 06:08:44 DEBUG : dir1/0012-6789;.txt: md5 = d3d28f9ce422f2e14338c5b7848f6742 OK 2026/04/10 06:08:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/10 06:08:44 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/10 06:08:45 DEBUG : dir1/0014-89;=.txt: md5 = d0f28fdaae49540448077f1a8eb5ec16 OK 2026/04/10 06:08:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/10 06:08:45 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/10 06:08:45 DEBUG : dir1/0013-789;=.txt: md5 = 5bdf7f3e7abd81174cb41d70075db7cd OK 2026/04/10 06:08:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/10 06:08:45 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/10 06:08:45 DEBUG : dir1/0015-9;=.txt: md5 = 15af7661ec283d7758c35a463249a38f OK 2026/04/10 06:08:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/10 06:08:45 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/10 06:08:45 DEBUG : Waiting for deletions to finish 2026/04/10 06:08:46 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/10 06:08:46 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/10 06:08:46 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/10 06:08:46 INFO : appleSUFFIX: Deleted 2026/04/10 06:08:46 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/10 06:08:46 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/10 06:08:46 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/10 06:08:46 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/10 06:08:46 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/10 06:08:46 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/10 06:08:46 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/10 06:08:46 INFO : bananaSUFFIX: Deleted 2026/04/10 06:08:46 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/10 06:08:46 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/10 06:08:46 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/10 06:08:46 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/10 06:08:46 INFO : splitbananasplitSUFFIX: Deleted 2026/04/10 06:08:46 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/10 06:08:47 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/10 06:08:47 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/10 06:08:47 DEBUG : Waiting for deletions to finish 2026/04/10 06:08:47 DEBUG : banana: Excluded (Path Filter) 2026/04/10 06:08:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 06:08:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 06:08:47 DEBUG : apple: Excluded (Path Filter) 2026/04/10 06:08:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 06:08:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 06:08:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 06:08:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 06:08:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 06:08:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 06:08:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 06:08:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 06:08:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 06:08:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 06:08:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 06:08:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 06:08:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 06:08:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 06:08:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 06:08:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 06:08:48 DEBUG : Waiting for deletions to finish 2026/04/10 06:08:49 DEBUG : banana: Excluded (Path Filter) 2026/04/10 06:08:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 06:08:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 06:08:49 DEBUG : apple: Excluded (Path Filter) 2026/04/10 06:08:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 06:08:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 06:08:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 06:08:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 06:08:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 06:08:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 06:08:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 06:08:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 06:08:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 06:08:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 06:08:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 06:08:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 06:08:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 06:08:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 06:08:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 06:08:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/10 06:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 06:09:03 DEBUG : dir1/0000-abcdefg.txt: md5 = d9329ba661ccc403cadebe879ed5fee8 OK 2026/04/10 06:09:05 DEBUG : dir1/0001-bcdefgh.txt: md5 = 1ab5014e39feb24805da53dd6fdbb5c3 OK 2026/04/10 06:09:06 DEBUG : dir1/0002-cdefghi.txt: md5 = f3671670a6ab2ee377490bbf04b7f8c2 OK 2026/04/10 06:09:08 DEBUG : dir1/0003-defghij.txt: md5 = 51226c74435f796f2c0eb9164733daf0 OK 2026/04/10 06:09:10 DEBUG : dir1/0004-efghijk.txt: md5 = 847e06dddb569954b8eaa7c1cf376f3e OK 2026/04/10 06:09:11 DEBUG : dir1/0005-fghijkl.txt: md5 = a7d7f294b2cc33774678c11bbd24b8e6 OK 2026/04/10 06:09:12 DEBUG : dir1/0006-ghijklm.txt: md5 = 06c1a720086056f083d152c7a0906eb1 OK 2026/04/10 06:09:14 DEBUG : dir1/0007-1234567.txt: md5 = bc9e7118571893ddef46a674e56f55ae OK 2026/04/10 06:09:15 DEBUG : dir1/0008-2345678.txt: md5 = 105e6e786ed567a1b3a6d923be9a1c70 OK 2026/04/10 06:09:17 DEBUG : dir1/0009-3456789.txt: md5 = 1f218eff4434444fb9cf06f175c0e4c8 OK 2026/04/10 06:09:19 DEBUG : dir1/0010-456789.txt: md5 = 1d9fb7e07bc832b87f98bd4084b7ece3 OK 2026/04/10 06:09:20 DEBUG : dir1/0011-56789;.txt: md5 = c84364d4edb3262a213b9a0abb9a563a OK 2026/04/10 06:09:22 DEBUG : dir1/0012-6789;.txt: md5 = ea1884f15aec0d47a5270cf9a260a203 OK 2026/04/10 06:09:23 DEBUG : dir1/0013-789;=.txt: md5 = c2bced117041b851e4c907ba50a58ed2 OK 2026/04/10 06:09:25 DEBUG : dir1/0014-89;=.txt: md5 = 6cab12130b1b278ca4c0159608fa3db9 OK 2026/04/10 06:09:27 DEBUG : dir1/0015-9;=.txt: md5 = 1b4bfbb6cb4d2183559a6abf24152592 OK 2026/04/10 06:09:28 DEBUG : apple: md5 = 075806f9e1ea082e474a84c2ae662a40 OK 2026/04/10 06:09:30 DEBUG : banana: md5 = 85a5cfa88d5c794786787975039354e6 OK 2026/04/10 06:09:31 DEBUG : appleappleapplebanana: md5 = f09e5a1b48b93677b96d17a7e5793f96 OK 2026/04/10 06:09:33 DEBUG : splitbananasplit: md5 = 5c387dd5fb3cb95173c3322e43c727fd OK 2026/04/10 06:09:33 DEBUG : Waiting for deletions to finish 2026/04/10 06:09:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 06:09:33 DEBUG : banana: Excluded (Path Filter) 2026/04/10 06:09:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 06:09:33 DEBUG : apple: Excluded (Path Filter) 2026/04/10 06:09:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 06:09:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 06:09:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 06:09:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 06:09:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 06:09:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 06:09:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 06:09:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 06:09:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 06:09:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 06:09:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 06:09:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 06:09:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 06:09:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 06:09:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 06:09:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 06:09:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/10 06:09:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/10 06:09:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/10 06:09:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 06:09:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/10 06:09:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 06:09:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 06:09:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 06:09:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 06:09:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/10 06:09:34 DEBUG : apple: size = 5 OK 2026/04/10 06:09:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:09:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 06:09:34 DEBUG : apple: Unchanged skipping 2026/04/10 06:09:34 DEBUG : banana: size = 6 OK 2026/04/10 06:09:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:09:34 DEBUG : banana: Unchanged skipping 2026/04/10 06:09:35 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/10 06:09:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/10 06:09:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/10 06:09:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/10 06:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 06:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 06:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/10 06:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 06:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/10 06:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 06:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 06:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 06:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 06:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 06:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 06:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 06:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 06:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 06:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 06:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 06:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 06:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/10 06:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 06:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 06:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 06:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 06:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 06:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 06:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 06:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 06:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 06:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 06:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 06:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 06:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 06:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 06:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 06:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 06:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 06:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 06:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 06:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 06:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 06:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 06:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 06:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 06:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 06:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/10 06:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 06:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 06:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 06:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 06:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 06:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 06:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 06:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 06:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 06:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 06:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 06:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 06:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 06:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/10 06:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 06:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 06:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 06:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 06:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 06:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 06:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 06:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 06:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 06:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 06:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 06:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 06:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 06:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 06:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 06:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/10 06:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 06:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 06:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 06:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 06:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/10 06:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 06:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/10 06:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 06:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/10 06:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 06:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/10 06:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 06:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/10 06:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 06:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 06:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 06:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 06:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 06:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 06:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 06:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 06:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 06:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 06:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/10 06:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 06:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 06:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 06:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 06:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 06:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/10 06:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 06:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 06:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 06:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 06:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 06:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 06:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 06:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 06:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 06:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 06:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 06:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/10 06:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 06:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 06:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 06:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 06:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 06:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/10 06:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 06:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 06:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 06:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 06:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 06:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 06:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 06:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 06:09:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/10 06:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 06:09:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/10 06:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 06:09:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/10 06:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 06:09:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/10 06:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 06:09:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/10 06:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/10 06:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 06:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 06:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 06:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 06:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 06:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 06:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 06:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 06:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 06:09:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/10 06:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 06:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/10 06:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 06:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 06:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 06:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 06:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 06:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/10 06:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 06:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 06:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 06:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 06:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 06:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 06:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 06:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 06:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 06:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 06:09:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/10 06:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 06:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 06:09:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/10 06:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 06:09:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/10 06:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 06:09:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/10 06:09:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/10 06:09:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/10 06:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 06:09:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/10 06:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 06:09:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/10 06:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 06:09:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/10 06:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/10 06:09:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/10 06:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 06:09:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/10 06:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 06:09:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/10 06:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/10 06:09:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/10 06:09:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/10 06:09:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/10 06:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 06:09:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/10 06:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 06:09:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/10 06:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 06:09:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/10 06:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 06:09:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/10 06:09:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/10 06:09:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/10 06:09:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 06:09:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 06:09:36 DEBUG : appleapple: md5 = f61677039a7fe7559fd0f056286771ff OK 2026/04/10 06:09:36 DEBUG : appleapple: size = 21 OK 2026/04/10 06:09:36 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/10 06:09:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/10 06:09:36 DEBUG : splitbanan: md5 = e13b2a340ed03ca679861e77b5a1ef50 OK 2026/04/10 06:09:36 DEBUG : splitbanan: size = 16 OK 2026/04/10 06:09:36 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/10 06:09:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/10 06:09:36 DEBUG : dir1/0000-abcde: md5 = b901e0792a82e54c801d683eb286ee51 OK 2026/04/10 06:09:36 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/10 06:09:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/10 06:09:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/10 06:09:37 DEBUG : dir1/0001-bcdef: md5 = 9b084edb98cf9b86e234aa0f05a5b592 OK 2026/04/10 06:09:37 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/10 06:09:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/10 06:09:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/10 06:09:37 DEBUG : dir1/0002-cdefg: md5 = 06f129bd742d57ce9e1bca9eb259489e OK 2026/04/10 06:09:37 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/10 06:09:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/10 06:09:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/10 06:09:38 DEBUG : dir1/0003-defgh: md5 = 5d94b9b5150281678624643e1db36485 OK 2026/04/10 06:09:38 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/10 06:09:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/10 06:09:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/10 06:09:38 DEBUG : dir1/0004-efghi: md5 = 210922fb141aee67493cfd103ac880f8 OK 2026/04/10 06:09:38 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/10 06:09:38 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/10 06:09:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/10 06:09:38 DEBUG : dir1/0005-fghij: md5 = a5bc5b746e8f05ec478f43f846f52de3 OK 2026/04/10 06:09:38 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/10 06:09:38 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/10 06:09:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/10 06:09:39 DEBUG : dir1/0006-ghijk: md5 = 83369381796d00dac64180dcbbaa780c OK 2026/04/10 06:09:39 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/10 06:09:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/10 06:09:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/10 06:09:39 DEBUG : dir1/0007-12345: md5 = 0cf3600efdc73a82427a490197d86b61 OK 2026/04/10 06:09:39 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/10 06:09:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/10 06:09:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/10 06:09:39 DEBUG : dir1/0008-23456: md5 = de06110c9505883d19a32f36738e9d82 OK 2026/04/10 06:09:39 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/10 06:09:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/10 06:09:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/10 06:09:40 DEBUG : dir1/0009-34567: md5 = 11af0d7c213e942988d299f0da81ab60 OK 2026/04/10 06:09:40 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/10 06:09:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/10 06:09:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/10 06:09:40 DEBUG : dir1/0010-45678: md5 = cc43b78fb8eed1e88b01d209acef3f7d OK 2026/04/10 06:09:40 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/10 06:09:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/10 06:09:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/10 06:09:41 DEBUG : dir1/0011-56789: md5 = 25c349aea8f4bcc4a5252de6ef8859f4 OK 2026/04/10 06:09:41 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/10 06:09:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/10 06:09:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/10 06:09:41 DEBUG : dir1/0012-6789;: md5 = dcb1daf6a858381062af3af9e0ca6402 OK 2026/04/10 06:09:41 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/10 06:09:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/10 06:09:42 DEBUG : dir1/0013-789;=: md5 = c062b59b446ca93e2cc2c6897c7381dd OK 2026/04/10 06:09:42 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/10 06:09:42 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/10 06:09:42 DEBUG : dir1/0014-89;=.: md5 = 893e321b4093047e6e2bd38a004ecbde OK 2026/04/10 06:09:42 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/10 06:09:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/10 06:09:42 DEBUG : dir1/0015-9;=.t: md5 = a85321717d9475517002a85469292aba OK 2026/04/10 06:09:42 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/10 06:09:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/10 06:09:42 DEBUG : Waiting for deletions to finish 2026/04/10 06:09:43 INFO : dir1/0007-1234567.txt: Deleted 2026/04/10 06:09:43 INFO : appleappleapplebanana: Deleted 2026/04/10 06:09:43 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/10 06:09:43 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/10 06:09:43 INFO : dir1/0013-789;=.txt: Deleted 2026/04/10 06:09:43 INFO : dir1/0011-56789;.txt: Deleted 2026/04/10 06:09:43 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/10 06:09:43 INFO : dir1/0008-2345678.txt: Deleted 2026/04/10 06:09:43 INFO : dir1/0003-defghij.txt: Deleted 2026/04/10 06:09:43 INFO : splitbananasplit: Deleted 2026/04/10 06:09:43 INFO : dir1/0014-89;=.txt: Deleted 2026/04/10 06:09:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/10 06:09:43 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/10 06:09:43 INFO : dir1/0010-456789.txt: Deleted 2026/04/10 06:09:43 INFO : dir1/0009-3456789.txt: Deleted 2026/04/10 06:09:43 INFO : dir1/0012-6789;.txt: Deleted 2026/04/10 06:09:44 INFO : dir1/0015-9;=.txt: Deleted 2026/04/10 06:09:44 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/10 06:09:44 DEBUG : Waiting for deletions to finish 2026/04/10 06:09:44 DEBUG : appleapple: Excluded (Path Filter) 2026/04/10 06:09:44 DEBUG : banana: Excluded (Path Filter) 2026/04/10 06:09:44 DEBUG : apple: Excluded (Path Filter) 2026/04/10 06:09:44 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/10 06:09:44 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/10 06:09:44 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/10 06:09:44 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/10 06:09:44 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/10 06:09:44 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/10 06:09:44 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/10 06:09:44 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/10 06:09:44 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/10 06:09:44 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/10 06:09:44 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/10 06:09:44 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/10 06:09:44 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/10 06:09:44 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/10 06:09:44 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/10 06:09:44 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/10 06:09:44 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/10 06:09:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/10 06:09:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/10 06:09:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/10 06:09:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/10 06:09:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/10 06:09:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/10 06:09:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/10 06:09:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/10 06:09:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/10 06:09:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/10 06:09:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/10 06:09:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/10 06:09:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/10 06:09:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/10 06:09:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/10 06:09:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/10 06:09:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/10 06:09:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/10 06:09:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/10 06:09:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/10 06:09:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/10 06:09:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/10 06:09:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/10 06:09:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/10 06:09:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/10 06:09:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/10 06:09:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/10 06:09:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/10 06:09:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/10 06:09:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/10 06:09:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/10 06:09:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/10 06:09:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/10 06:09:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/10 06:09:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/10 06:09:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/10 06:09:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/10 06:09:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/10 06:09:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/10 06:09:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/10 06:09:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/10 06:09:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/10 06:09:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/10 06:09:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/10 06:09:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/10 06:09:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/10 06:09:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/10 06:09:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/10 06:09:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/10 06:09:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/10 06:09:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/10 06:09:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/10 06:09:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/10 06:09:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/10 06:09:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/10 06:09:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/10 06:09:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/10 06:09:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/10 06:09:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/10 06:09:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/10 06:09:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/10 06:09:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/10 06:09:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 06:09:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/10 06:09:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 06:09:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/10 06:09:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 06:09:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/10 06:09:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 06:09:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/10 06:09:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 06:09:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/10 06:09:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 06:09:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/10 06:09:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 06:09:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/10 06:09:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 06:09:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/10 06:09:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 06:09:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/10 06:09:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 06:09:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/10 06:09:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 06:09:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/10 06:09:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 06:09:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/10 06:09:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 06:09:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/10 06:09:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 06:09:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/10 06:09:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 06:09:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/10 06:09:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 06:09:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/10 06:09:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 06:09:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 06:09:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/10 06:09:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/10 06:09:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 06:09:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/10 06:09:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/10 06:09:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/10 06:09:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/10 06:09:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/10 06:09:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/10 06:09:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/10 06:09:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/10 06:09:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/10 06:09:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/10 06:09:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/10 06:09:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/10 06:09:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/10 06:09:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/10 06:09:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/10 06:09:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/10 06:09:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/10 06:09:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/10 06:09:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/10 06:09:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/10 06:09:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 06:09:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/10 06:09:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 06:09:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 06:09:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 06:09:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 06:09:45 DEBUG : dir1: Directory modification time the same (differ by -5.564µs, within tolerance 1ms) 2026/04/10 06:09:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/10 06:09:45 DEBUG : apple: size = 5 OK 2026/04/10 06:09:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:09:45 DEBUG : apple: Unchanged skipping 2026/04/10 06:09:45 DEBUG : appleapple: size = 21 OK 2026/04/10 06:09:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:09:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/10 06:09:45 DEBUG : banana: size = 6 OK 2026/04/10 06:09:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:09:45 DEBUG : banana: Unchanged skipping 2026/04/10 06:09:45 DEBUG : splitbanan: size = 16 OK 2026/04/10 06:09:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:09:45 DEBUG : splitbananasplit: Unchanged skipping 2026/04/10 06:09:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 06:09:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 06:09:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/10 06:09:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 06:09:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/10 06:09:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 06:09:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 06:09:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 06:09:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 06:09:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 06:09:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 06:09:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 06:09:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 06:09:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 06:09:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 06:09:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 06:09:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 06:09:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/10 06:09:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 06:09:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 06:09:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 06:09:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 06:09:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 06:09:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 06:09:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 06:09:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 06:09:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 06:09:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 06:09:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 06:09:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 06:09:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 06:09:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 06:09:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 06:09:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 06:09:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 06:09:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 06:09:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 06:09:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 06:09:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 06:09:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 06:09:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 06:09:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 06:09:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 06:09:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/10 06:09:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 06:09:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 06:09:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 06:09:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 06:09:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 06:09:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 06:09:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 06:09:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 06:09:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 06:09:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 06:09:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 06:09:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 06:09:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 06:09:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/10 06:09:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 06:09:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 06:09:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 06:09:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 06:09:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 06:09:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 06:09:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 06:09:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 06:09:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 06:09:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 06:09:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 06:09:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 06:09:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 06:09:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 06:09:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 06:09:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/10 06:09:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 06:09:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 06:09:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 06:09:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 06:09:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/10 06:09:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 06:09:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/10 06:09:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 06:09:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/10 06:09:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 06:09:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/10 06:09:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 06:09:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/10 06:09:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 06:09:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 06:09:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 06:09:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 06:09:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 06:09:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 06:09:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 06:09:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 06:09:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 06:09:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 06:09:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/10 06:09:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 06:09:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 06:09:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 06:09:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 06:09:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 06:09:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/10 06:09:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 06:09:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 06:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 06:09:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 06:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 06:09:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 06:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 06:09:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 06:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 06:09:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 06:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 06:09:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/10 06:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 06:09:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 06:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 06:09:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 06:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 06:09:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/10 06:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 06:09:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 06:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 06:09:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 06:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 06:09:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 06:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 06:09:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 06:09:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/10 06:09:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 06:09:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/10 06:09:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 06:09:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/10 06:09:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 06:09:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/10 06:09:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 06:09:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/10 06:09:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/10 06:09:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 06:09:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 06:09:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 06:09:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 06:09:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 06:09:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 06:09:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 06:09:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 06:09:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 06:09:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/10 06:09:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 06:09:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/10 06:09:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 06:09:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 06:09:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 06:09:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 06:09:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 06:09:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/10 06:09:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 06:09:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 06:09:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 06:09:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 06:09:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 06:09:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 06:09:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 06:09:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 06:09:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 06:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 06:09:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/10 06:09:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 06:09:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/10 06:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/10 06:09:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/10 06:09:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/10 06:09:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/10 06:09:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/10 06:09:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/10 06:09:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/10 06:09:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/10 06:09:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/10 06:09:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/10 06:09:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/10 06:09:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/10 06:09:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/10 06:09:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/10 06:09:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/10 06:09:45 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/10 06:09:45 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/10 06:09:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:09:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/10 06:09:45 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/10 06:09:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:09:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/10 06:09:45 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/10 06:09:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:09:45 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/10 06:09:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/10 06:09:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:09:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/10 06:09:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:09:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/10 06:09:45 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/10 06:09:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:09:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/10 06:09:45 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/10 06:09:45 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/10 06:09:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:09:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/10 06:09:45 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/10 06:09:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 06:09:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:09:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/10 06:09:45 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/10 06:09:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:09:45 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/10 06:09:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/10 06:09:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:09:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/10 06:09:45 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/10 06:09:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:09:45 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/10 06:09:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:09:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/10 06:09:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/10 06:09:45 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/10 06:09:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:09:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/10 06:09:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:09:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/10 06:09:45 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/10 06:09:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:09:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/10 06:09:45 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/10 06:09:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:09:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/10 06:09:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 06:09:45 DEBUG : Waiting for deletions to finish 2026/04/10 06:09:45 DEBUG : Waiting for deletions to finish 2026/04/10 06:09:46 DEBUG : appleapple: Excluded (Path Filter) 2026/04/10 06:09:46 DEBUG : banana: Excluded (Path Filter) 2026/04/10 06:09:46 DEBUG : apple: Excluded (Path Filter) 2026/04/10 06:09:46 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/10 06:09:46 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/10 06:09:46 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/10 06:09:46 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/10 06:09:46 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/10 06:09:46 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/10 06:09:46 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/10 06:09:46 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/10 06:09:46 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/10 06:09:46 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/10 06:09:46 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/10 06:09:46 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/10 06:09:46 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/10 06:09:46 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/10 06:09:46 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/10 06:09:46 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/10 06:09:46 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/10 06:09:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 06:09:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 06:09:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/10 06:09:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/10 06:09:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/10 06:09:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/10 06:09:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/10 06:09:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/10 06:09:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/10 06:09:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/10 06:09:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/10 06:09:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/10 06:09:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/10 06:09:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/10 06:09:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/10 06:09:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/10 06:09:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/10 06:09:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/10 06:09:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/10 06:09:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/10 06:09:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/10 06:09:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/10 06:09:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/10 06:09:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/10 06:09:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/10 06:09:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/10 06:09:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/10 06:09:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/10 06:09:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/10 06:09:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/10 06:09:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/10 06:09:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/10 06:09:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/10 06:09:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/10 06:09:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/10 06:09:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/10 06:09:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/10 06:09:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/10 06:09:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/10 06:09:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/10 06:09:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/10 06:09:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/10 06:09:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/10 06:09:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/10 06:09:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/10 06:09:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/10 06:09:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/10 06:09:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/10 06:09:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/10 06:09:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/10 06:09:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/10 06:09:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/10 06:09:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/10 06:09:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/04/10 06:09:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/04/10 06:09:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/04/10 06:09:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/10 06:09:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/04/10 06:09:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/10 06:09:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/04/10 06:09:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/10 06:09:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/04/10 06:09:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/10 06:09:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/04/10 06:09:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/04/10 06:09:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/04/10 06:09:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/10 06:09:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/04/10 06:09:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/10 06:09:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/04/10 06:09:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/10 06:09:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/04/10 06:09:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/04/10 06:09:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/10 06:09:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/04/10 06:09:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/04/10 06:09:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/10 06:09:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/10 06:09:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/04/10 06:09:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/10 06:09:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/10 06:09:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/10 06:09:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/10 06:09:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/10 06:09:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 06:10:01 DEBUG : dir1/0000-abcdefg.txt: md5 = 553f61d204135a016b83ade2dd917b3b OK 2026/04/10 06:10:03 DEBUG : dir1/0001-bcdefgh.txt: md5 = 245f5c8c890926f76b9f1955da743444 OK 2026/04/10 06:10:05 DEBUG : dir1/0002-cdefghi.txt: md5 = 3f7685f361be7d0589ccd6266be954f9 OK 2026/04/10 06:10:06 DEBUG : dir1/0003-defghij.txt: md5 = 2810ed8b32790e6ffae1cf556e873c7a OK 2026/04/10 06:10:08 DEBUG : dir1/0004-efghijk.txt: md5 = 4cdc8e8478c7712b73d80eda99672328 OK 2026/04/10 06:10:09 DEBUG : dir1/0005-fghijkl.txt: md5 = 1b805ec69553fb74a73cba84ccd469aa OK 2026/04/10 06:10:11 DEBUG : dir1/0006-ghijklm.txt: md5 = a0377e2b9b967061819247be3412844d OK 2026/04/10 06:10:13 DEBUG : dir1/0007-1234567.txt: md5 = cbed70059e1ff7494b43eb74613d25cf OK 2026/04/10 06:10:14 DEBUG : dir1/0008-2345678.txt: md5 = 3fd70eb49519eba979dcd8abbe623991 OK 2026/04/10 06:10:16 DEBUG : dir1/0009-3456789.txt: md5 = 4676ba10da09195361e8a61a8bb38f30 OK 2026/04/10 06:10:17 DEBUG : dir1/0010-456789.txt: md5 = 24f7187704b05bea3c99de0457fdbc0b OK 2026/04/10 06:10:19 DEBUG : dir1/0011-56789;.txt: md5 = 856af28e35676808c87409261c1a4d75 OK 2026/04/10 06:10:21 DEBUG : dir1/0012-6789;.txt: md5 = fe78f66aab42de75a6f6623be717ddb5 OK 2026/04/10 06:10:23 DEBUG : dir1/0013-789;=.txt: md5 = 49892cd21c51c633a6ba0a189854e0e7 OK 2026/04/10 06:10:24 DEBUG : dir1/0014-89;=.txt: md5 = d500b59825934d5ec6b5ec0f2f4fbc46 OK 2026/04/10 06:10:26 DEBUG : dir1/0015-9;=.txt: md5 = f544d760c64dbc34df84e948cfdcc083 OK 2026/04/10 06:10:27 DEBUG : apple: md5 = 5caceab9e48f6922cad3777c56fcf91d OK 2026/04/10 06:10:29 DEBUG : banana: md5 = f877b718f4c77410c46a4d14af3b0c59 OK 2026/04/10 06:10:31 DEBUG : appleappleapplebanana: md5 = 126b5e3aab9fc121449db3e4ac7f2cb4 OK 2026/04/10 06:10:32 DEBUG : splitbananasplit: md5 = 7f258db7829a4476a7c0e05adf43d734 OK 2026/04/10 06:10:32 DEBUG : Waiting for deletions to finish 2026/04/10 06:10:33 DEBUG : banana: Excluded (Path Filter) 2026/04/10 06:10:33 DEBUG : apple: Excluded (Path Filter) 2026/04/10 06:10:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 06:10:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 06:10:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 06:10:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 06:10:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 06:10:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 06:10:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 06:10:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 06:10:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 06:10:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 06:10:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 06:10:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 06:10:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 06:10:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 06:10:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 06:10:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 06:10:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 06:10:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 06:10:34 DEBUG : apple: size = 5 OK 2026/04/10 06:10:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:10:34 DEBUG : apple: Unchanged skipping 2026/04/10 06:10:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/10 06:10:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:10:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/10 06:10:34 DEBUG : banana: size = 6 OK 2026/04/10 06:10:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:10:34 DEBUG : banana: Unchanged skipping 2026/04/10 06:10:34 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/10 06:10:34 DEBUG : splitbananasplit: size = 16 OK 2026/04/10 06:10:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:10:34 DEBUG : splitbananasplit: Unchanged skipping 2026/04/10 06:10:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/10 06:10:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:10:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/10 06:10:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/10 06:10:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/10 06:10:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/10 06:10:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/10 06:10:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/10 06:10:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:10:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:10:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/10 06:10:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/10 06:10:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:10:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/10 06:10:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/10 06:10:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 06:10:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:10:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:10:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/10 06:10:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/10 06:10:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/10 06:10:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:10:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/10 06:10:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/10 06:10:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:10:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/10 06:10:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/10 06:10:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:10:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/10 06:10:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/10 06:10:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:10:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/10 06:10:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/10 06:10:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:10:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/10 06:10:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:10:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/10 06:10:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/10 06:10:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:10:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/10 06:10:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/10 06:10:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/10 06:10:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/10 06:10:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:10:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/10 06:10:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:10:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/10 06:10:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:10:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/10 06:10:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 06:10:35 DEBUG : Waiting for deletions to finish 2026/04/10 06:10:35 DEBUG : Waiting for deletions to finish 2026/04/10 06:10:35 DEBUG : banana: Excluded (Path Filter) 2026/04/10 06:10:35 DEBUG : apple: Excluded (Path Filter) 2026/04/10 06:10:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 06:10:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 06:10:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 06:10:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 06:10:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 06:10:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 06:10:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 06:10:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 06:10:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 06:10:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 06:10:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 06:10:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 06:10:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 06:10:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 06:10:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 06:10:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 06:10:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 06:10:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 06:10:36 DEBUG : dir1: Directory modification time the same (differ by -12.212µs, within tolerance 1ms) 2026/04/10 06:10:36 DEBUG : apple: size = 5 OK 2026/04/10 06:10:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:10:36 DEBUG : apple: Unchanged skipping 2026/04/10 06:10:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/10 06:10:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:10:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/10 06:10:36 DEBUG : banana: size = 6 OK 2026/04/10 06:10:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:10:36 DEBUG : splitbananasplit: size = 16 OK 2026/04/10 06:10:36 DEBUG : banana: Unchanged skipping 2026/04/10 06:10:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:10:36 DEBUG : splitbananasplit: Unchanged skipping 2026/04/10 06:10:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/10 06:10:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:10:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/10 06:10:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/10 06:10:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/10 06:10:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:10:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/10 06:10:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/10 06:10:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/10 06:10:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/10 06:10:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/10 06:10:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:10:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:10:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:10:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/10 06:10:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/10 06:10:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:10:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/10 06:10:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/10 06:10:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/10 06:10:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:10:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:10:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/10 06:10:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/10 06:10:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:10:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 06:10:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/10 06:10:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/10 06:10:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/10 06:10:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:10:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/10 06:10:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/10 06:10:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:10:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/10 06:10:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/10 06:10:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:10:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/10 06:10:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/10 06:10:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:10:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:10:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/10 06:10:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/10 06:10:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:10:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/10 06:10:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/10 06:10:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/10 06:10:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:10:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/10 06:10:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/10 06:10:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 06:10:36 DEBUG : Waiting for deletions to finish 2026/04/10 06:10:36 DEBUG : Waiting for deletions to finish 2026/04/10 06:10:37 DEBUG : banana: Excluded (Path Filter) 2026/04/10 06:10:37 DEBUG : apple: Excluded (Path Filter) 2026/04/10 06:10:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 06:10:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 06:10:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 06:10:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 06:10:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 06:10:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 06:10:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 06:10:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 06:10:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 06:10:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 06:10:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 06:10:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 06:10:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 06:10:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 06:10:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 06:10:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 06:10:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 06:10:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 06:10:37 DEBUG : Waiting for deletions to finish 2026/04/10 06:10:38 DEBUG : banana: Excluded (Path Filter) 2026/04/10 06:10:38 DEBUG : apple: Excluded (Path Filter) 2026/04/10 06:10:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 06:10:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 06:10:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 06:10:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 06:10:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 06:10:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 06:10:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 06:10:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 06:10:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 06:10:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 06:10:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 06:10:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 06:10:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 06:10:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 06:10:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 06:10:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 06:10:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 06:10:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 06:10:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/10 06:10:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/10 06:10:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/10 06:10:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/10 06:10:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/10 06:10:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/10 06:10:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/10 06:10:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/10 06:10:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/10 06:10:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/10 06:10:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/10 06:10:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/10 06:10:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/10 06:10:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/10 06:10:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/10 06:10:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 06:10:52 DEBUG : dir1/0000-abcdefg.txt: md5 = 7db7fe6922999bb7a4b967eee5187631 OK 2026/04/10 06:10:54 DEBUG : dir1/0001-bcdefgh.txt: md5 = ccc54027723a5d80133f496070e0cdef OK 2026/04/10 06:10:55 DEBUG : dir1/0002-cdefghi.txt: md5 = 90384b29016b404a35e101835b2c0b95 OK 2026/04/10 06:10:57 DEBUG : dir1/0003-defghij.txt: md5 = 1f8d965f669563f278ab7aaa4ba20783 OK 2026/04/10 06:10:59 DEBUG : dir1/0004-efghijk.txt: md5 = 86128c693083edea48d23a0eb3fbf7cd OK 2026/04/10 06:11:00 DEBUG : dir1/0005-fghijkl.txt: md5 = e6fc237a8bb4c5f70ba93ae321879b67 OK 2026/04/10 06:11:02 DEBUG : dir1/0006-ghijklm.txt: md5 = 4fd6feda64067ad934afd6cde2aee0d2 OK 2026/04/10 06:11:03 DEBUG : dir1/0007-1234567.txt: md5 = 822e0e489ca1588e849fe8432861f502 OK 2026/04/10 06:11:05 DEBUG : dir1/0008-2345678.txt: md5 = c6b050695d65a69956a76d6402025714 OK 2026/04/10 06:11:07 DEBUG : dir1/0009-3456789.txt: md5 = d70206602669cc0529186dd66c450763 OK 2026/04/10 06:11:08 DEBUG : dir1/0010-456789.txt: md5 = 42cc0202a022f0ee27f74e3a62b6ded2 OK 2026/04/10 06:11:10 DEBUG : dir1/0011-56789;.txt: md5 = 4d876c7aac3179b8d92db5af1073ba0f OK 2026/04/10 06:11:11 DEBUG : dir1/0012-6789;.txt: md5 = 73d86bc00560241b2fd698c2b5f375f6 OK 2026/04/10 06:11:13 DEBUG : dir1/0013-789;=.txt: md5 = 9b2f6bad92db8c9c705ad66caf691f18 OK 2026/04/10 06:11:15 DEBUG : dir1/0014-89;=.txt: md5 = f222cb885652df32a94887eac9fbbd0f OK 2026/04/10 06:11:16 DEBUG : dir1/0015-9;=.txt: md5 = 60958f4e173c778f7ff5ad755e71b912 OK 2026/04/10 06:11:18 DEBUG : apple: md5 = 030efef9a8a45d6ed19faa0a5d00520b OK 2026/04/10 06:11:20 DEBUG : banana: md5 = eff279222248aade349992bdd18b97db OK 2026/04/10 06:11:21 DEBUG : appleappleapplebanana: md5 = f9eb473de3a99f95142818382f534e75 OK 2026/04/10 06:11:23 DEBUG : splitbananasplit: md5 = d82e1d774025f04f0edac0c30fb7553c OK 2026/04/10 06:11:23 DEBUG : Waiting for deletions to finish 2026/04/10 06:11:23 DEBUG : apple: Excluded (Path Filter) 2026/04/10 06:11:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 06:11:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 06:11:23 DEBUG : banana: Excluded (Path Filter) 2026/04/10 06:11:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 06:11:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 06:11:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 06:11:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 06:11:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 06:11:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 06:11:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 06:11:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 06:11:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 06:11:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 06:11:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 06:11:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 06:11:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 06:11:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 06:11:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 06:11:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 06:11:24 DEBUG : apple: size = 5 OK 2026/04/10 06:11:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/10 06:11:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:11:24 DEBUG : apple: Unchanged skipping 2026/04/10 06:11:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:11:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/10 06:11:24 DEBUG : banana: size = 6 OK 2026/04/10 06:11:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:11:24 DEBUG : banana: Unchanged skipping 2026/04/10 06:11:24 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/10 06:11:24 DEBUG : splitbananasplit: size = 16 OK 2026/04/10 06:11:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:11:24 DEBUG : splitbananasplit: Unchanged skipping 2026/04/10 06:11:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/10 06:11:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/10 06:11:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:11:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/10 06:11:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/10 06:11:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:11:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/10 06:11:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/10 06:11:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/10 06:11:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:11:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/10 06:11:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:11:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:11:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/10 06:11:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/10 06:11:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:11:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/10 06:11:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/10 06:11:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/10 06:11:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:11:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/10 06:11:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/10 06:11:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/10 06:11:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:11:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 06:11:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/10 06:11:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:11:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/10 06:11:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/10 06:11:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:11:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/10 06:11:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/10 06:11:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:11:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/10 06:11:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:11:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/10 06:11:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/10 06:11:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:11:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/10 06:11:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/10 06:11:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/10 06:11:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:11:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/10 06:11:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/10 06:11:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:11:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/10 06:11:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/10 06:11:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:11:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/10 06:11:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 06:11:25 DEBUG : Waiting for deletions to finish 2026/04/10 06:11:25 DEBUG : Waiting for deletions to finish 2026/04/10 06:11:25 DEBUG : apple: Excluded (Path Filter) 2026/04/10 06:11:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 06:11:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 06:11:25 DEBUG : banana: Excluded (Path Filter) 2026/04/10 06:11:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 06:11:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 06:11:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 06:11:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 06:11:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 06:11:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 06:11:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 06:11:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 06:11:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 06:11:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 06:11:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 06:11:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 06:11:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 06:11:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 06:11:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 06:11:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 06:11:26 DEBUG : dir1: Directory modification time the same (differ by -869.964µs, within tolerance 1ms) 2026/04/10 06:11:26 DEBUG : apple: size = 5 OK 2026/04/10 06:11:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:11:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/10 06:11:26 DEBUG : apple: Unchanged skipping 2026/04/10 06:11:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:11:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/10 06:11:26 DEBUG : banana: size = 6 OK 2026/04/10 06:11:26 DEBUG : splitbananasplit: size = 16 OK 2026/04/10 06:11:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:11:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:11:26 DEBUG : banana: Unchanged skipping 2026/04/10 06:11:26 DEBUG : splitbananasplit: Unchanged skipping 2026/04/10 06:11:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/10 06:11:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:11:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/10 06:11:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/10 06:11:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:11:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/10 06:11:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/10 06:11:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 06:11:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:11:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/10 06:11:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/10 06:11:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:11:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/10 06:11:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/10 06:11:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:11:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/10 06:11:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/10 06:11:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:11:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:11:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/10 06:11:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/10 06:11:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/10 06:11:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/10 06:11:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:11:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/10 06:11:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/10 06:11:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/10 06:11:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:11:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:11:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/10 06:11:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/10 06:11:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/10 06:11:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/10 06:11:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:11:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:11:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/10 06:11:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/10 06:11:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/10 06:11:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/10 06:11:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:11:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:11:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/10 06:11:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/10 06:11:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:11:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/10 06:11:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/10 06:11:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:11:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/10 06:11:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/10 06:11:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 06:11:26 DEBUG : Waiting for deletions to finish 2026/04/10 06:11:26 DEBUG : Waiting for deletions to finish 2026/04/10 06:11:27 DEBUG : apple: Excluded (Path Filter) 2026/04/10 06:11:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 06:11:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 06:11:27 DEBUG : banana: Excluded (Path Filter) 2026/04/10 06:11:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 06:11:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 06:11:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 06:11:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 06:11:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 06:11:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 06:11:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 06:11:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 06:11:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 06:11:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 06:11:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 06:11:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 06:11:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 06:11:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 06:11:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 06:11:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 06:11:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/10 06:11:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/10 06:11:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/10 06:11:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/10 06:11:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/10 06:11:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/10 06:11:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/10 06:11:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/10 06:11:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/10 06:11:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/10 06:11:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/10 06:11:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/10 06:11:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/10 06:11:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/10 06:11:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/10 06:11:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 06:11:41 DEBUG : dir1/0000-abcdefg.txt: md5 = 2e7bbcd5c381a7aa3d6d20c8c33933cf OK 2026/04/10 06:11:43 DEBUG : dir1/0001-bcdefgh.txt: md5 = d917c68acc7a9419c99a139f72420bb9 OK 2026/04/10 06:11:45 DEBUG : dir1/0002-cdefghi.txt: md5 = a7ea1e0f83f7acf63b2c33cca3049ae0 OK 2026/04/10 06:11:47 DEBUG : dir1/0003-defghij.txt: md5 = 9dec6768c477fe8109158fd9bc615bae OK 2026/04/10 06:11:49 DEBUG : dir1/0004-efghijk.txt: md5 = de0fe5ecb4ad86a0f2861008ba9f0e04 OK 2026/04/10 06:11:50 DEBUG : dir1/0005-fghijkl.txt: md5 = 7c4c120870cd01970b036fccd710ee18 OK 2026/04/10 06:11:52 DEBUG : dir1/0006-ghijklm.txt: md5 = 58d21fe5f5213ce500970c48359f1728 OK 2026/04/10 06:11:53 DEBUG : dir1/0007-1234567.txt: md5 = b05f64a32be16e2466b35b9c57fdb314 OK 2026/04/10 06:11:55 DEBUG : dir1/0008-2345678.txt: md5 = 8bc782472fc08648547aaf42275ed932 OK 2026/04/10 06:11:56 DEBUG : dir1/0009-3456789.txt: md5 = 5ad42a575a433b5bcba6d69888f1c291 OK 2026/04/10 06:11:58 DEBUG : dir1/0010-456789.txt: md5 = 32d86de1478d617f76a3c3f22b04f2db OK 2026/04/10 06:12:00 DEBUG : dir1/0011-56789;.txt: md5 = 7cac592db67dd16724f0ee4a9a7552a3 OK 2026/04/10 06:12:01 DEBUG : dir1/0012-6789;.txt: md5 = 6a44a04fd43ae3a1bd0580cd508644ba OK 2026/04/10 06:12:03 DEBUG : dir1/0013-789;=.txt: md5 = c4575dfb0357390cd503d6ec5440d3df OK 2026/04/10 06:12:05 DEBUG : dir1/0014-89;=.txt: md5 = 30dc89d08908c213bf25884f67d4ce7f OK 2026/04/10 06:12:06 DEBUG : dir1/0015-9;=.txt: md5 = ddf3287416b750ad8ae007abcf5d79f0 OK 2026/04/10 06:12:08 DEBUG : apple: md5 = f2a4731a97cdcaeef5b5f6c729ab7ff6 OK 2026/04/10 06:12:10 DEBUG : banana: md5 = ccc34a7b66dc092fa919e6304b1da4cf OK 2026/04/10 06:12:12 DEBUG : appleappleapplebanana: md5 = 7d2973392c73cf4e883f372ee38fde9a OK 2026/04/10 06:12:13 DEBUG : splitbananasplit: md5 = 7e6c40f8db7e54f515b4af7fbe64b3db OK 2026/04/10 06:12:13 DEBUG : Waiting for deletions to finish 2026/04/10 06:12:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 06:12:14 DEBUG : apple: Excluded (Path Filter) 2026/04/10 06:12:14 DEBUG : banana: Excluded (Path Filter) 2026/04/10 06:12:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 06:12:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 06:12:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 06:12:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 06:12:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 06:12:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 06:12:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 06:12:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 06:12:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 06:12:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 06:12:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 06:12:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 06:12:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 06:12:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 06:12:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 06:12:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 06:12:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 06:12:14 DEBUG : apple: size = 5 OK 2026/04/10 06:12:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:12:14 DEBUG : apple: Unchanged skipping 2026/04/10 06:12:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/10 06:12:14 DEBUG : banana: size = 6 OK 2026/04/10 06:12:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:12:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:12:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/10 06:12:14 DEBUG : banana: Unchanged skipping 2026/04/10 06:12:15 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/10 06:12:15 DEBUG : splitbananasplit: size = 16 OK 2026/04/10 06:12:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:12:15 DEBUG : splitbananasplit: Unchanged skipping 2026/04/10 06:12:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/10 06:12:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/10 06:12:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:12:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/10 06:12:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/10 06:12:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:12:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/10 06:12:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/10 06:12:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:12:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/10 06:12:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:12:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/10 06:12:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/10 06:12:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:12:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/10 06:12:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/10 06:12:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:12:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/10 06:12:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/10 06:12:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:12:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/10 06:12:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/10 06:12:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:12:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/10 06:12:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/10 06:12:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:12:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 06:12:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/10 06:12:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/10 06:12:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:12:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/10 06:12:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/10 06:12:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/10 06:12:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:12:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/10 06:12:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:12:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/10 06:12:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/10 06:12:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/10 06:12:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:12:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/10 06:12:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:12:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/10 06:12:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/10 06:12:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/10 06:12:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:12:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:12:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/10 06:12:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/10 06:12:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 06:12:15 DEBUG : Waiting for deletions to finish 2026/04/10 06:12:15 DEBUG : Waiting for deletions to finish 2026/04/10 06:12:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 06:12:16 DEBUG : apple: Excluded (Path Filter) 2026/04/10 06:12:16 DEBUG : banana: Excluded (Path Filter) 2026/04/10 06:12:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 06:12:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 06:12:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 06:12:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 06:12:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 06:12:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 06:12:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 06:12:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 06:12:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 06:12:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 06:12:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 06:12:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 06:12:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 06:12:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 06:12:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 06:12:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 06:12:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 06:12:17 DEBUG : dir1: Directory modification time the same (differ by -722.693µs, within tolerance 1ms) 2026/04/10 06:12:17 DEBUG : apple: size = 5 OK 2026/04/10 06:12:17 DEBUG : banana: size = 6 OK 2026/04/10 06:12:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:12:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:12:17 DEBUG : splitbananasplit: size = 16 OK 2026/04/10 06:12:17 DEBUG : banana: Unchanged skipping 2026/04/10 06:12:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:12:17 DEBUG : splitbananasplit: Unchanged skipping 2026/04/10 06:12:17 DEBUG : apple: Unchanged skipping 2026/04/10 06:12:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/10 06:12:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:12:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/10 06:12:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/10 06:12:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/10 06:12:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:12:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/10 06:12:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/10 06:12:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:12:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/10 06:12:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:12:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/10 06:12:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/10 06:12:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:12:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/10 06:12:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/10 06:12:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:12:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/10 06:12:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/10 06:12:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:12:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/10 06:12:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/10 06:12:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:12:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/10 06:12:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:12:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 06:12:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/10 06:12:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/10 06:12:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:12:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/10 06:12:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/10 06:12:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:12:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/10 06:12:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/10 06:12:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:12:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/10 06:12:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/10 06:12:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:12:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/10 06:12:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/10 06:12:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/10 06:12:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/10 06:12:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:12:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/10 06:12:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:12:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/10 06:12:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:12:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/10 06:12:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/10 06:12:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/10 06:12:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:12:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/10 06:12:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 06:12:17 DEBUG : Waiting for deletions to finish 2026/04/10 06:12:17 DEBUG : Waiting for deletions to finish 2026/04/10 06:12:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 06:12:18 DEBUG : apple: Excluded (Path Filter) 2026/04/10 06:12:18 DEBUG : banana: Excluded (Path Filter) 2026/04/10 06:12:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 06:12:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 06:12:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 06:12:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 06:12:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 06:12:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 06:12:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 06:12:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 06:12:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 06:12:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 06:12:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 06:12:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 06:12:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 06:12:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 06:12:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 06:12:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 06:12:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 06:12:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/10 06:12:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/10 06:12:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/10 06:12:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/10 06:12:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/10 06:12:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/10 06:12:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/10 06:12:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/10 06:12:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/10 06:12:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/10 06:12:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/10 06:12:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/10 06:12:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/10 06:12:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/10 06:12:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/10 06:12:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 06:12:32 DEBUG : dir1/0000-abcdefg.txt: md5 = c38becee3fd4eab09502d199113c8981 OK 2026/04/10 06:12:33 DEBUG : dir1/0001-bcdefgh.txt: md5 = 4050971d01d1acc93ef95ee1ceba8d9a OK 2026/04/10 06:12:35 DEBUG : dir1/0002-cdefghi.txt: md5 = 110866657ae612bd4b9c5695e0c56f76 OK 2026/04/10 06:12:36 DEBUG : dir1/0003-defghij.txt: md5 = c3b1afaedaa73e023c69969041d31da5 OK 2026/04/10 06:12:38 DEBUG : dir1/0004-efghijk.txt: md5 = 61db9dfa741a960f648bd599df36f7dd OK 2026/04/10 06:12:40 DEBUG : dir1/0005-fghijkl.txt: md5 = 2ae76ff9a8c19b84a7cd4b174c71bfda OK 2026/04/10 06:12:41 DEBUG : dir1/0006-ghijklm.txt: md5 = bc4380ba85052c222984885266dc5be6 OK 2026/04/10 06:12:43 DEBUG : dir1/0007-1234567.txt: md5 = 42a6240f6f4070fbde0e7d76b578d510 OK 2026/04/10 06:12:44 DEBUG : dir1/0008-2345678.txt: md5 = 04f5c090d8eef2c9c94499b9f786f50a OK 2026/04/10 06:12:46 DEBUG : dir1/0009-3456789.txt: md5 = 514fd808ca7a571b00591cd17a6f963e OK 2026/04/10 06:12:47 DEBUG : dir1/0010-456789.txt: md5 = 3d1052f35e7c0ab5fafad0442575abb4 OK 2026/04/10 06:12:49 DEBUG : dir1/0011-56789;.txt: md5 = 74e531d34e739b604de88dba0b9c6641 OK 2026/04/10 06:12:51 DEBUG : dir1/0012-6789;.txt: md5 = b57321c6c4cd24aa01868928e68bf33b OK 2026/04/10 06:12:52 DEBUG : dir1/0013-789;=.txt: md5 = b309dfe2263ecfd87284be5b2de21e54 OK 2026/04/10 06:12:54 DEBUG : dir1/0014-89;=.txt: md5 = 6c92efafbc2a63c34023028798ebab6f OK 2026/04/10 06:12:55 DEBUG : dir1/0015-9;=.txt: md5 = 2484142a1f4d073dc0577ba630018d44 OK 2026/04/10 06:12:57 DEBUG : apple: md5 = d4c3d2062632c75a9e472ad8da7c551f OK 2026/04/10 06:12:58 DEBUG : banana: md5 = e43c6630094160fbbb18e62dbdf5ce83 OK 2026/04/10 06:13:00 DEBUG : appleappleapplebanana: md5 = 062964b863bea3cbcf5d3abb2857f566 OK 2026/04/10 06:13:01 DEBUG : splitbananasplit: md5 = e8b2d18526448c9faa5e6e9bf4fbcb1b OK 2026/04/10 06:13:01 DEBUG : Waiting for deletions to finish 2026/04/10 06:13:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 06:13:02 DEBUG : banana: Excluded (Path Filter) 2026/04/10 06:13:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 06:13:02 DEBUG : apple: Excluded (Path Filter) 2026/04/10 06:13:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 06:13:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 06:13:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 06:13:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 06:13:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 06:13:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 06:13:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 06:13:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 06:13:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 06:13:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 06:13:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 06:13:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 06:13:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 06:13:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 06:13:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 06:13:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 06:13:03 DEBUG : apple: size = 5 OK 2026/04/10 06:13:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:03 DEBUG : apple: Unchanged skipping 2026/04/10 06:13:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/10 06:13:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/10 06:13:03 DEBUG : banana: size = 6 OK 2026/04/10 06:13:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:03 DEBUG : banana: Unchanged skipping 2026/04/10 06:13:03 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/10 06:13:03 DEBUG : splitbananasplit: size = 16 OK 2026/04/10 06:13:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:03 DEBUG : splitbananasplit: Unchanged skipping 2026/04/10 06:13:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/10 06:13:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/10 06:13:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/10 06:13:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/10 06:13:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/10 06:13:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/10 06:13:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/10 06:13:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/10 06:13:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/10 06:13:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/10 06:13:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/10 06:13:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/10 06:13:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/10 06:13:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/10 06:13:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/10 06:13:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/10 06:13:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/10 06:13:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/10 06:13:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/10 06:13:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/10 06:13:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/10 06:13:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/10 06:13:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/10 06:13:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/10 06:13:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/10 06:13:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/10 06:13:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/10 06:13:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/10 06:13:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/10 06:13:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/10 06:13:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 06:13:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/10 06:13:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/10 06:13:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 06:13:04 DEBUG : Waiting for deletions to finish 2026/04/10 06:13:04 DEBUG : Waiting for deletions to finish 2026/04/10 06:13:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 06:13:04 DEBUG : banana: Excluded (Path Filter) 2026/04/10 06:13:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 06:13:04 DEBUG : apple: Excluded (Path Filter) 2026/04/10 06:13:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 06:13:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 06:13:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 06:13:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 06:13:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 06:13:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 06:13:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 06:13:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 06:13:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 06:13:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 06:13:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 06:13:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 06:13:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 06:13:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 06:13:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 06:13:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 06:13:05 DEBUG : dir1: Directory modification time the same (differ by -549.78µs, within tolerance 1ms) 2026/04/10 06:13:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/10 06:13:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:05 DEBUG : banana: size = 6 OK 2026/04/10 06:13:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/10 06:13:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:05 DEBUG : splitbananasplit: size = 16 OK 2026/04/10 06:13:05 DEBUG : banana: Unchanged skipping 2026/04/10 06:13:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:05 DEBUG : splitbananasplit: Unchanged skipping 2026/04/10 06:13:05 DEBUG : apple: size = 5 OK 2026/04/10 06:13:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:05 DEBUG : apple: Unchanged skipping 2026/04/10 06:13:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/10 06:13:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/10 06:13:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/10 06:13:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/10 06:13:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/10 06:13:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/10 06:13:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/10 06:13:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/10 06:13:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/10 06:13:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/10 06:13:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 06:13:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/10 06:13:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/10 06:13:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/10 06:13:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/10 06:13:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/10 06:13:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/10 06:13:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/10 06:13:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/10 06:13:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/10 06:13:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/10 06:13:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/10 06:13:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/10 06:13:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/10 06:13:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/10 06:13:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/10 06:13:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/10 06:13:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/10 06:13:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/10 06:13:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/10 06:13:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/10 06:13:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/10 06:13:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/10 06:13:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 06:13:05 DEBUG : Waiting for deletions to finish 2026/04/10 06:13:05 DEBUG : Waiting for deletions to finish 2026/04/10 06:13:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 06:13:06 DEBUG : banana: Excluded (Path Filter) 2026/04/10 06:13:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 06:13:06 DEBUG : apple: Excluded (Path Filter) 2026/04/10 06:13:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 06:13:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 06:13:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 06:13:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 06:13:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 06:13:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 06:13:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 06:13:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 06:13:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 06:13:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 06:13:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 06:13:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 06:13:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 06:13:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 06:13:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 06:13:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 06:13:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/10 06:13:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/10 06:13:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/10 06:13:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/10 06:13:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/10 06:13:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/10 06:13:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/10 06:13:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/10 06:13:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/10 06:13:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/10 06:13:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/10 06:13:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/10 06:13:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/10 06:13:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/10 06:13:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/10 06:13:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 06:13:21 DEBUG : dir1/0000-abcdefg.txt: md5 = 8d3bbd38fef557f617d15cf1f0474079 OK 2026/04/10 06:13:22 DEBUG : dir1/0001-bcdefgh.txt: md5 = da428f1fc6a1f3e6d4fed381088b2eda OK 2026/04/10 06:13:24 DEBUG : dir1/0002-cdefghi.txt: md5 = d400034b5f294cb684dadd610896d518 OK 2026/04/10 06:13:25 DEBUG : dir1/0003-defghij.txt: md5 = fd9a898735a5656de1e369b5695a36be OK 2026/04/10 06:13:27 DEBUG : dir1/0004-efghijk.txt: md5 = 6b7344521b3c502e856299bff1aa8154 OK 2026/04/10 06:13:28 DEBUG : dir1/0005-fghijkl.txt: md5 = fcaed9299f757a5d5c1bc3e8ec0d1090 OK 2026/04/10 06:13:30 DEBUG : dir1/0006-ghijklm.txt: md5 = cf51db310eaca68f13785b7dad24a70d OK 2026/04/10 06:13:32 DEBUG : dir1/0007-1234567.txt: md5 = 8137348fa54119d6f85a6488090868fc OK 2026/04/10 06:13:33 DEBUG : dir1/0008-2345678.txt: md5 = ff92e842c6961d0e6f8be9e93468caa3 OK 2026/04/10 06:13:35 DEBUG : dir1/0009-3456789.txt: md5 = e8e49c66817757fe3979b490df2455dc OK 2026/04/10 06:13:36 DEBUG : dir1/0010-456789.txt: md5 = 9191cc96541d51c304fd8ac835832f60 OK 2026/04/10 06:13:38 DEBUG : dir1/0011-56789;.txt: md5 = 7b42de16e70e65fa679c3d8a90de9fb5 OK 2026/04/10 06:13:40 DEBUG : dir1/0012-6789;.txt: md5 = f61d9ba68b70bc2216735abee92e63b6 OK 2026/04/10 06:13:41 DEBUG : dir1/0013-789;=.txt: md5 = 84525637e22d6394403df9ccbe61d60f OK 2026/04/10 06:13:43 DEBUG : dir1/0014-89;=.txt: md5 = c3f4929b0892189862b5dd3d4056f66a OK 2026/04/10 06:13:45 DEBUG : dir1/0015-9;=.txt: md5 = 0a2f7bfc08f65da56957342b2149f113 OK 2026/04/10 06:13:46 DEBUG : apple: md5 = 3638ce3006d6e247c6c0b71146330f67 OK 2026/04/10 06:13:48 DEBUG : banana: md5 = 966504dea893a465f93b4aa727930e12 OK 2026/04/10 06:13:49 DEBUG : appleappleapplebanana: md5 = 1d36aae0857dafc1d2cba6642986db7a OK 2026/04/10 06:13:51 DEBUG : splitbananasplit: md5 = 5d8f6eaf1b157c4b6a3e162181b5e315 OK 2026/04/10 06:13:51 DEBUG : Waiting for deletions to finish 2026/04/10 06:13:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 06:13:51 DEBUG : apple: Excluded (Path Filter) 2026/04/10 06:13:51 DEBUG : banana: Excluded (Path Filter) 2026/04/10 06:13:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 06:13:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 06:13:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 06:13:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 06:13:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 06:13:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 06:13:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 06:13:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 06:13:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 06:13:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 06:13:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 06:13:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 06:13:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 06:13:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 06:13:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 06:13:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 06:13:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 06:13:52 DEBUG : apple: size = 5 OK 2026/04/10 06:13:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:52 DEBUG : banana: size = 6 OK 2026/04/10 06:13:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/10 06:13:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/10 06:13:52 DEBUG : banana: Unchanged skipping 2026/04/10 06:13:52 DEBUG : apple: Unchanged skipping 2026/04/10 06:13:53 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/10 06:13:53 DEBUG : splitbananasplit: size = 16 OK 2026/04/10 06:13:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:53 DEBUG : splitbananasplit: Unchanged skipping 2026/04/10 06:13:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/10 06:13:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/10 06:13:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/10 06:13:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/10 06:13:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/10 06:13:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/10 06:13:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 06:13:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/10 06:13:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/10 06:13:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/10 06:13:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/10 06:13:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/10 06:13:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/10 06:13:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/10 06:13:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/10 06:13:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/10 06:13:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/10 06:13:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/10 06:13:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/10 06:13:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/10 06:13:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/10 06:13:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/10 06:13:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/10 06:13:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/10 06:13:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/10 06:13:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/10 06:13:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/10 06:13:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/10 06:13:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/10 06:13:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/10 06:13:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/10 06:13:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/10 06:13:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/10 06:13:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 06:13:53 DEBUG : Waiting for deletions to finish 2026/04/10 06:13:53 DEBUG : Waiting for deletions to finish 2026/04/10 06:13:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 06:13:54 DEBUG : apple: Excluded (Path Filter) 2026/04/10 06:13:54 DEBUG : banana: Excluded (Path Filter) 2026/04/10 06:13:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 06:13:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 06:13:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 06:13:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 06:13:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 06:13:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 06:13:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 06:13:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 06:13:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 06:13:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 06:13:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 06:13:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 06:13:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 06:13:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 06:13:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 06:13:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 06:13:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 06:13:54 DEBUG : dir1: Directory modification time the same (differ by -388.423µs, within tolerance 1ms) 2026/04/10 06:13:54 DEBUG : apple: size = 5 OK 2026/04/10 06:13:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:54 DEBUG : apple: Unchanged skipping 2026/04/10 06:13:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/10 06:13:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/10 06:13:54 DEBUG : splitbananasplit: size = 16 OK 2026/04/10 06:13:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:54 DEBUG : splitbananasplit: Unchanged skipping 2026/04/10 06:13:54 DEBUG : banana: size = 6 OK 2026/04/10 06:13:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:54 DEBUG : banana: Unchanged skipping 2026/04/10 06:13:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/10 06:13:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/10 06:13:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/10 06:13:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/10 06:13:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/10 06:13:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/10 06:13:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/10 06:13:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/10 06:13:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/10 06:13:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/10 06:13:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/10 06:13:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/10 06:13:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/10 06:13:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/10 06:13:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/10 06:13:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/10 06:13:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/10 06:13:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/10 06:13:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/10 06:13:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/10 06:13:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 06:13:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/10 06:13:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/10 06:13:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/10 06:13:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/10 06:13:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/10 06:13:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/10 06:13:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/10 06:13:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/10 06:13:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:13:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/10 06:13:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/10 06:13:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/10 06:13:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/10 06:13:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 06:13:55 DEBUG : Waiting for deletions to finish 2026/04/10 06:13:55 DEBUG : Waiting for deletions to finish 2026/04/10 06:13:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/10 06:13:55 DEBUG : apple: Excluded (Path Filter) 2026/04/10 06:13:55 DEBUG : banana: Excluded (Path Filter) 2026/04/10 06:13:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/10 06:13:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/10 06:13:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/10 06:13:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/10 06:13:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/10 06:13:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/10 06:13:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/10 06:13:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/10 06:13:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/10 06:13:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/10 06:13:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/10 06:13:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/10 06:13:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/10 06:13:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/10 06:13:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/10 06:13:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/10 06:13:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/10 06:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/10 06:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/10 06:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/10 06:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/10 06:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/10 06:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/10 06:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/10 06:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/10 06:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/10 06:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/10 06:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/10 06:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/10 06:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/10 06:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/10 06:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/10 06:14:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" --- PASS: TestTransform (607.25s) --- PASS: TestTransform/NFC (48.39s) --- PASS: TestTransform/NFD (51.32s) --- PASS: TestTransform/base64 (61.87s) --- PASS: TestTransform/prefix (69.71s) --- PASS: TestTransform/suffix (68.90s) --- PASS: TestTransform/truncate (58.20s) --- PASS: TestTransform/encoder (51.51s) --- PASS: TestTransform/ISO-8859-1 (49.07s) --- PASS: TestTransform/charmap (50.57s) --- PASS: TestTransform/lowercase (48.65s) --- PASS: TestTransform/ascii (49.05s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 06:14:07 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/10 06:14:08 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/10 06:14:08 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/04/10 06:14:08 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-04-10T06:14:07.881775859Z) 2026/04/10 06:14:08 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/10 06:14:08 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/10 06:14:08 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/10 06:14:08 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/10 06:14:08 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/10 06:14:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 06:14:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 06:14:10 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = ee4cc673745602625fa9fa3dc3b34878 OK 2026/04/10 06:14:10 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/10 06:14:10 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/10 06:14:10 DEBUG : Waiting for deletions to finish 2026/04/10 06:14:12 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (5.04s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 06:14:12 DEBUG : toe: transformed to: tictactoe 2026/04/10 06:14:13 DEBUG : toe: transformed to: tictactoe 2026/04/10 06:14:13 DEBUG : tictactoe: Making directory with metadata 2026/04/10 06:14:13 INFO : tictactoe: Made directory with metadata (mtime=2026-04-10T06:14:12.923861314Z) 2026/04/10 06:14:13 DEBUG : toe: transformed to: tictactoe 2026/04/10 06:14:13 DEBUG : toe: transformed to: tictactoe 2026/04/10 06:14:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/10 06:14:13 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/10 06:14:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/10 06:14:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 06:14:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 06:14:15 DEBUG : tictactoe/tictactoe: md5 = 93f130d7885551e79f0097fb49c2892d OK 2026/04/10 06:14:15 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/10 06:14:15 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/10 06:14:15 DEBUG : Waiting for deletions to finish 2026/04/10 06:14:17 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (5.05s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 06:14:18 DEBUG : toe: Making directory with metadata 2026/04/10 06:14:18 INFO : toe: Made directory with metadata (mtime=2026-04-10T06:14:17.976946951Z) 2026/04/10 06:14:18 DEBUG : toe/toe: Making directory with metadata 2026/04/10 06:14:19 INFO : toe/toe: Made directory with metadata (mtime=2026-04-10T06:14:17.976946951Z) 2026/04/10 06:14:19 DEBUG : toe: transformed to: tictactoe 2026/04/10 06:14:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/10 06:14:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/10 06:14:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/10 06:14:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 06:14:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 06:14:21 DEBUG : toe/toe/tictactoe: md5 = 46f06e492831a8b5e32b67f114d5cd9d OK 2026/04/10 06:14:21 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/10 06:14:21 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/10 06:14:21 DEBUG : Waiting for deletions to finish 2026/04/10 06:14:23 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/04/10 06:14:23 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.58s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 06:14:24 DEBUG : toe: Making directory with metadata 2026/04/10 06:14:25 INFO : toe: Made directory with metadata (mtime=2026-04-10T06:14:24.560058509Z) 2026/04/10 06:14:25 DEBUG : toe/toe: Making directory with metadata 2026/04/10 06:14:26 INFO : toe/toe: Made directory with metadata (mtime=2026-04-10T06:14:24.560058509Z) 2026/04/10 06:14:26 DEBUG : toe: transformed to: tictactoe 2026/04/10 06:14:26 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/10 06:14:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/10 06:14:26 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/10 06:14:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 06:14:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 06:14:27 DEBUG : toe/toe/tictactoe: md5 = 9a4131d907e2dc5a839acd336139586c OK 2026/04/10 06:14:27 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/10 06:14:27 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/10 06:14:27 DEBUG : Waiting for deletions to finish 2026/04/10 06:14:30 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/04/10 06:14:30 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.91s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 06:14:31 DEBUG : empty_dir: Making directory with metadata 2026/04/10 06:14:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/10 06:14:31 DEBUG : toe: transformed to: tictactoe 2026/04/10 06:14:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 06:14:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 06:14:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 06:14:31 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/10 06:14:32 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/10 06:14:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 06:14:32 DEBUG : toe: transformed to: tictactoe 2026/04/10 06:14:32 DEBUG : toe: transformed to: tictactoe 2026/04/10 06:14:32 DEBUG : tictactoe: Making directory with metadata 2026/04/10 06:14:33 INFO : tictactoe: Made directory with metadata (mtime=2026-04-10T06:14:31.471175615Z) 2026/04/10 06:14:33 DEBUG : toe: transformed to: tictactoe 2026/04/10 06:14:33 DEBUG : toe: transformed to: tictactoe 2026/04/10 06:14:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/10 06:14:33 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/10 06:14:33 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-10T06:14:31.471175615Z) 2026/04/10 06:14:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/10 06:14:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/10 06:14:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/10 06:14:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/10 06:14:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 06:14:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 06:14:35 DEBUG : tictactoe/tictactoe/toe.txt: md5 = d53ed1fc2b04558a3a024b854cca54a9 OK 2026/04/10 06:14:35 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/10 06:14:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/10 06:14:35 DEBUG : Waiting for deletions to finish 2026/04/10 06:14:38 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/10 06:14:38 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.56s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 06:14:40 DEBUG : empty_dir: Making directory with metadata 2026/04/10 06:14:40 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/10 06:14:40 DEBUG : toe: transformed to: tictactoe 2026/04/10 06:14:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 06:14:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 06:14:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 06:14:40 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/10 06:14:41 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/10 06:14:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 06:14:41 DEBUG : toe: transformed to: tictactoe 2026/04/10 06:14:41 DEBUG : toe: transformed to: tictactoe 2026/04/10 06:14:41 DEBUG : tictactoe: Making directory with metadata 2026/04/10 06:14:41 INFO : tictactoe: Made directory with metadata (mtime=2026-04-10T06:14:40.029320618Z) 2026/04/10 06:14:41 DEBUG : toe: transformed to: tictactoe 2026/04/10 06:14:41 DEBUG : toe: transformed to: tictactoe 2026/04/10 06:14:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/10 06:14:41 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/10 06:14:42 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-10T06:14:40.029320618Z) 2026/04/10 06:14:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/10 06:14:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/10 06:14:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/10 06:14:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/10 06:14:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/10 06:14:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 06:14:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 06:14:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 5269afe416df2c0fd8ac73ce2fb26900 OK 2026/04/10 06:14:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/10 06:14:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/10 06:14:44 DEBUG : Waiting for deletions to finish 2026/04/10 06:14:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 06:14:45 DEBUG : toe: transformed to: tictactoe 2026/04/10 06:14:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 06:14:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 06:14:45 DEBUG : toe: transformed to: tictactoe 2026/04/10 06:14:45 DEBUG : toe: transformed to: tictactoe 2026/04/10 06:14:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/10 06:14:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/10 06:14:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/04/10 06:14:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': 0 differences found 2026/04/10 06:14:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': 1 hashes could not be checked 2026/04/10 06:14:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': 1 matching files 2026/04/10 06:14:47 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/04/10 06:14:48 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (10.35s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 06:14:50 DEBUG : toe: transformed to: tictactoe 2026/04/10 06:14:50 DEBUG : toe: transformed to: tictactoe 2026/04/10 06:14:50 DEBUG : tictactoe: Making directory with metadata 2026/04/10 06:14:51 INFO : tictactoe: Made directory with metadata (mtime=2026-04-10T06:14:50.37949596Z) 2026/04/10 06:14:51 DEBUG : toe: transformed to: tictactoe 2026/04/10 06:14:51 DEBUG : toe: transformed to: tictactoe 2026/04/10 06:14:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/10 06:14:51 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/10 06:14:52 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-10T06:14:50.37949596Z) 2026/04/10 06:14:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/10 06:14:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/10 06:14:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/10 06:14:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/10 06:14:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 06:14:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 06:14:53 DEBUG : tictactoe/tictactoe/toe.txt: md5 = d82d860bc25687e4168f4a5007e235d7 OK 2026/04/10 06:14:53 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/10 06:14:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/10 06:14:53 DEBUG : Waiting for deletions to finish 2026/04/10 06:14:54 DEBUG : toe: transformed to: tictactoe 2026/04/10 06:14:54 DEBUG : toe: transformed to: tictactoe 2026/04/10 06:14:54 DEBUG : tictactoe: Directory modification time the same (differ by -495.96µs, within tolerance 1ms) 2026/04/10 06:14:54 DEBUG : toe: transformed to: tictactoe 2026/04/10 06:14:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/10 06:14:55 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -495.96µs, within tolerance 1ms) 2026/04/10 06:14:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 06:14:55 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/10 06:14:55 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/10 06:14:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/10 06:14:55 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/10 06:14:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 06:14:55 DEBUG : Waiting for deletions to finish 2026/04/10 06:14:57 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/10 06:14:58 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.96s) === RUN TestSyntax 2026/04/10 06:14:59 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 06:14:59 DEBUG : toe: Making directory with metadata 2026/04/10 06:15:00 INFO : toe: Made directory with metadata (mtime=2026-04-10T06:14:59.344647819Z) 2026/04/10 06:15:00 DEBUG : toe/toe: Making directory with metadata 2026/04/10 06:15:01 INFO : toe/toe: Made directory with metadata (mtime=2026-04-10T06:14:59.344647819Z) 2026/04/10 06:15:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/10 06:15:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 06:15:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 06:15:03 DEBUG : toe/toe/toe: md5 = c31c073c11721dbb2bc0137da576a369 OK 2026/04/10 06:15:03 DEBUG : toe/toe/toe: size = 11 OK 2026/04/10 06:15:03 INFO : toe/toe/toe: Copied (new) 2026/04/10 06:15:03 DEBUG : Waiting for deletions to finish 2026/04/10 06:15:05 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/10 06:15:06 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (7.96s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 06:15:07 DEBUG : empty_dir: Making directory with metadata 2026/04/10 06:15:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/10 06:15:07 DEBUG : toe: transformed to: tictactoe 2026/04/10 06:15:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 06:15:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 06:15:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 06:15:07 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/10 06:15:08 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/10 06:15:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 06:15:08 DEBUG : toe: transformed to: tictactoe 2026/04/10 06:15:08 DEBUG : toe: transformed to: tictactoe 2026/04/10 06:15:08 DEBUG : tictactoe: Making directory with metadata 2026/04/10 06:15:09 INFO : tictactoe: Made directory with metadata (mtime=2026-04-10T06:15:07.300782572Z) 2026/04/10 06:15:09 DEBUG : toe: transformed to: tictactoe 2026/04/10 06:15:09 DEBUG : toe: transformed to: tictactoe 2026/04/10 06:15:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/10 06:15:09 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/10 06:15:09 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-10T06:15:07.300782572Z) 2026/04/10 06:15:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/10 06:15:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/10 06:15:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/10 06:15:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/10 06:15:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/10 06:15:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/10 06:15:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 06:15:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 06:15:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = dba4b092f21a1fb112e83bad83d16355 OK 2026/04/10 06:15:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/10 06:15:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/10 06:15:11 INFO : toe/toe/toe.txt: Deleted 2026/04/10 06:15:11 INFO : toe/toe: Removing directory 2026/04/10 06:15:11 INFO : toe: Removing directory 2026/04/10 06:15:11 INFO : empty_dir: Removing directory 2026/04/10 06:15:11 DEBUG : Local file system at /tmp/rclone1414292037: deleted 3 directories 2026/04/10 06:15:13 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/04/10 06:15:14 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.67s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 06:15:15 DEBUG : empty_dir: Making directory with metadata 2026/04/10 06:15:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/10 06:15:15 DEBUG : toe: transformed to: tictactoe 2026/04/10 06:15:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 06:15:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 06:15:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 06:15:16 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/10 06:15:17 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/10 06:15:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 06:15:17 DEBUG : toe: transformed to: tictactoe 2026/04/10 06:15:17 DEBUG : toe: transformed to: tictactoe 2026/04/10 06:15:17 DEBUG : tictactoe: Making directory with metadata 2026/04/10 06:15:17 INFO : tictactoe: Made directory with metadata (mtime=2026-04-10T06:15:15.971929419Z) 2026/04/10 06:15:17 DEBUG : toe: transformed to: tictactoe 2026/04/10 06:15:17 DEBUG : toe: transformed to: tictactoe 2026/04/10 06:15:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/10 06:15:17 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/10 06:15:18 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-10T06:15:15.971929419Z) 2026/04/10 06:15:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/10 06:15:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/10 06:15:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/10 06:15:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/10 06:15:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/10 06:15:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/10 06:15:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 06:15:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 06:15:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 0f1498417d7b9dcd3fb37798b27e1fdd OK 2026/04/10 06:15:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/10 06:15:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/10 06:15:20 INFO : toe/toe/toe.txt: Deleted 2026/04/10 06:15:20 INFO : toe/toe: Removing directory 2026/04/10 06:15:20 INFO : toe: Removing directory 2026/04/10 06:15:20 INFO : empty_dir: Removing directory 2026/04/10 06:15:20 DEBUG : Local file system at /tmp/rclone1414292037: deleted 3 directories 2026/04/10 06:15:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/10 06:15:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/10 06:15:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/10 06:15:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/10 06:15:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/10 06:15:23 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/04/10 06:15:25 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/10 06:15:26 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/10 06:15:28 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (13.59s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 06:15:29 DEBUG : Reset feature "Copy" 2026/04/10 06:15:29 DEBUG : Reset feature "Move" 2026/04/10 06:15:29 DEBUG : Reset feature "Copy" 2026/04/10 06:15:29 DEBUG : Reset feature "Move" 2026/04/10 06:15:29 DEBUG : empty_dir: Making directory with metadata 2026/04/10 06:15:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/10 06:15:29 DEBUG : toe: transformed to: tictactoe 2026/04/10 06:15:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 06:15:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 06:15:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 06:15:29 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/10 06:15:30 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/10 06:15:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/10 06:15:30 DEBUG : toe: transformed to: tictactoe 2026/04/10 06:15:30 DEBUG : toe: transformed to: tictactoe 2026/04/10 06:15:30 DEBUG : tictactoe: Making directory with metadata 2026/04/10 06:15:31 INFO : tictactoe: Made directory with metadata (mtime=2026-04-10T06:15:29.564159573Z) 2026/04/10 06:15:31 DEBUG : toe: transformed to: tictactoe 2026/04/10 06:15:31 DEBUG : toe: transformed to: tictactoe 2026/04/10 06:15:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/10 06:15:31 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/10 06:15:32 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-10T06:15:29.564159573Z) 2026/04/10 06:15:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/10 06:15:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/10 06:15:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/10 06:15:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/10 06:15:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/10 06:15:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/10 06:15:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 06:15:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 06:15:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 55b9b57279a0607cbbb474f54b6af12d OK 2026/04/10 06:15:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/10 06:15:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/10 06:15:33 INFO : toe/toe/toe.txt: Deleted 2026/04/10 06:15:33 INFO : toe/toe: Removing directory 2026/04/10 06:15:33 INFO : toe: Removing directory 2026/04/10 06:15:33 INFO : empty_dir: Removing directory 2026/04/10 06:15:33 DEBUG : Local file system at /tmp/rclone1414292037: deleted 3 directories 2026/04/10 06:15:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/10 06:15:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/10 06:15:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/10 06:15:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/10 06:15:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/10 06:15:38 DEBUG : toe/toe/toe.txt: md5 = 65fb229d7fd1b7db565685e355eaf330 OK 2026/04/10 06:15:38 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/10 06:15:38 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/10 06:15:39 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/04/10 06:15:41 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/10 06:15:42 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/10 06:15:42 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/04/10 06:15:43 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (15.40s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 06:15:44 DEBUG : toe: transformed to: dG9l 2026/04/10 06:15:45 DEBUG : toe: transformed to: dG9l 2026/04/10 06:15:45 DEBUG : dG9l: Making directory with metadata 2026/04/10 06:15:45 INFO : dG9l: Made directory with metadata (mtime=2026-04-10T06:15:44.964420299Z) 2026/04/10 06:15:45 DEBUG : toe: transformed to: dG9l 2026/04/10 06:15:45 DEBUG : toe: transformed to: dG9l 2026/04/10 06:15:45 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/10 06:15:45 DEBUG : dG9l/dG9l: Making directory with metadata 2026/04/10 06:15:46 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-04-10T06:15:44.964420299Z) 2026/04/10 06:15:46 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/10 06:15:46 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/10 06:15:46 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/10 06:15:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/10 06:15:46 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/10 06:15:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 06:15:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 06:15:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 0d14aaeb36393d43ecb6e103e3049728 OK 2026/04/10 06:15:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/10 06:15:48 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/10 06:15:48 DEBUG : Waiting for deletions to finish 2026/04/10 06:15:49 DEBUG : dG9l: transformed to: toe 2026/04/10 06:15:49 DEBUG : dG9l: transformed to: toe 2026/04/10 06:15:49 DEBUG : toe: Directory modification time the same (differ by 420.299µs, within tolerance 1ms) 2026/04/10 06:15:49 DEBUG : Added delayed dir = "toe", newDst=toe 2026/04/10 06:15:49 DEBUG : dG9l: transformed to: toe 2026/04/10 06:15:49 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/10 06:15:49 DEBUG : toe/toe: Directory modification time the same (differ by 420.299µs, within tolerance 1ms) 2026/04/10 06:15:49 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/04/10 06:15:49 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/10 06:15:49 DEBUG : Local file system at /tmp/rclone1414292037: Waiting for checks to finish 2026/04/10 06:15:49 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/10 06:15:49 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/04/10 06:15:49 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/10 06:15:49 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/10 06:15:49 DEBUG : Local file system at /tmp/rclone1414292037: Waiting for transfers to finish 2026/04/10 06:15:49 DEBUG : Waiting for deletions to finish 2026/04/10 06:15:52 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/04/10 06:15:52 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.61s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa'", Local "Local file system at /tmp/rclone1414292037", Modify Window "1ms" 2026/04/10 06:15:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/10 06:15:53 DEBUG : toe: transformed to: 2026/04/10 06:15:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/10 06:15:53 DEBUG : toe: transformed to: 2026/04/10 06:15:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Making directory with metadata 2026/04/10 06:15:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Made directory with metadata (mtime=2026-04-10T06:15:53.575566066Z) 2026/04/10 06:15:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/10 06:15:54 DEBUG : toe: transformed to: 2026/04/10 06:15:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/10 06:15:54 DEBUG : toe: transformed to: 2026/04/10 06:15:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/10 06:15:54 DEBUG : toe/toe: transformed to: 2026/04/10 06:15:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/10 06:15:54 DEBUG : toe/toe: Making directory with metadata 2026/04/10 06:15:55 INFO : toe/toe: Made directory with metadata (mtime=2026-04-10T06:15:53.575566066Z) 2026/04/10 06:15:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/10 06:15:55 DEBUG : toe/toe: transformed to: 2026/04/10 06:15:55 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/10 06:15:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/10 06:15:55 DEBUG : toe: transformed to: 2026/04/10 06:15:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/10 06:15:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/10 06:15:55 DEBUG : toe/toe/toe: transformed to: 2026/04/10 06:15:55 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/10 06:15:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for checks to finish 2026/04/10 06:15:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Waiting for transfers to finish 2026/04/10 06:15:58 DEBUG : toe/toe/toe: md5 = 0438d68650b38b7d07ee012bef10bc9c OK 2026/04/10 06:15:58 DEBUG : toe/toe/toe: size = 11 OK 2026/04/10 06:15:58 INFO : toe/toe/toe: Copied (new) 2026/04/10 06:15:58 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': not deleting files as there were IO errors 2026/04/10 06:15:58 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': not deleting directories as there were IO errors 2026/04/10 06:16:00 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/10 06:16:00 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (8.27s) PASS 2026/04/10 06:16:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedihuy5kexa': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 27m56.526447874s (try 1/5)