"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/05/31 03:21:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foqupew2buki" 2026/05/31 03:21:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/31 03:21:16 DEBUG : Creating backend with remote "TestDrive:crypt/o2f76obb8batbn8gfc17lfhkuk7gguv53b913a31pulebej82upg" 2026/05/31 03:21:17 DEBUG : Creating backend with remote "/tmp/rclone111798308" === 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:21:18 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/31 03:21:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 03:21:18 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/31 03:21:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:21:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:21:18 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.96s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:21:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/31 03:21:19 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/31 03:21:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 03:21:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:21:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:21:21 DEBUG : sub dir/hello world: md5 = 084533f1d0c2780a4139d6c3eec8adb8 OK 2026/05/31 03:21:21 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 03:21:21 INFO : sub dir/hello world: Copied (new) 2026/05/31 03:21:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/31 03:21:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (6.11s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:21:25 DEBUG : metadata sub dir: Making directory with metadata 2026/05/31 03:21:25 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/31 03:21:25 DEBUG : empty metadata sub dir: Making directory with metadata 2026/05/31 03:21:25 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/31 03:21:25 DEBUG : Local file system at /tmp/rclone111798308: File to upload is small (21 bytes), uploading instead of streaming 2026/05/31 03:21:25 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/31 03:21:25 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/05/31 03:21:25 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/05/31 03:21:25 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/05/31 03:21:25 DEBUG : Google drive root 'crypt/o2f76obb8batbn8gfc17lfhkuk7gguv53b913a31pulebej82upg': Skipping btime metadata as can't update it on an existing file: 2026-05-31T03:21:25.317887657Z 2026/05/31 03:21:26 INFO : empty metadata sub dir: Updated directory metadata 2026/05/31 03:21:26 DEBUG : Google drive root 'crypt/o2f76obb8batbn8gfc17lfhkuk7gguv53b913a31pulebej82upg': Skipping btime metadata as can't update it on an existing file: 2026-05-31T03:21:25.317887657Z 2026/05/31 03:21:27 INFO : metadata sub dir: Updated directory metadata 2026/05/31 03:21:27 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/05/31 03:21:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:21:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:21:28 DEBUG : metadata sub dir/hello metadata world: md5 = 7d6a75bf3f6b960479ea0f404d06f01b OK 2026/05/31 03:21:28 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/31 03:21:28 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/05/31 03:21:29 DEBUG : TestDrive: Token expired 2026/05/31 03:21:29 DEBUG : TestDrive: No updated token found in the config file 2026/05/31 03:21:30 DEBUG : TestDrive: Token refresh successful 2026/05/31 03:21:30 DEBUG : Saving config "token" in section "TestDrive" of the config file 2026/05/31 03:21:30 DEBUG : TestDrive: Saved new token in config file 2026/05/31 03:21:31 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (8.03s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:21:33 DEBUG : metadata sub dir: Making directory with metadata 2026/05/31 03:21:33 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/31 03:21:33 DEBUG : empty metadata sub dir: Making directory with metadata 2026/05/31 03:21:33 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/31 03:21:33 DEBUG : Local file system at /tmp/rclone111798308: File to upload is small (21 bytes), uploading instead of streaming 2026/05/31 03:21:33 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/31 03:21:33 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/05/31 03:21:33 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/05/31 03:21:33 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/05/31 03:21:33 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/05/31 03:21:33 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/05/31 03:21:33 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/05/31 03:21:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:21:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:21:35 DEBUG : metadata sub dir/hello metadata world: md5 = 5ef7c757146c80b21880335de3a1f20d OK 2026/05/31 03:21:35 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/31 03:21:35 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/05/31 03:21:35 DEBUG : Google drive root 'crypt/o2f76obb8batbn8gfc17lfhkuk7gguv53b913a31pulebej82upg': Skipping btime metadata as can't update it on an existing file: 2026-05-31T03:21:33.353021406Z 2026/05/31 03:21:36 INFO : metadata sub dir: Updated directory metadata 2026/05/31 03:21:39 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.75s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:21:40 DEBUG : Creating backend with remote "/non-existing" 2026/05/31 03:21:40 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/31 03:21:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:21:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.70s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:21:40 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/31 03:21:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 03:21:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:21:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:21:43 DEBUG : sub dir/hello world: md5 = 271bf2a9eef9a5df42f7462f1d446e0c OK 2026/05/31 03:21:43 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 03:21:43 INFO : sub dir/hello world: Copied (new) 2026/05/31 03:21:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/31 03:21:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.67s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.44s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:21:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Running all checks before starting transfers 2026/05/31 03:21:47 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/31 03:21:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 03:21:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:21:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Checks finished, now starting transfers 2026/05/31 03:21:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:21:49 DEBUG : sub dir/hello world: md5 = f8f80e0a41ba3b9ee99cefb24fef3da5 OK 2026/05/31 03:21:49 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 03:21:49 INFO : sub dir/hello world: Copied (new) 2026/05/31 03:21:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/31 03:21:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.60s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:21:52 ERROR : Ignoring --no-traverse with sync 2026/05/31 03:21:52 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/31 03:21:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 03:21:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:21:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:21:55 DEBUG : sub dir/hello world: md5 = de657b5485bda086bb1a714329b4fa11 OK 2026/05/31 03:21:55 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 03:21:55 INFO : sub dir/hello world: Copied (new) 2026/05/31 03:21:55 DEBUG : Waiting for deletions to finish 2026/05/31 03:21:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/31 03:21:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.76s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:21:58 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/31 03:21:58 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/31 03:21:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:21:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:21:59 DEBUG : hello world2: md5 = b0e0b60c83f5082002b0376c27b3063d OK 2026/05/31 03:21:59 DEBUG : hello world2: size = 12 OK 2026/05/31 03:21:59 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.96s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:22:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/31 03:22:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:22:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:22:02 DEBUG : potato2: md5 = ad789270675d2309408aca61253784db OK 2026/05/31 03:22:02 DEBUG : potato2: size = 11 OK 2026/05/31 03:22:02 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.97s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:22:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/31 03:22:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:22:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:22:06 DEBUG : potato2: md5 = a0b0128d75018f6c5ed3c4f836c88862 OK 2026/05/31 03:22:06 DEBUG : potato2: size = 11 OK 2026/05/31 03:22:06 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.09s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:22:07 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/31 03:22:07 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/31 03:22:07 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/31 03:22:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/31 03:22:07 DEBUG : sub dir2: Making directory with metadata 2026/05/31 03:22:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/31 03:22:08 DEBUG : sub dir: Making directory with metadata 2026/05/31 03:22:09 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/31 03:22:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/31 03:22:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 03:22:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/31 03:22:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:22:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:22:10 DEBUG : sub dir/hello world: md5 = ce7251faa7036ee7fad6e74d90003e74 OK 2026/05/31 03:22:10 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 03:22:10 INFO : sub dir/hello world: Copied (new) 2026/05/31 03:22:14 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/05/31 03:22:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (9.05s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:22:16 INFO : sub dir2: Making directory 2026/05/31 03:22:16 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/31 03:22:16 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/31 03:22:16 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/31 03:22:16 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/31 03:22:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 03:22:16 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/05/31 03:22:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:22:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:22:18 DEBUG : sub dir/hello world: md5 = 64f6dfaccad5539801fa0f1a5f3cbe3c OK 2026/05/31 03:22:18 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 03:22:18 INFO : sub dir/hello world: Copied (new) 2026/05/31 03:22:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/31 03:22:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.70s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:22:22 DEBUG : sub dir2: Making directory with metadata 2026/05/31 03:22:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/31 03:22:22 DEBUG : sub dir2: Making directory with metadata 2026/05/31 03:22:23 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/31 03:22:23 DEBUG : sub dir: Making directory with metadata 2026/05/31 03:22:24 INFO : sub dir: Made directory with metadata (mtime=2026-05-31T03:22:22.043833221Z) 2026/05/31 03:22:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 03:22:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:22:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:22:25 DEBUG : sub dir/hello world: md5 = 1e797c88b48c255ecc3f6d3044e63b96 OK 2026/05/31 03:22:25 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 03:22:25 INFO : sub dir/hello world: Copied (new) 2026/05/31 03:22:25 INFO : sub dir/hello world: Deleted 2026/05/31 03:22:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (7.29s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:22:29 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/05/31 03:22:29 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/31 03:22:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:22:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:22:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.76s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:22:33 INFO : sub dir2: Making directory 2026/05/31 03:22:33 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/31 03:22:33 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/31 03:22:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 03:22:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:22:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:22:35 DEBUG : sub dir/hello world: md5 = d7b16cfd75a3b19bebfc22863b367876 OK 2026/05/31 03:22:35 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 03:22:35 INFO : sub dir/hello world: Copied (new) 2026/05/31 03:22:35 INFO : sub dir/hello world: Deleted 2026/05/31 03:22:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/31 03:22:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.57s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:22:38 DEBUG : sub dir2: Making directory with metadata 2026/05/31 03:22:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/31 03:22:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/31 03:22:38 DEBUG : sub dir2: Making directory with metadata 2026/05/31 03:22:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/31 03:22:39 DEBUG : sub dir: Making directory with metadata 2026/05/31 03:22:40 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/31 03:22:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 03:22:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:22:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:22:41 DEBUG : sub dir/hello world: md5 = 56d3c04893cad2986a2abb0c73fbe84f OK 2026/05/31 03:22:41 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 03:22:41 INFO : sub dir/hello world: Copied (new) 2026/05/31 03:22:41 DEBUG : Waiting for deletions to finish 2026/05/31 03:22:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.97s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.46s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:22:46 INFO : sub dir2: Making directory 2026/05/31 03:22:46 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/31 03:22:46 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/31 03:22:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 03:22:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:22:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:22:48 DEBUG : sub dir/hello world: md5 = c876d89c9a95dad7b2e3a47dc8c55be0 OK 2026/05/31 03:22:48 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 03:22:48 INFO : sub dir/hello world: Copied (new) 2026/05/31 03:22:48 DEBUG : Waiting for deletions to finish 2026/05/31 03:22:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/31 03:22:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.83s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:22:54 DEBUG : sub dir/hello world: md5 = f13cf5a45bb0542aca84536da0a69fdd OK 2026/05/31 03:22:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-someyap4livo" 2026/05/31 03:22:54 DEBUG : Creating backend with remote "TestDrive:crypt/6ipi44nv741p4q4t3vbqr9mr6r6qjlpr8viu922p1ai0sqedsfo0" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki' -> Encrypted drive 'TestCryptDrive:rclone-test-someyap4livo' 2026/05/31 03:22:56 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/31 03:22:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 03:22:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-someyap4livo': Waiting for checks to finish 2026/05/31 03:22:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-someyap4livo': Waiting for transfers to finish 2026/05/31 03:22:59 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 03:22:59 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/31 03:23:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/31 03:23:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-someyap4livo': Purge remote 2026/05/31 03:23:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (11.24s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:23:05 DEBUG : sub dir/hello world: md5 = e7e9a29f4a15439b7b2a504acdc21a98 OK 2026/05/31 03:23:06 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/31 03:23:06 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/31 03:23:07 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone111798308) 2026/05/31 03:23:07 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki') 2026/05/31 03:23:07 DEBUG : sub dir/hello world: Sizes differ 2026/05/31 03:23:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:23:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:23:08 DEBUG : sub dir/hello world: md5 = 5ee931fb80aad2e185bcd5fbd517aed7 OK 2026/05/31 03:23:08 DEBUG : sub dir/hello world: size = 17 OK 2026/05/31 03:23:08 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/31 03:23:09 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/31 03:23:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.49s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:23:13 DEBUG : sub dir/hello world: md5 = 09aa04a5fc34a24f755cd26ecfd30039 OK 2026/05/31 03:23:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-basulux1nuna" 2026/05/31 03:23:14 DEBUG : Config file has changed externally - reloading 2026/05/31 03:23:14 DEBUG : Creating backend with remote "TestDrive:crypt/p285u20vkbpaf9ev9t4bfk8cb93kv5f6mp8d0s3k0u8pe992v720" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki' -> Encrypted drive 'TestCryptDrive:rclone-test-basulux1nuna' 2026/05/31 03:23:15 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/31 03:23:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 03:23:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-basulux1nuna': Waiting for checks to finish 2026/05/31 03:23:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-basulux1nuna': Waiting for transfers to finish 2026/05/31 03:23:19 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 03:23:19 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/31 03:23:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/31 03:23:21 DEBUG : sub dir/hello world: md5 = a660bf3d7ca4a31473b4304daa212a6c OK 2026/05/31 03:23:22 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/31 03:23:22 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/31 03:23:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-basulux1nuna': Waiting for checks to finish 2026/05/31 03:23:22 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki') 2026/05/31 03:23:22 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-basulux1nuna') 2026/05/31 03:23:22 DEBUG : sub dir/hello world: Sizes differ 2026/05/31 03:23:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-basulux1nuna': Waiting for transfers to finish 2026/05/31 03:23:24 DEBUG : sub dir/hello world: size = 17 OK 2026/05/31 03:23:24 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/31 03:23:25 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/31 03:23:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-basulux1nuna': Purge remote 2026/05/31 03:23:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (16.66s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:23:30 DEBUG : sub dir/hello world: md5 = 6eddd57b6c14d788d9ae7a45074bb8ff OK 2026/05/31 03:23:31 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/31 03:23:31 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/31 03:23:32 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone111798308) 2026/05/31 03:23:32 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki') 2026/05/31 03:23:32 DEBUG : sub dir/hello world: Sizes differ 2026/05/31 03:23:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:23:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:23:33 DEBUG : sub dir/hello world: md5 = 7420de480491e8eebfacb9615d9912ea OK 2026/05/31 03:23:33 DEBUG : sub dir/hello world: size = 17 OK 2026/05/31 03:23:33 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/31 03:23:33 INFO : sub dir/hello world: Deleted 2026/05/31 03:23:34 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/31 03:23:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.29s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:23:39 DEBUG : sub dir/hello world: md5 = 3f1579f4dee90d98c468fece0e1532da OK 2026/05/31 03:23:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-maquyuc8bifa" 2026/05/31 03:23:39 DEBUG : Creating backend with remote "TestDrive:crypt/e64i3q0181nt9dflbaq8mri5sraeco1iurkbkv762v0ffl5b7dfg" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki' -> Encrypted drive 'TestCryptDrive:rclone-test-maquyuc8bifa' 2026/05/31 03:23:40 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/31 03:23:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 03:23:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-maquyuc8bifa': Waiting for checks to finish 2026/05/31 03:23:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-maquyuc8bifa': Waiting for transfers to finish 2026/05/31 03:23:44 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 03:23:44 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/31 03:23:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/31 03:23:47 DEBUG : sub dir/hello world: md5 = 2b523fb52c1fee959b8fd6a877594fa8 OK 2026/05/31 03:23:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-maquyuc8bifa': Using server-side directory move 2026/05/31 03:23:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-maquyuc8bifa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/31 03:23:47 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/31 03:23:47 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/31 03:23:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-maquyuc8bifa': Waiting for checks to finish 2026/05/31 03:23:48 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki') 2026/05/31 03:23:48 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-maquyuc8bifa') 2026/05/31 03:23:48 DEBUG : sub dir/hello world: Sizes differ 2026/05/31 03:23:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-maquyuc8bifa': Waiting for transfers to finish 2026/05/31 03:23:48 INFO : sub dir/hello world: Deleted 2026/05/31 03:23:50 INFO : sub dir/hello world: Moved (server-side) 2026/05/31 03:23:51 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/31 03:23:53 DEBUG : sub dir/hello world: md5 = 866c7969e2b2177d2da9464f82277da1 OK 2026/05/31 03:23:54 DEBUG : testing file moves 2026/05/31 03:23:54 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/31 03:23:54 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/31 03:23:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-maquyuc8bifa': Waiting for checks to finish 2026/05/31 03:23:54 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki') 2026/05/31 03:23:54 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-maquyuc8bifa') 2026/05/31 03:23:54 DEBUG : sub dir/hello world: Sizes differ 2026/05/31 03:23:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-maquyuc8bifa': Waiting for transfers to finish 2026/05/31 03:23:55 INFO : sub dir/hello world: Deleted 2026/05/31 03:23:55 INFO : sub dir/hello world: Moved (server-side) 2026/05/31 03:23:56 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/31 03:23:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-maquyuc8bifa': Purge remote --- PASS: TestServerSideMoveOverSelf (22.65s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:24:01 DEBUG : sub dir/hello world: md5 = bad03aa37fc3834fb7ae5c8fbd905391 OK 2026/05/31 03:24:01 ERROR : error listing: directory not found 2026/05/31 03:24:02 INFO : Local file system at /tmp/rclone111798308: Making directory 2026/05/31 03:24:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:24:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:24:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.88s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:24:07 DEBUG : sub dir/hello world: md5 = f527d1681f0cbd27e8db865c02b1f029 OK 2026/05/31 03:24:08 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/31 03:24:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 03:24:08 DEBUG : Local file system at /tmp/rclone111798308: Waiting for checks to finish 2026/05/31 03:24:08 DEBUG : Local file system at /tmp/rclone111798308: Waiting for transfers to finish 2026/05/31 03:24:09 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/05/31 03:24:09 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/05/31 03:24:09 INFO : sub dir/hello world: Copied (new) 2026/05/31 03:24:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/31 03:24:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.24s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:24:11 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/31 03:24:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:24:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:24:13 DEBUG : check sum: md5 = 1da96ca99b8ad665f32365a9c1070645 OK 2026/05/31 03:24:13 DEBUG : check sum: size = 1 OK 2026/05/31 03:24:13 INFO : check sum: Copied (new) 2026/05/31 03:24:13 DEBUG : Waiting for deletions to finish 2026/05/31 03:24:13 DEBUG : check sum: size = 1 OK 2026/05/31 03:24:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/31 03:24:13 DEBUG : check sum: Size of src and dst objects identical 2026/05/31 03:24:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:24:13 DEBUG : check sum: Unchanged skipping 2026/05/31 03:24:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:24:13 DEBUG : Waiting for deletions to finish 2026/05/31 03:24:13 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.70s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:24:15 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/31 03:24:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:24:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:24:16 DEBUG : sizeonly: md5 = f421f34a7912588e4a8de14d47f8e313 OK 2026/05/31 03:24:16 DEBUG : sizeonly: size = 6 OK 2026/05/31 03:24:16 INFO : sizeonly: Copied (new) 2026/05/31 03:24:16 DEBUG : Waiting for deletions to finish 2026/05/31 03:24:17 DEBUG : sizeonly: size = 6 OK 2026/05/31 03:24:17 DEBUG : sizeonly: Sizes identical 2026/05/31 03:24:17 DEBUG : sizeonly: Unchanged skipping 2026/05/31 03:24:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:24:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:24:17 DEBUG : Waiting for deletions to finish 2026/05/31 03:24:17 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.60s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:24:18 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/31 03:24:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:24:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:24:20 DEBUG : ignore-size: md5 = de47b51941192b1fd0ea507bf3773078 OK 2026/05/31 03:24:20 INFO : ignore-size: Copied (new) 2026/05/31 03:24:20 DEBUG : Waiting for deletions to finish 2026/05/31 03:24:20 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:24:20 DEBUG : ignore-size: Unchanged skipping 2026/05/31 03:24:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:24:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:24:20 DEBUG : Waiting for deletions to finish 2026/05/31 03:24:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.51s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:24:23 DEBUG : existing: md5 = 2e9de1898a637aee8f5d0eef5d284247 OK 2026/05/31 03:24:24 DEBUG : existing: size = 6 OK 2026/05/31 03:24:24 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:24:24 DEBUG : existing: Unchanged skipping 2026/05/31 03:24:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:24:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:24:24 DEBUG : Waiting for deletions to finish 2026/05/31 03:24:24 INFO : There was nothing to transfer 2026/05/31 03:24:24 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/31 03:24:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:24:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:24:26 DEBUG : existing: md5 = 06ee6257c80c113219f350f6dcc50acb OK 2026/05/31 03:24:26 DEBUG : existing: size = 6 OK 2026/05/31 03:24:26 INFO : existing: Copied (replaced existing) 2026/05/31 03:24:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (5.66s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:24:28 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/31 03:24:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:24:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:24:29 DEBUG : existing: md5 = 4f2bdd3aa6b054c921e3789d9d76ae45 OK 2026/05/31 03:24:29 DEBUG : existing: size = 6 OK 2026/05/31 03:24:29 INFO : existing: Copied (new) 2026/05/31 03:24:29 DEBUG : Waiting for deletions to finish 2026/05/31 03:24:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:24:30 DEBUG : existing: Destination exists, skipping 2026/05/31 03:24:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:24:30 DEBUG : Waiting for deletions to finish 2026/05/31 03:24:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.55s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:24:33 DEBUG : b/potato: md5 = a4cbedcbb40c182c1a868e22458e63a2 OK 2026/05/31 03:24:36 DEBUG : c/non empty space: md5 = 0807dffd466b140c96b592b80b525281 OK 2026/05/31 03:24:36 INFO : d: Making directory 2026/05/31 03:24:37 DEBUG : Added delayed dir = "a", newDst= 2026/05/31 03:24:38 INFO : c: Set directory modification time (using SetModTime) 2026/05/31 03:24:38 DEBUG : Added delayed dir = "c", newDst=c 2026/05/31 03:24:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/31 03:24:38 DEBUG : c/non empty space: size = 5 OK 2026/05/31 03:24:38 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:24:38 DEBUG : c/non empty space: Unchanged skipping 2026/05/31 03:24:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:24:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:24:40 DEBUG : a/potato2: md5 = 7431fefeebccb88eeb5120cc2c2ab508 OK 2026/05/31 03:24:40 DEBUG : a/potato2: size = 60 OK 2026/05/31 03:24:40 INFO : a/potato2: Copied (new) 2026/05/31 03:24:40 DEBUG : Waiting for deletions to finish 2026/05/31 03:24:41 INFO : b/potato: Deleted 2026/05/31 03:24:41 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/31 03:24:41 INFO : d: Removing directory 2026/05/31 03:24:42 INFO : b: Removing directory 2026/05/31 03:24:42 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/31 03:24:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': deleted 2 directories 2026/05/31 03:24:45 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/31 03:24:46 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (15.62s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:24:48 DEBUG : empty space: md5 = 81bd4b1e3f4d6ebf97c2fb6222b1b911 OK 2026/05/31 03:24:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:24:49 DEBUG : empty space: size = 1 OK 2026/05/31 03:24:49 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/31 03:24:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:24:49 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/05/31 03:24:49 DEBUG : Waiting for deletions to finish 2026/05/31 03:24:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:24:49 DEBUG : empty space: size = 1 OK 2026/05/31 03:24:49 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/31 03:24:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:24:50 DEBUG : empty space: md5 = cebf4428aec4fe28c939c4a78fa01fa8 OK 2026/05/31 03:24:50 DEBUG : empty space: size = 1 OK 2026/05/31 03:24:50 INFO : empty space: Copied (replaced existing) 2026/05/31 03:24:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.19s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.53s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:24:54 DEBUG : foo: md5 = c462d575e09adb56b9c6b621f54c0ec9 OK 2026/05/31 03:24:54 DEBUG : foo: size = 3 OK 2026/05/31 03:24:54 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/31 03:24:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:24:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:24:56 DEBUG : foo: md5 = 33871b552434a2e1f30c22f271d17657 OK 2026/05/31 03:24:56 DEBUG : foo: size = 3 OK 2026/05/31 03:24:56 INFO : foo: Copied (replaced existing) 2026/05/31 03:24:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.67s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:24:58 DEBUG : empty space: md5 = 58c5ee8fec98fe4f1e5faa6466a94847 OK 2026/05/31 03:24:59 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/31 03:24:59 DEBUG : empty space: size = 1 OK 2026/05/31 03:24:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:24:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:24:59 DEBUG : empty space: Unchanged skipping 2026/05/31 03:24:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:25:00 DEBUG : potato: md5 = 4e486b303d87e92ea9979981b56b5fa6 OK 2026/05/31 03:25:00 DEBUG : potato: size = 60 OK 2026/05/31 03:25:00 INFO : potato: Copied (new) 2026/05/31 03:25:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.30s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:25:04 DEBUG : potato: md5 = d25372fefbaf45537bb1c40f23d22eb8 OK 2026/05/31 03:25:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:25:04 DEBUG : potato: size = 21 (Local file system at /tmp/rclone111798308) 2026/05/31 03:25:04 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki') 2026/05/31 03:25:04 DEBUG : potato: Sizes differ 2026/05/31 03:25:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:25:06 DEBUG : potato: md5 = c28f578f5a900a9ca3ef102d4d4a95b7 OK 2026/05/31 03:25:06 DEBUG : potato: size = 21 OK 2026/05/31 03:25:06 INFO : potato: Copied (replaced existing) 2026/05/31 03:25:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.68s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:25:08 DEBUG : potato: md5 = eeff3d6d2c297de968e07351207b67c2 OK 2026/05/31 03:25:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:25:09 DEBUG : potato: size = 21 OK 2026/05/31 03:25:09 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/05/31 03:25:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:25:11 DEBUG : potato: md5 = 952b51a50ab029df832e44eb5ad84ffb OK 2026/05/31 03:25:11 DEBUG : potato: size = 21 OK 2026/05/31 03:25:11 INFO : potato: Copied (replaced existing) 2026/05/31 03:25:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (5.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:25:14 DEBUG : potato: md5 = e9bc02dcf11d84ff8e02b0efcb7d4512 OK 2026/05/31 03:25:16 DEBUG : empty space: md5 = 1a0d0a9ee84e2c58c33e68bf6221f6c3 OK 2026/05/31 03:25:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/31 03:25:16 DEBUG : empty space: size = 1 OK 2026/05/31 03:25:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:25:16 DEBUG : empty space: Unchanged skipping 2026/05/31 03:25:16 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/31 03:25:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:25:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:25:16 DEBUG : Waiting for deletions to finish 2026/05/31 03:25:16 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.31s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:25:19 DEBUG : potato: md5 = 3926db342e9e27ca74db94432a1837a7 OK 2026/05/31 03:25:21 DEBUG : empty space: md5 = 1980421aafb2305cc6f98896cd1b19c4 OK 2026/05/31 03:25:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/31 03:25:21 DEBUG : empty space: size = 1 OK 2026/05/31 03:25:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:25:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:25:21 DEBUG : empty space: Unchanged skipping 2026/05/31 03:25:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:25:23 DEBUG : potato2: md5 = a48f2ef662285d8adf1e8b1869996ee1 OK 2026/05/31 03:25:23 DEBUG : potato2: size = 60 OK 2026/05/31 03:25:23 INFO : potato2: Copied (new) 2026/05/31 03:25:23 DEBUG : Waiting for deletions to finish 2026/05/31 03:25:24 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:25:28 DEBUG : b/potato: md5 = 48378276ec1849af8a23e739ac0d44df OK 2026/05/31 03:25:30 DEBUG : c/non empty space: md5 = 2c7b9ce76f68390e5f4e38ae4af5951e OK 2026/05/31 03:25:30 INFO : d: Making directory 2026/05/31 03:25:31 INFO : d/e: Making directory 2026/05/31 03:25:33 DEBUG : Added delayed dir = "a", newDst= 2026/05/31 03:25:34 INFO : c: Set directory modification time (using SetModTime) 2026/05/31 03:25:34 DEBUG : Added delayed dir = "c", newDst=c 2026/05/31 03:25:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/31 03:25:34 DEBUG : c/non empty space: size = 5 OK 2026/05/31 03:25:34 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:25:34 DEBUG : c/non empty space: Unchanged skipping 2026/05/31 03:25:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:25:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:25:36 DEBUG : a/potato2: md5 = 8c32239d5316d212359cae81378d1b81 OK 2026/05/31 03:25:36 DEBUG : a/potato2: size = 60 OK 2026/05/31 03:25:36 INFO : a/potato2: Copied (new) 2026/05/31 03:25:36 DEBUG : Waiting for deletions to finish 2026/05/31 03:25:36 INFO : b/potato: Deleted 2026/05/31 03:25:37 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/31 03:25:37 INFO : d/e: Removing directory 2026/05/31 03:25:38 INFO : d: Removing directory 2026/05/31 03:25:38 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/05/31 03:25:39 INFO : b: Removing directory 2026/05/31 03:25:39 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/31 03:25:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': deleted 3 directories 2026/05/31 03:25:42 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/31 03:25:42 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (17.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:25:45 DEBUG : b/potato: md5 = a3c878a8c5316d5172d6f7b3086c9b9e OK 2026/05/31 03:25:48 DEBUG : c/non empty space: md5 = bdbb1d46703184a73ad16cd70ff775b2 OK 2026/05/31 03:25:48 INFO : d: Making directory 2026/05/31 03:25:49 DEBUG : Added delayed dir = "a", newDst= 2026/05/31 03:25:50 INFO : c: Set directory modification time (using SetModTime) 2026/05/31 03:25:50 DEBUG : Added delayed dir = "c", newDst=c 2026/05/31 03:25:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/31 03:25:50 DEBUG : c/non empty space: size = 5 OK 2026/05/31 03:25:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:25:50 DEBUG : c/non empty space: Unchanged skipping 2026/05/31 03:25:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:25:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:25:52 DEBUG : a/potato2: md5 = b10f418f0a1fc43ee00b76cab199d23d OK 2026/05/31 03:25:52 DEBUG : a/potato2: size = 60 OK 2026/05/31 03:25:52 INFO : a/potato2: Copied (new) 2026/05/31 03:25:52 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': not deleting files as there were IO errors 2026/05/31 03:25:53 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/31 03:25:53 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': not deleting directories as there were IO errors 2026/05/31 03:25:56 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/31 03:25:57 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/31 03:25:58 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (15.57s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:26:00 DEBUG : potato: md5 = 31f4d9612ca0998dd617ddd1b046513d OK 2026/05/31 03:26:02 DEBUG : empty space: md5 = d179a5d674b6ba675bf1516602d595c5 OK 2026/05/31 03:26:02 DEBUG : Waiting for deletions to finish 2026/05/31 03:26:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/31 03:26:02 DEBUG : empty space: size = 1 OK 2026/05/31 03:26:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:26:02 DEBUG : empty space: Unchanged skipping 2026/05/31 03:26:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:26:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:26:03 INFO : potato: Deleted 2026/05/31 03:26:04 DEBUG : potato2: md5 = 2d2e95ec60d8378bd84a2df429fc4197 OK 2026/05/31 03:26:04 DEBUG : potato2: size = 60 OK 2026/05/31 03:26:04 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.99s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:26:07 DEBUG : potato: md5 = be2e52acd7fafdef7535e66e81796b06 OK 2026/05/31 03:26:09 DEBUG : empty space: md5 = 35b51a8f9c02efcdba272dc0cb400ac5 OK 2026/05/31 03:26:09 DEBUG : Waiting for deletions to finish 2026/05/31 03:26:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:26:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:26:10 INFO : potato: Deleted 2026/05/31 03:26:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/31 03:26:11 DEBUG : empty space: size = 1 OK 2026/05/31 03:26:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:26:11 DEBUG : empty space: Unchanged skipping 2026/05/31 03:26:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:26:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:26:12 DEBUG : potato2: md5 = ad2378df02a18674a76417bd9cb98260 OK 2026/05/31 03:26:12 DEBUG : potato2: size = 60 OK 2026/05/31 03:26:12 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (8.25s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:26:15 DEBUG : potato: md5 = 99808b46d92d578c6bb4743cee2ea1ce OK 2026/05/31 03:26:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/31 03:26:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:26:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:26:17 DEBUG : potato2: md5 = 9a35c99d1322220421312f2f483210b9 OK 2026/05/31 03:26:17 DEBUG : potato2: size = 19 OK 2026/05/31 03:26:17 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.32s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:26:21 DEBUG : potato2: md5 = d2476c66e02842426a629c9d70c76a76 OK 2026/05/31 03:26:22 DEBUG : empty space: md5 = 6290aece5bc29f36562ca707699fd4a2 OK 2026/05/31 03:26:22 DEBUG : enormous: Excluded (Size Filter) 2026/05/31 03:26:22 DEBUG : enormous: Excluded 2026/05/31 03:26:22 DEBUG : potato2: Excluded (Size Filter) 2026/05/31 03:26:22 DEBUG : potato2: Excluded 2026/05/31 03:26:23 DEBUG : potato2: Excluded (Size Filter) 2026/05/31 03:26:23 DEBUG : potato2: Excluded 2026/05/31 03:26:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:26:23 DEBUG : empty space: size = 1 OK 2026/05/31 03:26:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:26:23 DEBUG : empty space: Unchanged skipping 2026/05/31 03:26:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:26:23 DEBUG : Waiting for deletions to finish 2026/05/31 03:26:23 INFO : There was nothing to transfer 2026/05/31 03:26:23 DEBUG : enormous: Excluded (Size Filter) 2026/05/31 03:26:23 DEBUG : enormous: Excluded 2026/05/31 03:26:23 DEBUG : potato2: Excluded (Size Filter) 2026/05/31 03:26:23 DEBUG : potato2: Excluded 2026/05/31 03:26:23 DEBUG : potato2: Excluded (Size Filter) 2026/05/31 03:26:23 DEBUG : potato2: Excluded 2026/05/31 03:26:23 DEBUG : Local file system at /tmp/rclone111798308: Waiting for checks to finish 2026/05/31 03:26:23 DEBUG : empty space: size = 1 OK 2026/05/31 03:26:23 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/31 03:26:23 DEBUG : empty space: Unchanged skipping 2026/05/31 03:26:23 DEBUG : Local file system at /tmp/rclone111798308: Waiting for transfers to finish 2026/05/31 03:26:23 DEBUG : Waiting for deletions to finish 2026/05/31 03:26:23 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.68s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:26:26 DEBUG : potato2: md5 = e14a12d36c0760d1a3e164652ba4a898 OK 2026/05/31 03:26:28 DEBUG : empty space: md5 = 540f4041488a3594f791436a54d7ea58 OK 2026/05/31 03:26:29 DEBUG : enormous: md5 = 71d9aa62da4189804b65f7a7c46443fa OK 2026/05/31 03:26:30 DEBUG : enormous: Excluded (Size Filter) 2026/05/31 03:26:30 DEBUG : enormous: Excluded 2026/05/31 03:26:30 DEBUG : potato2: Excluded (Size Filter) 2026/05/31 03:26:30 DEBUG : potato2: Excluded 2026/05/31 03:26:30 DEBUG : empty space: size = 1 OK 2026/05/31 03:26:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:26:30 DEBUG : empty space: Unchanged skipping 2026/05/31 03:26:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:26:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:26:30 DEBUG : Waiting for deletions to finish 2026/05/31 03:26:30 INFO : potato2: Deleted 2026/05/31 03:26:31 INFO : enormous: Deleted 2026/05/31 03:26:31 INFO : There was nothing to transfer 2026/05/31 03:26:31 DEBUG : empty space: size = 1 OK 2026/05/31 03:26:31 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/31 03:26:31 DEBUG : empty space: Unchanged skipping 2026/05/31 03:26:31 DEBUG : Local file system at /tmp/rclone111798308: Waiting for checks to finish 2026/05/31 03:26:31 DEBUG : Local file system at /tmp/rclone111798308: Waiting for transfers to finish 2026/05/31 03:26:31 DEBUG : Waiting for deletions to finish 2026/05/31 03:26:31 INFO : enormous: Deleted 2026/05/31 03:26:31 INFO : potato2: Deleted 2026/05/31 03:26:31 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.09s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:26:34 DEBUG : one: md5 = 117fe5545c211434f88e166a60c9a708 OK 2026/05/31 03:26:35 DEBUG : two: md5 = 4ece1acdbda9f056a53b5a1bb5600eee OK 2026/05/31 03:26:36 DEBUG : three: md5 = e904785c7bd55e60b6b5911d2bff86ff OK 2026/05/31 03:26:38 DEBUG : four: md5 = ee5cae67a927c4d64640ba12305f2998 OK 2026/05/31 03:26:38 DEBUG : five: Need to transfer - File not found at Destination 2026/05/31 03:26:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:26:38 DEBUG : four: size = 4 (Local file system at /tmp/rclone111798308) 2026/05/31 03:26:38 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki') 2026/05/31 03:26:38 DEBUG : four: Sizes differ 2026/05/31 03:26:38 DEBUG : two: size = 3 OK 2026/05/31 03:26:38 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/31 03:26:38 DEBUG : three: size = 5 OK 2026/05/31 03:26:38 DEBUG : three: Sizes identical 2026/05/31 03:26:38 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/31 03:26:38 DEBUG : one: Destination is newer than source, skipping 2026/05/31 03:26:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:26:40 DEBUG : two: md5 = 7564b689764ccc946ee8ee61b0e8eb59 OK 2026/05/31 03:26:40 DEBUG : two: size = 3 OK 2026/05/31 03:26:40 INFO : two: Copied (replaced existing) 2026/05/31 03:26:40 DEBUG : four: md5 = 2057721238d06da50e89d5fc7a3c9a9c OK 2026/05/31 03:26:40 DEBUG : four: size = 4 OK 2026/05/31 03:26:40 INFO : four: Copied (replaced existing) 2026/05/31 03:26:40 DEBUG : five: md5 = 07890f988a3db8ded1a70e4bbeb15cd4 OK 2026/05/31 03:26:40 DEBUG : five: size = 4 OK 2026/05/31 03:26:40 INFO : five: Copied (new) 2026/05/31 03:26:40 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.39s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/05/31 03:26:43 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Ignoring --track-renames as the source and destination do not have a common hash 2026/05/31 03:26:44 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/31 03:26:44 DEBUG : yam: Need to transfer - File not found at Destination 2026/05/31 03:26:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:26:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:26:45 DEBUG : yam: md5 = b219bc62f004f2764d8540271033a600 OK 2026/05/31 03:26:45 DEBUG : yam: size = 11 OK 2026/05/31 03:26:45 INFO : yam: Copied (new) 2026/05/31 03:26:45 DEBUG : potato: md5 = 06f9c01e3d7323ced89d1d5b495b3138 OK 2026/05/31 03:26:45 DEBUG : potato: size = 14 OK 2026/05/31 03:26:45 INFO : potato: Copied (new) 2026/05/31 03:26:45 DEBUG : Waiting for deletions to finish 2026/05/31 03:26:45 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Ignoring --track-renames as the source and destination do not have a common hash 2026/05/31 03:26:46 DEBUG : yaml: Need to transfer - File not found at Destination 2026/05/31 03:26:46 DEBUG : potato: size = 14 OK 2026/05/31 03:26:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:26:46 DEBUG : potato: Unchanged skipping 2026/05/31 03:26:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:26:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:26:47 DEBUG : yaml: md5 = cadf35e1bb1cf9b2d924b7d013380590 OK 2026/05/31 03:26:47 DEBUG : yaml: size = 11 OK 2026/05/31 03:26:47 INFO : yaml: Copied (new) 2026/05/31 03:26:47 DEBUG : Waiting for deletions to finish 2026/05/31 03:26:48 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (6.13s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/31 03:26:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Making map for --track-renames 2026/05/31 03:26:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Finished making map for --track-renames 2026/05/31 03:26:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:26:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for renames to finish 2026/05/31 03:26:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/31 03:26:50 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/31 03:26:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:26:51 DEBUG : yam: md5 = 88505488ee9ba857d44161193c84f2e6 OK 2026/05/31 03:26:51 DEBUG : yam: size = 11 OK 2026/05/31 03:26:51 INFO : yam: Copied (new) 2026/05/31 03:26:51 DEBUG : potato: md5 = 159a8b057e4bae4450e33241f52c05de OK 2026/05/31 03:26:51 DEBUG : potato: size = 14 OK 2026/05/31 03:26:51 INFO : potato: Copied (new) 2026/05/31 03:26:51 DEBUG : Waiting for deletions to finish 2026/05/31 03:26:52 DEBUG : potato: size = 14 OK 2026/05/31 03:26:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Making map for --track-renames 2026/05/31 03:26:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:26:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Finished making map for --track-renames 2026/05/31 03:26:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:26:52 DEBUG : potato: Unchanged skipping 2026/05/31 03:26:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for renames to finish 2026/05/31 03:26:53 INFO : yam: Moved (server-side) to: yaml 2026/05/31 03:26:53 INFO : yaml: Renamed from "yam" 2026/05/31 03:26:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:26:53 DEBUG : Waiting for deletions to finish 2026/05/31 03:26:53 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.78s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/31 03:26:54 DEBUG : Added delayed dir = "sub", newDst= 2026/05/31 03:26:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Making map for --track-renames 2026/05/31 03:26:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Finished making map for --track-renames 2026/05/31 03:26:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:26:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/31 03:26:54 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/31 03:26:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for renames to finish 2026/05/31 03:26:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:26:57 DEBUG : sub/yam: md5 = 10e038a4e7ba71bc72e8f405fc62f69a OK 2026/05/31 03:26:57 DEBUG : sub/yam: size = 11 OK 2026/05/31 03:26:57 INFO : sub/yam: Copied (new) 2026/05/31 03:26:57 DEBUG : potato: md5 = 5b3ee6972a0bc74b7dd24ddfb748c3e3 OK 2026/05/31 03:26:57 DEBUG : potato: size = 14 OK 2026/05/31 03:26:57 INFO : potato: Copied (new) 2026/05/31 03:26:57 DEBUG : Waiting for deletions to finish 2026/05/31 03:26:58 INFO : sub: Set directory modification time (using DirSetModTime) 2026/05/31 03:26:59 DEBUG : potato: size = 14 OK 2026/05/31 03:26:59 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:26:59 DEBUG : potato: Unchanged skipping 2026/05/31 03:26:59 INFO : sub: Set directory modification time (using SetModTime) 2026/05/31 03:26:59 DEBUG : Added delayed dir = "sub", newDst=sub 2026/05/31 03:26:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Making map for --track-renames 2026/05/31 03:26:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Finished making map for --track-renames 2026/05/31 03:26:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:26:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for renames to finish 2026/05/31 03:27:00 INFO : sub/yam: Moved (server-side) to: yam 2026/05/31 03:27:00 INFO : yam: Renamed from "sub/yam" 2026/05/31 03:27:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:27:00 DEBUG : Waiting for deletions to finish 2026/05/31 03:27:00 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.97s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:27:03 DEBUG : Creating backend with remote "/tmp/rclone111798308/dir1" 2026/05/31 03:27:03 DEBUG : Creating backend with remote "/tmp/rclone111798308/dir2" 2026/05/31 03:27:03 DEBUG : Local file system at /tmp/rclone111798308/dir2: Using server-side directory move 2026/05/31 03:27:03 INFO : Local file system at /tmp/rclone111798308/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/31 03:27:03 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/31 03:27:03 DEBUG : Local file system at /tmp/rclone111798308/dir2: Waiting for checks to finish 2026/05/31 03:27:03 INFO : file1.txt: Moved (server-side) 2026/05/31 03:27:03 DEBUG : Local file system at /tmp/rclone111798308/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.49s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:27:04 DEBUG : Added delayed dir = "nested", newDst= 2026/05/31 03:27:04 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/31 03:27:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 03:27:04 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/05/31 03:27:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/31 03:27:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:27:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:27:06 DEBUG : sub dir/hello world: md5 = 9ab6560a4f80ce504171edf553cf43bb OK 2026/05/31 03:27:06 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 03:27:06 INFO : sub dir/hello world: Copied (new) 2026/05/31 03:27:06 INFO : sub dir/hello world: Deleted 2026/05/31 03:27:08 DEBUG : nested/sub dir/file: md5 = e4684ae172277ef5d0c70f4071d58377 OK 2026/05/31 03:27:08 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/31 03:27:08 INFO : nested/sub dir/file: Copied (new) 2026/05/31 03:27:08 INFO : nested/sub dir/file: Deleted 2026/05/31 03:27:09 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/05/31 03:27:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/31 03:27:09 INFO : nested: Set directory modification time (using DirSetModTime) 2026/05/31 03:27:09 INFO : sub dir: Removing directory 2026/05/31 03:27:09 INFO : nested/sub dir: Removing directory 2026/05/31 03:27:09 INFO : nested: Removing directory 2026/05/31 03:27:09 DEBUG : Local file system at /tmp/rclone111798308: deleted 3 directories 2026/05/31 03:27:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/31 03:27:13 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/05/31 03:27:14 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (10.76s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:27:15 DEBUG : Added delayed dir = "nested", newDst= 2026/05/31 03:27:15 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/31 03:27:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/31 03:27:15 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/05/31 03:27:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/31 03:27:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:27:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:27:17 DEBUG : sub dir/hello world: md5 = e31420c60f40e6e7f36c8da780818984 OK 2026/05/31 03:27:17 DEBUG : sub dir/hello world: size = 11 OK 2026/05/31 03:27:17 INFO : sub dir/hello world: Copied (new) 2026/05/31 03:27:17 INFO : sub dir/hello world: Deleted 2026/05/31 03:27:19 DEBUG : nested/sub dir/file: md5 = f542fb44c12dc8b13ceb5c976cdfde52 OK 2026/05/31 03:27:19 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/31 03:27:19 INFO : nested/sub dir/file: Copied (new) 2026/05/31 03:27:19 INFO : nested/sub dir/file: Deleted 2026/05/31 03:27:20 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/05/31 03:27:20 INFO : nested: Set directory modification time (using DirSetModTime) 2026/05/31 03:27:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/31 03:27:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/31 03:27:24 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/05/31 03:27:24 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.68s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:27:25 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/31 03:27:25 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/31 03:27:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:27:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:27:27 DEBUG : existing: md5 = e8721b6f9cd8b0aafe5d5664f2b68235 OK 2026/05/31 03:27:27 DEBUG : existing: size = 6 OK 2026/05/31 03:27:27 INFO : existing: Copied (new) 2026/05/31 03:27:27 INFO : existing: Deleted 2026/05/31 03:27:27 DEBUG : existing-b: md5 = 0c3a5fc7b6069173fe46564c307569da OK 2026/05/31 03:27:27 DEBUG : existing-b: size = 6 OK 2026/05/31 03:27:27 INFO : existing-b: Copied (new) 2026/05/31 03:27:27 INFO : existing-b: Deleted 2026/05/31 03:27:28 DEBUG : existing: Destination exists, skipping 2026/05/31 03:27:28 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/31 03:27:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:27:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:27:28 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.20s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:27:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sufifik4sezi" 2026/05/31 03:27:29 DEBUG : Config file has changed externally - reloading 2026/05/31 03:27:29 DEBUG : Creating backend with remote "TestDrive:crypt/lfucdka1lvk82uth6n9p430h4uqjv4sg8qmgum5i631h33i67svg" 2026/05/31 03:27:32 DEBUG : potato2: md5 = 6d93c2eae3c5e42a1c4f1c118eb2f0fe OK 2026/05/31 03:27:34 DEBUG : empty space: md5 = 57d27811845c2d1182ab2eead905a5b6 OK 2026/05/31 03:27:35 DEBUG : potato3: md5 = 479918a5c985b6b16beffc8532dfdb25 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki' -> Encrypted drive 'TestCryptDrive:rclone-test-sufifik4sezi' 2026/05/31 03:27:38 DEBUG : empty space: md5 = cecef1871dfbeda260d85381dd489608 OK 2026/05/31 03:27:39 DEBUG : potato3: md5 = 2dde0c437150c0eb7f412ffce3000d8d OK 2026/05/31 03:27:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sufifik4sezi': Using server-side directory move 2026/05/31 03:27:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sufifik4sezi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/31 03:27:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/31 03:27:40 DEBUG : empty space: size = 1 OK 2026/05/31 03:27:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/31 03:27:40 DEBUG : empty space: Unchanged skipping 2026/05/31 03:27:40 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki') 2026/05/31 03:27:40 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-sufifik4sezi') 2026/05/31 03:27:40 DEBUG : potato3: Sizes differ 2026/05/31 03:27:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sufifik4sezi': Waiting for checks to finish 2026/05/31 03:27:40 INFO : empty space: Deleted 2026/05/31 03:27:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sufifik4sezi': Waiting for transfers to finish 2026/05/31 03:27:40 INFO : potato3: Deleted 2026/05/31 03:27:40 INFO : potato2: Moved (server-side) 2026/05/31 03:27:41 INFO : potato3: Moved (server-side) 2026/05/31 03:27:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nunedex9voze" 2026/05/31 03:27:42 DEBUG : Creating backend with remote "TestDrive:crypt/6tvnfqhi1n2647lsa66p7q1h0baestcj9sgsofvm663l1tpug2jg" 2026/05/31 03:27:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nunedex9voze': Using server-side directory move 2026/05/31 03:27:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nunedex9voze': Server side directory move succeeded 2026/05/31 03:27:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nunedex9voze': Purge remote 2026/05/31 03:27:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sufifik4sezi': Purge remote 2026/05/31 03:27:45 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (16.12s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:27:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vodakos0gafe" 2026/05/31 03:27:46 DEBUG : Creating backend with remote "TestDrive:crypt/iuhbul18aum2q7so31j2hob8qtgmava9mc7agtnnvunvbbsodch0" 2026/05/31 03:27:48 DEBUG : potato2: md5 = abc1e8d444198f1a785c9a77d94ed591 OK 2026/05/31 03:27:50 DEBUG : empty space: md5 = c713c393dec3675ecd2216e0ff099bfe OK 2026/05/31 03:27:51 DEBUG : potato3: md5 = a68cc016acae09e3bab71e093d2e3d04 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki' -> Encrypted drive 'TestCryptDrive:rclone-test-vodakos0gafe' 2026/05/31 03:27:54 DEBUG : empty space: md5 = 97a4d85eb7dbf63f9b321d751d06c739 OK 2026/05/31 03:27:55 DEBUG : potato3: md5 = 86133731fa6496deeeab862dd391d408 OK 2026/05/31 03:27:56 DEBUG : empty space: Excluded (Size Filter) 2026/05/31 03:27:56 DEBUG : empty space: Excluded 2026/05/31 03:27:56 DEBUG : empty space: Excluded (Size Filter) 2026/05/31 03:27:56 DEBUG : empty space: Excluded 2026/05/31 03:27:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/31 03:27:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vodakos0gafe': Waiting for checks to finish 2026/05/31 03:27:56 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki') 2026/05/31 03:27:56 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-vodakos0gafe') 2026/05/31 03:27:56 DEBUG : potato3: Sizes differ 2026/05/31 03:27:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vodakos0gafe': Waiting for transfers to finish 2026/05/31 03:27:57 INFO : potato3: Deleted 2026/05/31 03:27:57 INFO : potato2: Moved (server-side) 2026/05/31 03:27:57 INFO : potato3: Moved (server-side) 2026/05/31 03:27:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jadixaq7xonu" 2026/05/31 03:27:58 DEBUG : Creating backend with remote "TestDrive:crypt/l8joi9t03820bhsrtcp4c1noabu4rlvg92mpqp185tsp3ke1o4lg" 2026/05/31 03:27:59 DEBUG : empty space: Excluded (Size Filter) 2026/05/31 03:27:59 DEBUG : empty space: Excluded 2026/05/31 03:27:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/31 03:27:59 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/31 03:27:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jadixaq7xonu': Waiting for checks to finish 2026/05/31 03:27:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jadixaq7xonu': Waiting for transfers to finish 2026/05/31 03:28:01 INFO : potato2: Moved (server-side) 2026/05/31 03:28:01 INFO : potato3: Moved (server-side) 2026/05/31 03:28:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jadixaq7xonu': Purge remote 2026/05/31 03:28:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vodakos0gafe': Purge remote --- PASS: TestServerSideMoveWithFilter (17.87s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:28:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wobohaf2foyu" 2026/05/31 03:28:03 DEBUG : Creating backend with remote "TestDrive:crypt/041pkmp8dgnmira8tq7qbmqu268uouu2auq00rr8m0qhrpoaaq10" 2026/05/31 03:28:06 DEBUG : potato2: md5 = 53371def1f0b80711734defee66923f4 OK 2026/05/31 03:28:07 DEBUG : empty space: md5 = 6b8e28b2d994304960f0db3d5b216270 OK 2026/05/31 03:28:09 DEBUG : potato3: md5 = ad1ba53df8d520ab25e8dcf3716e89ef OK 2026/05/31 03:28:09 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki' -> Encrypted drive 'TestCryptDrive:rclone-test-wobohaf2foyu' 2026/05/31 03:28:12 DEBUG : empty space: md5 = fb6ef6636961ff6e5f1e7b0f74004b7e OK 2026/05/31 03:28:14 DEBUG : potato3: md5 = 6e14513d30b83cd08c6537ec72bb8fb2 OK 2026/05/31 03:28:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wobohaf2foyu': Using server-side directory move 2026/05/31 03:28:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wobohaf2foyu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/31 03:28:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/31 03:28:15 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/05/31 03:28:15 DEBUG : empty space: size = 1 OK 2026/05/31 03:28:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/31 03:28:15 DEBUG : empty space: Unchanged skipping 2026/05/31 03:28:15 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki') 2026/05/31 03:28:15 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-wobohaf2foyu') 2026/05/31 03:28:15 DEBUG : potato3: Sizes differ 2026/05/31 03:28:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wobohaf2foyu': Waiting for checks to finish 2026/05/31 03:28:15 INFO : empty space: Deleted 2026/05/31 03:28:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wobohaf2foyu': Waiting for transfers to finish 2026/05/31 03:28:15 INFO : potato3: Deleted 2026/05/31 03:28:15 INFO : potato2: Moved (server-side) 2026/05/31 03:28:16 INFO : potato3: Moved (server-side) 2026/05/31 03:28:16 INFO : tomatoDir: Removing directory 2026/05/31 03:28:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': deleted 1 directories 2026/05/31 03:28:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuwofik2coya" 2026/05/31 03:28:17 DEBUG : Creating backend with remote "TestDrive:crypt/5qc5acqgm39k2qdepdad584p88932hvj30foqjafhrh4bb804po0" 2026/05/31 03:28:18 INFO : tomatoDir: Making directory 2026/05/31 03:28:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuwofik2coya': Using server-side directory move 2026/05/31 03:28:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kuwofik2coya': Server side directory move succeeded 2026/05/31 03:28:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuwofik2coya': Purge remote 2026/05/31 03:28:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wobohaf2foyu': Purge remote 2026/05/31 03:28:22 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.36s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.50s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:28:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foqupew2buki/rclone-sync-test" 2026/05/31 03:28:23 DEBUG : Creating backend with remote "TestDrive:crypt/o2f76obb8batbn8gfc17lfhkuk7gguv53b913a31pulebej82upg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (1.92s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:28:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foqupew2buki/rclone-sync-test" 2026/05/31 03:28:25 DEBUG : Creating backend with remote "TestDrive:crypt/o2f76obb8batbn8gfc17lfhkuk7gguv53b913a31pulebej82upg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/05/31 03:28:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foqupew2buki/rclone-sync-test-include/layer2" 2026/05/31 03:28:28 DEBUG : Creating backend with remote "TestDrive:crypt/o2f76obb8batbn8gfc17lfhkuk7gguv53b913a31pulebej82upg/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/05/31 03:28:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foqupew2buki/rclone-sync-test-ignore-file" 2026/05/31 03:28:31 DEBUG : Creating backend with remote "TestDrive:crypt/o2f76obb8batbn8gfc17lfhkuk7gguv53b913a31pulebej82upg/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/05/31 03:28:35 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = f29b82237e1bdc904a72b3b265ae59a7 OK 2026/05/31 03:28:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/31 03:28:37 DEBUG : rclone-sync-test: Excluded 2026/05/31 03:28:37 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/31 03:28:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/31 03:28:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/rclone-sync-test': Waiting for checks to finish 2026/05/31 03:28:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/rclone-sync-test': Waiting for transfers to finish 2026/05/31 03:28:37 DEBUG : Waiting for deletions to finish 2026/05/31 03:28:37 INFO : There was nothing to transfer 2026/05/31 03:28:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/31 03:28:39 DEBUG : rclone-sync-test: Excluded 2026/05/31 03:28:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/31 03:28:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:28:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:28:39 DEBUG : Waiting for deletions to finish 2026/05/31 03:28:39 INFO : rclone-sync-test-include: Removing directory 2026/05/31 03:28:39 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/31 03:28:39 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/05/31 03:28:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': failed to delete 1 directories 2026/05/31 03:28:39 INFO : There was nothing to transfer 2026/05/31 03:28:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/31 03:28:41 DEBUG : rclone-sync-test: Excluded 2026/05/31 03:28:41 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/31 03:28:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/31 03:28:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/05/31 03:28:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/05/31 03:28:41 DEBUG : Waiting for deletions to finish 2026/05/31 03:28:41 INFO : There was nothing to transfer 2026/05/31 03:28:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/31 03:28:42 DEBUG : rclone-sync-test: Excluded 2026/05/31 03:28:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/31 03:28:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:28:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:28:43 DEBUG : Waiting for deletions to finish 2026/05/31 03:28:43 INFO : rclone-sync-test-include: Removing directory 2026/05/31 03:28:43 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/31 03:28:43 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/05/31 03:28:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': failed to delete 1 directories 2026/05/31 03:28:43 INFO : There was nothing to transfer 2026/05/31 03:28:44 DEBUG : Excluded 2026/05/31 03:28:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/31 03:28:44 DEBUG : rclone-sync-test: Excluded 2026/05/31 03:28:44 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/31 03:28:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/31 03:28:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/05/31 03:28:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/05/31 03:28:45 DEBUG : Waiting for deletions to finish 2026/05/31 03:28:45 INFO : There was nothing to transfer 2026/05/31 03:28:47 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/31 03:28:48 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (24.37s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:28:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foqupew2buki/dst" 2026/05/31 03:28:50 DEBUG : Creating backend with remote "TestDrive:crypt/o2f76obb8batbn8gfc17lfhkuk7gguv53b913a31pulebej82upg/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/31 03:28:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foqupew2buki/CompareDest" 2026/05/31 03:28:51 DEBUG : Creating backend with remote "TestDrive:crypt/o2f76obb8batbn8gfc17lfhkuk7gguv53b913a31pulebej82upg/gveqi14airsml4bgu7krj116o8" 2026/05/31 03:28:53 DEBUG : one: Need to transfer - File not found at Destination 2026/05/31 03:28:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst': Waiting for checks to finish 2026/05/31 03:28:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst': Waiting for transfers to finish 2026/05/31 03:28:56 DEBUG : one: md5 = 64c0f6337c2609a8c0be8c686f982d9d OK 2026/05/31 03:28:56 DEBUG : one: size = 3 OK 2026/05/31 03:28:56 INFO : one: Copied (new) 2026/05/31 03:28:56 DEBUG : Waiting for deletions to finish 2026/05/31 03:28:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone111798308) 2026/05/31 03:28:57 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst') 2026/05/31 03:28:57 DEBUG : one: Sizes differ 2026/05/31 03:28:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst': Waiting for checks to finish 2026/05/31 03:28:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst': Waiting for transfers to finish 2026/05/31 03:28:58 DEBUG : one: md5 = 25d0c0c3656c1e60f6e4dbdcec04cbdf OK 2026/05/31 03:28:58 DEBUG : one: size = 5 OK 2026/05/31 03:28:58 INFO : one: Copied (replaced existing) 2026/05/31 03:28:58 DEBUG : Waiting for deletions to finish 2026/05/31 03:29:01 DEBUG : dst/one: md5 = fd609fdab1e9b1d3fb4ace5ae6ec869d OK 2026/05/31 03:29:03 DEBUG : CompareDest/one: md5 = ec6d469afaa2e6219a9cfaf73fec3121 OK 2026/05/31 03:29:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst': Waiting for checks to finish 2026/05/31 03:29:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone111798308) 2026/05/31 03:29:04 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst') 2026/05/31 03:29:04 DEBUG : one: Sizes differ 2026/05/31 03:29:04 DEBUG : one: size = 5 OK 2026/05/31 03:29:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:29:04 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/31 03:29:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst': Waiting for transfers to finish 2026/05/31 03:29:04 DEBUG : Waiting for deletions to finish 2026/05/31 03:29:04 INFO : There was nothing to transfer 2026/05/31 03:29:06 DEBUG : CompareDest/two: md5 = 2a9abaefa2190830942df50fd484d315 OK 2026/05/31 03:29:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone111798308) 2026/05/31 03:29:07 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst') 2026/05/31 03:29:07 DEBUG : one: Sizes differ 2026/05/31 03:29:07 DEBUG : one: size = 5 OK 2026/05/31 03:29:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:29:07 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/31 03:29:07 DEBUG : two: size = 3 OK 2026/05/31 03:29:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:29:07 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/31 03:29:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst': Waiting for checks to finish 2026/05/31 03:29:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst': Waiting for transfers to finish 2026/05/31 03:29:07 DEBUG : Waiting for deletions to finish 2026/05/31 03:29:07 INFO : There was nothing to transfer 2026/05/31 03:29:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone111798308) 2026/05/31 03:29:08 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst') 2026/05/31 03:29:08 DEBUG : one: Sizes differ 2026/05/31 03:29:09 DEBUG : one: size = 5 OK 2026/05/31 03:29:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:29:09 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/31 03:29:09 DEBUG : two: size = 3 OK 2026/05/31 03:29:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:29:09 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/31 03:29:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst': Waiting for checks to finish 2026/05/31 03:29:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst': Waiting for transfers to finish 2026/05/31 03:29:09 DEBUG : Waiting for deletions to finish 2026/05/31 03:29:09 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/05/31 03:29:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone111798308) 2026/05/31 03:29:10 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst') 2026/05/31 03:29:10 DEBUG : one: Sizes differ 2026/05/31 03:29:10 DEBUG : one: size = 5 OK 2026/05/31 03:29:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:29:10 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/31 03:29:10 DEBUG : two: size = 5 (Local file system at /tmp/rclone111798308) 2026/05/31 03:29:10 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/CompareDest') 2026/05/31 03:29:10 DEBUG : two: Sizes differ 2026/05/31 03:29:10 DEBUG : two: Need to transfer - File not found at Destination 2026/05/31 03:29:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst': Waiting for checks to finish 2026/05/31 03:29:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst': Waiting for transfers to finish 2026/05/31 03:29:12 DEBUG : two: md5 = a17e987f9e8e2de0d6776ad7b927b8a6 OK 2026/05/31 03:29:12 DEBUG : two: size = 5 OK 2026/05/31 03:29:12 INFO : two: Copied (new) 2026/05/31 03:29:12 DEBUG : Waiting for deletions to finish 2026/05/31 03:29:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/31 03:29:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/31 03:29:16 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/31 03:29:16 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (27.06s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:29:19 DEBUG : pre-dest1/1: md5 = f35ca7b3f0fc865af51cf32893ec6701 OK 2026/05/31 03:29:21 DEBUG : pre-dest2/2: md5 = c45989ca184e0aef464bfe14f7fcd45b OK 2026/05/31 03:29:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foqupew2buki/dest" 2026/05/31 03:29:22 DEBUG : Creating backend with remote "TestDrive:crypt/o2f76obb8batbn8gfc17lfhkuk7gguv53b913a31pulebej82upg/rg03c1jvnehrrc617i0lnqjddc" 2026/05/31 03:29:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foqupew2buki/pre-dest1" 2026/05/31 03:29:24 DEBUG : Creating backend with remote "TestDrive:crypt/o2f76obb8batbn8gfc17lfhkuk7gguv53b913a31pulebej82upg/bbnblvh6k061ssopqrp18kd7gc" 2026/05/31 03:29:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foqupew2buki/pre-dest2" 2026/05/31 03:29:24 DEBUG : Creating backend with remote "TestDrive:crypt/o2f76obb8batbn8gfc17lfhkuk7gguv53b913a31pulebej82upg/dgicm1h6b5ejvlltm8eeif0bnk" 2026/05/31 03:29:26 DEBUG : 1: size = 1 OK 2026/05/31 03:29:26 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:29:26 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/31 03:29:26 DEBUG : 2: size = 1 OK 2026/05/31 03:29:26 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:29:26 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/31 03:29:27 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/31 03:29:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dest': Waiting for checks to finish 2026/05/31 03:29:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dest': Waiting for transfers to finish 2026/05/31 03:29:29 DEBUG : 3: md5 = 12c7cd5b6dae2cfa382010594ee62d38 OK 2026/05/31 03:29:29 DEBUG : 3: size = 1 OK 2026/05/31 03:29:29 INFO : 3: Copied (new) 2026/05/31 03:29:29 DEBUG : Waiting for deletions to finish 2026/05/31 03:29:32 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/05/31 03:29:33 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/05/31 03:29:33 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (17.50s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:29:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foqupew2buki/dst" 2026/05/31 03:29:34 DEBUG : Creating backend with remote "TestDrive:crypt/o2f76obb8batbn8gfc17lfhkuk7gguv53b913a31pulebej82upg/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/31 03:29:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foqupew2buki/CopyDest" 2026/05/31 03:29:36 DEBUG : Creating backend with remote "TestDrive:crypt/o2f76obb8batbn8gfc17lfhkuk7gguv53b913a31pulebej82upg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/05/31 03:29:38 DEBUG : one: Need to transfer - File not found at Destination 2026/05/31 03:29:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst': Waiting for checks to finish 2026/05/31 03:29:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst': Waiting for transfers to finish 2026/05/31 03:29:40 DEBUG : one: md5 = f033f73d5d52850337ff085f53458134 OK 2026/05/31 03:29:40 DEBUG : one: size = 3 OK 2026/05/31 03:29:40 INFO : one: Copied (new) 2026/05/31 03:29:40 DEBUG : Waiting for deletions to finish 2026/05/31 03:29:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst': Waiting for checks to finish 2026/05/31 03:29:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone111798308) 2026/05/31 03:29:41 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst') 2026/05/31 03:29:41 DEBUG : one: Sizes differ 2026/05/31 03:29:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst': Waiting for transfers to finish 2026/05/31 03:29:43 DEBUG : one: md5 = 6624be449a00fb732035a61d4cdb7b5e OK 2026/05/31 03:29:43 DEBUG : one: size = 5 OK 2026/05/31 03:29:43 INFO : one: Copied (replaced existing) 2026/05/31 03:29:43 DEBUG : Waiting for deletions to finish 2026/05/31 03:29:45 DEBUG : dst/one: md5 = be205807db74643e7e2607617a16d6a9 OK 2026/05/31 03:29:47 DEBUG : CopyDest/one: md5 = bccae1c8ec5e93f7bef6bc5c5eeff071 OK 2026/05/31 03:29:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foqupew2buki/BackupDir" 2026/05/31 03:29:48 DEBUG : Creating backend with remote "TestDrive:crypt/o2f76obb8batbn8gfc17lfhkuk7gguv53b913a31pulebej82upg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/05/31 03:29:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone111798308) 2026/05/31 03:29:50 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst') 2026/05/31 03:29:50 DEBUG : one: Sizes differ 2026/05/31 03:29:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst': Waiting for checks to finish 2026/05/31 03:29:50 DEBUG : one: size = 5 OK 2026/05/31 03:29:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:29:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone111798308) 2026/05/31 03:29:50 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst') 2026/05/31 03:29:50 DEBUG : one: Sizes differ 2026/05/31 03:29:52 INFO : one: Moved (server-side) 2026/05/31 03:29:53 DEBUG : one: size = 5 OK 2026/05/31 03:29:53 INFO : one: Copied (server-side copy) 2026/05/31 03:29:53 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/31 03:29:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst': Waiting for transfers to finish 2026/05/31 03:29:53 DEBUG : Waiting for deletions to finish 2026/05/31 03:29:55 DEBUG : CopyDest/two: md5 = 04335288f99ddb70d76988fbce8934bd OK 2026/05/31 03:29:56 DEBUG : one: size = 5 OK 2026/05/31 03:29:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:29:56 DEBUG : one: Unchanged skipping 2026/05/31 03:29:56 DEBUG : two: size = 3 OK 2026/05/31 03:29:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:29:58 DEBUG : two: size = 3 OK 2026/05/31 03:29:58 INFO : two: Copied (server-side copy) 2026/05/31 03:29:58 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/31 03:29:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst': Waiting for checks to finish 2026/05/31 03:29:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst': Waiting for transfers to finish 2026/05/31 03:29:58 DEBUG : Waiting for deletions to finish 2026/05/31 03:29:58 DEBUG : one: size = 5 OK 2026/05/31 03:29:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:29:58 DEBUG : one: Unchanged skipping 2026/05/31 03:29:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst': Waiting for checks to finish 2026/05/31 03:29:58 DEBUG : two: size = 3 OK 2026/05/31 03:29:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:29:58 DEBUG : two: Unchanged skipping 2026/05/31 03:29:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst': Waiting for transfers to finish 2026/05/31 03:29:58 DEBUG : Waiting for deletions to finish 2026/05/31 03:29:58 INFO : There was nothing to transfer 2026/05/31 03:30:00 DEBUG : CopyDest/three: md5 = dc5b50766d7d0082a37b8e4aa2292c2a OK 2026/05/31 03:30:01 DEBUG : one: size = 5 OK 2026/05/31 03:30:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:30:01 DEBUG : one: Unchanged skipping 2026/05/31 03:30:02 DEBUG : three: size = 7 (Local file system at /tmp/rclone111798308) 2026/05/31 03:30:02 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/CopyDest') 2026/05/31 03:30:02 DEBUG : three: Sizes differ 2026/05/31 03:30:02 DEBUG : three: Destination not found in --copy-dest 2026/05/31 03:30:02 DEBUG : three: Need to transfer - File not found at Destination 2026/05/31 03:30:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst': Waiting for checks to finish 2026/05/31 03:30:02 DEBUG : two: size = 3 OK 2026/05/31 03:30:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 03:30:02 DEBUG : two: Unchanged skipping 2026/05/31 03:30:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst': Waiting for transfers to finish 2026/05/31 03:30:03 DEBUG : three: md5 = 04182ccea000edae90dd931210437daa OK 2026/05/31 03:30:03 DEBUG : three: size = 7 OK 2026/05/31 03:30:03 INFO : three: Copied (new) 2026/05/31 03:30:03 DEBUG : Waiting for deletions to finish 2026/05/31 03:30:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/31 03:30:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/31 03:30:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/31 03:30:09 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/31 03:30:09 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/31 03:30:09 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/31 03:30:10 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (36.49s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:30:13 DEBUG : dst/one: md5 = eb62fe92ebee0732f9ea6ee2e18619b4 OK 2026/05/31 03:30:14 DEBUG : dst/two: md5 = db8f135554ec7bc114ff417665829e12 OK 2026/05/31 03:30:16 DEBUG : dst/three.txt: md5 = f67848f9b5038ca393cbd4310c1d704e OK 2026/05/31 03:30:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foqupew2buki/dst" 2026/05/31 03:30:16 DEBUG : Creating backend with remote "TestDrive:crypt/o2f76obb8batbn8gfc17lfhkuk7gguv53b913a31pulebej82upg/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/31 03:30:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foqupew2buki/backup" 2026/05/31 03:30:17 DEBUG : Creating backend with remote "TestDrive:crypt/o2f76obb8batbn8gfc17lfhkuk7gguv53b913a31pulebej82upg/1nrff024r7pq65ecp72fc28jb0" 2026/05/31 03:30:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone111798308) 2026/05/31 03:30:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst': Waiting for checks to finish 2026/05/31 03:30:19 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst') 2026/05/31 03:30:19 DEBUG : one: Sizes differ 2026/05/31 03:30:19 DEBUG : two: size = 3 OK 2026/05/31 03:30:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:30:19 DEBUG : two: Unchanged skipping 2026/05/31 03:30:21 INFO : one: Moved (server-side) 2026/05/31 03:30:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst': Waiting for transfers to finish 2026/05/31 03:30:22 DEBUG : one: md5 = eb370ccf0a85e289e0f439ad674ae79d OK 2026/05/31 03:30:22 DEBUG : one: size = 4 OK 2026/05/31 03:30:22 INFO : one: Copied (new) 2026/05/31 03:30:22 DEBUG : Waiting for deletions to finish 2026/05/31 03:30:23 INFO : three.txt: Moved (server-side) 2026/05/31 03:30:23 INFO : three.txt: Moved into backup dir 2026/05/31 03:30:25 DEBUG : dst/three.txt: md5 = ae9b82292dd56ff68c0a06fb5f91e913 OK 2026/05/31 03:30:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone111798308) 2026/05/31 03:30:26 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst') 2026/05/31 03:30:26 DEBUG : one: Sizes differ 2026/05/31 03:30:26 DEBUG : two: size = 3 OK 2026/05/31 03:30:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst': Waiting for checks to finish 2026/05/31 03:30:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:30:26 DEBUG : two: Unchanged skipping 2026/05/31 03:30:27 INFO : one: Deleted 2026/05/31 03:30:28 INFO : one: Moved (server-side) 2026/05/31 03:30:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst': Waiting for transfers to finish 2026/05/31 03:30:29 DEBUG : one: md5 = 106072c25804c8786642674ca8657406 OK 2026/05/31 03:30:29 DEBUG : one: size = 5 OK 2026/05/31 03:30:29 INFO : one: Copied (new) 2026/05/31 03:30:29 DEBUG : Waiting for deletions to finish 2026/05/31 03:30:30 INFO : three.txt: Deleted 2026/05/31 03:30:31 INFO : three.txt: Moved (server-side) 2026/05/31 03:30:31 INFO : three.txt: Moved into backup dir 2026/05/31 03:30:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/31 03:30:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/31 03:30:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/31 03:30:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/31 03:30:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/31 03:30:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncBackupDir (24.83s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:30:38 DEBUG : dst/one: md5 = 70abef2dd965698fb8c967cca37fc416 OK 2026/05/31 03:30:39 DEBUG : dst/two: md5 = 6cc064f91a9d634a67e3e437bf02e699 OK 2026/05/31 03:30:41 DEBUG : dst/three.txt: md5 = 8cf66f9f511932050dae7a5314de2d14 OK 2026/05/31 03:30:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foqupew2buki/dst" 2026/05/31 03:30:42 DEBUG : Creating backend with remote "TestDrive:crypt/o2f76obb8batbn8gfc17lfhkuk7gguv53b913a31pulebej82upg/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/31 03:30:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foqupew2buki/backup" 2026/05/31 03:30:42 DEBUG : Creating backend with remote "TestDrive:crypt/o2f76obb8batbn8gfc17lfhkuk7gguv53b913a31pulebej82upg/1nrff024r7pq65ecp72fc28jb0" 2026/05/31 03:30:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst': Waiting for checks to finish 2026/05/31 03:30:44 DEBUG : one: size = 4 (Local file system at /tmp/rclone111798308) 2026/05/31 03:30:44 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst') 2026/05/31 03:30:44 DEBUG : one: Sizes differ 2026/05/31 03:30:44 DEBUG : two: size = 3 OK 2026/05/31 03:30:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:30:44 DEBUG : two: Unchanged skipping 2026/05/31 03:30:46 INFO : one: Moved (server-side) to: one.bak 2026/05/31 03:30:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst': Waiting for transfers to finish 2026/05/31 03:30:48 DEBUG : one: md5 = cd34c9a7708c445c176afc9d09db6a67 OK 2026/05/31 03:30:48 DEBUG : one: size = 4 OK 2026/05/31 03:30:48 INFO : one: Copied (new) 2026/05/31 03:30:48 DEBUG : Waiting for deletions to finish 2026/05/31 03:30:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/31 03:30:49 INFO : three.txt: Moved into backup dir 2026/05/31 03:30:51 DEBUG : dst/three.txt: md5 = 7c2af58601eab2f5088e576a5004c3de OK 2026/05/31 03:30:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone111798308) 2026/05/31 03:30:52 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst') 2026/05/31 03:30:52 DEBUG : one: Sizes differ 2026/05/31 03:30:52 DEBUG : two: size = 3 OK 2026/05/31 03:30:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:30:52 DEBUG : two: Unchanged skipping 2026/05/31 03:30:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst': Waiting for checks to finish 2026/05/31 03:30:52 INFO : one.bak: Deleted 2026/05/31 03:30:53 INFO : one: Moved (server-side) to: one.bak 2026/05/31 03:30:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst': Waiting for transfers to finish 2026/05/31 03:30:54 DEBUG : one: md5 = 3ea025021e4ef7149f1989de36481667 OK 2026/05/31 03:30:54 DEBUG : one: size = 5 OK 2026/05/31 03:30:54 INFO : one: Copied (new) 2026/05/31 03:30:54 DEBUG : Waiting for deletions to finish 2026/05/31 03:30:55 INFO : three.txt.bak: Deleted 2026/05/31 03:30:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/31 03:30:56 INFO : three.txt: Moved into backup dir 2026/05/31 03:30:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/31 03:30:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/31 03:31:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/31 03:31:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/31 03:31:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/31 03:31:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (25.41s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:31:03 DEBUG : dst/one: md5 = d3d123747596ab429ea30c4a13e09c21 OK 2026/05/31 03:31:05 DEBUG : dst/two: md5 = 6dad51b35f842fafa71d5da6d2387439 OK 2026/05/31 03:31:06 DEBUG : dst/three.txt: md5 = 31078df6fcb9741fd150e493d9dd12c7 OK 2026/05/31 03:31:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foqupew2buki/dst" 2026/05/31 03:31:07 DEBUG : Creating backend with remote "TestDrive:crypt/o2f76obb8batbn8gfc17lfhkuk7gguv53b913a31pulebej82upg/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/31 03:31:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foqupew2buki/backup" 2026/05/31 03:31:08 DEBUG : Creating backend with remote "TestDrive:crypt/o2f76obb8batbn8gfc17lfhkuk7gguv53b913a31pulebej82upg/1nrff024r7pq65ecp72fc28jb0" 2026/05/31 03:31:10 DEBUG : one: size = 4 (Local file system at /tmp/rclone111798308) 2026/05/31 03:31:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst': Waiting for checks to finish 2026/05/31 03:31:10 DEBUG : two: size = 3 OK 2026/05/31 03:31:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:31:10 DEBUG : two: Unchanged skipping 2026/05/31 03:31:10 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst') 2026/05/31 03:31:10 DEBUG : one: Sizes differ 2026/05/31 03:31:11 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/31 03:31:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst': Waiting for transfers to finish 2026/05/31 03:31:13 DEBUG : one: md5 = 2ba5f9eda90bc309dd6f7d51b9b6ef82 OK 2026/05/31 03:31:13 DEBUG : one: size = 4 OK 2026/05/31 03:31:13 INFO : one: Copied (new) 2026/05/31 03:31:13 DEBUG : Waiting for deletions to finish 2026/05/31 03:31:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/31 03:31:14 INFO : three.txt: Moved into backup dir 2026/05/31 03:31:16 DEBUG : dst/three.txt: md5 = c38ff98b269546f3c0a7b077cf58b276 OK 2026/05/31 03:31:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone111798308) 2026/05/31 03:31:17 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst') 2026/05/31 03:31:17 DEBUG : one: Sizes differ 2026/05/31 03:31:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst': Waiting for checks to finish 2026/05/31 03:31:17 DEBUG : two: size = 3 OK 2026/05/31 03:31:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:31:17 DEBUG : two: Unchanged skipping 2026/05/31 03:31:17 INFO : one-2019-01-01: Deleted 2026/05/31 03:31:18 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/31 03:31:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst': Waiting for transfers to finish 2026/05/31 03:31:20 DEBUG : one: md5 = d362e8e65c3085a9897b9cd0276f7aa3 OK 2026/05/31 03:31:20 DEBUG : one: size = 5 OK 2026/05/31 03:31:20 INFO : one: Copied (new) 2026/05/31 03:31:20 DEBUG : Waiting for deletions to finish 2026/05/31 03:31:20 INFO : three-2019-01-01.txt: Deleted 2026/05/31 03:31:21 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/31 03:31:21 INFO : three.txt: Moved into backup dir 2026/05/31 03:31:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/31 03:31:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/31 03:31:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/31 03:31:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/31 03:31:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/31 03:31:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (25.18s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:31:28 DEBUG : dst/one: md5 = 584179941614727cc4bc625cd4ae84ac OK 2026/05/31 03:31:30 DEBUG : dst/two: md5 = a9ad9af1ca05ef7a64dee498088d1087 OK 2026/05/31 03:31:31 DEBUG : dst/three.txt: md5 = ffd2a97448ba87ec7968375f667a4c11 OK 2026/05/31 03:31:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foqupew2buki/dst" 2026/05/31 03:31:32 DEBUG : Creating backend with remote "TestDrive:crypt/o2f76obb8batbn8gfc17lfhkuk7gguv53b913a31pulebej82upg/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/31 03:31:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone111798308) 2026/05/31 03:31:33 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst') 2026/05/31 03:31:33 DEBUG : two: size = 3 OK 2026/05/31 03:31:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:31:33 DEBUG : two: Unchanged skipping 2026/05/31 03:31:33 DEBUG : one: Sizes differ 2026/05/31 03:31:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst': Waiting for checks to finish 2026/05/31 03:31:34 INFO : one: Moved (server-side) to: one.bak 2026/05/31 03:31:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst': Waiting for transfers to finish 2026/05/31 03:31:36 DEBUG : one: md5 = 6e7ba8161118c6b26a3eed30d6109d08 OK 2026/05/31 03:31:36 DEBUG : one: size = 4 OK 2026/05/31 03:31:36 INFO : one: Copied (new) 2026/05/31 03:31:36 DEBUG : Waiting for deletions to finish 2026/05/31 03:31:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/31 03:31:36 INFO : three.txt: Moved into backup dir 2026/05/31 03:31:38 DEBUG : dst/three.txt: md5 = 5bce5cbe7b805b2d45372fa266d4e71a OK 2026/05/31 03:31:39 DEBUG : one.bak: Excluded (Path Filter) 2026/05/31 03:31:39 DEBUG : one.bak: Excluded 2026/05/31 03:31:39 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/31 03:31:39 DEBUG : three.txt.bak: Excluded 2026/05/31 03:31:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone111798308) 2026/05/31 03:31:39 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst') 2026/05/31 03:31:39 DEBUG : one: Sizes differ 2026/05/31 03:31:39 DEBUG : two: size = 3 OK 2026/05/31 03:31:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:31:39 DEBUG : two: Unchanged skipping 2026/05/31 03:31:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst': Waiting for checks to finish 2026/05/31 03:31:40 INFO : one.bak: Deleted 2026/05/31 03:31:41 INFO : one: Moved (server-side) to: one.bak 2026/05/31 03:31:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst': Waiting for transfers to finish 2026/05/31 03:31:42 DEBUG : one: md5 = ffafab44a66de9eb319a8bbe7e196673 OK 2026/05/31 03:31:42 DEBUG : one: size = 5 OK 2026/05/31 03:31:42 INFO : one: Copied (new) 2026/05/31 03:31:42 DEBUG : Waiting for deletions to finish 2026/05/31 03:31:43 INFO : three.txt.bak: Deleted 2026/05/31 03:31:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/31 03:31:43 INFO : three.txt: Moved into backup dir 2026/05/31 03:31:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/31 03:31:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/31 03:31:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/31 03:31:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/31 03:31:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/31 03:31:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirSuffixOnly (21.41s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:31:50 DEBUG : dst/one: md5 = 56bfee64784bcd25134ff4b0be7656c5 OK 2026/05/31 03:31:51 DEBUG : dst/two: md5 = 03006bd857271e879199fa37b71ef46f OK 2026/05/31 03:31:53 DEBUG : dst/three.txt: md5 = aa8b7b0b97cd88200ee43eb34bdd72d2 OK 2026/05/31 03:31:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foqupew2buki/dst" 2026/05/31 03:31:54 DEBUG : Creating backend with remote "TestDrive:crypt/o2f76obb8batbn8gfc17lfhkuk7gguv53b913a31pulebej82upg/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/31 03:31:55 DEBUG : one: size = 4 (Local file system at /tmp/rclone111798308) 2026/05/31 03:31:55 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst') 2026/05/31 03:31:55 DEBUG : one: Sizes differ 2026/05/31 03:31:55 INFO : one: Moved (server-side) to: one.bak 2026/05/31 03:31:57 DEBUG : one: md5 = 89731b7fa4feedcaf41c1689f67c23f0 OK 2026/05/31 03:31:57 DEBUG : one: size = 4 OK 2026/05/31 03:31:57 INFO : one: Copied (new) 2026/05/31 03:31:57 DEBUG : two: size = 3 OK 2026/05/31 03:31:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:31:57 DEBUG : two: Unchanged skipping 2026/05/31 03:31:58 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone111798308) 2026/05/31 03:31:58 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst') 2026/05/31 03:31:58 DEBUG : three.txt: Sizes differ 2026/05/31 03:31:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/31 03:32:00 DEBUG : three.txt: md5 = 5947f56dc5836bf1fa6b4f3664c4f9fe OK 2026/05/31 03:32:00 DEBUG : three.txt: size = 6 OK 2026/05/31 03:32:00 INFO : three.txt: Copied (new) 2026/05/31 03:32:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone111798308) 2026/05/31 03:32:01 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst') 2026/05/31 03:32:01 DEBUG : one: Sizes differ 2026/05/31 03:32:02 INFO : one.bak: Deleted 2026/05/31 03:32:03 INFO : one: Moved (server-side) to: one.bak 2026/05/31 03:32:04 DEBUG : one: md5 = 3bf081f220c96f47742abb957f08620a OK 2026/05/31 03:32:04 DEBUG : one: size = 5 OK 2026/05/31 03:32:04 INFO : one: Copied (new) 2026/05/31 03:32:04 DEBUG : two: size = 3 OK 2026/05/31 03:32:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:32:04 DEBUG : two: Unchanged skipping 2026/05/31 03:32:05 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone111798308) 2026/05/31 03:32:05 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst') 2026/05/31 03:32:05 DEBUG : three.txt: Sizes differ 2026/05/31 03:32:05 INFO : three.txt.bak: Deleted 2026/05/31 03:32:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/31 03:32:07 DEBUG : three.txt: md5 = 9726113db2c695fc0f4c25cb7e028238 OK 2026/05/31 03:32:07 DEBUG : three.txt: size = 19 OK 2026/05/31 03:32:07 INFO : three.txt: Copied (new) 2026/05/31 03:32:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/31 03:32:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/31 03:32:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/31 03:32:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/31 03:32:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/31 03:32:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/31 03:32:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffix (24.52s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:32:14 DEBUG : dst/one: md5 = 37d6ee74b00eb66fffa1659d199d0020 OK 2026/05/31 03:32:16 DEBUG : dst/two: md5 = dd4a5b9fcd41c987110f2896e62f993f OK 2026/05/31 03:32:18 DEBUG : dst/three.txt: md5 = c129a86324f13f2e2576dc8d2348e680 OK 2026/05/31 03:32:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foqupew2buki/dst" 2026/05/31 03:32:18 DEBUG : Creating backend with remote "TestDrive:crypt/o2f76obb8batbn8gfc17lfhkuk7gguv53b913a31pulebej82upg/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/31 03:32:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone111798308) 2026/05/31 03:32:19 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst') 2026/05/31 03:32:19 DEBUG : one: Sizes differ 2026/05/31 03:32:20 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/31 03:32:22 DEBUG : one: md5 = 4f8e6d94eecdb8b63643ac09fc4fb4e1 OK 2026/05/31 03:32:22 DEBUG : one: size = 4 OK 2026/05/31 03:32:22 INFO : one: Copied (new) 2026/05/31 03:32:22 DEBUG : two: size = 3 OK 2026/05/31 03:32:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:32:22 DEBUG : two: Unchanged skipping 2026/05/31 03:32:22 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone111798308) 2026/05/31 03:32:22 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst') 2026/05/31 03:32:22 DEBUG : three.txt: Sizes differ 2026/05/31 03:32:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/31 03:32:24 DEBUG : three.txt: md5 = b9c7b930101f04b7745dbb7b2eea1a58 OK 2026/05/31 03:32:24 DEBUG : three.txt: size = 6 OK 2026/05/31 03:32:24 INFO : three.txt: Copied (new) 2026/05/31 03:32:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone111798308) 2026/05/31 03:32:26 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst') 2026/05/31 03:32:26 DEBUG : one: Sizes differ 2026/05/31 03:32:27 INFO : one-2019-01-01: Deleted 2026/05/31 03:32:27 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/31 03:32:29 DEBUG : one: md5 = 2882c54d46e53b736e8dd50dd702175b OK 2026/05/31 03:32:29 DEBUG : one: size = 5 OK 2026/05/31 03:32:29 INFO : one: Copied (new) 2026/05/31 03:32:29 DEBUG : two: size = 3 OK 2026/05/31 03:32:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:32:29 DEBUG : two: Unchanged skipping 2026/05/31 03:32:30 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone111798308) 2026/05/31 03:32:30 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki/dst') 2026/05/31 03:32:30 DEBUG : three.txt: Sizes differ 2026/05/31 03:32:30 INFO : three-2019-01-01.txt: Deleted 2026/05/31 03:32:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/31 03:32:32 DEBUG : three.txt: md5 = 0b30c30dc65d45bb56861a587d890009 OK 2026/05/31 03:32:32 DEBUG : three.txt: size = 19 OK 2026/05/31 03:32:32 INFO : three.txt: Copied (new) 2026/05/31 03:32:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/31 03:32:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/31 03:32:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/31 03:32:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/31 03:32:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/31 03:32:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/31 03:32:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffixKeepExtension (25.01s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:32:38 DEBUG : Testêé: md5 = bb9ee3e99e76bbbe96cc4af21e6f1fca OK 2026/05/31 03:32:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:32:39 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone111798308) 2026/05/31 03:32:39 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki') 2026/05/31 03:32:39 DEBUG : Testêé: Sizes differ 2026/05/31 03:32:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:32:41 DEBUG : Testêé: md5 = 6e4a80d58393dc88bf79515284fd17eb OK 2026/05/31 03:32:41 DEBUG : Testêé: size = 14 OK 2026/05/31 03:32:41 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/31 03:32:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.45s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:32:43 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/31 03:32:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:32:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:32:44 DEBUG : existing: md5 = 45fdda34d2d6e2d0c6aa35559591b1de OK 2026/05/31 03:32:44 DEBUG : existing: size = 6 OK 2026/05/31 03:32:44 INFO : existing: Copied (new) 2026/05/31 03:32:44 DEBUG : Waiting for deletions to finish 2026/05/31 03:32:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:32:45 DEBUG : existing: size = 8 (Local file system at /tmp/rclone111798308) 2026/05/31 03:32:45 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki') 2026/05/31 03:32:45 DEBUG : existing: Sizes differ 2026/05/31 03:32:45 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/31 03:32:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:32:45 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': not deleting files as there were IO errors 2026/05/31 03:32:45 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.18s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:32:48 DEBUG : EXISTING: md5 = 0980b2e561c630c691325376380d17e0 OK 2026/05/31 03:32:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:32:49 DEBUG : EXISTING: size = 6 OK 2026/05/31 03:32:49 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:32:49 DEBUG : existing: Unchanged skipping 2026/05/31 03:32:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:32:49 DEBUG : Waiting for deletions to finish 2026/05/31 03:32:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.47s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.45s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.34s) --- SKIP: TestMaxTransfer/Hard (0.47s) --- SKIP: TestMaxTransfer/Soft (0.44s) --- SKIP: TestMaxTransfer/Cautious (0.42s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:32:53 DEBUG : both0: md5 = 49fd9eb3c4bab651336c6d4d5af9bf31 OK 2026/05/31 03:32:55 DEBUG : only0: md5 = fa53b08f3636e71147fd5a4e95b6dbba OK 2026/05/31 03:32:56 DEBUG : both1: md5 = 912ba9c1c5a0f79a9ce052d50ed66f5e OK 2026/05/31 03:32:58 DEBUG : only1: md5 = 1178b87a96011483b418908f3377e352 OK 2026/05/31 03:32:59 DEBUG : both2: md5 = 2ce7a4f182815e284f6af5bf4ed8d048 OK 2026/05/31 03:33:01 DEBUG : only2: md5 = 2757d61270eaf84578d59a026290d2c0 OK 2026/05/31 03:33:02 DEBUG : both3: md5 = 0ad22c82958953549f28f4b69f5c3286 OK 2026/05/31 03:33:04 DEBUG : only3: md5 = 9c67c81b6fd5b9dc7662038c0773ee97 OK 2026/05/31 03:33:06 DEBUG : both4: md5 = 911f22845aae637c3ac69702eed8313a OK 2026/05/31 03:33:07 DEBUG : only4: md5 = 93c97f26fe55b462c6b3ceeed059369b OK 2026/05/31 03:33:09 DEBUG : both5: md5 = 90fd47a73c9ac0305c803d5d6087d00e OK 2026/05/31 03:33:10 DEBUG : only5: md5 = f24daab30bf22a229ac525b30982c162 OK 2026/05/31 03:33:12 DEBUG : both6: md5 = f6a8c8c092ace3707da52b611eb00cf9 OK 2026/05/31 03:33:13 DEBUG : only6: md5 = 7dcfbf18a13a5efaa43913349b16b9c0 OK 2026/05/31 03:33:15 DEBUG : both7: md5 = 0ae9cc99e578751cb0cdfc7ce257573c OK 2026/05/31 03:33:17 DEBUG : only7: md5 = e06d5565dbc735ac4bb3ae7b6bff1f6b OK 2026/05/31 03:33:18 DEBUG : both8: md5 = 8ca256d0125dab42403eea35f8a4d2c1 OK 2026/05/31 03:33:20 DEBUG : only8: md5 = ea5ee9893b4f30a208f4aca3a54c82aa OK 2026/05/31 03:33:21 DEBUG : both9: md5 = 40b780411d03fa5ba80461e8d735fb86 OK 2026/05/31 03:33:23 DEBUG : only9: md5 = 1c279b9177d343eba514132ca00a2db9 OK 2026/05/31 03:33:24 DEBUG : both10: md5 = 7d981f9138d50ec69a6c40393202be82 OK 2026/05/31 03:33:26 DEBUG : only10: md5 = fb8dad52fb0958f0a57f764392885d59 OK 2026/05/31 03:33:27 DEBUG : both11: md5 = 6488a1090cc21a193ec7f28c1a06ef66 OK 2026/05/31 03:33:29 DEBUG : only11: md5 = c63b822795ba745285918994f2c15347 OK 2026/05/31 03:33:30 DEBUG : both12: md5 = d9878a41f8c18d0814f53ba037d3bd9b OK 2026/05/31 03:33:32 DEBUG : only12: md5 = a1f21362681ec9a9229708b53d08b2ab OK 2026/05/31 03:33:33 DEBUG : both13: md5 = 9af54e9abbc846ece5c04f7e929a924b OK 2026/05/31 03:33:35 DEBUG : only13: md5 = a1a96d69aa3536951f59eaaed053923a OK 2026/05/31 03:33:37 DEBUG : both14: md5 = 4464945f23e09a88b94976a39a0a2575 OK 2026/05/31 03:33:38 DEBUG : only14: md5 = b187d0613c0ca01ebbf9de479c3297d6 OK 2026/05/31 03:33:40 DEBUG : both15: md5 = 1510f5ce93ba7a9a1a845c4dc43610ee OK 2026/05/31 03:33:41 DEBUG : only15: md5 = eb1b6fb7c38a50fd7906ec10186414af OK 2026/05/31 03:33:43 DEBUG : both16: md5 = 4d4ad84f0846d70ada3cd392bbebb580 OK 2026/05/31 03:33:44 DEBUG : only16: md5 = c7e6cb8468ad2ef8f3c91db566386d15 OK 2026/05/31 03:33:46 DEBUG : both17: md5 = c69f65cf532d336041f8b40b10f7c5a5 OK 2026/05/31 03:33:48 DEBUG : only17: md5 = 1ce7666d4b9d4699a372727d99b34dc5 OK 2026/05/31 03:33:49 DEBUG : both18: md5 = 074c2252341ac30f16853377bc1b84cd OK 2026/05/31 03:33:51 DEBUG : only18: md5 = 5be8e7e028d7ff7561769d2e965c36dc OK 2026/05/31 03:33:52 DEBUG : both19: md5 = c6857aa3c443c319063b1958580233f3 OK 2026/05/31 03:33:54 DEBUG : only19: md5 = fc97e2c534d95db75a12a8e51f81c075 OK 2026/05/31 03:33:54 DEBUG : both10: size = 6 OK 2026/05/31 03:33:54 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:33:54 DEBUG : both0: size = 6 OK 2026/05/31 03:33:54 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:33:54 DEBUG : both11: size = 6 OK 2026/05/31 03:33:54 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:33:54 DEBUG : both10: Unchanged skipping 2026/05/31 03:33:54 DEBUG : both12: size = 6 OK 2026/05/31 03:33:54 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:33:54 DEBUG : both13: size = 6 OK 2026/05/31 03:33:54 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:33:54 DEBUG : both12: Unchanged skipping 2026/05/31 03:33:54 DEBUG : both14: size = 6 OK 2026/05/31 03:33:54 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:33:54 DEBUG : both13: Unchanged skipping 2026/05/31 03:33:54 DEBUG : both15: size = 6 OK 2026/05/31 03:33:54 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:33:54 DEBUG : both14: Unchanged skipping 2026/05/31 03:33:54 DEBUG : both16: size = 6 OK 2026/05/31 03:33:54 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:33:54 DEBUG : both16: Unchanged skipping 2026/05/31 03:33:54 DEBUG : both17: size = 6 OK 2026/05/31 03:33:54 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:33:54 DEBUG : both17: Unchanged skipping 2026/05/31 03:33:54 DEBUG : both18: size = 6 OK 2026/05/31 03:33:54 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:33:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:33:54 DEBUG : both0: Unchanged skipping 2026/05/31 03:33:54 DEBUG : both19: size = 6 OK 2026/05/31 03:33:54 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:33:54 DEBUG : both19: Unchanged skipping 2026/05/31 03:33:54 DEBUG : both1: size = 6 OK 2026/05/31 03:33:54 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:33:54 DEBUG : both1: Unchanged skipping 2026/05/31 03:33:54 DEBUG : both2: size = 6 OK 2026/05/31 03:33:54 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:33:54 DEBUG : both2: Unchanged skipping 2026/05/31 03:33:54 DEBUG : both3: size = 6 OK 2026/05/31 03:33:54 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:33:54 DEBUG : both11: Unchanged skipping 2026/05/31 03:33:54 DEBUG : both4: size = 6 OK 2026/05/31 03:33:54 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:33:54 DEBUG : both15: Unchanged skipping 2026/05/31 03:33:54 DEBUG : both5: size = 6 OK 2026/05/31 03:33:54 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:33:54 DEBUG : both4: Unchanged skipping 2026/05/31 03:33:54 DEBUG : both6: size = 6 OK 2026/05/31 03:33:54 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:33:54 DEBUG : both6: Unchanged skipping 2026/05/31 03:33:54 DEBUG : both7: size = 6 OK 2026/05/31 03:33:54 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:33:54 DEBUG : both7: Unchanged skipping 2026/05/31 03:33:54 DEBUG : both8: size = 6 OK 2026/05/31 03:33:54 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:33:54 DEBUG : both18: Unchanged skipping 2026/05/31 03:33:54 DEBUG : both3: Unchanged skipping 2026/05/31 03:33:54 DEBUG : both9: size = 6 OK 2026/05/31 03:33:54 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:33:54 DEBUG : both5: Unchanged skipping 2026/05/31 03:33:54 DEBUG : both8: Unchanged skipping 2026/05/31 03:33:54 DEBUG : both9: Unchanged skipping 2026/05/31 03:33:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:33:54 DEBUG : Waiting for deletions to finish 2026/05/31 03:33:55 INFO : only12: Deleted 2026/05/31 03:33:55 INFO : only19: Deleted 2026/05/31 03:33:55 INFO : only1: Deleted 2026/05/31 03:33:55 INFO : only15: Deleted 2026/05/31 03:33:55 INFO : only5: Deleted 2026/05/31 03:33:55 INFO : only7: Deleted 2026/05/31 03:33:55 INFO : only10: Deleted 2026/05/31 03:33:55 INFO : only0: Deleted 2026/05/31 03:33:56 INFO : only11: Deleted 2026/05/31 03:33:56 INFO : only14: Deleted 2026/05/31 03:33:56 INFO : only16: Deleted 2026/05/31 03:33:56 INFO : only18: Deleted 2026/05/31 03:33:56 INFO : only3: Deleted 2026/05/31 03:33:56 INFO : only17: Deleted 2026/05/31 03:33:56 INFO : only4: Deleted 2026/05/31 03:33:56 INFO : only13: Deleted 2026/05/31 03:33:56 INFO : only2: Deleted 2026/05/31 03:33:57 INFO : only6: Deleted 2026/05/31 03:33:57 INFO : only8: Deleted 2026/05/31 03:33:57 INFO : only9: Deleted 2026/05/31 03:33:57 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (75.17s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:34:08 DEBUG : both0: md5 = 04781fe9ce37351450d8fa13bca7800b OK 2026/05/31 03:34:10 DEBUG : only0: md5 = 2d889c070b63bc253201192b6c7ad27b OK 2026/05/31 03:34:12 DEBUG : both1: md5 = 6df00cf198399d18628023444e29fa96 OK 2026/05/31 03:34:13 DEBUG : only1: md5 = 5ed846475dd8b75dbb82c73a5150b98a OK 2026/05/31 03:34:15 DEBUG : both2: md5 = d2efda556ea7278275a4afe01a383033 OK 2026/05/31 03:34:16 DEBUG : only2: md5 = 9e7c0689116792bce08612e50ee15f20 OK 2026/05/31 03:34:18 DEBUG : both3: md5 = 8d45f6c3c36aa46523db49ca46f47d8d OK 2026/05/31 03:34:19 DEBUG : only3: md5 = 6c2e53109510612eaff87e44274b2b20 OK 2026/05/31 03:34:21 DEBUG : both4: md5 = 5326a9e1bfc6999e98c384b94d947c78 OK 2026/05/31 03:34:22 DEBUG : only4: md5 = 327483cc29dcbd579200412e7b311fcb OK 2026/05/31 03:34:24 DEBUG : both5: md5 = 9b3572988aced1f71bee151def4f8ec2 OK 2026/05/31 03:34:25 DEBUG : only5: md5 = 3e1bcbc05db2559b6f66706ee61e3ac6 OK 2026/05/31 03:34:27 DEBUG : both6: md5 = 1f9fbbcb2a02ac532ab3a720cf09bdb6 OK 2026/05/31 03:34:28 DEBUG : only6: md5 = af22b7b59382938f3b2efec6812a9283 OK 2026/05/31 03:34:30 DEBUG : both7: md5 = ad163c0377af1637d34e1de2c2238e5f OK 2026/05/31 03:34:32 DEBUG : only7: md5 = 4dc7e6141ce603c53a99a2f732dee38f OK 2026/05/31 03:34:33 DEBUG : both8: md5 = bbaf840f3c5f91b42eadc605cec89ad0 OK 2026/05/31 03:34:35 DEBUG : only8: md5 = b2d68e1a362a5a2e964915bb286639fc OK 2026/05/31 03:34:36 DEBUG : both9: md5 = b25a701b311be3c9880c3cd9976cb132 OK 2026/05/31 03:34:38 DEBUG : only9: md5 = 361eb9fdeea8b404dee7004932cf0cd6 OK 2026/05/31 03:34:39 DEBUG : both10: md5 = b33f1b30f71ff8f25c7458420f56b1cf OK 2026/05/31 03:34:41 DEBUG : only10: md5 = 1845d9bb1463ff283904b4cad53b5224 OK 2026/05/31 03:34:42 DEBUG : both11: md5 = 3e3a1a7d04af8771a3964a2f02cef8c4 OK 2026/05/31 03:34:44 DEBUG : only11: md5 = e71d5e0d3fa10bc1591c4b6189bf7885 OK 2026/05/31 03:34:46 DEBUG : both12: md5 = 8011bb9734c0ed51cd6c632b18ae8550 OK 2026/05/31 03:34:47 DEBUG : only12: md5 = 5242852710fd85b9ea9bd083e446b67b OK 2026/05/31 03:34:49 DEBUG : both13: md5 = a0594d7cc16cb61ff1539e5717fafed0 OK 2026/05/31 03:34:50 DEBUG : only13: md5 = 955d267847f6443690cb2ccd764f158e OK 2026/05/31 03:34:52 DEBUG : both14: md5 = 39ac7e1f75a416ede877e6026b1bb1d8 OK 2026/05/31 03:34:54 DEBUG : only14: md5 = 8eb519f8bac6c2538f65d4145f58d4cd OK 2026/05/31 03:34:55 DEBUG : both15: md5 = 216039623482ef4f354085c72a6123c5 OK 2026/05/31 03:34:57 DEBUG : only15: md5 = 493cc4d0986fc32be34d47d5e3a01bf6 OK 2026/05/31 03:34:58 DEBUG : both16: md5 = 751abe9f58892b7dbccabf3a4f742ff1 OK 2026/05/31 03:35:00 DEBUG : only16: md5 = e7aedc166badff40e9d26643e5a499ea OK 2026/05/31 03:35:01 DEBUG : both17: md5 = cc1f567c6449cbe89a9bc8d244ece48d OK 2026/05/31 03:35:03 DEBUG : only17: md5 = b45b37bc161d3c5b0af68e3dc5405cf3 OK 2026/05/31 03:35:04 DEBUG : both18: md5 = 287977dc2fa1d3b00d33536a4748eab2 OK 2026/05/31 03:35:06 DEBUG : only18: md5 = fd7215f4518e4912443ff4d6531771a4 OK 2026/05/31 03:35:07 DEBUG : both19: md5 = 448c160b4fb75fa19d549be58177850b OK 2026/05/31 03:35:09 DEBUG : only19: md5 = 5088bece9581f4149dcd6614d47287fe OK 2026/05/31 03:35:09 DEBUG : both10: size = 6 OK 2026/05/31 03:35:09 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:35:09 DEBUG : both0: size = 6 OK 2026/05/31 03:35:09 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:35:09 DEBUG : both10: Unchanged skipping 2026/05/31 03:35:09 DEBUG : both12: size = 6 OK 2026/05/31 03:35:09 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:35:09 DEBUG : both11: size = 6 OK 2026/05/31 03:35:09 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:35:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:35:09 DEBUG : both12: Unchanged skipping 2026/05/31 03:35:09 DEBUG : both13: size = 6 OK 2026/05/31 03:35:09 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:35:09 DEBUG : both14: size = 6 OK 2026/05/31 03:35:09 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:35:09 DEBUG : both11: Unchanged skipping 2026/05/31 03:35:09 DEBUG : both15: size = 6 OK 2026/05/31 03:35:09 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:35:09 DEBUG : both15: Unchanged skipping 2026/05/31 03:35:09 DEBUG : both16: size = 6 OK 2026/05/31 03:35:09 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:35:09 DEBUG : both16: Unchanged skipping 2026/05/31 03:35:09 DEBUG : both17: size = 6 OK 2026/05/31 03:35:09 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:35:09 DEBUG : both17: Unchanged skipping 2026/05/31 03:35:09 DEBUG : both18: size = 6 OK 2026/05/31 03:35:09 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:35:09 DEBUG : both18: Unchanged skipping 2026/05/31 03:35:09 DEBUG : both19: size = 6 OK 2026/05/31 03:35:09 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:35:09 DEBUG : both0: Unchanged skipping 2026/05/31 03:35:09 DEBUG : both1: size = 6 OK 2026/05/31 03:35:09 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:35:09 DEBUG : both1: Unchanged skipping 2026/05/31 03:35:09 DEBUG : both2: size = 6 OK 2026/05/31 03:35:09 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:35:09 DEBUG : both2: Unchanged skipping 2026/05/31 03:35:09 DEBUG : both3: size = 6 OK 2026/05/31 03:35:09 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:35:09 DEBUG : both3: Unchanged skipping 2026/05/31 03:35:09 DEBUG : both4: size = 6 OK 2026/05/31 03:35:09 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:35:09 DEBUG : both4: Unchanged skipping 2026/05/31 03:35:09 DEBUG : both5: size = 6 OK 2026/05/31 03:35:09 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:35:09 DEBUG : both5: Unchanged skipping 2026/05/31 03:35:09 DEBUG : both6: size = 6 OK 2026/05/31 03:35:09 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:35:09 DEBUG : both6: Unchanged skipping 2026/05/31 03:35:09 DEBUG : both7: size = 6 OK 2026/05/31 03:35:09 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:35:09 DEBUG : both7: Unchanged skipping 2026/05/31 03:35:09 DEBUG : both8: size = 6 OK 2026/05/31 03:35:09 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:35:09 DEBUG : both8: Unchanged skipping 2026/05/31 03:35:09 DEBUG : both9: size = 6 OK 2026/05/31 03:35:09 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:35:09 DEBUG : both9: Unchanged skipping 2026/05/31 03:35:09 DEBUG : only0: size = 0 (Local file system at /tmp/rclone111798308) 2026/05/31 03:35:09 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki') 2026/05/31 03:35:09 DEBUG : only0: Sizes differ 2026/05/31 03:35:09 DEBUG : only10: size = 0 (Local file system at /tmp/rclone111798308) 2026/05/31 03:35:09 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki') 2026/05/31 03:35:09 DEBUG : only10: Sizes differ 2026/05/31 03:35:09 DEBUG : only11: size = 0 (Local file system at /tmp/rclone111798308) 2026/05/31 03:35:09 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki') 2026/05/31 03:35:09 DEBUG : only11: Sizes differ 2026/05/31 03:35:09 DEBUG : only12: size = 0 (Local file system at /tmp/rclone111798308) 2026/05/31 03:35:09 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki') 2026/05/31 03:35:09 DEBUG : only12: Sizes differ 2026/05/31 03:35:09 DEBUG : only13: size = 0 (Local file system at /tmp/rclone111798308) 2026/05/31 03:35:09 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki') 2026/05/31 03:35:09 DEBUG : only13: Sizes differ 2026/05/31 03:35:09 DEBUG : only14: size = 0 (Local file system at /tmp/rclone111798308) 2026/05/31 03:35:09 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki') 2026/05/31 03:35:09 DEBUG : only14: Sizes differ 2026/05/31 03:35:09 DEBUG : only15: size = 0 (Local file system at /tmp/rclone111798308) 2026/05/31 03:35:09 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki') 2026/05/31 03:35:09 DEBUG : only15: Sizes differ 2026/05/31 03:35:09 DEBUG : only16: size = 0 (Local file system at /tmp/rclone111798308) 2026/05/31 03:35:09 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki') 2026/05/31 03:35:09 DEBUG : only16: Sizes differ 2026/05/31 03:35:09 DEBUG : only17: size = 0 (Local file system at /tmp/rclone111798308) 2026/05/31 03:35:09 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki') 2026/05/31 03:35:09 DEBUG : only17: Sizes differ 2026/05/31 03:35:09 DEBUG : only18: size = 0 (Local file system at /tmp/rclone111798308) 2026/05/31 03:35:09 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki') 2026/05/31 03:35:09 DEBUG : only18: Sizes differ 2026/05/31 03:35:09 DEBUG : only19: size = 0 (Local file system at /tmp/rclone111798308) 2026/05/31 03:35:09 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki') 2026/05/31 03:35:09 DEBUG : only19: Sizes differ 2026/05/31 03:35:09 DEBUG : only1: size = 0 (Local file system at /tmp/rclone111798308) 2026/05/31 03:35:09 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki') 2026/05/31 03:35:09 DEBUG : only1: Sizes differ 2026/05/31 03:35:09 DEBUG : both13: Unchanged skipping 2026/05/31 03:35:09 DEBUG : only2: size = 0 (Local file system at /tmp/rclone111798308) 2026/05/31 03:35:09 DEBUG : both19: Unchanged skipping 2026/05/31 03:35:09 DEBUG : only3: size = 0 (Local file system at /tmp/rclone111798308) 2026/05/31 03:35:09 DEBUG : both14: Unchanged skipping 2026/05/31 03:35:09 DEBUG : only4: size = 0 (Local file system at /tmp/rclone111798308) 2026/05/31 03:35:09 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki') 2026/05/31 03:35:09 DEBUG : only3: Sizes differ 2026/05/31 03:35:09 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki') 2026/05/31 03:35:09 DEBUG : only4: Sizes differ 2026/05/31 03:35:09 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki') 2026/05/31 03:35:09 DEBUG : only2: Sizes differ 2026/05/31 03:35:09 DEBUG : only5: size = 0 (Local file system at /tmp/rclone111798308) 2026/05/31 03:35:09 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki') 2026/05/31 03:35:09 DEBUG : only5: Sizes differ 2026/05/31 03:35:09 DEBUG : only6: size = 0 (Local file system at /tmp/rclone111798308) 2026/05/31 03:35:09 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki') 2026/05/31 03:35:09 DEBUG : only6: Sizes differ 2026/05/31 03:35:09 DEBUG : only7: size = 0 (Local file system at /tmp/rclone111798308) 2026/05/31 03:35:09 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki') 2026/05/31 03:35:09 DEBUG : only7: Sizes differ 2026/05/31 03:35:09 DEBUG : only8: size = 0 (Local file system at /tmp/rclone111798308) 2026/05/31 03:35:09 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki') 2026/05/31 03:35:09 DEBUG : only8: Sizes differ 2026/05/31 03:35:09 DEBUG : only9: size = 0 (Local file system at /tmp/rclone111798308) 2026/05/31 03:35:09 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki') 2026/05/31 03:35:09 DEBUG : only9: Sizes differ 2026/05/31 03:35:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:35:11 DEBUG : only11: md5 = 6a8754b6bc44e901a5bdc6124ab1ad2b OK 2026/05/31 03:35:11 DEBUG : only11: size = 0 OK 2026/05/31 03:35:11 INFO : only11: Copied (replaced existing) 2026/05/31 03:35:11 DEBUG : only10: md5 = 3e5632d756fe9f7aacca9e6093c49289 OK 2026/05/31 03:35:11 DEBUG : only10: size = 0 OK 2026/05/31 03:35:11 INFO : only10: Copied (replaced existing) 2026/05/31 03:35:11 DEBUG : only12: md5 = 093b8dd022bffb527d9d95cc4e15e643 OK 2026/05/31 03:35:11 DEBUG : only12: size = 0 OK 2026/05/31 03:35:11 INFO : only12: Copied (replaced existing) 2026/05/31 03:35:11 DEBUG : only0: md5 = e8673714f39dac5c70d6451ee2389fe6 OK 2026/05/31 03:35:11 DEBUG : only0: size = 0 OK 2026/05/31 03:35:11 INFO : only0: Copied (replaced existing) 2026/05/31 03:35:12 DEBUG : only13: md5 = cbdf72fb4891500c165a09f9c68635bf OK 2026/05/31 03:35:12 DEBUG : only13: size = 0 OK 2026/05/31 03:35:12 INFO : only13: Copied (replaced existing) 2026/05/31 03:35:12 DEBUG : only14: md5 = 212e85eb1702c887736a1a19e46a73f3 OK 2026/05/31 03:35:12 DEBUG : only14: size = 0 OK 2026/05/31 03:35:12 INFO : only14: Copied (replaced existing) 2026/05/31 03:35:12 DEBUG : only15: md5 = e1ba672ef7cf99789c50d6c7504ef2f0 OK 2026/05/31 03:35:12 DEBUG : only15: size = 0 OK 2026/05/31 03:35:12 INFO : only15: Copied (replaced existing) 2026/05/31 03:35:12 DEBUG : only16: md5 = c16f1a4baac956c2ba1094f3fbebc6ad OK 2026/05/31 03:35:12 DEBUG : only16: size = 0 OK 2026/05/31 03:35:12 INFO : only16: Copied (replaced existing) 2026/05/31 03:35:13 DEBUG : only18: md5 = 12b52349d9cd30e3d7cde0bb8df66153 OK 2026/05/31 03:35:13 DEBUG : only18: size = 0 OK 2026/05/31 03:35:13 INFO : only18: Copied (replaced existing) 2026/05/31 03:35:13 DEBUG : only17: md5 = ed38da250a7601ea8f77a5cf214b4eda OK 2026/05/31 03:35:13 DEBUG : only17: size = 0 OK 2026/05/31 03:35:13 INFO : only17: Copied (replaced existing) 2026/05/31 03:35:13 DEBUG : only19: md5 = 5665f90d20c00b204a17abbac2ba007c OK 2026/05/31 03:35:13 DEBUG : only19: size = 0 OK 2026/05/31 03:35:13 INFO : only19: Copied (replaced existing) 2026/05/31 03:35:14 DEBUG : only1: md5 = 98bb0e28934b41fac802573b37a9cc43 OK 2026/05/31 03:35:14 DEBUG : only1: size = 0 OK 2026/05/31 03:35:14 INFO : only1: Copied (replaced existing) 2026/05/31 03:35:14 DEBUG : only6: md5 = eee09b89ddd8d4b649950ea0c1ee7a8f OK 2026/05/31 03:35:14 DEBUG : only6: size = 0 OK 2026/05/31 03:35:14 INFO : only6: Copied (replaced existing) 2026/05/31 03:35:15 DEBUG : only3: md5 = b83cbdda32e3113d0f246ba9b533469a OK 2026/05/31 03:35:15 DEBUG : only3: size = 0 OK 2026/05/31 03:35:15 INFO : only3: Copied (replaced existing) 2026/05/31 03:35:15 DEBUG : only7: md5 = 29742b77e8cbcb30b6bc9cc15ab66389 OK 2026/05/31 03:35:15 DEBUG : only7: size = 0 OK 2026/05/31 03:35:15 INFO : only7: Copied (replaced existing) 2026/05/31 03:35:15 DEBUG : only4: md5 = 3dfe28cc8ab7206ebaebc021cab46b05 OK 2026/05/31 03:35:15 DEBUG : only4: size = 0 OK 2026/05/31 03:35:15 INFO : only4: Copied (replaced existing) 2026/05/31 03:35:16 DEBUG : only2: md5 = 46dbe326abaceeb2ac355b4ea97cbc5d OK 2026/05/31 03:35:16 DEBUG : only2: size = 0 OK 2026/05/31 03:35:16 INFO : only2: Copied (replaced existing) 2026/05/31 03:35:16 DEBUG : only5: md5 = 912285aaa647652ad1d7c2adaaea3731 OK 2026/05/31 03:35:16 DEBUG : only5: size = 0 OK 2026/05/31 03:35:16 INFO : only5: Copied (replaced existing) 2026/05/31 03:35:16 DEBUG : only8: md5 = 53e7579443d58c3efd01cbc6fb08e337 OK 2026/05/31 03:35:16 DEBUG : only8: size = 0 OK 2026/05/31 03:35:16 INFO : only8: Copied (replaced existing) 2026/05/31 03:35:16 DEBUG : only9: md5 = 7eed3328b57240ed20f28b48419fef31 OK 2026/05/31 03:35:16 DEBUG : only9: size = 0 OK 2026/05/31 03:35:16 INFO : only9: Copied (replaced existing) 2026/05/31 03:35:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (89.93s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:35:37 DEBUG : empty_dir: Making directory with metadata 2026/05/31 03:35:37 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/31 03:35:37 DEBUG : empty_on_remote: Making directory with metadata 2026/05/31 03:35:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/31 03:35:37 DEBUG : empty_on_remote: Making directory with metadata 2026/05/31 03:35:38 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/31 03:35:44 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/31 03:35:44 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/31 03:35:44 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/31 03:35:44 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/31 03:35:51 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/05/31 03:35:52 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/05/31 03:35:53 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (17.22s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:35:54 DEBUG : empty_dir: Making directory with metadata 2026/05/31 03:35:54 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/31 03:35:54 DEBUG : empty_on_remote: Making directory with metadata 2026/05/31 03:35:54 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/31 03:35:54 DEBUG : empty_on_remote: Making directory with metadata 2026/05/31 03:35:55 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/31 03:36:00 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/31 03:36:00 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/31 03:36:00 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/31 03:36:00 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/31 03:36:00 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/05/31 03:36:08 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/05/31 03:36:09 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/05/31 03:36:10 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (18.07s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:36:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/31 03:36:12 DEBUG : sub dir: Making directory with metadata 2026/05/31 03:36:13 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/05/31 03:36:32 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/31 03:36:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/31 03:36:33 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/31 03:36:33 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/05/31 03:36:46 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/05/31 03:36:47 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/31 03:36:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/05/31 03:36:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/05/31 03:36:49 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/31 03:36:50 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/31 03:36:51 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/31 03:36:51 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/31 03:36:52 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/31 03:36:53 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/05/31 03:36:53 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/31 03:36:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (42.39s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:36:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/31 03:36:55 DEBUG : sub dir: Making directory with metadata 2026/05/31 03:36:56 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/05/31 03:37:19 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/31 03:37:20 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/31 03:37:20 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/31 03:37:20 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/05/31 03:37:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/31 03:37:33 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/05/31 03:37:34 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/05/31 03:37:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/31 03:37:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/31 03:37:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/31 03:37:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/31 03:37:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/31 03:37:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/05/31 03:37:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/31 03:37:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (45.06s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:37:42 DEBUG : dir1/0000-abcdefg.txt: md5 = eee84d81bb927f50addf9aec917b112a OK 2026/05/31 03:37:44 DEBUG : dir1/0001-bcdefgh.txt: md5 = 23a720d04a6a3f9615c25ed1774cdb20 OK 2026/05/31 03:37:45 DEBUG : dir1/0002-cdefghi.txt: md5 = 5ef487b5ccce22608c584c357fb543be OK 2026/05/31 03:37:47 DEBUG : dir1/0003-defghij.txt: md5 = 73c52e8465abf4ca28fef801cb9a73b3 OK 2026/05/31 03:37:48 DEBUG : dir1/0004-efghijk.txt: md5 = fabc3b124cad84c33c63bdeb84abb647 OK 2026/05/31 03:37:50 DEBUG : dir1/0005-fghijkl.txt: md5 = 30de1a34ee23b564f81501b50f663a6d OK 2026/05/31 03:37:51 DEBUG : dir1/0006-ghijklm.txt: md5 = 052956e08308a14e7a738acf272e89fd OK 2026/05/31 03:37:53 DEBUG : dir1/0007-1234567.txt: md5 = 3275de8c8faa23ff903165ab6de4c8db OK 2026/05/31 03:37:54 DEBUG : dir1/0008-2345678.txt: md5 = 3944fa3e0080257011f25c7809b58060 OK 2026/05/31 03:37:56 DEBUG : dir1/0009-3456789.txt: md5 = b4ccd78ed1a65cf5b615ccda48ac02fb OK 2026/05/31 03:37:57 DEBUG : dir1/0010-456789.txt: md5 = b72b19fd2b039a5697a722185f6e607d OK 2026/05/31 03:37:58 DEBUG : dir1/0011-56789;.txt: md5 = 4ad8d2ec160a2a8ee74a78e322c65126 OK 2026/05/31 03:38:00 DEBUG : dir1/0012-6789;.txt: md5 = f8c34511ea218497e29b8cf5f130c6bc OK 2026/05/31 03:38:01 DEBUG : dir1/0013-789;=.txt: md5 = f8ba4b20a23d8f28b27dc376d52d8cb1 OK 2026/05/31 03:38:03 DEBUG : dir1/0014-89;=.txt: md5 = d9e753c22ccb0b28e28a99ef8941f949 OK 2026/05/31 03:38:04 DEBUG : dir1/0015-9;=.txt: md5 = c7b86ca8a70dad2182cde4e16d72bb6e OK 2026/05/31 03:38:06 DEBUG : apple: md5 = b00337d0d8a5e566e1124f9b70ec3c31 OK 2026/05/31 03:38:07 DEBUG : banana: md5 = 8686f9a18feda8d5bc60167b587a08f9 OK 2026/05/31 03:38:09 DEBUG : appleappleapplebanana: md5 = 0355d6a5a8f90d265d3d56664e8f42d6 OK 2026/05/31 03:38:11 DEBUG : splitbananasplit: md5 = 3f42a78a0ecee7a87a20cbe55f667663 OK 2026/05/31 03:38:11 DEBUG : Waiting for deletions to finish 2026/05/31 03:38:11 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:38:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:38:11 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:38:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:38:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:38:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:38:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:38:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:38:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:38:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:38:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:38:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:38:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:38:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:38:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:38:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:38:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:38:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:38:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:38:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:38:12 DEBUG : apple: size = 5 OK 2026/05/31 03:38:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:38:12 DEBUG : apple: Unchanged skipping 2026/05/31 03:38:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 03:38:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:38:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 03:38:12 DEBUG : banana: size = 6 OK 2026/05/31 03:38:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:38:12 DEBUG : banana: Unchanged skipping 2026/05/31 03:38:12 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/31 03:38:12 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 03:38:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:38:12 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 03:38:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 03:38:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:38:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 03:38:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 03:38:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 03:38:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 03:38:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:38:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 03:38:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 03:38:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:38:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:38:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 03:38:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 03:38:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:38:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 03:38:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:38:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 03:38:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 03:38:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:38:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 03:38:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 03:38:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:38:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 03:38:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 03:38:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:38:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 03:38:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 03:38:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 03:38:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 03:38:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:38:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 03:38:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 03:38:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:38:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 03:38:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 03:38:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:38:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 03:38:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 03:38:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:38:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 03:38:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:38:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 03:38:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 03:38:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:38:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 03:38:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:38:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:38:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 03:38:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 03:38:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:38:13 DEBUG : Waiting for deletions to finish 2026/05/31 03:38:13 DEBUG : Waiting for deletions to finish 2026/05/31 03:38:13 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:38:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:38:13 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:38:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:38:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:38:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:38:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:38:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:38:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:38:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:38:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:38:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:38:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:38:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:38:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:38:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:38:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:38:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:38:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:38:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:38:14 DEBUG : apple: size = 5 OK 2026/05/31 03:38:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 03:38:14 DEBUG : banana: size = 6 OK 2026/05/31 03:38:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:38:14 DEBUG : banana: Unchanged skipping 2026/05/31 03:38:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:38:14 DEBUG : apple: Unchanged skipping 2026/05/31 03:38:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:38:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 03:38:14 DEBUG : dir1: Directory modification time the same (differ by -807.399µs, within tolerance 1ms) 2026/05/31 03:38:14 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 03:38:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:38:14 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 03:38:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 03:38:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:38:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 03:38:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 03:38:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 03:38:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:38:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 03:38:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 03:38:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 03:38:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 03:38:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:38:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:38:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 03:38:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:38:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 03:38:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 03:38:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:38:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 03:38:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 03:38:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:38:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:38:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 03:38:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 03:38:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:38:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 03:38:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 03:38:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:38:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 03:38:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 03:38:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:38:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 03:38:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:38:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 03:38:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 03:38:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:38:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 03:38:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 03:38:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 03:38:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 03:38:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:38:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 03:38:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 03:38:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:38:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 03:38:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:38:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 03:38:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 03:38:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:38:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 03:38:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:38:14 DEBUG : Waiting for deletions to finish 2026/05/31 03:38:14 DEBUG : Waiting for deletions to finish 2026/05/31 03:38:15 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:38:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:38:15 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:38:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:38:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:38:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:38:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:38:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:38:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:38:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:38:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:38:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:38:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:38:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:38:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:38:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:38:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:38:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:38:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:38:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:38:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/31 03:38:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/31 03:38:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/31 03:38:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/31 03:38:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/31 03:38:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/31 03:38:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/31 03:38:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/31 03:38:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/31 03:38:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/31 03:38:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/31 03:38:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/31 03:38:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/31 03:38:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/31 03:38:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/31 03:38:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:38:29 DEBUG : dir1/0000-abcdefg.txt: md5 = 1727255723216091dee57734df9cca8e OK 2026/05/31 03:38:31 DEBUG : dir1/0001-bcdefgh.txt: md5 = d1df2e6f281fc6a9d7589dfe5ef1f0ff OK 2026/05/31 03:38:32 DEBUG : dir1/0002-cdefghi.txt: md5 = 1641c511222d3d70c859b1ed034cb38b OK 2026/05/31 03:38:34 DEBUG : dir1/0003-defghij.txt: md5 = f8959977985c22b88e94ed6059f77b71 OK 2026/05/31 03:38:35 DEBUG : dir1/0004-efghijk.txt: md5 = 7e02672c1b8314db0523f74622faa308 OK 2026/05/31 03:38:37 DEBUG : dir1/0005-fghijkl.txt: md5 = c518b4161058226b2349cb7fe74ea6bb OK 2026/05/31 03:38:39 DEBUG : dir1/0006-ghijklm.txt: md5 = 87abb6eff11a3cd7468224cbfb8e8804 OK 2026/05/31 03:38:40 DEBUG : dir1/0007-1234567.txt: md5 = 63ec532f22484388ef52f64f316235ac OK 2026/05/31 03:38:42 DEBUG : dir1/0008-2345678.txt: md5 = 7effeda501188f4dd11426f1fd09b92e OK 2026/05/31 03:38:43 DEBUG : dir1/0009-3456789.txt: md5 = 9274bff700caac3aa0459e7539a2d82b OK 2026/05/31 03:38:45 DEBUG : dir1/0010-456789.txt: md5 = 260d0afc526e409d5cc563ee5d6dd094 OK 2026/05/31 03:38:46 DEBUG : dir1/0011-56789;.txt: md5 = f3184c50feedc995f294bbfdbb8e7ddb OK 2026/05/31 03:38:48 DEBUG : dir1/0012-6789;.txt: md5 = 8bcec5ef2b2d3db6d60c92dec175d74f OK 2026/05/31 03:38:49 DEBUG : dir1/0013-789;=.txt: md5 = 81e90624f490619ee955c079eb1a2e32 OK 2026/05/31 03:38:51 DEBUG : dir1/0014-89;=.txt: md5 = 220dfe836991b281b29451ea55f66466 OK 2026/05/31 03:38:52 DEBUG : dir1/0015-9;=.txt: md5 = 87dce9fb6be527a3c5507765cdfb66b0 OK 2026/05/31 03:38:54 DEBUG : apple: md5 = dfc7ca002d96705d9ad19a0f1c69a390 OK 2026/05/31 03:38:55 DEBUG : banana: md5 = 7254d7bba8b8c7d75c4d2196265c8646 OK 2026/05/31 03:38:57 DEBUG : appleappleapplebanana: md5 = 6f677d31806333feb1383c788e5e3fcf OK 2026/05/31 03:38:58 DEBUG : splitbananasplit: md5 = 8131132d6acabb618f0bee51925f9824 OK 2026/05/31 03:38:58 DEBUG : Waiting for deletions to finish 2026/05/31 03:38:59 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:38:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:38:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:38:59 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:38:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:38:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:38:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:38:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:38:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:38:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:38:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:38:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:38:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:38:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:38:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:38:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:38:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:38:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:38:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:38:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:39:00 DEBUG : apple: size = 5 OK 2026/05/31 03:39:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:00 DEBUG : apple: Unchanged skipping 2026/05/31 03:39:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 03:39:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 03:39:00 DEBUG : banana: size = 6 OK 2026/05/31 03:39:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:00 DEBUG : banana: Unchanged skipping 2026/05/31 03:39:00 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/31 03:39:00 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 03:39:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:00 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 03:39:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 03:39:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 03:39:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 03:39:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 03:39:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 03:39:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 03:39:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 03:39:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 03:39:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 03:39:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 03:39:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 03:39:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 03:39:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 03:39:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 03:39:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 03:39:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 03:39:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 03:39:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 03:39:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 03:39:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 03:39:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 03:39:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 03:39:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 03:39:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 03:39:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 03:39:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 03:39:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 03:39:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 03:39:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 03:39:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 03:39:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 03:39:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 03:39:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:39:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:39:00 DEBUG : Waiting for deletions to finish 2026/05/31 03:39:00 DEBUG : Waiting for deletions to finish 2026/05/31 03:39:01 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:39:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:39:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:39:01 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:39:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:39:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:39:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:39:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:39:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:39:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:39:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:39:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:39:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:39:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:39:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:39:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:39:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:39:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:39:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:39:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:39:02 DEBUG : dir1: Directory modification time the same (differ by -629.225µs, within tolerance 1ms) 2026/05/31 03:39:02 DEBUG : apple: size = 5 OK 2026/05/31 03:39:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:02 DEBUG : apple: Unchanged skipping 2026/05/31 03:39:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 03:39:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 03:39:02 DEBUG : banana: size = 6 OK 2026/05/31 03:39:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:02 DEBUG : banana: Unchanged skipping 2026/05/31 03:39:02 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 03:39:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:02 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 03:39:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 03:39:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 03:39:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 03:39:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 03:39:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 03:39:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 03:39:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 03:39:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 03:39:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 03:39:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 03:39:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 03:39:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 03:39:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 03:39:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 03:39:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 03:39:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 03:39:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 03:39:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 03:39:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 03:39:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 03:39:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 03:39:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 03:39:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 03:39:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 03:39:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 03:39:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 03:39:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 03:39:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:39:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 03:39:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 03:39:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 03:39:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 03:39:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 03:39:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:39:02 DEBUG : Waiting for deletions to finish 2026/05/31 03:39:02 DEBUG : Waiting for deletions to finish 2026/05/31 03:39:03 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:39:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:39:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:39:03 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:39:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:39:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:39:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:39:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:39:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:39:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:39:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:39:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:39:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:39:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:39:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:39:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:39:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:39:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:39:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:39:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/31 03:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/31 03:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/31 03:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/31 03:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/31 03:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/31 03:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/31 03:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/31 03:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/31 03:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/31 03:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/31 03:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/31 03:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/31 03:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/31 03:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/31 03:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:39:17 DEBUG : dir1/0000-abcdefg.txt: md5 = e267eb94c798d198810256a39642fbe3 OK 2026/05/31 03:39:19 DEBUG : dir1/0001-bcdefgh.txt: md5 = f995c1d408782974f10d0809fcd79675 OK 2026/05/31 03:39:20 DEBUG : dir1/0002-cdefghi.txt: md5 = 3e05bedcbe2d535543942bf244e12896 OK 2026/05/31 03:39:22 DEBUG : dir1/0003-defghij.txt: md5 = 40214e1b99cfaa7e9b18fef840aa864a OK 2026/05/31 03:39:23 DEBUG : dir1/0004-efghijk.txt: md5 = 8f6cce5b180b68f4a4fe9dd01b78d5bb OK 2026/05/31 03:39:25 DEBUG : dir1/0005-fghijkl.txt: md5 = 04b52527bb06c2ea96d8ab6317b94721 OK 2026/05/31 03:39:26 DEBUG : dir1/0006-ghijklm.txt: md5 = bb860594bd2d0f79c555b52ab94b8af9 OK 2026/05/31 03:39:28 DEBUG : dir1/0007-1234567.txt: md5 = 04d035491da81380bdd82c2cb2f711fc OK 2026/05/31 03:39:29 DEBUG : dir1/0008-2345678.txt: md5 = c6940f4fab97fdc14221b0ed2edf30e9 OK 2026/05/31 03:39:31 DEBUG : dir1/0009-3456789.txt: md5 = f9273cdc338e065119dab7a944777141 OK 2026/05/31 03:39:32 DEBUG : dir1/0010-456789.txt: md5 = 7ce11f557ee15edd3aeee621e66a08ee OK 2026/05/31 03:39:34 DEBUG : dir1/0011-56789;.txt: md5 = 49d0add6c74a6cdcc1fffd6b8cd03d91 OK 2026/05/31 03:39:35 DEBUG : dir1/0012-6789;.txt: md5 = ff73355d5fa40d75f8dc36e7fc03e9f4 OK 2026/05/31 03:39:37 DEBUG : dir1/0013-789;=.txt: md5 = e2b2e371268bbf37098c059edf883444 OK 2026/05/31 03:39:39 DEBUG : dir1/0014-89;=.txt: md5 = 5d833516a3197f421c9ca58595f37cf3 OK 2026/05/31 03:39:40 DEBUG : dir1/0015-9;=.txt: md5 = f41a1fe728791a6745b18e097475d342 OK 2026/05/31 03:39:42 DEBUG : apple: md5 = 3e9ef04e9094a29dbf6c59ba8f5321af OK 2026/05/31 03:39:43 DEBUG : banana: md5 = 403763dde6642415e602042bf0cbef2e OK 2026/05/31 03:39:45 DEBUG : appleappleapplebanana: md5 = f8d2f1f32d5e2306b3df6040fd5cac89 OK 2026/05/31 03:39:46 DEBUG : splitbananasplit: md5 = ba903017619bef99bc133bef3dcc5d96 OK 2026/05/31 03:39:46 DEBUG : Waiting for deletions to finish 2026/05/31 03:39:47 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:39:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:39:47 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:39:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:39:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:39:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:39:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:39:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:39:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:39:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:39:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:39:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:39:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:39:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:39:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:39:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:39:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:39:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:39:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:39:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:39:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:39:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:39:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:39:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:39:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:39:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:39:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:39:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:39:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:39:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:39:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:39:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:39:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:39:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:39:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:39:48 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/31 03:39:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:39:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/31 03:39:48 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:39:48 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/31 03:39:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:39:48 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:39:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:39:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/31 03:39:48 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:39:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:39:48 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/31 03:39:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:39:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:39:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:39:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:39:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:39:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:39:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:39:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:39:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:39:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:39:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:39:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:39:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:39:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:39:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:39:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:39:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:39:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:39:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:39:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:39:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:39:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:39:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:39:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:39:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:39:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:39:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:39:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:39:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:39:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:39:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:39:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:39:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:39:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:39:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:39:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:39:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:39:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:39:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:39:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:39:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:39:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:39:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:39:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:39:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:39:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:39:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:39:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:39:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:39:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:39:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:39:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:39:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:39:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:39:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:39:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:39:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:39:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:39:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:39:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:39:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:39:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:39:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:39:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:39:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:39:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:39:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:39:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:39:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:39:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:39:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:39:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:39:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:39:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:39:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:39:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:39:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:39:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:39:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:39:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:39:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:39:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:39:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:39:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:39:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:39:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:39:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:39:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:39:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:39:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:39:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:39:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:39:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:39:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:39:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:39:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:39:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:39:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:39:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:39:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:39:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:39:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:39:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:39:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:39:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:39:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:39:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:39:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:39:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:39:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:39:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:39:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:39:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:39:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:39:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:39:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:39:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:39:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:39:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/31 03:39:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/31 03:39:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:39:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/31 03:39:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:39:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/31 03:39:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:39:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/31 03:39:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:39:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:39:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:39:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:39:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:39:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:39:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:39:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:39:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:39:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/31 03:39:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:39:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:39:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:39:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:39:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:39:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:39:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:39:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:39:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:39:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:39:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:39:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:39:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:39:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:39:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:39:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:39:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:39:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:39:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/31 03:39:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:39:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/31 03:39:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:39:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/31 03:39:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:39:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/31 03:39:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:39:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/31 03:39:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:39:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/31 03:39:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:39:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/31 03:39:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:39:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/31 03:39:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:39:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/31 03:39:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:39:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/31 03:39:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:39:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/31 03:39:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/31 03:39:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/31 03:39:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:39:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/31 03:39:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:39:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/31 03:39:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:39:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/31 03:39:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/31 03:39:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/31 03:39:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/31 03:39:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:39:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:39:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 08fe7127ce12ec824a81b6b95bcad64b OK 2026/05/31 03:39:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/31 03:39:49 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:39:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:39:49 DEBUG : YmFuYW5h: md5 = 837c8378a40dda62b38442332385d358 OK 2026/05/31 03:39:49 DEBUG : YmFuYW5h: size = 6 OK 2026/05/31 03:39:49 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/31 03:39:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:39:49 DEBUG : YXBwbGU=: md5 = 4bf46bda9e887b753826a77ebded6527 OK 2026/05/31 03:39:49 DEBUG : YXBwbGU=: size = 5 OK 2026/05/31 03:39:49 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/31 03:39:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:39:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 4d42826a4ee6f63f14a47896f32cff5d OK 2026/05/31 03:39:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/31 03:39:49 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:39:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:39:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = ef3cdeef2f11d8316a4e1beaaabab8cb OK 2026/05/31 03:39:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/31 03:39:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:39:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:39:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 2f2bef2d0b1e931166df248d1a1d095e OK 2026/05/31 03:39:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/31 03:39:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:39:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:39:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 23ed3fb59c12577724372ff8694f1e2b OK 2026/05/31 03:39:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/31 03:39:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:39:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:39:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 2c82d72385f9787513e93d46f059ba07 OK 2026/05/31 03:39:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/31 03:39:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:39:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:39:52 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 58742ba19ca8278ada74c7e1cd3421dc OK 2026/05/31 03:39:52 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/31 03:39:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:39:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:39:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 081430a142cc0dee8e5dac79c78085e3 OK 2026/05/31 03:39:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/31 03:39:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:39:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:39:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = c8b5618013e82530063684f1ab3924a5 OK 2026/05/31 03:39:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/31 03:39:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:39:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/31 03:39:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = da05e1d9ec26a81c20299980445693ab OK 2026/05/31 03:39:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/31 03:39:52 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:39:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/31 03:39:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 875d38b2320896481dcfcf5c7b42f923 OK 2026/05/31 03:39:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/31 03:39:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:39:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:39:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = c5f0c8fdb0a593a5d2c7618e9c30637b OK 2026/05/31 03:39:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/31 03:39:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/31 03:39:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/31 03:39:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = d9d8332a95ff6b7c0d1e91d6b4b45550 OK 2026/05/31 03:39:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/31 03:39:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:39:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 37ea87d0b9654ba556f6055b99998f14 OK 2026/05/31 03:39:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/31 03:39:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/31 03:39:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/31 03:39:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = e5122bbb5e9dd752b227d4e35a771120 OK 2026/05/31 03:39:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/31 03:39:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:39:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 33af6734e00055226144ed133668796d OK 2026/05/31 03:39:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/31 03:39:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/31 03:39:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 71b63ff76d7262086acd3655de5c4e86 OK 2026/05/31 03:39:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/31 03:39:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:55 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 482cb6be19f2fe32b047ae8058511726 OK 2026/05/31 03:39:55 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/31 03:39:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/31 03:39:55 DEBUG : Waiting for deletions to finish 2026/05/31 03:39:56 INFO : dir1/0013-789;=.txt: Deleted 2026/05/31 03:39:56 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/31 03:39:56 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/31 03:39:56 INFO : banana: Deleted 2026/05/31 03:39:56 INFO : appleappleapplebanana: Deleted 2026/05/31 03:39:56 INFO : apple: Deleted 2026/05/31 03:39:56 INFO : dir1/0009-3456789.txt: Deleted 2026/05/31 03:39:56 INFO : splitbananasplit: Deleted 2026/05/31 03:39:56 INFO : dir1/0003-defghij.txt: Deleted 2026/05/31 03:39:56 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/31 03:39:56 INFO : dir1/0010-456789.txt: Deleted 2026/05/31 03:39:56 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/31 03:39:56 INFO : dir1/0014-89;=.txt: Deleted 2026/05/31 03:39:56 INFO : dir1/0011-56789;.txt: Deleted 2026/05/31 03:39:56 INFO : dir1/0015-9;=.txt: Deleted 2026/05/31 03:39:56 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/31 03:39:56 INFO : dir1/0007-1234567.txt: Deleted 2026/05/31 03:39:56 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/31 03:39:56 INFO : dir1/0012-6789;.txt: Deleted 2026/05/31 03:39:57 INFO : dir1/0008-2345678.txt: Deleted 2026/05/31 03:39:57 DEBUG : Waiting for deletions to finish 2026/05/31 03:39:57 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/31 03:39:57 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/31 03:39:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/31 03:39:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/31 03:39:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/31 03:39:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/31 03:39:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/31 03:39:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/31 03:39:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/31 03:39:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/31 03:39:57 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/31 03:39:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/31 03:39:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/31 03:39:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/31 03:39:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/31 03:39:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/31 03:39:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/31 03:39:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/31 03:39:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/31 03:39:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/31 03:39:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:39:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:39:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:39:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:39:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:39:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:39:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:39:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:39:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:39:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:39:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:39:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:39:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:39:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:39:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:39:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:39:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:39:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:39:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/31 03:39:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:39:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/31 03:39:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/31 03:39:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:39:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/31 03:39:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/31 03:39:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:39:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/31 03:39:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/31 03:39:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:39:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/31 03:39:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:39:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:39:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/31 03:39:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:39:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:39:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:39:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/31 03:39:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:39:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/31 03:39:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:39:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:39:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:39:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:39:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:39:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:39:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:39:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:39:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:39:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:39:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:39:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:39:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:39:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:39:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:39:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:39:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:39:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:39:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:39:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:39:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:39:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/31 03:39:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:39:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:39:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/31 03:39:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:39:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:39:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:39:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/31 03:39:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:39:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/31 03:39:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:39:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:39:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:39:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:39:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:39:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:39:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:39:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:39:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:39:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:39:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:39:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:39:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:39:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:39:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:39:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:39:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:39:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:39:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:39:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:39:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:39:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:39:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:39:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/31 03:39:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:39:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:39:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/31 03:39:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:39:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:39:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:39:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/31 03:39:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:39:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/31 03:39:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:39:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:39:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:39:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:39:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:39:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:39:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:39:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:39:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:39:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:39:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:39:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:39:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:39:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:39:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:39:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:39:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:39:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:39:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:39:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:39:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:39:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:39:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:39:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:39:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:39:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/31 03:39:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:39:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:39:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/31 03:39:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:39:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:39:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:39:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/31 03:39:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:39:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/31 03:39:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:39:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:39:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:39:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:39:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:39:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:39:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:39:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:39:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:39:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:39:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:39:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:39:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:39:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:39:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:39:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:39:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:39:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:39:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:39:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:39:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:39:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:39:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:39:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:39:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:39:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:39:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:39:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:39:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:39:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:39:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:39:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:39:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:39:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:39:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:39:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:39:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/31 03:39:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/31 03:39:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:39:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/31 03:39:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/31 03:39:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:39:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:39:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:39:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:39:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:39:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:39:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:39:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:39:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:39:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:39:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:39:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:39:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:39:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:39:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:39:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:39:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:39:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:39:58 DEBUG : dir1: Directory modification time the same (differ by -447.808µs, within tolerance 1ms) 2026/05/31 03:39:58 DEBUG : YXBwbGU=: size = 5 OK 2026/05/31 03:39:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:58 DEBUG : apple: Unchanged skipping 2026/05/31 03:39:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/31 03:39:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 03:39:58 DEBUG : YmFuYW5h: size = 6 OK 2026/05/31 03:39:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:58 DEBUG : banana: Unchanged skipping 2026/05/31 03:39:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/31 03:39:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:58 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 03:39:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:39:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:39:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:39:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:39:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:39:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:39:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:39:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:39:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:39:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:39:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:39:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:39:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:39:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:39:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:39:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:39:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:39:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:39:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:39:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:39:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:39:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:39:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:39:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:39:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:39:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:39:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:39:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:39:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:39:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:39:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:39:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:39:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:39:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:39:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:39:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:39:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:39:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:39:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:39:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:39:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:39:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:39:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:39:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:39:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:39:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:39:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:39:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:39:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:39:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:39:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:39:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:39:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:39:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:39:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:39:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:39:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:39:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:39:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:39:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:39:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:39:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:39:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:39:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:39:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:39:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:39:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:39:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:39:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:39:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:39:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:39:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:39:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:39:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:39:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:39:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:39:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:39:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:39:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:39:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:39:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:39:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:39:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:39:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:39:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:39:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:39:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:39:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:39:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:39:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:39:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:39:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:39:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:39:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:39:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:39:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:39:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:39:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:39:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:39:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:39:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:39:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:39:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:39:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:39:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:39:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:39:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:39:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:39:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:39:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:39:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:39:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:39:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:39:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:39:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:39:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:39:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:39:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:39:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/31 03:39:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/31 03:39:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:39:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/31 03:39:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:39:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/31 03:39:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:39:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/31 03:39:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:39:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:39:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:39:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:39:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:39:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:39:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:39:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:39:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:39:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/31 03:39:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:39:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:39:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:39:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:39:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:39:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:39:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:39:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:39:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:39:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:39:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:39:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:39:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:39:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:39:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:39:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:39:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:39:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:39:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/31 03:39:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:39:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:39:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:39:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:39:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/31 03:39:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 03:39:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:39:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/31 03:39:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/31 03:39:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:39:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 03:39:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/31 03:39:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/31 03:39:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 03:39:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:39:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 03:39:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:39:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 03:39:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/31 03:39:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/31 03:39:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 03:39:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:39:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/31 03:39:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 03:39:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 03:39:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/31 03:39:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:39:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 03:39:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/31 03:39:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/31 03:39:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:39:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/31 03:39:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/31 03:39:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/31 03:39:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 03:39:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/31 03:39:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/31 03:39:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/31 03:39:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/31 03:39:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 03:39:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 03:39:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/31 03:39:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 03:39:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:39:58 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/31 03:39:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 03:39:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 03:39:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:39:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 03:39:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:39:58 DEBUG : Waiting for deletions to finish 2026/05/31 03:39:58 DEBUG : Waiting for deletions to finish 2026/05/31 03:39:59 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/31 03:39:59 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/31 03:39:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/31 03:39:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/31 03:39:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/31 03:39:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/31 03:39:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/31 03:39:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/31 03:39:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/31 03:39:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/31 03:39:59 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/31 03:39:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/31 03:39:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/31 03:39:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/31 03:39:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/31 03:39:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/31 03:39:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/31 03:39:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/31 03:39:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/31 03:39:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/31 03:39:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:39:59 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:39:59 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:39:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:39:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:39:59 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:39:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:39:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:39:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:39:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:39:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:39:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:39:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:39:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:39:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:39:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:39:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:39:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:39:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:39:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:39:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:39:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:39:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:39:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:39:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:39:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:39:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/31 03:39:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:39:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/31 03:39:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/31 03:39:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:39:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/31 03:39:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/31 03:39:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:39:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/31 03:39:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/31 03:39:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:59 DEBUG : apple: transformed to: YXBwbGU= 2026/05/31 03:39:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/31 03:39:59 DEBUG : banana: transformed to: YmFuYW5h 2026/05/31 03:39:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/31 03:39:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/31 03:39:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/31 03:39:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/31 03:39:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/31 03:39:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/31 03:39:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/31 03:39:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/31 03:39:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/31 03:39:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/31 03:39:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/31 03:39:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/31 03:39:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/31 03:39:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/31 03:39:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/31 03:39:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/31 03:39:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/31 03:40:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/05/31 03:40:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/31 03:40:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/05/31 03:40:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/31 03:40:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/31 03:40:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/31 03:40:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/31 03:40:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/31 03:40:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/05/31 03:40:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/05/31 03:40:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/31 03:40:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/31 03:40:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/05/31 03:40:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/05/31 03:40:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/31 03:40:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/31 03:40:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/05/31 03:40:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/05/31 03:40:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/31 03:40:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/05/31 03:40:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/05/31 03:40:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/31 03:40:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/05/31 03:40:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/05/31 03:40:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/31 03:40:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/05/31 03:40:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/05/31 03:40:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/05/31 03:40:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/05/31 03:40:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/31 03:40:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/31 03:40:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:40:13 DEBUG : dir1/0000-abcdefg.txt: md5 = 08e0af43301a05e7a6f31af976e6b582 OK 2026/05/31 03:40:15 DEBUG : dir1/0001-bcdefgh.txt: md5 = 351198afa7603578cf9cb30438880469 OK 2026/05/31 03:40:16 DEBUG : dir1/0002-cdefghi.txt: md5 = a0f2ba70a79ecb6c48cfae2934a6c112 OK 2026/05/31 03:40:18 DEBUG : dir1/0003-defghij.txt: md5 = af424745cfbc3689b5a0f103db3f9f7a OK 2026/05/31 03:40:19 DEBUG : dir1/0004-efghijk.txt: md5 = 2290b5a390b787c8a60b0d1f92485e25 OK 2026/05/31 03:40:21 DEBUG : dir1/0005-fghijkl.txt: md5 = 6853d62b00b1ddc17260e870fd5a310f OK 2026/05/31 03:40:22 DEBUG : dir1/0006-ghijklm.txt: md5 = 890db3f9c59ce13fcf5786d60637d344 OK 2026/05/31 03:40:24 DEBUG : dir1/0007-1234567.txt: md5 = 5c4efde93d7a4efecc73171a81f05baf OK 2026/05/31 03:40:26 DEBUG : dir1/0008-2345678.txt: md5 = 26cc48bf7806453dab98c51eca1c5e5c OK 2026/05/31 03:40:27 DEBUG : dir1/0009-3456789.txt: md5 = 9f837b3062e04569d017b9eefe089940 OK 2026/05/31 03:40:28 DEBUG : dir1/0010-456789.txt: md5 = 59305235a92ed01362a642bdfa565e00 OK 2026/05/31 03:40:30 DEBUG : dir1/0011-56789;.txt: md5 = 57aca069cbe76d340fef58d4c7319ad2 OK 2026/05/31 03:40:32 DEBUG : dir1/0012-6789;.txt: md5 = c5f54ea5c6312fce0b4b8de0fa8a6594 OK 2026/05/31 03:40:33 DEBUG : dir1/0013-789;=.txt: md5 = 98454c3ea97640645e7225caf2540c51 OK 2026/05/31 03:40:35 DEBUG : dir1/0014-89;=.txt: md5 = 558264e2ef3e0c35d8f87082b9d11c07 OK 2026/05/31 03:40:36 DEBUG : dir1/0015-9;=.txt: md5 = 2c7befe700d05fd63693ce5ed9d19e19 OK 2026/05/31 03:40:38 DEBUG : apple: md5 = bebc81189d177c2f7e5ea0ae79a77c51 OK 2026/05/31 03:40:39 DEBUG : banana: md5 = c48e49fdeb20de77c2d67409c106601e OK 2026/05/31 03:40:41 DEBUG : appleappleapplebanana: md5 = ab24a49f3af2866c26a7d6aac8edf413 OK 2026/05/31 03:40:42 DEBUG : splitbananasplit: md5 = 5d72597afea7311fe6dc8ffd7fc1f600 OK 2026/05/31 03:40:42 DEBUG : Waiting for deletions to finish 2026/05/31 03:40:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:40:43 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:40:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:40:43 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:40:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:40:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:40:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:40:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:40:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:40:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:40:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:40:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:40:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:40:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:40:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:40:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:40:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:40:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:40:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:40:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:40:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:40:43 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:40:43 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:40:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:40:43 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:40:43 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:40:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:40:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:40:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:40:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:40:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:40:43 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:40:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:40:43 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:40:43 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:40:44 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/31 03:40:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:40:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/31 03:40:44 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:40:44 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/31 03:40:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:40:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/31 03:40:44 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:40:44 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:40:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:40:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:40:44 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/31 03:40:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/31 03:40:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 03:40:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/31 03:40:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 03:40:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/31 03:40:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/31 03:40:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/31 03:40:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 03:40:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/31 03:40:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/31 03:40:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/31 03:40:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 03:40:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/31 03:40:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/31 03:40:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/31 03:40:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/31 03:40:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/31 03:40:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/31 03:40:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/31 03:40:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 03:40:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/31 03:40:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/31 03:40:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/31 03:40:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/31 03:40:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/31 03:40:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/31 03:40:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/31 03:40:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 03:40:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/31 03:40:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/31 03:40:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/31 03:40:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 03:40:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/31 03:40:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/31 03:40:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/31 03:40:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/31 03:40:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/31 03:40:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/31 03:40:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/31 03:40:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/31 03:40:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/31 03:40:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/31 03:40:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/31 03:40:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/31 03:40:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/31 03:40:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 03:40:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/31 03:40:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/31 03:40:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/31 03:40:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/31 03:40:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/31 03:40:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/31 03:40:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/31 03:40:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/31 03:40:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/31 03:40:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/31 03:40:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/31 03:40:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/31 03:40:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/31 03:40:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/31 03:40:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/31 03:40:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 03:40:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/31 03:40:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/31 03:40:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/31 03:40:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/31 03:40:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/31 03:40:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/31 03:40:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/31 03:40:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/31 03:40:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/31 03:40:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/31 03:40:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/31 03:40:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/31 03:40:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/31 03:40:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/31 03:40:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/31 03:40:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/31 03:40:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/31 03:40:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 03:40:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/31 03:40:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/31 03:40:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/31 03:40:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/31 03:40:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/31 03:40:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/31 03:40:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/31 03:40:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/31 03:40:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/31 03:40:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 03:40:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/31 03:40:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/31 03:40:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/31 03:40:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/31 03:40:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/31 03:40:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/31 03:40:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/31 03:40:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/31 03:40:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/31 03:40:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/31 03:40:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/31 03:40:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/31 03:40:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/31 03:40:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/31 03:40:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/31 03:40:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/31 03:40:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/31 03:40:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 03:40:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/31 03:40:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/31 03:40:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/31 03:40:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/31 03:40:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/31 03:40:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/31 03:40:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/31 03:40:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/31 03:40:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/31 03:40:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/31 03:40:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/31 03:40:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/31 03:40:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/31 03:40:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/31 03:40:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/31 03:40:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/31 03:40:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/31 03:40:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/31 03:40:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/31 03:40:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/31 03:40:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/31 03:40:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/31 03:40:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/31 03:40:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 03:40:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/31 03:40:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/31 03:40:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/31 03:40:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/31 03:40:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/31 03:40:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/31 03:40:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/31 03:40:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/31 03:40:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 03:40:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 03:40:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 03:40:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/31 03:40:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 03:40:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/31 03:40:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 03:40:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/31 03:40:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 03:40:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/31 03:40:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 03:40:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/31 03:40:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 03:40:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/31 03:40:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 03:40:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/31 03:40:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 03:40:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/31 03:40:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 03:40:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/31 03:40:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 03:40:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/31 03:40:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 03:40:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/31 03:40:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 03:40:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/31 03:40:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 03:40:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/31 03:40:44 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/31 03:40:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 03:40:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/31 03:40:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/31 03:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/31 03:40:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/31 03:40:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/31 03:40:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/31 03:40:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/31 03:40:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/31 03:40:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/31 03:40:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/31 03:40:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/31 03:40:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/31 03:40:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/31 03:40:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/31 03:40:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/31 03:40:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/31 03:40:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/31 03:40:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/31 03:40:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/31 03:40:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/31 03:40:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/31 03:40:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/31 03:40:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/31 03:40:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/31 03:40:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/31 03:40:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/31 03:40:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/31 03:40:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/31 03:40:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/31 03:40:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/31 03:40:45 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/31 03:40:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/31 03:40:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:40:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:40:45 DEBUG : PREFIXappleappleapplebanana: md5 = 0c72debc600ba734b5b8df02cb0b9043 OK 2026/05/31 03:40:45 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/31 03:40:45 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/31 03:40:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/31 03:40:45 DEBUG : PREFIXapple: md5 = 195b04c4490c3aeaf8ecfbec2669540e OK 2026/05/31 03:40:45 DEBUG : PREFIXapple: size = 5 OK 2026/05/31 03:40:45 INFO : apple: Copied (new) to: PREFIXapple 2026/05/31 03:40:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/31 03:40:45 DEBUG : PREFIXsplitbananasplit: md5 = 2734ed5d0ddd75f3f3d5ccc5c9a2fdd6 OK 2026/05/31 03:40:45 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/31 03:40:45 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/31 03:40:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/31 03:40:45 DEBUG : PREFIXbanana: md5 = 5c43cc6de2b003ac1a2c1cafa4efefdb OK 2026/05/31 03:40:45 DEBUG : PREFIXbanana: size = 6 OK 2026/05/31 03:40:45 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/31 03:40:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/31 03:40:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 615e5955dd8fd0bc4e09443bd51a398e OK 2026/05/31 03:40:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/31 03:40:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/31 03:40:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/31 03:40:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 0e1b13616110e11929905fac7afa99d0 OK 2026/05/31 03:40:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/31 03:40:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/31 03:40:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/31 03:40:47 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 5c8aef43f7c3dae8493b0c57f00ef521 OK 2026/05/31 03:40:47 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/31 03:40:47 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/31 03:40:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/31 03:40:47 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 6c57d6f3bc54fd9bd9a7fdba3fe26279 OK 2026/05/31 03:40:47 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/31 03:40:47 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/31 03:40:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/31 03:40:48 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = de7bd4eb2e171eeae7d6f08718ac94a3 OK 2026/05/31 03:40:48 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/31 03:40:48 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/31 03:40:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/31 03:40:48 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 18840576e2ce236ac8e177a8067fe92f OK 2026/05/31 03:40:48 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/31 03:40:48 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/31 03:40:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/31 03:40:48 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 0fd4a31235ca6c601f3c6c1abe000e75 OK 2026/05/31 03:40:48 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/31 03:40:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/31 03:40:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/31 03:40:48 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 781b73928fa6c177dc8e2c4ef56575d6 OK 2026/05/31 03:40:48 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/31 03:40:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/31 03:40:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/31 03:40:50 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 2757a089752a6e6a655e41f524a6eeb3 OK 2026/05/31 03:40:50 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/31 03:40:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/31 03:40:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/31 03:40:50 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 278d39dc7784a38a6a70c3e2986d2bf1 OK 2026/05/31 03:40:50 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/31 03:40:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/31 03:40:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/31 03:40:50 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 735b0975a1ce65d9a9406d6ba7423385 OK 2026/05/31 03:40:50 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/31 03:40:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/31 03:40:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/31 03:40:50 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 4e34e01a4134ff50e7cd505b2346bdf6 OK 2026/05/31 03:40:50 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/31 03:40:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/31 03:40:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/31 03:40:51 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 81d6258770b31daa5d739726486081a9 OK 2026/05/31 03:40:51 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/31 03:40:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/31 03:40:51 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = e9447fe5b9cd1545d588ec86a8187b6c OK 2026/05/31 03:40:51 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/31 03:40:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/31 03:40:51 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 61cdb9fadef917b0516fe15f48edbd8a OK 2026/05/31 03:40:51 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/31 03:40:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/31 03:40:51 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 9a4c524db26ed4040722faf1eedea9da OK 2026/05/31 03:40:51 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/31 03:40:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/31 03:40:51 DEBUG : Waiting for deletions to finish 2026/05/31 03:40:52 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/31 03:40:52 INFO : dir1/0015-9;=.txt: Deleted 2026/05/31 03:40:52 INFO : apple: Deleted 2026/05/31 03:40:52 INFO : splitbananasplit: Deleted 2026/05/31 03:40:52 INFO : dir1/0011-56789;.txt: Deleted 2026/05/31 03:40:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/31 03:40:52 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/31 03:40:52 INFO : appleappleapplebanana: Deleted 2026/05/31 03:40:52 INFO : dir1/0003-defghij.txt: Deleted 2026/05/31 03:40:52 INFO : dir1/0013-789;=.txt: Deleted 2026/05/31 03:40:52 INFO : dir1/0009-3456789.txt: Deleted 2026/05/31 03:40:52 INFO : dir1/0007-1234567.txt: Deleted 2026/05/31 03:40:52 INFO : dir1/0008-2345678.txt: Deleted 2026/05/31 03:40:52 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/31 03:40:52 INFO : dir1/0010-456789.txt: Deleted 2026/05/31 03:40:52 INFO : dir1/0014-89;=.txt: Deleted 2026/05/31 03:40:53 INFO : banana: Deleted 2026/05/31 03:40:53 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/31 03:40:53 INFO : dir1/0012-6789;.txt: Deleted 2026/05/31 03:40:53 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/31 03:40:53 DEBUG : Waiting for deletions to finish 2026/05/31 03:40:53 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:40:53 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/31 03:40:53 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/31 03:40:53 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/31 03:40:53 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:40:53 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:40:53 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:40:53 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:40:53 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:40:53 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:40:53 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:40:53 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:40:53 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:40:53 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:40:53 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:40:53 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:40:53 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:40:53 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:40:53 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:40:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/31 03:40:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/31 03:40:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/31 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/31 03:40:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/31 03:40:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/31 03:40:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/31 03:40:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/31 03:40:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/31 03:40:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/31 03:40:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/31 03:40:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/31 03:40:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/31 03:40:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/31 03:40:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/31 03:40:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/31 03:40:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/31 03:40:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/31 03:40:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/31 03:40:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/31 03:40:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/31 03:40:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/31 03:40:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/31 03:40:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/31 03:40:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/31 03:40:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/31 03:40:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/31 03:40:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/31 03:40:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/31 03:40:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/31 03:40:54 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:40:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/31 03:40:54 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:40:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/31 03:40:54 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:40:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/31 03:40:54 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:40:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/31 03:40:54 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:40:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/31 03:40:54 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:40:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/31 03:40:54 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:40:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/31 03:40:54 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:40:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/31 03:40:54 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:40:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/31 03:40:54 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:40:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/31 03:40:54 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:40:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/31 03:40:54 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:40:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/31 03:40:54 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:40:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/31 03:40:54 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:40:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/31 03:40:54 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/31 03:40:54 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:40:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/31 03:40:54 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:40:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/31 03:40:54 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:40:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/31 03:40:54 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:40:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/31 03:40:54 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:40:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/31 03:40:54 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:40:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/31 03:40:54 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:40:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/31 03:40:54 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:40:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/31 03:40:54 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:40:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/31 03:40:54 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:40:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/31 03:40:54 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:40:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/31 03:40:54 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:40:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/31 03:40:54 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:40:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/31 03:40:54 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:40:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/31 03:40:54 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:40:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/31 03:40:54 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/31 03:40:54 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:40:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/31 03:40:54 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:40:54 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:40:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:40:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/31 03:40:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:40:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/31 03:40:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:40:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/31 03:40:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:40:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/31 03:40:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:40:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/31 03:40:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:40:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/31 03:40:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:40:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/31 03:40:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:40:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/31 03:40:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:40:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/31 03:40:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:40:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/31 03:40:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:40:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/31 03:40:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:40:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/31 03:40:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:40:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/31 03:40:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:40:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/31 03:40:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/31 03:40:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:40:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/31 03:40:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:40:54 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:40:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:40:54 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:40:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:40:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/31 03:40:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:40:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/31 03:40:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:40:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/31 03:40:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:40:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/31 03:40:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:40:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/31 03:40:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:40:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/31 03:40:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:40:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/31 03:40:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:40:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/31 03:40:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:40:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/31 03:40:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:40:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/31 03:40:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:40:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/31 03:40:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:40:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/31 03:40:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:40:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/31 03:40:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:40:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/31 03:40:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/31 03:40:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:40:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/31 03:40:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:40:54 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:40:54 DEBUG : apple: transformed to: PREFIXapple 2026/05/31 03:40:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/31 03:40:54 DEBUG : banana: transformed to: PREFIXbanana 2026/05/31 03:40:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/31 03:40:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/31 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/31 03:40:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/31 03:40:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/31 03:40:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/31 03:40:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/31 03:40:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/31 03:40:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/31 03:40:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/31 03:40:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/31 03:40:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/31 03:40:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/31 03:40:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/31 03:40:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/31 03:40:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/31 03:40:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/31 03:40:54 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/31 03:40:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/31 03:40:54 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/31 03:40:54 DEBUG : dir1: Directory modification time the same (differ by -407.613µs, within tolerance 1ms) 2026/05/31 03:40:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/31 03:40:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/31 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/31 03:40:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/31 03:40:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/31 03:40:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/31 03:40:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/31 03:40:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/31 03:40:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/31 03:40:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/31 03:40:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/31 03:40:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/31 03:40:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/31 03:40:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/31 03:40:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/31 03:40:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/31 03:40:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/31 03:40:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:40:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:40:56 DEBUG : splitbananasplit: md5 = 2590b4c2d85a02fe84197143378d7189 OK 2026/05/31 03:40:56 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 03:40:56 INFO : splitbananasplit: Copied (new) 2026/05/31 03:40:56 DEBUG : banana: md5 = 2eb1cddff4147199df97bd7675553be8 OK 2026/05/31 03:40:56 DEBUG : banana: size = 6 OK 2026/05/31 03:40:56 INFO : banana: Copied (new) 2026/05/31 03:40:56 DEBUG : appleappleapplebanana: md5 = 4810f1e80c66a912a665cd2c262758d1 OK 2026/05/31 03:40:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 03:40:56 INFO : appleappleapplebanana: Copied (new) 2026/05/31 03:40:56 DEBUG : apple: md5 = c4bd2fe62f8a300918aaeae149be0ced OK 2026/05/31 03:40:56 DEBUG : apple: size = 5 OK 2026/05/31 03:40:56 INFO : apple: Copied (new) 2026/05/31 03:40:57 DEBUG : dir1/0000-abcdefg.txt: md5 = 9543042d0c32b89d53b609cf013b0492 OK 2026/05/31 03:40:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 03:40:57 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/31 03:40:57 DEBUG : dir1/0001-bcdefgh.txt: md5 = 8f040d831e03d190a78d9386b19d875d OK 2026/05/31 03:40:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 03:40:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/31 03:40:57 DEBUG : dir1/0002-cdefghi.txt: md5 = e47982de729a5117c18a1313e663fc0b OK 2026/05/31 03:40:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 03:40:57 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/31 03:40:57 DEBUG : dir1/0003-defghij.txt: md5 = cc55167851c2c2de71cfa5e2cdb4e6ee OK 2026/05/31 03:40:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 03:40:57 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/31 03:40:59 DEBUG : dir1/0005-fghijkl.txt: md5 = eb5bb0aee27f905cab4a25027630bc63 OK 2026/05/31 03:40:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 03:40:59 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/31 03:40:59 DEBUG : dir1/0004-efghijk.txt: md5 = 4f768f5d3bdb7bb5af0d7ff7024eb62a OK 2026/05/31 03:40:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 03:40:59 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/31 03:40:59 DEBUG : dir1/0006-ghijklm.txt: md5 = a97f31f004b10bff6fb52efb3419eebe OK 2026/05/31 03:40:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 03:40:59 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/31 03:40:59 DEBUG : dir1/0007-1234567.txt: md5 = 996e0ad874b7f9d48951bf2d2832aad3 OK 2026/05/31 03:40:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 03:40:59 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/31 03:41:00 DEBUG : dir1/0008-2345678.txt: md5 = 08e1f226e27d6d20f3d93bb31ea80237 OK 2026/05/31 03:41:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 03:41:00 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/31 03:41:00 DEBUG : dir1/0009-3456789.txt: md5 = bc309a9f204c3ab18633e0795f2ca728 OK 2026/05/31 03:41:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 03:41:00 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/31 03:41:00 DEBUG : dir1/0010-456789.txt: md5 = 38aa5b4e5d4027eb0817d21960dd0eaf OK 2026/05/31 03:41:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 03:41:00 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/31 03:41:00 DEBUG : dir1/0011-56789;.txt: md5 = 06f0ffa555388d00d49a0595d8f0f2e5 OK 2026/05/31 03:41:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 03:41:00 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/31 03:41:01 DEBUG : dir1/0012-6789;.txt: md5 = fdddd03a5506246779085ba602f6bb8c OK 2026/05/31 03:41:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 03:41:01 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/31 03:41:02 DEBUG : dir1/0015-9;=.txt: md5 = 520ac33c7c55029cd26b2ba1866a03b7 OK 2026/05/31 03:41:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 03:41:02 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/31 03:41:02 DEBUG : dir1/0013-789;=.txt: md5 = f82f220029670a95ab80d56cacf7a86b OK 2026/05/31 03:41:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 03:41:02 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/31 03:41:02 DEBUG : dir1/0014-89;=.txt: md5 = c39a93a64e10b73a80eab00b8c980f4c OK 2026/05/31 03:41:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 03:41:02 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/31 03:41:02 DEBUG : Waiting for deletions to finish 2026/05/31 03:41:02 INFO : PREFIXsplitbananasplit: Deleted 2026/05/31 03:41:02 INFO : PREFIXapple: Deleted 2026/05/31 03:41:02 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/31 03:41:02 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/31 03:41:02 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/31 03:41:03 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/31 03:41:03 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/31 03:41:03 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/31 03:41:03 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/31 03:41:03 INFO : PREFIXbanana: Deleted 2026/05/31 03:41:03 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/31 03:41:03 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/31 03:41:03 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/31 03:41:03 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/31 03:41:03 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/31 03:41:03 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/31 03:41:03 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/31 03:41:03 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/31 03:41:03 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/31 03:41:03 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/31 03:41:03 DEBUG : Waiting for deletions to finish 2026/05/31 03:41:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:41:04 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:41:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:41:04 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:41:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:41:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:41:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:41:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:41:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:41:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:41:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:41:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:41:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:41:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:41:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:41:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:41:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:41:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:41:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:41:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:41:05 DEBUG : Waiting for deletions to finish 2026/05/31 03:41:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:41:05 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:41:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:41:05 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:41:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:41:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:41:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:41:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:41:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:41:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:41:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:41:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:41:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:41:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:41:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:41:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:41:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:41:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:41:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:41:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/05/31 03:41:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:41:20 DEBUG : dir1/0000-abcdefg.txt: md5 = 2431e55f4aafbafd0a293dd0ffbb3cfa OK 2026/05/31 03:41:21 DEBUG : dir1/0001-bcdefgh.txt: md5 = e11c09bb4cf0bdb7ac64f0d866fdc7ba OK 2026/05/31 03:41:23 DEBUG : dir1/0002-cdefghi.txt: md5 = 288462b94b56a673dc2b113f2445c27a OK 2026/05/31 03:41:24 DEBUG : dir1/0003-defghij.txt: md5 = b1c0037bddcada5cd501dbef47d7dfcb OK 2026/05/31 03:41:26 DEBUG : dir1/0004-efghijk.txt: md5 = 4f82966a0e628f3656c97fb2ffb6a48f OK 2026/05/31 03:41:27 DEBUG : dir1/0005-fghijkl.txt: md5 = a9450b23af01cc3dd724796e2517a8b5 OK 2026/05/31 03:41:29 DEBUG : dir1/0006-ghijklm.txt: md5 = 5559773a8844eb933d0569b64ba4b331 OK 2026/05/31 03:41:30 DEBUG : dir1/0007-1234567.txt: md5 = 3c79f3f30693e8ce85e950ae1dccdd20 OK 2026/05/31 03:41:32 DEBUG : dir1/0008-2345678.txt: md5 = 1f7bae0dbbf3f026c3e4f9e4ca8fbf09 OK 2026/05/31 03:41:33 DEBUG : dir1/0009-3456789.txt: md5 = 2075710af2af1c512e074a97c0a7a53c OK 2026/05/31 03:41:35 DEBUG : dir1/0010-456789.txt: md5 = 54618210dfd46ac8ce9397868b6c0c5c OK 2026/05/31 03:41:36 DEBUG : dir1/0011-56789;.txt: md5 = 7e1854d9410b91a63ab0eb3a58252cbb OK 2026/05/31 03:41:38 DEBUG : dir1/0012-6789;.txt: md5 = 71d84a7633dc7036c5b027bd9510b9bc OK 2026/05/31 03:41:39 DEBUG : dir1/0013-789;=.txt: md5 = 947a9c2a3dbe871e3c50d4657e7f0868 OK 2026/05/31 03:41:41 DEBUG : dir1/0014-89;=.txt: md5 = d33acb395b243f11d9846aae7c28417f OK 2026/05/31 03:41:42 DEBUG : dir1/0015-9;=.txt: md5 = 8e387d33b56549822054c6c56e4b0287 OK 2026/05/31 03:41:44 DEBUG : apple: md5 = d91237e1caf640152102e20e022296b1 OK 2026/05/31 03:41:45 DEBUG : banana: md5 = a84d05b18742c014e9b06caaf4f72d34 OK 2026/05/31 03:41:47 DEBUG : appleappleapplebanana: md5 = 6598c7811a55b64bf4624d2474ccd011 OK 2026/05/31 03:41:48 DEBUG : splitbananasplit: md5 = 432a32d7bd16113d740dc284d29816d8 OK 2026/05/31 03:41:48 DEBUG : Waiting for deletions to finish 2026/05/31 03:41:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:41:49 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:41:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:41:49 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:41:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:41:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:41:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:41:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:41:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:41:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:41:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:41:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:41:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:41:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:41:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:41:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:41:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:41:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:41:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:41:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:41:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/31 03:41:49 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:41:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:41:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/31 03:41:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:41:49 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:41:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/31 03:41:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:41:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:41:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/31 03:41:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:41:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:41:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:41:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:41:49 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:41:49 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:41:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/31 03:41:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:41:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/31 03:41:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:41:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/31 03:41:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:41:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:41:49 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:41:50 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/31 03:41:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/31 03:41:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/31 03:41:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/31 03:41:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 03:41:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/31 03:41:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/31 03:41:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/31 03:41:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/31 03:41:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/31 03:41:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/31 03:41:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/31 03:41:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/31 03:41:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/31 03:41:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/31 03:41:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/31 03:41:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/31 03:41:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/31 03:41:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/31 03:41:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/31 03:41:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/31 03:41:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/31 03:41:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/31 03:41:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/31 03:41:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/31 03:41:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/31 03:41:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/31 03:41:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/31 03:41:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/31 03:41:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/31 03:41:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/31 03:41:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/31 03:41:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/31 03:41:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/31 03:41:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/31 03:41:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/31 03:41:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/31 03:41:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:41:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:41:51 DEBUG : appleSUFFIX: md5 = 322cdc69d72e006326c72547d0d6609c OK 2026/05/31 03:41:51 DEBUG : appleSUFFIX: size = 5 OK 2026/05/31 03:41:51 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/31 03:41:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/31 03:41:51 DEBUG : appleappleapplebananaSUFFIX: md5 = df4bff96ec1259f6dad9316045cbea51 OK 2026/05/31 03:41:51 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/31 03:41:51 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/31 03:41:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/31 03:41:51 DEBUG : bananaSUFFIX: md5 = 85c191257add43d152a8de3a1d66fa6b OK 2026/05/31 03:41:51 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/31 03:41:51 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/31 03:41:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/31 03:41:51 DEBUG : splitbananasplitSUFFIX: md5 = fc69b2606487e56cc657453f590c439b OK 2026/05/31 03:41:51 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/31 03:41:51 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/31 03:41:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/31 03:41:52 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 860e76305472da9265992af2b2420c8d OK 2026/05/31 03:41:52 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/31 03:41:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/31 03:41:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/31 03:41:52 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = aea6bf072d3d15b22ace1f07829d5afd OK 2026/05/31 03:41:52 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/31 03:41:52 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/31 03:41:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/31 03:41:52 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 0c5bc29539b550fb04eee6c4b8051322 OK 2026/05/31 03:41:52 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/31 03:41:52 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/31 03:41:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/31 03:41:53 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 0abcb6b0adea40214bacfe350fc3c8c3 OK 2026/05/31 03:41:53 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/31 03:41:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/31 03:41:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/31 03:41:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = e55909380596469ff0881f80b57375f0 OK 2026/05/31 03:41:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/31 03:41:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/31 03:41:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/31 03:41:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = f52555da1ecac838518eb18f8e5d6ff1 OK 2026/05/31 03:41:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/31 03:41:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/31 03:41:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/31 03:41:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 679bbfd4f0b1723f433e07cf2143c925 OK 2026/05/31 03:41:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/31 03:41:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/31 03:41:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/31 03:41:55 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 7ad5868c7773da6e6c525544c9988b9a OK 2026/05/31 03:41:55 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/31 03:41:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/31 03:41:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/31 03:41:55 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 400951c9f149d5ee52a49ae13fb209ed OK 2026/05/31 03:41:55 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/31 03:41:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/31 03:41:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/31 03:41:55 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 7316ca78c7ca1ad9055822f9ea1b5a3a OK 2026/05/31 03:41:55 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/31 03:41:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/31 03:41:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/31 03:41:56 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = c39db79e6ed556c44fb3383cabb7216a OK 2026/05/31 03:41:56 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/31 03:41:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/31 03:41:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/31 03:41:56 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 920f7ff1e26b561a5109c777057eedce OK 2026/05/31 03:41:56 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/31 03:41:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/31 03:41:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/31 03:41:57 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 11550232c97f856ed9bd56aa44eec53a OK 2026/05/31 03:41:57 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/31 03:41:57 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/31 03:41:57 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 38fbec79e83f9d5cb7a871217059f5ad OK 2026/05/31 03:41:57 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/31 03:41:57 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/31 03:41:57 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = c5593cf2b8c26dc324a313aeda9a6a6d OK 2026/05/31 03:41:57 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/31 03:41:57 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/31 03:41:58 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 1c7c9b15809457f09525d06ef10f970b OK 2026/05/31 03:41:58 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/31 03:41:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/31 03:41:58 DEBUG : Waiting for deletions to finish 2026/05/31 03:41:58 INFO : dir1/0010-456789.txt: Deleted 2026/05/31 03:41:58 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/31 03:41:58 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/31 03:41:58 INFO : dir1/0008-2345678.txt: Deleted 2026/05/31 03:41:58 INFO : dir1/0003-defghij.txt: Deleted 2026/05/31 03:41:58 INFO : dir1/0012-6789;.txt: Deleted 2026/05/31 03:41:58 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/31 03:41:58 INFO : dir1/0007-1234567.txt: Deleted 2026/05/31 03:41:58 INFO : apple: Deleted 2026/05/31 03:41:58 INFO : dir1/0015-9;=.txt: Deleted 2026/05/31 03:41:58 INFO : appleappleapplebanana: Deleted 2026/05/31 03:41:58 INFO : splitbananasplit: Deleted 2026/05/31 03:41:58 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/31 03:41:58 INFO : banana: Deleted 2026/05/31 03:41:58 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/31 03:41:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/31 03:41:59 INFO : dir1/0009-3456789.txt: Deleted 2026/05/31 03:41:59 INFO : dir1/0011-56789;.txt: Deleted 2026/05/31 03:41:59 INFO : dir1/0014-89;=.txt: Deleted 2026/05/31 03:41:59 INFO : dir1/0013-789;=.txt: Deleted 2026/05/31 03:41:59 DEBUG : Waiting for deletions to finish 2026/05/31 03:41:59 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/31 03:41:59 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/31 03:41:59 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/31 03:41:59 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/31 03:41:59 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/31 03:41:59 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/31 03:41:59 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/31 03:41:59 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/31 03:41:59 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/31 03:41:59 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/31 03:41:59 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/31 03:41:59 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/31 03:41:59 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/31 03:41:59 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/31 03:41:59 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/31 03:41:59 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/31 03:41:59 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/31 03:41:59 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/31 03:41:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/31 03:41:59 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/31 03:42:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/31 03:42:00 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/31 03:42:00 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/31 03:42:00 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/31 03:42:00 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/31 03:42:00 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/31 03:42:00 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/31 03:42:00 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/31 03:42:00 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/31 03:42:00 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/31 03:42:00 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/31 03:42:00 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/31 03:42:00 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/31 03:42:00 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/31 03:42:00 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/31 03:42:00 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/31 03:42:00 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/31 03:42:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/31 03:42:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/31 03:42:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/31 03:42:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/31 03:42:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/31 03:42:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/31 03:42:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/31 03:42:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/31 03:42:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/31 03:42:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/31 03:42:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/31 03:42:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/31 03:42:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/31 03:42:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/31 03:42:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/31 03:42:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/31 03:42:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:42:00 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:42:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/31 03:42:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/31 03:42:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/31 03:42:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/31 03:42:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/31 03:42:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/31 03:42:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/31 03:42:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/31 03:42:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/31 03:42:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/31 03:42:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/31 03:42:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/31 03:42:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/31 03:42:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/31 03:42:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/31 03:42:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/31 03:42:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:42:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:42:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:42:00 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:42:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/31 03:42:00 DEBUG : apple: transformed to: appleSUFFIX 2026/05/31 03:42:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/31 03:42:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/31 03:42:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/31 03:42:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/31 03:42:00 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/31 03:42:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/31 03:42:00 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/31 03:42:00 DEBUG : dir1: Directory modification time the same (differ by -536.565µs, within tolerance 1ms) 2026/05/31 03:42:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/31 03:42:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/31 03:42:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/31 03:42:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/31 03:42:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/31 03:42:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/31 03:42:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/31 03:42:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/31 03:42:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/31 03:42:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/31 03:42:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/31 03:42:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/31 03:42:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/31 03:42:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/31 03:42:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/31 03:42:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/31 03:42:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/31 03:42:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:42:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:42:02 DEBUG : apple: md5 = 89b158294e6a6f436551a501447970c1 OK 2026/05/31 03:42:02 DEBUG : apple: size = 5 OK 2026/05/31 03:42:02 INFO : apple: Copied (new) 2026/05/31 03:42:02 DEBUG : appleappleapplebanana: md5 = 47e83a9e035529a93059c1f12f01128a OK 2026/05/31 03:42:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 03:42:02 INFO : appleappleapplebanana: Copied (new) 2026/05/31 03:42:02 DEBUG : banana: md5 = c4820aaba30075fad72ab82daa7172ce OK 2026/05/31 03:42:02 DEBUG : banana: size = 6 OK 2026/05/31 03:42:02 INFO : banana: Copied (new) 2026/05/31 03:42:02 DEBUG : splitbananasplit: md5 = a65898f51a311fba4a0168155b4f02ac OK 2026/05/31 03:42:02 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 03:42:02 INFO : splitbananasplit: Copied (new) 2026/05/31 03:42:03 DEBUG : dir1/0000-abcdefg.txt: md5 = b01c54db4fcf63822ffd495e095b1424 OK 2026/05/31 03:42:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 03:42:03 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/31 03:42:03 DEBUG : dir1/0001-bcdefgh.txt: md5 = 2e393586ca1cc3cbc451b1072d54b338 OK 2026/05/31 03:42:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 03:42:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/31 03:42:03 DEBUG : dir1/0002-cdefghi.txt: md5 = 39a1b90efea101a3a7f7fc99f1acfd04 OK 2026/05/31 03:42:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 03:42:03 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/31 03:42:03 DEBUG : dir1/0003-defghij.txt: md5 = 590861f2d728e314fd7f35217ea91e8d OK 2026/05/31 03:42:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 03:42:03 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/31 03:42:05 DEBUG : dir1/0004-efghijk.txt: md5 = 94e457487bc3fa65e0bfd0c9570702bb OK 2026/05/31 03:42:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 03:42:05 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/31 03:42:05 DEBUG : dir1/0005-fghijkl.txt: md5 = 8b271268e370e4c17d33b48ebceb88ab OK 2026/05/31 03:42:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 03:42:05 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/31 03:42:05 DEBUG : dir1/0006-ghijklm.txt: md5 = 6113d31b5a40c7e37af7a22a13f099b2 OK 2026/05/31 03:42:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 03:42:05 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/31 03:42:05 DEBUG : dir1/0007-1234567.txt: md5 = 1f3f93437c1f42d6a926ba63100ac4a5 OK 2026/05/31 03:42:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 03:42:05 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/31 03:42:06 DEBUG : dir1/0008-2345678.txt: md5 = c809ac2a80b8b3e2bac0dfa73f098193 OK 2026/05/31 03:42:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 03:42:06 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/31 03:42:06 DEBUG : dir1/0009-3456789.txt: md5 = 4cb5ebf3a86fd77b42afb43234b28d95 OK 2026/05/31 03:42:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 03:42:06 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/31 03:42:06 DEBUG : dir1/0010-456789.txt: md5 = 032cfdc814d841eec2a33f404a16bb7a OK 2026/05/31 03:42:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 03:42:06 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/31 03:42:06 DEBUG : dir1/0011-56789;.txt: md5 = 999b33e33002b415b59437a7ecd9b178 OK 2026/05/31 03:42:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 03:42:06 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/31 03:42:07 DEBUG : dir1/0012-6789;.txt: md5 = c8a4f85796c7c5ce3b3683a0f9f96f2d OK 2026/05/31 03:42:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 03:42:07 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/31 03:42:08 DEBUG : dir1/0013-789;=.txt: md5 = d7e8d9133c034f99416dde995b932ce0 OK 2026/05/31 03:42:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 03:42:08 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/31 03:42:08 DEBUG : dir1/0014-89;=.txt: md5 = 149e4f665008c08a3172f2203a5b6e96 OK 2026/05/31 03:42:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 03:42:08 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/31 03:42:08 DEBUG : dir1/0015-9;=.txt: md5 = 8f18ea779fad90054ce40e17b9417240 OK 2026/05/31 03:42:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 03:42:08 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/31 03:42:08 DEBUG : Waiting for deletions to finish 2026/05/31 03:42:09 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/31 03:42:09 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/31 03:42:09 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/31 03:42:09 INFO : appleSUFFIX: Deleted 2026/05/31 03:42:09 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/31 03:42:09 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/31 03:42:09 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/31 03:42:09 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/31 03:42:09 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/31 03:42:09 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/31 03:42:09 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/31 03:42:09 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/31 03:42:09 INFO : splitbananasplitSUFFIX: Deleted 2026/05/31 03:42:09 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/31 03:42:09 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/31 03:42:09 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/31 03:42:09 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/31 03:42:09 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/31 03:42:09 INFO : bananaSUFFIX: Deleted 2026/05/31 03:42:10 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/31 03:42:10 DEBUG : Waiting for deletions to finish 2026/05/31 03:42:10 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:42:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:42:10 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:42:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:42:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:42:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:42:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:42:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:42:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:42:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:42:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:42:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:42:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:42:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:42:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:42:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:42:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:42:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:42:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:42:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:42:11 DEBUG : Waiting for deletions to finish 2026/05/31 03:42:11 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:42:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:42:11 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:42:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:42:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:42:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:42:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:42:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:42:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:42:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:42:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:42:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:42:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:42:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:42:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:42:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:42:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:42:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:42:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:42:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/31 03:42:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:42:26 DEBUG : dir1/0000-abcdefg.txt: md5 = 1646ba927476622a9f83c10ee8452267 OK 2026/05/31 03:42:27 DEBUG : dir1/0001-bcdefgh.txt: md5 = d150134e29c597842e47cbb27d0f7da8 OK 2026/05/31 03:42:29 DEBUG : dir1/0002-cdefghi.txt: md5 = d70970ae21702a47ae83fa7385d992df OK 2026/05/31 03:42:30 DEBUG : dir1/0003-defghij.txt: md5 = 17486e9d1b0821c57bbef8d527211329 OK 2026/05/31 03:42:32 DEBUG : dir1/0004-efghijk.txt: md5 = 7d8b821efaa892114e8677d0f8b6a2b9 OK 2026/05/31 03:42:33 DEBUG : dir1/0005-fghijkl.txt: md5 = 3c56622bfa5de5d83f2df60abca7d469 OK 2026/05/31 03:42:35 DEBUG : dir1/0006-ghijklm.txt: md5 = 28a424ba75c6b3a835614786f5abd66b OK 2026/05/31 03:42:36 DEBUG : dir1/0007-1234567.txt: md5 = 1068135114f034ac6f70d092966d30c3 OK 2026/05/31 03:42:38 DEBUG : dir1/0008-2345678.txt: md5 = ab7f7cb187e7e4a0523a7ed6383aa1e0 OK 2026/05/31 03:42:39 DEBUG : dir1/0009-3456789.txt: md5 = a38dca9da4828aa8cc16001e6074db2a OK 2026/05/31 03:42:41 DEBUG : dir1/0010-456789.txt: md5 = 5dc1571822b3880fcf0577841663150c OK 2026/05/31 03:42:42 DEBUG : dir1/0011-56789;.txt: md5 = 539b36dad1a32793ff575059ebb16c76 OK 2026/05/31 03:42:44 DEBUG : dir1/0012-6789;.txt: md5 = 93cc7d980a74d34b46519b073ab440f8 OK 2026/05/31 03:42:45 DEBUG : dir1/0013-789;=.txt: md5 = 9563baef45aa09353e7042adafba2342 OK 2026/05/31 03:42:47 DEBUG : dir1/0014-89;=.txt: md5 = e6e9ff4ace1b66bc64943939576d8f26 OK 2026/05/31 03:42:48 DEBUG : dir1/0015-9;=.txt: md5 = 77875c34795a54abbce2e5832c9a3fb8 OK 2026/05/31 03:42:50 DEBUG : apple: md5 = 4d2a82ac322bd81fe8a9712f7c349a67 OK 2026/05/31 03:42:52 DEBUG : banana: md5 = 316498884ed2c8a7e9c91a1ccf39df76 OK 2026/05/31 03:42:53 DEBUG : appleappleapplebanana: md5 = d62db969e19f489a7fb92a0b114dca3c OK 2026/05/31 03:42:55 DEBUG : splitbananasplit: md5 = 299daaa417a4fd8181f425790592fc2f OK 2026/05/31 03:42:55 DEBUG : Waiting for deletions to finish 2026/05/31 03:42:55 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:42:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:42:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:42:55 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:42:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:42:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:42:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:42:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:42:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:42:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:42:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:42:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:42:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:42:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:42:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:42:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:42:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:42:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:42:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:42:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:42:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/31 03:42:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/31 03:42:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/31 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:42:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/31 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:42:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/31 03:42:56 DEBUG : apple: size = 5 OK 2026/05/31 03:42:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:42:56 DEBUG : apple: Unchanged skipping 2026/05/31 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:42:56 DEBUG : banana: size = 6 OK 2026/05/31 03:42:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:42:56 DEBUG : banana: Unchanged skipping 2026/05/31 03:42:56 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/31 03:42:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/31 03:42:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/31 03:42:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/31 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 03:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:42:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/31 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:42:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/31 03:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:42:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/31 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:42:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/31 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:42:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/31 03:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:42:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/31 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:42:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/31 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:42:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/31 03:42:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:42:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/31 03:42:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:42:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/31 03:42:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:42:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/31 03:42:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:42:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/31 03:42:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:42:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/31 03:42:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 03:42:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/31 03:42:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:42:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/31 03:42:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:42:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/31 03:42:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 03:42:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/31 03:42:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/31 03:42:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/31 03:42:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:42:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/31 03:42:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/31 03:42:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/31 03:42:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:42:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/31 03:42:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:42:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/31 03:42:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:42:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/31 03:42:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/31 03:42:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/31 03:42:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:42:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:42:58 DEBUG : appleapple: md5 = 72efa0782b2c4c9552e6b135ed716574 OK 2026/05/31 03:42:58 DEBUG : appleapple: size = 21 OK 2026/05/31 03:42:58 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/31 03:42:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/31 03:42:58 DEBUG : splitbanan: md5 = 9781c4a64e1b15645db038d666325ba5 OK 2026/05/31 03:42:58 DEBUG : splitbanan: size = 16 OK 2026/05/31 03:42:58 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/31 03:42:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/31 03:42:58 DEBUG : dir1/0000-abcde: md5 = ae2b53d2f632b5d3cec5550671a0648d OK 2026/05/31 03:42:58 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/31 03:42:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/31 03:42:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/31 03:42:58 DEBUG : dir1/0001-bcdef: md5 = d42fcf9fc35b9f566270496362a59439 OK 2026/05/31 03:42:58 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/31 03:42:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/31 03:42:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/31 03:42:59 DEBUG : dir1/0002-cdefg: md5 = c94765bb09f2cb30530a2ee30f0d5fce OK 2026/05/31 03:42:59 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/31 03:42:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/31 03:42:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/31 03:43:00 DEBUG : dir1/0003-defgh: md5 = 913028a9c8ffd2c917a7a931a1eee751 OK 2026/05/31 03:43:00 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/31 03:43:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/31 03:43:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/31 03:43:00 DEBUG : dir1/0005-fghij: md5 = 58907ea123cd76d20b0c1077f68d2b6a OK 2026/05/31 03:43:00 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/31 03:43:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/31 03:43:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/31 03:43:00 DEBUG : dir1/0004-efghi: md5 = b8672d0b5a48b19852ad770376fd453e OK 2026/05/31 03:43:00 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/31 03:43:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/31 03:43:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/31 03:43:01 DEBUG : dir1/0006-ghijk: md5 = f1e92bb5d1c8731b491c71fcb4302d2c OK 2026/05/31 03:43:01 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/31 03:43:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/31 03:43:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/31 03:43:01 DEBUG : dir1/0007-12345: md5 = 070c52c1fe5d790d44e138955eddb8cd OK 2026/05/31 03:43:01 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/31 03:43:01 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/31 03:43:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/31 03:43:01 DEBUG : dir1/0008-23456: md5 = f87a9077d3103236c10956d7190b427e OK 2026/05/31 03:43:01 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/31 03:43:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/31 03:43:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/31 03:43:01 DEBUG : dir1/0009-34567: md5 = 74ac07e0e4bb56b7a72a020976209715 OK 2026/05/31 03:43:01 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/31 03:43:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/31 03:43:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/31 03:43:02 DEBUG : dir1/0010-45678: md5 = 43f35dbc214340f53d303cdc8c64f62a OK 2026/05/31 03:43:02 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/31 03:43:02 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/31 03:43:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/31 03:43:03 DEBUG : dir1/0013-789;=: md5 = a5d7eebacc4f34cf21b8dbb0f203bb76 OK 2026/05/31 03:43:03 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/31 03:43:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/31 03:43:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/31 03:43:03 DEBUG : dir1/0011-56789: md5 = 7abd30abd97545e45cc9d900da1feb9d OK 2026/05/31 03:43:03 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/31 03:43:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/31 03:43:03 DEBUG : dir1/0012-6789;: md5 = 49b6d3d20d9fc75a3a1b7a1b400a6c51 OK 2026/05/31 03:43:03 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/31 03:43:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/31 03:43:04 DEBUG : dir1/0014-89;=.: md5 = c6fd1d725eefc5c076a3450b418f5036 OK 2026/05/31 03:43:04 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/31 03:43:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/31 03:43:04 DEBUG : dir1/0015-9;=.t: md5 = cd6ca84cebbb8530623d5c12704b558d OK 2026/05/31 03:43:04 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/31 03:43:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/31 03:43:04 DEBUG : Waiting for deletions to finish 2026/05/31 03:43:05 INFO : dir1/0015-9;=.txt: Deleted 2026/05/31 03:43:05 INFO : dir1/0011-56789;.txt: Deleted 2026/05/31 03:43:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/31 03:43:05 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/31 03:43:05 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/31 03:43:05 INFO : dir1/0008-2345678.txt: Deleted 2026/05/31 03:43:05 INFO : splitbananasplit: Deleted 2026/05/31 03:43:05 INFO : dir1/0012-6789;.txt: Deleted 2026/05/31 03:43:05 INFO : appleappleapplebanana: Deleted 2026/05/31 03:43:05 INFO : dir1/0009-3456789.txt: Deleted 2026/05/31 03:43:05 INFO : dir1/0014-89;=.txt: Deleted 2026/05/31 03:43:05 INFO : dir1/0007-1234567.txt: Deleted 2026/05/31 03:43:05 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/31 03:43:05 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/31 03:43:05 INFO : dir1/0003-defghij.txt: Deleted 2026/05/31 03:43:05 INFO : dir1/0013-789;=.txt: Deleted 2026/05/31 03:43:06 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/31 03:43:06 INFO : dir1/0010-456789.txt: Deleted 2026/05/31 03:43:06 DEBUG : Waiting for deletions to finish 2026/05/31 03:43:06 DEBUG : appleapple: Excluded (Path Filter) 2026/05/31 03:43:06 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/31 03:43:06 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:43:06 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:43:06 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/31 03:43:06 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/31 03:43:06 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/31 03:43:06 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/31 03:43:06 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/31 03:43:06 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/31 03:43:06 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/31 03:43:06 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/31 03:43:06 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/31 03:43:06 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/31 03:43:06 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/31 03:43:06 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/31 03:43:06 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/31 03:43:06 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/31 03:43:06 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/31 03:43:06 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/31 03:43:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/31 03:43:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/31 03:43:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/31 03:43:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/31 03:43:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/31 03:43:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/31 03:43:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/31 03:43:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/31 03:43:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/31 03:43:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/31 03:43:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/31 03:43:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/31 03:43:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/31 03:43:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/31 03:43:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/31 03:43:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/31 03:43:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/31 03:43:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/31 03:43:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/31 03:43:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/31 03:43:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/31 03:43:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/31 03:43:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/31 03:43:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/31 03:43:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/31 03:43:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/31 03:43:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/31 03:43:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/31 03:43:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/31 03:43:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/31 03:43:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/31 03:43:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/31 03:43:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/31 03:43:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/31 03:43:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/31 03:43:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/31 03:43:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/31 03:43:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/31 03:43:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/31 03:43:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/31 03:43:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/31 03:43:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/31 03:43:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/31 03:43:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/31 03:43:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/31 03:43:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/31 03:43:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/31 03:43:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/31 03:43:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/31 03:43:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/31 03:43:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/31 03:43:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/31 03:43:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/31 03:43:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/31 03:43:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/31 03:43:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/31 03:43:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/31 03:43:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/31 03:43:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/31 03:43:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/31 03:43:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/31 03:43:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/31 03:43:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:43:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/31 03:43:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:43:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/31 03:43:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:43:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/31 03:43:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:43:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/31 03:43:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:43:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/31 03:43:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:43:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/31 03:43:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:43:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/31 03:43:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:43:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/31 03:43:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:43:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/31 03:43:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:43:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/31 03:43:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:43:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/31 03:43:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:43:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/31 03:43:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:43:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/31 03:43:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:43:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/31 03:43:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:43:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/31 03:43:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:43:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/31 03:43:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:43:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:43:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/31 03:43:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/31 03:43:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:43:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/31 03:43:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/31 03:43:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/31 03:43:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/31 03:43:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/31 03:43:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/31 03:43:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/31 03:43:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/31 03:43:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/31 03:43:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/31 03:43:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/31 03:43:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/31 03:43:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/31 03:43:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/31 03:43:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/31 03:43:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/31 03:43:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/31 03:43:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/31 03:43:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/31 03:43:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/31 03:43:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:43:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/31 03:43:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:43:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:43:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:43:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:43:07 DEBUG : dir1: Directory modification time the same (differ by -666.229µs, within tolerance 1ms) 2026/05/31 03:43:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/31 03:43:07 DEBUG : apple: size = 5 OK 2026/05/31 03:43:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:43:07 DEBUG : apple: Unchanged skipping 2026/05/31 03:43:07 DEBUG : appleapple: size = 21 OK 2026/05/31 03:43:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:43:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 03:43:07 DEBUG : banana: size = 6 OK 2026/05/31 03:43:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:43:07 DEBUG : banana: Unchanged skipping 2026/05/31 03:43:07 DEBUG : splitbanan: size = 16 OK 2026/05/31 03:43:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:43:07 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 03:43:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:43:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:43:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 03:43:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:43:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 03:43:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:43:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:43:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:43:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:43:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:43:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:43:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:43:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:43:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:43:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:43:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:43:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:43:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 03:43:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:43:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:43:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:43:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:43:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:43:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:43:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:43:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:43:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:43:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:43:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:43:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:43:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:43:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:43:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:43:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:43:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:43:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:43:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:43:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:43:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:43:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:43:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:43:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:43:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:43:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 03:43:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:43:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:43:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:43:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:43:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:43:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:43:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:43:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:43:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:43:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:43:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:43:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:43:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:43:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 03:43:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:43:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:43:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:43:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:43:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:43:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:43:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:43:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:43:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:43:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:43:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:43:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:43:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:43:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:43:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:43:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 03:43:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:43:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:43:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:43:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:43:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 03:43:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:43:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 03:43:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:43:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 03:43:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:43:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 03:43:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:43:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 03:43:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:43:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:43:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:43:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:43:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:43:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:43:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:43:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:43:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:43:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:43:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 03:43:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:43:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:43:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:43:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:43:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:43:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 03:43:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:43:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:43:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:43:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:43:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:43:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:43:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:43:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:43:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:43:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:43:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:43:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 03:43:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:43:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:43:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:43:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:43:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:43:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 03:43:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:43:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:43:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:43:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:43:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:43:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:43:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:43:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:43:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/31 03:43:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:43:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/31 03:43:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:43:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/31 03:43:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:43:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/31 03:43:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:43:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/31 03:43:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 03:43:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:43:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:43:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:43:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:43:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:43:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:43:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:43:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:43:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:43:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/31 03:43:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:43:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 03:43:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:43:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:43:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:43:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:43:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:43:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 03:43:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:43:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:43:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:43:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:43:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:43:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:43:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:43:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:43:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:43:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:43:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/31 03:43:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:43:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/31 03:43:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/31 03:43:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/31 03:43:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/31 03:43:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/31 03:43:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/31 03:43:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/31 03:43:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/31 03:43:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/31 03:43:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/31 03:43:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/31 03:43:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/31 03:43:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/31 03:43:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/31 03:43:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/31 03:43:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/31 03:43:07 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/31 03:43:07 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/31 03:43:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:43:07 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/31 03:43:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:43:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 03:43:07 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/31 03:43:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:43:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 03:43:07 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/31 03:43:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:43:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 03:43:07 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/31 03:43:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 03:43:07 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/31 03:43:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:43:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 03:43:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:43:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 03:43:07 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/31 03:43:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:43:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 03:43:07 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/31 03:43:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:43:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 03:43:07 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/31 03:43:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:43:07 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/31 03:43:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:43:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 03:43:07 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/31 03:43:07 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/31 03:43:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:43:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:43:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 03:43:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:43:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 03:43:07 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/31 03:43:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 03:43:07 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/31 03:43:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:43:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 03:43:07 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/31 03:43:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:43:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:43:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 03:43:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 03:43:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:43:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 03:43:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:43:07 DEBUG : Waiting for deletions to finish 2026/05/31 03:43:07 DEBUG : Waiting for deletions to finish 2026/05/31 03:43:08 DEBUG : appleapple: Excluded (Path Filter) 2026/05/31 03:43:08 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/31 03:43:08 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:43:08 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:43:08 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/31 03:43:08 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/31 03:43:08 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/31 03:43:08 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/31 03:43:08 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/31 03:43:08 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/31 03:43:08 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/31 03:43:08 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/31 03:43:08 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/31 03:43:08 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/31 03:43:08 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/31 03:43:08 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/31 03:43:08 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/31 03:43:08 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/31 03:43:08 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/31 03:43:08 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/31 03:43:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:43:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:43:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/31 03:43:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/31 03:43:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/31 03:43:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/31 03:43:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/31 03:43:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/31 03:43:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/31 03:43:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/31 03:43:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/31 03:43:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/31 03:43:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/31 03:43:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/31 03:43:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/31 03:43:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/31 03:43:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/31 03:43:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/31 03:43:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/31 03:43:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/31 03:43:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/31 03:43:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/31 03:43:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/31 03:43:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/31 03:43:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/31 03:43:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/31 03:43:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/31 03:43:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/31 03:43:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/31 03:43:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/31 03:43:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/31 03:43:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/31 03:43:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/31 03:43:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/31 03:43:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/31 03:43:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/31 03:43:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/31 03:43:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/31 03:43:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/31 03:43:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/31 03:43:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/31 03:43:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/31 03:43:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/31 03:43:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/31 03:43:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/31 03:43:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/31 03:43:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/31 03:43:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/31 03:43:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/31 03:43:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/31 03:43:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/31 03:43:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/31 03:43:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/31 03:43:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/05/31 03:43:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/05/31 03:43:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/31 03:43:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/05/31 03:43:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/05/31 03:43:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/05/31 03:43:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/31 03:43:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/05/31 03:43:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/31 03:43:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/05/31 03:43:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/31 03:43:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/05/31 03:43:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/31 03:43:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/31 03:43:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/05/31 03:43:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/31 03:43:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/31 03:43:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/31 03:43:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/05/31 03:43:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/05/31 03:43:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/31 03:43:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/05/31 03:43:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/31 03:43:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/31 03:43:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/31 03:43:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/31 03:43:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/05/31 03:43:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/05/31 03:43:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/31 03:43:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/05/31 03:43:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/31 03:43:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:43:22 DEBUG : dir1/0000-abcdefg.txt: md5 = 67ca2a18bfac2d6008af7f5049cce80c OK 2026/05/31 03:43:24 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0abec5674fee724a3cb3fe0502bb6120 OK 2026/05/31 03:43:25 DEBUG : dir1/0002-cdefghi.txt: md5 = 32b88a5ea3aeaefdeb8111708b0f70f5 OK 2026/05/31 03:43:57 DEBUG : dir1/0003-defghij.txt: md5 = c90ee395c671b15a16c99294f5c03119 OK 2026/05/31 03:43:58 DEBUG : dir1/0004-efghijk.txt: md5 = 3f7a634c415c97c6e1422b975e7b94db OK 2026/05/31 03:44:00 DEBUG : dir1/0005-fghijkl.txt: md5 = 2c55504c0c5095f95266a28541d5d4a4 OK 2026/05/31 03:44:02 DEBUG : dir1/0006-ghijklm.txt: md5 = 617717d79c755c4af14a8c6345738100 OK 2026/05/31 03:44:03 DEBUG : dir1/0007-1234567.txt: md5 = c74e981141cd65d7271470138c536747 OK 2026/05/31 03:44:05 DEBUG : dir1/0008-2345678.txt: md5 = 752a4feb63b7c556095e6aacfc03f72c OK 2026/05/31 03:44:06 DEBUG : dir1/0009-3456789.txt: md5 = 63f6ff1b41d256c3e54895f781f885ff OK 2026/05/31 03:44:08 DEBUG : dir1/0010-456789.txt: md5 = d973a27616c835f485ec8fcc87d20f89 OK 2026/05/31 03:44:10 DEBUG : dir1/0011-56789;.txt: md5 = f77fcca86bc3f8f32cce4a0db56b32bb OK 2026/05/31 03:44:11 DEBUG : dir1/0012-6789;.txt: md5 = 2d25fcce4e7288158aff434892727fdf OK 2026/05/31 03:44:13 DEBUG : dir1/0013-789;=.txt: md5 = b33e7062dd123241e38d1d6d0b78b469 OK 2026/05/31 03:44:14 DEBUG : dir1/0014-89;=.txt: md5 = 4ce6a1e7255ee32cbb4dff439597f7ba OK 2026/05/31 03:44:16 DEBUG : dir1/0015-9;=.txt: md5 = 988121a23a702ac6df03f8626f7ca215 OK 2026/05/31 03:44:18 DEBUG : apple: md5 = 830396b3131a811fb6e6b9ef5e7890bb OK 2026/05/31 03:44:19 DEBUG : banana: md5 = 8ddf029922ebba10412600ae7911c0ee OK 2026/05/31 03:44:21 DEBUG : appleappleapplebanana: md5 = 914361953899210c92d146490b4f9f4b OK 2026/05/31 03:44:37 DEBUG : splitbananasplit: md5 = 7fbcfd074478fbd028de4df87f11ef06 OK 2026/05/31 03:44:37 DEBUG : Waiting for deletions to finish 2026/05/31 03:44:38 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:44:38 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:44:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:44:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:44:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:44:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:44:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:44:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:44:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:44:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:44:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:44:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:44:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:44:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:44:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:44:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:44:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:44:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:44:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:44:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:44:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 03:44:39 DEBUG : apple: size = 5 OK 2026/05/31 03:44:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:44:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:44:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 03:44:39 DEBUG : apple: Unchanged skipping 2026/05/31 03:44:39 DEBUG : banana: size = 6 OK 2026/05/31 03:44:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:44:39 DEBUG : banana: Unchanged skipping 2026/05/31 03:44:39 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/31 03:44:39 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 03:44:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:44:39 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 03:44:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 03:44:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:44:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:44:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 03:44:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 03:44:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:44:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 03:44:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 03:44:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 03:44:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:44:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 03:44:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 03:44:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 03:44:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 03:44:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 03:44:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:44:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:44:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 03:44:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 03:44:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:44:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 03:44:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 03:44:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:44:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 03:44:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 03:44:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:44:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 03:44:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 03:44:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:44:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 03:44:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 03:44:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:44:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 03:44:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 03:44:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:44:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 03:44:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 03:44:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 03:44:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:44:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 03:44:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 03:44:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:44:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 03:44:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:44:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 03:44:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:44:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 03:44:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:44:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 03:44:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:44:39 DEBUG : Waiting for deletions to finish 2026/05/31 03:44:39 DEBUG : Waiting for deletions to finish 2026/05/31 03:44:40 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:44:40 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:44:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:44:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:44:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:44:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:44:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:44:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:44:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:44:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:44:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:44:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:44:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:44:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:44:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:44:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:44:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:44:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:44:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:44:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:44:41 DEBUG : dir1: Directory modification time the same (differ by -169.609µs, within tolerance 1ms) 2026/05/31 03:44:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 03:44:41 DEBUG : banana: size = 6 OK 2026/05/31 03:44:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:44:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:44:41 DEBUG : banana: Unchanged skipping 2026/05/31 03:44:41 DEBUG : apple: size = 5 OK 2026/05/31 03:44:41 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 03:44:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:44:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:44:41 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 03:44:41 DEBUG : apple: Unchanged skipping 2026/05/31 03:44:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 03:44:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 03:44:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:44:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 03:44:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 03:44:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:44:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 03:44:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 03:44:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 03:44:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:44:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 03:44:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:44:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 03:44:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:44:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 03:44:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 03:44:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:44:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:44:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:44:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 03:44:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 03:44:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:44:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 03:44:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 03:44:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:44:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 03:44:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 03:44:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:44:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 03:44:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 03:44:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:44:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 03:44:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 03:44:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:44:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 03:44:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 03:44:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 03:44:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:44:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 03:44:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 03:44:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:44:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 03:44:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:44:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 03:44:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 03:44:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 03:44:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 03:44:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:44:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 03:44:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 03:44:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:44:41 DEBUG : Waiting for deletions to finish 2026/05/31 03:44:41 DEBUG : Waiting for deletions to finish 2026/05/31 03:44:42 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:44:42 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:44:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:44:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:44:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:44:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:44:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:44:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:44:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:44:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:44:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:44:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:44:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:44:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:44:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:44:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:44:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:44:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:44:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:44:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:44:42 DEBUG : Waiting for deletions to finish 2026/05/31 03:44:43 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:44:43 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:44:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:44:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:44:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:44:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:44:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:44:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:44:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:44:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:44:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:44:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:44:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:44:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:44:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:44:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:44:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:44:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:44:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:44:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:45:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/31 03:45:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/31 03:45:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/31 03:45:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/31 03:45:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/31 03:45:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/31 03:45:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/31 03:45:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/31 03:45:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/31 03:45:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/31 03:45:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/31 03:45:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/31 03:45:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/31 03:45:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/31 03:45:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/31 03:45:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:45:15 DEBUG : dir1/0000-abcdefg.txt: md5 = f0edee73594d4e75272120afa0e29f63 OK 2026/05/31 03:45:16 DEBUG : dir1/0001-bcdefgh.txt: md5 = 37e17228583397e49219cfa7f708e2c0 OK 2026/05/31 03:45:17 DEBUG : dir1/0002-cdefghi.txt: md5 = 1b414b12a91ef2fd5d0fc94417cbe885 OK 2026/05/31 03:45:20 DEBUG : dir1/0003-defghij.txt: md5 = 99b501bb93ac35890c4671ea06d6443a OK 2026/05/31 03:45:21 DEBUG : dir1/0004-efghijk.txt: md5 = 27e7704cf7f444dbb6b8a2109b7b4c50 OK 2026/05/31 03:45:23 DEBUG : dir1/0005-fghijkl.txt: md5 = baf70f7eb113cbfcf9c1414d457da9af OK 2026/05/31 03:45:24 DEBUG : dir1/0006-ghijklm.txt: md5 = fe8d9d85e342259272254bcce263a4f4 OK 2026/05/31 03:45:26 DEBUG : dir1/0007-1234567.txt: md5 = 3c95c84843d61b3385af1ad8bdea370f OK 2026/05/31 03:45:27 DEBUG : dir1/0008-2345678.txt: md5 = 8da24fcf9cefec26276d5c8653085512 OK 2026/05/31 03:45:29 DEBUG : dir1/0009-3456789.txt: md5 = bae7e071edd6a90fb688a07bbacc02fc OK 2026/05/31 03:45:31 DEBUG : dir1/0010-456789.txt: md5 = d80f68e9fec2fdf89b1090355752c61e OK 2026/05/31 03:45:32 DEBUG : dir1/0011-56789;.txt: md5 = 54447a1566fcc4e50ca61c519af0ad1f OK 2026/05/31 03:45:34 DEBUG : dir1/0012-6789;.txt: md5 = 3d233d016b0fedcd885fb6b791dcab0c OK 2026/05/31 03:45:35 DEBUG : dir1/0013-789;=.txt: md5 = 764ebb2949359126c50f973dbc44d78e OK 2026/05/31 03:45:37 DEBUG : dir1/0014-89;=.txt: md5 = 5e964d2bc6fd30a9bfdafdaca2ffb14b OK 2026/05/31 03:45:39 DEBUG : dir1/0015-9;=.txt: md5 = a625a169a59ee8de76f6b77dcdf84686 OK 2026/05/31 03:45:40 DEBUG : apple: md5 = c64ee6b95107eb7781ead97f8d6274bd OK 2026/05/31 03:45:42 DEBUG : banana: md5 = e64b756c99116fe119ad783f57fe6134 OK 2026/05/31 03:45:43 DEBUG : appleappleapplebanana: md5 = a606ccc2bfd831d5e1abb5a83a078550 OK 2026/05/31 03:45:45 DEBUG : splitbananasplit: md5 = 524e3e74babf0af3676835d824864ece OK 2026/05/31 03:45:45 DEBUG : Waiting for deletions to finish 2026/05/31 03:45:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:45:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:45:45 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:45:45 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:45:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:45:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:45:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:45:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:45:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:45:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:45:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:45:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:45:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:45:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:45:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:45:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:45:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:45:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:45:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:45:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:45:46 DEBUG : apple: size = 5 OK 2026/05/31 03:45:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:45:46 DEBUG : apple: Unchanged skipping 2026/05/31 03:45:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 03:45:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:45:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 03:45:46 DEBUG : banana: size = 6 OK 2026/05/31 03:45:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:45:46 DEBUG : banana: Unchanged skipping 2026/05/31 03:45:47 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/31 03:45:47 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 03:45:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:45:47 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 03:45:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 03:45:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 03:45:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:45:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 03:45:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:45:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 03:45:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:45:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 03:45:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 03:45:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:45:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 03:45:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 03:45:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:45:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 03:45:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 03:45:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 03:45:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:45:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 03:45:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 03:45:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:45:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 03:45:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 03:45:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:45:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 03:45:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 03:45:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:45:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 03:45:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 03:45:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:45:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 03:45:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 03:45:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:45:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 03:45:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 03:45:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:45:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 03:45:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 03:45:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:45:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 03:45:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:45:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 03:45:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:45:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 03:45:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 03:45:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:45:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 03:45:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 03:45:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:45:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 03:45:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:45:47 DEBUG : Waiting for deletions to finish 2026/05/31 03:45:47 DEBUG : Waiting for deletions to finish 2026/05/31 03:45:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:45:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:45:47 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:45:47 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:45:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:45:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:45:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:45:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:45:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:45:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:45:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:45:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:45:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:45:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:45:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:45:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:45:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:45:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:45:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:45:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:45:48 DEBUG : dir1: Directory modification time the same (differ by -584.241µs, within tolerance 1ms) 2026/05/31 03:45:48 DEBUG : apple: size = 5 OK 2026/05/31 03:45:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:45:48 DEBUG : apple: Unchanged skipping 2026/05/31 03:45:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 03:45:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:45:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 03:45:48 DEBUG : banana: size = 6 OK 2026/05/31 03:45:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:45:48 DEBUG : banana: Unchanged skipping 2026/05/31 03:45:48 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 03:45:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:45:48 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 03:45:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 03:45:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:45:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 03:45:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 03:45:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:45:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 03:45:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 03:45:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:45:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 03:45:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 03:45:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:45:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 03:45:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 03:45:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:45:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 03:45:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 03:45:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:45:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 03:45:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 03:45:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:45:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 03:45:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 03:45:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:45:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 03:45:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 03:45:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:45:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 03:45:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 03:45:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:45:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 03:45:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 03:45:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:45:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 03:45:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 03:45:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:45:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 03:45:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 03:45:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:45:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 03:45:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 03:45:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:45:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 03:45:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 03:45:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:45:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 03:45:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 03:45:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:45:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 03:45:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:45:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:45:49 DEBUG : Waiting for deletions to finish 2026/05/31 03:45:49 DEBUG : Waiting for deletions to finish 2026/05/31 03:45:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:45:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:45:49 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:45:49 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:45:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:45:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:45:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:45:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:45:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:45:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:45:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:45:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:45:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:45:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:45:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:45:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:45:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:45:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:45:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:45:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:46:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/31 03:46:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/31 03:46:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/31 03:46:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/31 03:46:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/31 03:46:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/31 03:46:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/31 03:46:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/31 03:46:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/31 03:46:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/31 03:46:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/31 03:46:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/31 03:46:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/31 03:46:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/31 03:46:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/31 03:46:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:46:04 DEBUG : dir1/0000-abcdefg.txt: md5 = 20401b64755e1fad2178fd97adc98841 OK 2026/05/31 03:46:05 DEBUG : dir1/0001-bcdefgh.txt: md5 = ed4dbf126559aff07b544759768a39a4 OK 2026/05/31 03:46:07 DEBUG : dir1/0002-cdefghi.txt: md5 = d1903a3c2a3ccdaa24301700b4fde46e OK 2026/05/31 03:46:09 DEBUG : dir1/0003-defghij.txt: md5 = d10cc87c71f15d4582ecde72ec8326e3 OK 2026/05/31 03:46:10 DEBUG : dir1/0004-efghijk.txt: md5 = 429e231a10a8e9a16dfd963e116072a4 OK 2026/05/31 03:46:12 DEBUG : dir1/0005-fghijkl.txt: md5 = a67a8b66a48b187b78577582328b530e OK 2026/05/31 03:46:13 DEBUG : dir1/0006-ghijklm.txt: md5 = c099424a8b60a7e430a1ea739258db2e OK 2026/05/31 03:46:15 DEBUG : dir1/0007-1234567.txt: md5 = c6c4415e2a9eed7861e4aed7c9b0e835 OK 2026/05/31 03:46:17 DEBUG : dir1/0008-2345678.txt: md5 = 9074102968b3f9e6866aa5d003208ea6 OK 2026/05/31 03:46:18 DEBUG : dir1/0009-3456789.txt: md5 = bd99561c0e8e886b9fcb1aae9dd85dbc OK 2026/05/31 03:46:20 DEBUG : dir1/0010-456789.txt: md5 = ad86ec1ef04fe72eff16af0e818c65da OK 2026/05/31 03:46:22 DEBUG : dir1/0011-56789;.txt: md5 = 73ddf873088ff4756b19ba4996e24d28 OK 2026/05/31 03:46:23 DEBUG : dir1/0012-6789;.txt: md5 = 3cd71fd3359e2943f3a3f461aad48260 OK 2026/05/31 03:46:25 DEBUG : dir1/0013-789;=.txt: md5 = 950e81c27ccb65d11a1ddab0504ed942 OK 2026/05/31 03:46:26 DEBUG : dir1/0014-89;=.txt: md5 = 7cab952e4ae3045825a871884cd518b0 OK 2026/05/31 03:46:28 DEBUG : dir1/0015-9;=.txt: md5 = cb037896ff192bb87a29655bb432103b OK 2026/05/31 03:46:30 DEBUG : apple: md5 = 65637ec9daf3ae2090fec80a9eea9de1 OK 2026/05/31 03:46:31 DEBUG : banana: md5 = 1867f6d0800b50ffe62c2b150c5aa41d OK 2026/05/31 03:46:33 DEBUG : appleappleapplebanana: md5 = eaa1f3113bdbebd6d0d42499b23961ad OK 2026/05/31 03:46:35 DEBUG : splitbananasplit: md5 = 906ac9b5f76144c9a18b38daf087d2bb OK 2026/05/31 03:46:35 DEBUG : Waiting for deletions to finish 2026/05/31 03:46:35 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:46:35 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:46:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:46:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:46:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:46:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:46:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:46:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:46:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:46:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:46:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:46:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:46:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:46:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:46:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:46:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:46:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:46:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:46:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:46:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:46:36 DEBUG : apple: size = 5 OK 2026/05/31 03:46:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:46:36 DEBUG : apple: Unchanged skipping 2026/05/31 03:46:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 03:46:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:46:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 03:46:36 DEBUG : banana: size = 6 OK 2026/05/31 03:46:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:46:36 DEBUG : banana: Unchanged skipping 2026/05/31 03:46:36 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/31 03:46:36 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 03:46:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:46:36 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 03:46:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 03:46:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:46:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 03:46:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 03:46:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:46:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 03:46:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 03:46:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:46:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 03:46:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 03:46:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:46:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 03:46:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 03:46:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:46:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 03:46:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 03:46:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:46:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 03:46:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 03:46:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:46:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 03:46:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 03:46:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:46:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 03:46:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 03:46:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:46:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 03:46:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 03:46:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:46:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 03:46:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 03:46:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:46:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 03:46:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 03:46:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:46:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 03:46:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 03:46:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:46:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 03:46:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 03:46:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:46:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 03:46:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 03:46:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:46:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 03:46:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 03:46:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:46:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 03:46:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:46:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:46:37 DEBUG : Waiting for deletions to finish 2026/05/31 03:46:37 DEBUG : Waiting for deletions to finish 2026/05/31 03:46:37 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:46:37 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:46:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:46:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:46:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:46:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:46:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:46:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:46:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:46:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:46:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:46:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:46:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:46:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:46:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:46:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:46:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:46:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:46:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:46:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:46:38 DEBUG : dir1: Directory modification time the same (differ by -444.631µs, within tolerance 1ms) 2026/05/31 03:46:38 DEBUG : apple: size = 5 OK 2026/05/31 03:46:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:46:38 DEBUG : apple: Unchanged skipping 2026/05/31 03:46:38 DEBUG : banana: size = 6 OK 2026/05/31 03:46:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 03:46:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:46:38 DEBUG : banana: Unchanged skipping 2026/05/31 03:46:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:46:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 03:46:38 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 03:46:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:46:38 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 03:46:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 03:46:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 03:46:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 03:46:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:46:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:46:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 03:46:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 03:46:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:46:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 03:46:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 03:46:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:46:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 03:46:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 03:46:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:46:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 03:46:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 03:46:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:46:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 03:46:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 03:46:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 03:46:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:46:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 03:46:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:46:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 03:46:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 03:46:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:46:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 03:46:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 03:46:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:46:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 03:46:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 03:46:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:46:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 03:46:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 03:46:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:46:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 03:46:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:46:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 03:46:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:46:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 03:46:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 03:46:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 03:46:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 03:46:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:46:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 03:46:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:46:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 03:46:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:46:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 03:46:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:46:39 DEBUG : Waiting for deletions to finish 2026/05/31 03:46:39 DEBUG : Waiting for deletions to finish 2026/05/31 03:46:39 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:46:39 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:46:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:46:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:46:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:46:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:46:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:46:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:46:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:46:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:46:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:46:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:46:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:46:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:46:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:46:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:46:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:46:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:46:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:46:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:46:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/31 03:46:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/31 03:46:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/31 03:46:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/31 03:46:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/31 03:46:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/31 03:46:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/31 03:46:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/31 03:46:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/31 03:46:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/31 03:46:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/31 03:46:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/31 03:46:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/31 03:46:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/31 03:46:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/31 03:46:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:46:54 DEBUG : dir1/0000-abcdefg.txt: md5 = 7c6d9ad673957de8c21a5d5073a3d783 OK 2026/05/31 03:46:55 DEBUG : dir1/0001-bcdefgh.txt: md5 = ee2384fa79be19035abe730dd928ca11 OK 2026/05/31 03:46:57 DEBUG : dir1/0002-cdefghi.txt: md5 = 53a8c7e6dfa8db3210cf504db725563b OK 2026/05/31 03:46:58 DEBUG : dir1/0003-defghij.txt: md5 = 8f0c8fa8b32878adacbe9d3bf7199532 OK 2026/05/31 03:47:00 DEBUG : dir1/0004-efghijk.txt: md5 = 655f591815ac606ca76ba3750a7ab572 OK 2026/05/31 03:47:01 DEBUG : dir1/0005-fghijkl.txt: md5 = 06a9e9212f16356b9629e977a974865c OK 2026/05/31 03:47:03 DEBUG : dir1/0006-ghijklm.txt: md5 = 0f340cfb49aaa26b41df2d62a62d4a14 OK 2026/05/31 03:47:04 DEBUG : dir1/0007-1234567.txt: md5 = e772d924654287035938a207f30f2f49 OK 2026/05/31 03:47:06 DEBUG : dir1/0008-2345678.txt: md5 = 71ce22fbfe5cf18ee20e174213ac51c6 OK 2026/05/31 03:47:07 DEBUG : dir1/0009-3456789.txt: md5 = d92c1dd8882305e3f709cd1b37110409 OK 2026/05/31 03:47:09 DEBUG : dir1/0010-456789.txt: md5 = b95f28ee4c085ce9dcad30c325ca0376 OK 2026/05/31 03:47:10 DEBUG : dir1/0011-56789;.txt: md5 = eccabf83a3d98e6e7c9841f6e62acbec OK 2026/05/31 03:47:13 DEBUG : dir1/0012-6789;.txt: md5 = 10653275ef6378310dd1c5ed2f01e346 OK 2026/05/31 03:47:14 DEBUG : dir1/0013-789;=.txt: md5 = 81a224162b95b618b5d5de634aff5758 OK 2026/05/31 03:47:16 DEBUG : dir1/0014-89;=.txt: md5 = 9c182cc814ec952b1b86d1e06bbc1f45 OK 2026/05/31 03:47:17 DEBUG : dir1/0015-9;=.txt: md5 = 13fd1aadcaf0c0a09da273b0f794618c OK 2026/05/31 03:47:19 DEBUG : apple: md5 = 6fca3528154334c409ec6f7580e959a9 OK 2026/05/31 03:47:20 DEBUG : banana: md5 = 9a9c03577ef11d61bf19670426768394 OK 2026/05/31 03:47:22 DEBUG : appleappleapplebanana: md5 = 00a8987f0763123d9799c60c91f7be99 OK 2026/05/31 03:47:23 DEBUG : splitbananasplit: md5 = 12223da15315126aeee45aa8105613fa OK 2026/05/31 03:47:23 DEBUG : Waiting for deletions to finish 2026/05/31 03:47:24 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:47:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:47:24 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:47:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:47:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:47:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:47:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:47:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:47:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:47:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:47:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:47:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:47:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:47:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:47:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:47:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:47:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:47:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:47:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:47:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:47:25 DEBUG : apple: size = 5 OK 2026/05/31 03:47:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:47:25 DEBUG : apple: Unchanged skipping 2026/05/31 03:47:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 03:47:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:47:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 03:47:25 DEBUG : banana: size = 6 OK 2026/05/31 03:47:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:47:25 DEBUG : banana: Unchanged skipping 2026/05/31 03:47:25 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/31 03:47:25 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 03:47:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:47:25 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 03:47:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 03:47:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:47:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 03:47:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 03:47:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:47:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 03:47:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 03:47:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 03:47:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:47:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:47:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 03:47:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 03:47:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:47:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 03:47:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 03:47:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 03:47:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 03:47:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:47:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 03:47:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 03:47:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:47:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:47:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 03:47:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 03:47:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:47:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 03:47:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 03:47:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:47:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 03:47:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:47:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 03:47:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 03:47:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:47:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 03:47:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 03:47:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 03:47:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:47:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 03:47:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:47:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 03:47:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:47:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 03:47:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 03:47:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 03:47:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:47:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 03:47:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 03:47:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:47:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 03:47:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:47:25 DEBUG : Waiting for deletions to finish 2026/05/31 03:47:25 DEBUG : Waiting for deletions to finish 2026/05/31 03:47:26 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:47:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:47:26 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:47:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:47:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:47:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:47:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:47:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:47:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:47:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:47:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:47:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:47:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:47:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:47:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:47:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:47:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:47:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:47:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:47:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:47:27 DEBUG : dir1: Directory modification time the same (differ by -349.234µs, within tolerance 1ms) 2026/05/31 03:47:27 DEBUG : apple: size = 5 OK 2026/05/31 03:47:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:47:27 DEBUG : apple: Unchanged skipping 2026/05/31 03:47:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 03:47:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:47:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 03:47:27 DEBUG : banana: size = 6 OK 2026/05/31 03:47:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:47:27 DEBUG : banana: Unchanged skipping 2026/05/31 03:47:27 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 03:47:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:47:27 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 03:47:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 03:47:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:47:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 03:47:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 03:47:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:47:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 03:47:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 03:47:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:47:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 03:47:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 03:47:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:47:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 03:47:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 03:47:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:47:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 03:47:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 03:47:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:47:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 03:47:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 03:47:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:47:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 03:47:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 03:47:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:47:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 03:47:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 03:47:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:47:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 03:47:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 03:47:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:47:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 03:47:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 03:47:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:47:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 03:47:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 03:47:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:47:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 03:47:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 03:47:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:47:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 03:47:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 03:47:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:47:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 03:47:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 03:47:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:47:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 03:47:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 03:47:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:47:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 03:47:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:47:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:47:27 DEBUG : Waiting for deletions to finish 2026/05/31 03:47:27 DEBUG : Waiting for deletions to finish 2026/05/31 03:47:28 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:47:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:47:28 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:47:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:47:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:47:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:47:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:47:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:47:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:47:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:47:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:47:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:47:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:47:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:47:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:47:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:47:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:47:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:47:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:47:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/31 03:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/31 03:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/31 03:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/31 03:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/31 03:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/31 03:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/31 03:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/31 03:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/31 03:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/31 03:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/31 03:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/31 03:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/31 03:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/31 03:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/31 03:47:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:47:43 DEBUG : dir1/0000-abcdefg.txt: md5 = 67b3d0a5f5b032170058515f3d8c16e6 OK 2026/05/31 03:47:45 DEBUG : dir1/0001-bcdefgh.txt: md5 = 693fcdaea00d3027ce8fe827181c1855 OK 2026/05/31 03:47:46 DEBUG : dir1/0002-cdefghi.txt: md5 = 61ee3f4ee76fe709614a2e317b4b9f9c OK 2026/05/31 03:47:48 DEBUG : dir1/0003-defghij.txt: md5 = 047d4eeafc2b8d3328d6bc89bc5eef84 OK 2026/05/31 03:47:49 DEBUG : dir1/0004-efghijk.txt: md5 = 37bcaf87b0ff65bc4d4a1c5493dc13ef OK 2026/05/31 03:47:51 DEBUG : dir1/0005-fghijkl.txt: md5 = 0bf771e2af275c06bf73cb74ded9b209 OK 2026/05/31 03:47:52 DEBUG : dir1/0006-ghijklm.txt: md5 = d023111f2c1f26c5b510293f5c9b2011 OK 2026/05/31 03:47:54 DEBUG : dir1/0007-1234567.txt: md5 = 6ec89d0f892d128d3004048201d2a12d OK 2026/05/31 03:47:55 DEBUG : dir1/0008-2345678.txt: md5 = da01644fea2838c1e25ad9ddf793559c OK 2026/05/31 03:47:56 DEBUG : dir1/0009-3456789.txt: md5 = 4f1f54bebd840a4f80407693bda526f0 OK 2026/05/31 03:47:58 DEBUG : dir1/0010-456789.txt: md5 = 754454d4af98e242dd89e37273261114 OK 2026/05/31 03:48:00 DEBUG : dir1/0011-56789;.txt: md5 = a4dbac5339370bbcdb01c396cf7b36b9 OK 2026/05/31 03:48:01 DEBUG : dir1/0012-6789;.txt: md5 = b080152700cb0180f85e9cb8f877c891 OK 2026/05/31 03:48:03 DEBUG : dir1/0013-789;=.txt: md5 = c4839dc3098e5c87a40c05137d733dca OK 2026/05/31 03:48:04 DEBUG : dir1/0014-89;=.txt: md5 = f90257220962526e9e11fd243202007c OK 2026/05/31 03:48:06 DEBUG : dir1/0015-9;=.txt: md5 = 7e6c74e45e56f5e9e1eacc63ef438b7f OK 2026/05/31 03:48:07 DEBUG : apple: md5 = 999bea06691165e8ccdc25e8a6285945 OK 2026/05/31 03:48:09 DEBUG : banana: md5 = 5efafb89b2d344bc2f1b41af45afdb6c OK 2026/05/31 03:48:11 DEBUG : appleappleapplebanana: md5 = 94272b521f69259c8ee31a097fe3f289 OK 2026/05/31 03:48:12 DEBUG : splitbananasplit: md5 = f542cce73c3e597cdce8228e83105522 OK 2026/05/31 03:48:12 DEBUG : Waiting for deletions to finish 2026/05/31 03:48:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:48:13 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:48:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:48:13 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:48:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:48:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:48:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:48:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:48:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:48:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:48:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:48:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:48:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:48:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:48:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:48:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:48:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:48:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:48:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:48:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:48:14 DEBUG : apple: size = 5 OK 2026/05/31 03:48:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:48:14 DEBUG : apple: Unchanged skipping 2026/05/31 03:48:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 03:48:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:48:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 03:48:14 DEBUG : banana: size = 6 OK 2026/05/31 03:48:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:48:14 DEBUG : banana: Unchanged skipping 2026/05/31 03:48:14 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/31 03:48:14 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 03:48:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:48:14 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 03:48:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 03:48:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:48:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 03:48:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 03:48:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:48:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 03:48:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 03:48:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:48:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 03:48:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 03:48:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:48:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 03:48:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 03:48:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:48:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 03:48:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 03:48:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:48:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 03:48:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 03:48:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:48:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 03:48:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 03:48:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:48:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 03:48:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 03:48:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:48:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 03:48:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 03:48:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:48:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 03:48:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 03:48:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:48:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 03:48:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:48:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 03:48:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 03:48:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:48:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 03:48:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:48:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 03:48:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:48:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 03:48:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 03:48:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 03:48:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:48:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 03:48:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 03:48:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:48:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 03:48:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:48:14 DEBUG : Waiting for deletions to finish 2026/05/31 03:48:14 DEBUG : Waiting for deletions to finish 2026/05/31 03:48:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:48:15 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:48:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:48:15 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:48:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:48:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:48:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:48:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:48:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:48:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:48:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:48:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:48:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:48:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:48:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:48:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:48:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:48:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:48:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:48:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:48:16 DEBUG : apple: size = 5 OK 2026/05/31 03:48:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:48:16 DEBUG : apple: Unchanged skipping 2026/05/31 03:48:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/31 03:48:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:48:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/31 03:48:16 DEBUG : dir1: Directory modification time the same (differ by -243.821µs, within tolerance 1ms) 2026/05/31 03:48:16 DEBUG : banana: size = 6 OK 2026/05/31 03:48:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:48:16 DEBUG : banana: Unchanged skipping 2026/05/31 03:48:16 DEBUG : splitbananasplit: size = 16 OK 2026/05/31 03:48:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:48:16 DEBUG : splitbananasplit: Unchanged skipping 2026/05/31 03:48:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/31 03:48:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:48:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/31 03:48:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/31 03:48:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:48:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/31 03:48:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/31 03:48:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:48:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/31 03:48:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/31 03:48:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:48:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/31 03:48:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/31 03:48:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:48:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/31 03:48:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/31 03:48:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:48:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/31 03:48:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/31 03:48:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:48:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/31 03:48:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/31 03:48:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:48:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/31 03:48:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/31 03:48:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:48:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/31 03:48:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/31 03:48:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:48:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/31 03:48:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/31 03:48:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:48:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/31 03:48:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/31 03:48:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:48:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/31 03:48:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/31 03:48:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:48:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/31 03:48:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/31 03:48:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:48:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/31 03:48:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/31 03:48:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:48:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/31 03:48:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/31 03:48:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:48:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/31 03:48:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:48:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:48:16 DEBUG : Waiting for deletions to finish 2026/05/31 03:48:16 DEBUG : Waiting for deletions to finish 2026/05/31 03:48:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/31 03:48:17 DEBUG : banana: Excluded (Path Filter) 2026/05/31 03:48:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/31 03:48:17 DEBUG : apple: Excluded (Path Filter) 2026/05/31 03:48:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/31 03:48:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/31 03:48:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/31 03:48:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/31 03:48:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/31 03:48:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/31 03:48:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/31 03:48:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/31 03:48:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/31 03:48:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/31 03:48:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/31 03:48:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/31 03:48:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/31 03:48:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/31 03:48:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/31 03:48:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/31 03:48:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/31 03:48:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/31 03:48:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/31 03:48:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/31 03:48:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/31 03:48:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/31 03:48:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/31 03:48:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/31 03:48:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/31 03:48:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/31 03:48:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/31 03:48:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/31 03:48:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/31 03:48:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/31 03:48:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/31 03:48:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" --- PASS: TestTransform (649.07s) --- PASS: TestTransform/NFC (47.28s) --- PASS: TestTransform/NFD (47.87s) --- PASS: TestTransform/base64 (56.25s) --- PASS: TestTransform/prefix (65.96s) --- PASS: TestTransform/suffix (66.19s) --- PASS: TestTransform/truncate (56.70s) --- PASS: TestTransform/encoder (111.01s) --- PASS: TestTransform/ISO-8859-1 (50.75s) --- PASS: TestTransform/charmap (49.84s) --- PASS: TestTransform/lowercase (49.58s) --- PASS: TestTransform/ascii (47.63s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:48:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/31 03:48:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/31 03:48:29 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/05/31 03:48:30 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-05-31T03:48:29.200662297Z) 2026/05/31 03:48:30 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/31 03:48:30 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/31 03:48:30 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/31 03:48:30 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/31 03:48:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:48:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:48:30 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/31 03:48:31 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = dfa13c73548c4088d1c9657ea94832b8 OK 2026/05/31 03:48:31 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/31 03:48:31 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/31 03:48:31 DEBUG : Waiting for deletions to finish 2026/05/31 03:48:33 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (5.09s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:48:34 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:48:34 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:48:34 DEBUG : tictactoe: Making directory with metadata 2026/05/31 03:48:35 INFO : tictactoe: Made directory with metadata (mtime=2026-05-31T03:48:34.285755236Z) 2026/05/31 03:48:35 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:48:35 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:48:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 03:48:35 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/31 03:48:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 03:48:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:48:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:48:37 DEBUG : tictactoe/tictactoe: md5 = 2c2628e942e28b1b0821d2c3b0294d00 OK 2026/05/31 03:48:37 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/31 03:48:37 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/31 03:48:37 DEBUG : Waiting for deletions to finish 2026/05/31 03:48:39 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (5.51s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:48:40 DEBUG : toe: Making directory with metadata 2026/05/31 03:48:40 INFO : toe: Made directory with metadata (mtime=2026-05-31T03:48:39.795855891Z) 2026/05/31 03:48:40 DEBUG : toe/toe: Making directory with metadata 2026/05/31 03:48:41 INFO : toe/toe: Made directory with metadata (mtime=2026-05-31T03:48:39.795855891Z) 2026/05/31 03:48:41 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:48:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/31 03:48:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/31 03:48:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:48:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:48:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/31 03:48:43 DEBUG : toe/toe/tictactoe: md5 = ac59c7cac992b2077b0e1c261d925e50 OK 2026/05/31 03:48:43 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/31 03:48:43 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/31 03:48:43 DEBUG : Waiting for deletions to finish 2026/05/31 03:48:45 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/05/31 03:48:46 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (7.08s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:48:47 DEBUG : toe: Making directory with metadata 2026/05/31 03:48:47 INFO : toe: Made directory with metadata (mtime=2026-05-31T03:48:46.872985095Z) 2026/05/31 03:48:47 DEBUG : toe/toe: Making directory with metadata 2026/05/31 03:48:48 INFO : toe/toe: Made directory with metadata (mtime=2026-05-31T03:48:46.872985095Z) 2026/05/31 03:48:48 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:48:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/31 03:48:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/31 03:48:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/31 03:48:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:48:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:48:50 DEBUG : toe/toe/tictactoe: md5 = ff47b24e44e0b37494cb7bf67a6f6aba OK 2026/05/31 03:48:50 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/31 03:48:50 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/31 03:48:50 DEBUG : Waiting for deletions to finish 2026/05/31 03:48:52 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/05/31 03:48:53 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (7.59s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:48:54 DEBUG : empty_dir: Making directory with metadata 2026/05/31 03:48:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/31 03:48:54 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:48:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:48:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:48:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:48:54 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/31 03:49:25 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/31 03:49:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:49:25 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:49:25 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:49:25 DEBUG : tictactoe: Making directory with metadata 2026/05/31 03:49:26 INFO : tictactoe: Made directory with metadata (mtime=2026-05-31T03:48:54.463123569Z) 2026/05/31 03:49:26 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:49:26 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:49:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 03:49:26 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/31 03:49:27 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-31T03:48:54.463123569Z) 2026/05/31 03:49:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 03:49:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/31 03:49:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/31 03:49:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/31 03:49:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:49:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:49:29 DEBUG : tictactoe/tictactoe/toe.txt: md5 = d880dabd9e95122677516e8fcb021c26 OK 2026/05/31 03:49:29 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/31 03:49:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/31 03:49:29 DEBUG : Waiting for deletions to finish 2026/05/31 03:49:31 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/31 03:49:32 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (39.31s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:49:33 DEBUG : empty_dir: Making directory with metadata 2026/05/31 03:49:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/31 03:49:33 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:49:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:49:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:49:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:49:34 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/31 03:49:34 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/31 03:49:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:49:34 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:49:34 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:49:34 DEBUG : tictactoe: Making directory with metadata 2026/05/31 03:49:35 INFO : tictactoe: Made directory with metadata (mtime=2026-05-31T03:49:33.77483925Z) 2026/05/31 03:49:35 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:49:35 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:49:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 03:49:35 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/31 03:49:36 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-31T03:49:33.77483925Z) 2026/05/31 03:49:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 03:49:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/31 03:49:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 03:49:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/31 03:49:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 03:49:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:49:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:49:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = b388733e059f9dc2f081433ea36451f0 OK 2026/05/31 03:49:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/31 03:49:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 03:49:38 DEBUG : Waiting for deletions to finish 2026/05/31 03:49:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:49:38 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:49:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:49:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:49:39 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:49:39 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:49:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/31 03:49:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/31 03:49:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/05/31 03:49:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': 0 differences found 2026/05/31 03:49:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': 1 hashes could not be checked 2026/05/31 03:49:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': 1 matching files 2026/05/31 03:49:41 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/31 03:49:42 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (9.66s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:49:43 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:49:43 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:49:43 DEBUG : tictactoe: Making directory with metadata 2026/05/31 03:49:44 INFO : tictactoe: Made directory with metadata (mtime=2026-05-31T03:49:43.433014705Z) 2026/05/31 03:49:44 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:49:44 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:49:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 03:49:44 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/31 03:49:45 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-31T03:49:43.433014705Z) 2026/05/31 03:49:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 03:49:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/31 03:49:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/31 03:49:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/31 03:49:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:49:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:49:47 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 6cb12aba8c7847beb518843fcbfc7e1a OK 2026/05/31 03:49:47 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/31 03:49:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/31 03:49:47 DEBUG : Waiting for deletions to finish 2026/05/31 03:49:47 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:49:48 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:49:48 DEBUG : tictactoe: Directory modification time the same (differ by -14.705µs, within tolerance 1ms) 2026/05/31 03:49:48 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:49:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 03:49:48 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -14.705µs, within tolerance 1ms) 2026/05/31 03:49:48 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/31 03:49:48 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 03:49:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/31 03:49:48 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/31 03:49:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:49:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:49:48 DEBUG : Waiting for deletions to finish 2026/05/31 03:49:50 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/31 03:49:51 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (9.03s) === RUN TestSyntax 2026/05/31 03:49:52 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:49:52 DEBUG : toe: Making directory with metadata 2026/05/31 03:49:53 INFO : toe: Made directory with metadata (mtime=2026-05-31T03:49:52.461178586Z) 2026/05/31 03:49:53 DEBUG : toe/toe: Making directory with metadata 2026/05/31 03:49:55 INFO : toe/toe: Made directory with metadata (mtime=2026-05-31T03:49:52.461178586Z) 2026/05/31 03:49:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/31 03:49:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:49:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:49:56 DEBUG : toe/toe/toe: md5 = 1513415724d7beb6d9fd6289b91a6f8c OK 2026/05/31 03:49:56 DEBUG : toe/toe/toe: size = 11 OK 2026/05/31 03:49:56 INFO : toe/toe/toe: Copied (new) 2026/05/31 03:49:56 DEBUG : Waiting for deletions to finish 2026/05/31 03:49:59 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/31 03:49:59 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (8.12s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:50:00 DEBUG : empty_dir: Making directory with metadata 2026/05/31 03:50:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/31 03:50:00 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:50:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:50:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:50:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:50:00 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/31 03:50:01 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/31 03:50:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:50:01 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:50:01 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:50:01 DEBUG : tictactoe: Making directory with metadata 2026/05/31 03:50:02 INFO : tictactoe: Made directory with metadata (mtime=2026-05-31T03:50:00.581325879Z) 2026/05/31 03:50:02 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:50:02 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:50:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 03:50:02 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/31 03:50:03 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-31T03:50:00.581325879Z) 2026/05/31 03:50:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 03:50:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/31 03:50:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 03:50:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/31 03:50:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 03:50:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 03:50:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:50:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:50:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 8bad20c4875e388dad2225ab961bd2cd OK 2026/05/31 03:50:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/31 03:50:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 03:50:06 INFO : toe/toe/toe.txt: Deleted 2026/05/31 03:50:06 INFO : toe/toe: Removing directory 2026/05/31 03:50:06 INFO : toe: Removing directory 2026/05/31 03:50:06 INFO : empty_dir: Removing directory 2026/05/31 03:50:06 DEBUG : Local file system at /tmp/rclone111798308: deleted 3 directories 2026/05/31 03:50:08 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/31 03:50:09 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (10.50s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:50:11 DEBUG : empty_dir: Making directory with metadata 2026/05/31 03:50:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/31 03:50:11 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:50:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:50:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:50:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:50:11 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/31 03:50:12 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/31 03:50:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:50:12 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:50:12 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:50:12 DEBUG : tictactoe: Making directory with metadata 2026/05/31 03:50:12 INFO : tictactoe: Made directory with metadata (mtime=2026-05-31T03:50:11.086516291Z) 2026/05/31 03:50:12 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:50:12 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:50:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 03:50:12 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/31 03:50:13 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-31T03:50:11.086516291Z) 2026/05/31 03:50:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 03:50:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/31 03:50:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 03:50:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/31 03:50:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 03:50:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 03:50:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:50:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:50:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 4a954d6c938fbc6143f1309f8d04b082 OK 2026/05/31 03:50:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/31 03:50:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 03:50:15 INFO : toe/toe/toe.txt: Deleted 2026/05/31 03:50:15 INFO : toe/toe: Removing directory 2026/05/31 03:50:15 INFO : toe: Removing directory 2026/05/31 03:50:15 INFO : empty_dir: Removing directory 2026/05/31 03:50:15 DEBUG : Local file system at /tmp/rclone111798308: deleted 3 directories 2026/05/31 03:50:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/31 03:50:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/31 03:50:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/31 03:50:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/31 03:50:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/31 03:50:24 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/05/31 03:50:26 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/31 03:50:27 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/31 03:50:29 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (19.43s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:50:30 DEBUG : Reset feature "Copy" 2026/05/31 03:50:30 DEBUG : Reset feature "Move" 2026/05/31 03:50:30 DEBUG : Reset feature "Copy" 2026/05/31 03:50:30 DEBUG : Reset feature "Move" 2026/05/31 03:50:30 DEBUG : empty_dir: Making directory with metadata 2026/05/31 03:50:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/31 03:50:30 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:50:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:50:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:50:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:50:30 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/31 03:50:31 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/31 03:50:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/31 03:50:31 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:50:31 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:50:31 DEBUG : tictactoe: Making directory with metadata 2026/05/31 03:50:32 INFO : tictactoe: Made directory with metadata (mtime=2026-05-31T03:50:30.513868002Z) 2026/05/31 03:50:32 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:50:32 DEBUG : toe: transformed to: tictactoe 2026/05/31 03:50:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 03:50:32 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/31 03:50:33 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-31T03:50:30.513868002Z) 2026/05/31 03:50:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/31 03:50:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/31 03:50:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 03:50:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/31 03:50:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 03:50:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 03:50:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:50:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:50:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 604cb7dddd43ee25589365f62d88e700 OK 2026/05/31 03:50:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/31 03:50:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/31 03:50:34 INFO : toe/toe/toe.txt: Deleted 2026/05/31 03:50:34 INFO : toe/toe: Removing directory 2026/05/31 03:50:34 INFO : toe: Removing directory 2026/05/31 03:50:34 INFO : empty_dir: Removing directory 2026/05/31 03:50:34 DEBUG : Local file system at /tmp/rclone111798308: deleted 3 directories 2026/05/31 03:50:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/31 03:50:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/31 03:50:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/31 03:50:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/31 03:50:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/31 03:51:11 DEBUG : toe/toe/toe.txt: md5 = cfa7b988c932bc8c4dd27f5e9e5fc30b OK 2026/05/31 03:51:11 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/31 03:51:11 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/31 03:51:11 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/05/31 03:51:14 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/31 03:51:14 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/31 03:51:15 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/31 03:51:16 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (47.35s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:51:17 DEBUG : toe: transformed to: dG9l 2026/05/31 03:51:18 DEBUG : toe: transformed to: dG9l 2026/05/31 03:51:18 DEBUG : dG9l: Making directory with metadata 2026/05/31 03:51:18 INFO : dG9l: Made directory with metadata (mtime=2026-05-31T03:51:17.85972298Z) 2026/05/31 03:51:18 DEBUG : toe: transformed to: dG9l 2026/05/31 03:51:18 DEBUG : toe: transformed to: dG9l 2026/05/31 03:51:18 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/31 03:51:18 DEBUG : dG9l/dG9l: Making directory with metadata 2026/05/31 03:51:20 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-05-31T03:51:17.85972298Z) 2026/05/31 03:51:20 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/31 03:51:20 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/31 03:51:20 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/31 03:51:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/31 03:51:20 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/31 03:51:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:51:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:51:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 4ba8d23ba45ef35d885e773a5090d8d7 OK 2026/05/31 03:51:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/31 03:51:21 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/31 03:51:21 DEBUG : Waiting for deletions to finish 2026/05/31 03:51:22 DEBUG : dG9l: transformed to: toe 2026/05/31 03:51:22 DEBUG : dG9l: transformed to: toe 2026/05/31 03:51:22 DEBUG : toe: Directory modification time the same (differ by 722.98µs, within tolerance 1ms) 2026/05/31 03:51:22 DEBUG : Added delayed dir = "toe", newDst=toe 2026/05/31 03:51:22 DEBUG : dG9l: transformed to: toe 2026/05/31 03:51:22 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/31 03:51:22 DEBUG : toe/toe: Directory modification time the same (differ by 722.98µs, within tolerance 1ms) 2026/05/31 03:51:22 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/05/31 03:51:23 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/31 03:51:23 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/31 03:51:23 DEBUG : Local file system at /tmp/rclone111798308: Waiting for checks to finish 2026/05/31 03:51:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/31 03:51:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/31 03:51:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/31 03:51:23 DEBUG : Local file system at /tmp/rclone111798308: Waiting for transfers to finish 2026/05/31 03:51:23 DEBUG : Waiting for deletions to finish 2026/05/31 03:51:25 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/05/31 03:51:26 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (9.32s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki'", Local "Local file system at /tmp/rclone111798308", Modify Window "1ms" 2026/05/31 03:51:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/31 03:51:27 DEBUG : toe: transformed to: 2026/05/31 03:51:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/31 03:51:27 DEBUG : toe: transformed to: 2026/05/31 03:51:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Making directory with metadata 2026/05/31 03:51:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Made directory with metadata (mtime=2026-05-31T03:51:27.176890888Z) 2026/05/31 03:51:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/31 03:51:27 DEBUG : toe: transformed to: 2026/05/31 03:51:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/31 03:51:27 DEBUG : toe: transformed to: 2026/05/31 03:51:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/31 03:51:27 DEBUG : toe/toe: transformed to: 2026/05/31 03:51:27 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/31 03:51:27 DEBUG : toe/toe: Making directory with metadata 2026/05/31 03:51:29 INFO : toe/toe: Made directory with metadata (mtime=2026-05-31T03:51:27.176890888Z) 2026/05/31 03:51:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/31 03:51:29 DEBUG : toe/toe: transformed to: 2026/05/31 03:51:29 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/31 03:51:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/31 03:51:29 DEBUG : toe: transformed to: 2026/05/31 03:51:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/31 03:51:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/31 03:51:29 DEBUG : toe/toe/toe: transformed to: 2026/05/31 03:51:29 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/31 03:51:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for checks to finish 2026/05/31 03:51:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Waiting for transfers to finish 2026/05/31 03:51:31 DEBUG : toe/toe/toe: md5 = 02aced97ad00ba5a646a69227bb87a6f OK 2026/05/31 03:51:31 DEBUG : toe/toe/toe: size = 11 OK 2026/05/31 03:51:31 INFO : toe/toe/toe: Copied (new) 2026/05/31 03:51:31 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': not deleting files as there were IO errors 2026/05/31 03:51:31 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': not deleting directories as there were IO errors 2026/05/31 03:51:33 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/31 03:51:34 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.95s) PASS 2026/05/31 03:51:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqupew2buki': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 30m19.479479273s (try 1/5)