"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/07/07 05:46:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wifepej8mani" 2026/07/07 05:46:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 05:46:28 DEBUG : Creating backend with remote "TestDrive:crypt/9dnhbt8hqs1kr4lhcvv97jnl6r6oo4vnr5im22ss3u7k8vm7g8t0" 2026/07/07 05:46:29 DEBUG : Creating backend with remote "/tmp/rclone2473586348" === 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-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:46:31 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/07 05:46:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 05:46:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:46:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:46:31 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/07 05:46:31 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.81s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:46:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/07 05:46:31 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/07 05:46:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 05:46:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:46:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:46:35 DEBUG : sub dir/hello world: md5 = 7dafd116c1945d2189266e8d73b5c857 OK 2026/07/07 05:46:35 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 05:46:35 INFO : sub dir/hello world: Copied (new) 2026/07/07 05:46:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/07 05:46:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (6.72s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:46:38 DEBUG : metadata sub dir: Making directory with metadata 2026/07/07 05:46:38 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 05:46:38 DEBUG : empty metadata sub dir: Making directory with metadata 2026/07/07 05:46:38 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 05:46:38 DEBUG : Local file system at /tmp/rclone2473586348: File to upload is small (21 bytes), uploading instead of streaming 2026/07/07 05:46:38 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/07 05:46:38 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/07/07 05:46:38 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/07/07 05:46:38 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/07/07 05:46:38 DEBUG : Google drive root 'crypt/9dnhbt8hqs1kr4lhcvv97jnl6r6oo4vnr5im22ss3u7k8vm7g8t0': Skipping btime metadata as can't update it on an existing file: 2026-07-07T05:46:38.45558075Z 2026/07/07 05:46:39 INFO : empty metadata sub dir: Updated directory metadata 2026/07/07 05:46:39 DEBUG : Google drive root 'crypt/9dnhbt8hqs1kr4lhcvv97jnl6r6oo4vnr5im22ss3u7k8vm7g8t0': Skipping btime metadata as can't update it on an existing file: 2026-07-07T05:46:38.454580745Z 2026/07/07 05:46:40 INFO : metadata sub dir: Updated directory metadata 2026/07/07 05:46:40 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/07/07 05:46:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:46:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:46:41 DEBUG : metadata sub dir/hello metadata world: md5 = eb0d9feb010fda6964b3f39b57eb0c69 OK 2026/07/07 05:46:41 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/07 05:46:41 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/07/07 05:46:45 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (8.33s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:46:46 DEBUG : metadata sub dir: Making directory with metadata 2026/07/07 05:46:46 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 05:46:46 DEBUG : empty metadata sub dir: Making directory with metadata 2026/07/07 05:46:46 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 05:46:46 DEBUG : Local file system at /tmp/rclone2473586348: File to upload is small (21 bytes), uploading instead of streaming 2026/07/07 05:46:46 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/07 05:46:46 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/07/07 05:46:46 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/07/07 05:46:46 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/07/07 05:46:47 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/07/07 05:46:47 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/07/07 05:46:47 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/07/07 05:46:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:46:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:46:49 DEBUG : metadata sub dir/hello metadata world: md5 = 1f4f59d43def72d4c7e4a38b84a2b8b8 OK 2026/07/07 05:46:49 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/07 05:46:49 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/07/07 05:46:49 DEBUG : Google drive root 'crypt/9dnhbt8hqs1kr4lhcvv97jnl6r6oo4vnr5im22ss3u7k8vm7g8t0': Skipping btime metadata as can't update it on an existing file: 2026-07-07T05:46:46.781619744Z 2026/07/07 05:46:49 INFO : metadata sub dir: Updated directory metadata 2026/07/07 05:46:52 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.88s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:46:53 DEBUG : Creating backend with remote "/non-existing" 2026/07/07 05:46:53 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/07 05:46:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:46:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.70s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:46:54 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/07 05:46:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 05:46:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:46:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:46:57 DEBUG : sub dir/hello world: md5 = b44c7dd6c8a87e953364744ad401c63a OK 2026/07/07 05:46:57 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 05:46:57 INFO : sub dir/hello world: Copied (new) 2026/07/07 05:46:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/07 05:47:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (6.94s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.48s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:47:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Running all checks before starting transfers 2026/07/07 05:47:01 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/07 05:47:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 05:47:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:47:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Checks finished, now starting transfers 2026/07/07 05:47:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:47:04 DEBUG : sub dir/hello world: md5 = ae5e3549871c2c4689fcc7f34e604371 OK 2026/07/07 05:47:04 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 05:47:04 INFO : sub dir/hello world: Copied (new) 2026/07/07 05:47:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/07 05:47:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (6.84s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:47:08 ERROR : Ignoring --no-traverse with sync 2026/07/07 05:47:08 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/07 05:47:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 05:47:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:47:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:47:11 DEBUG : sub dir/hello world: md5 = b14a34e2832320e9bd5f1cc22f171cc1 OK 2026/07/07 05:47:11 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 05:47:11 INFO : sub dir/hello world: Copied (new) 2026/07/07 05:47:11 DEBUG : Waiting for deletions to finish 2026/07/07 05:47:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/07 05:47:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.84s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:47:14 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/07 05:47:14 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/07 05:47:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:47:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:47:16 DEBUG : hello world2: md5 = 3f42e8b53231b4e92bcc3004a2f3ec2c OK 2026/07/07 05:47:16 DEBUG : hello world2: size = 12 OK 2026/07/07 05:47:16 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.12s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:47:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 05:47:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:47:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:47:19 DEBUG : potato2: md5 = d3203781f307ad227b11461fe932d607 OK 2026/07/07 05:47:19 DEBUG : potato2: size = 11 OK 2026/07/07 05:47:19 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.07s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:47:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 05:47:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:47:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:47:22 DEBUG : potato2: md5 = f6ccae1cc0c67a7cc49636aac5964540 OK 2026/07/07 05:47:22 DEBUG : potato2: size = 11 OK 2026/07/07 05:47:22 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.16s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:47:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/07 05:47:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 05:47:23 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/07 05:47:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/07 05:47:24 DEBUG : sub dir2: Making directory with metadata 2026/07/07 05:47:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 05:47:24 DEBUG : sub dir: Making directory with metadata 2026/07/07 05:47:26 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/07 05:47:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 05:47:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/07 05:47:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 05:47:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:47:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:47:27 DEBUG : sub dir/hello world: md5 = 7a7ea5cc8a1404916e865aa0711bfd98 OK 2026/07/07 05:47:27 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 05:47:27 INFO : sub dir/hello world: Copied (new) 2026/07/07 05:47:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/07/07 05:47:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (9.39s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:47:33 INFO : sub dir2: Making directory 2026/07/07 05:47:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/07 05:47:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 05:47:33 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/07 05:47:33 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/07 05:47:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 05:47:33 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/07/07 05:47:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:47:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:47:35 DEBUG : sub dir/hello world: md5 = 730ac25390d7777d183bf97bb76a4322 OK 2026/07/07 05:47:35 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 05:47:35 INFO : sub dir/hello world: Copied (new) 2026/07/07 05:47:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/07 05:47:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.83s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:47:39 DEBUG : sub dir2: Making directory with metadata 2026/07/07 05:47:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 05:47:39 DEBUG : sub dir2: Making directory with metadata 2026/07/07 05:47:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 05:47:40 DEBUG : sub dir: Making directory with metadata 2026/07/07 05:47:40 INFO : sub dir: Made directory with metadata (mtime=2026-07-07T05:47:39.020863899Z) 2026/07/07 05:47:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 05:47:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:47:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:47:42 DEBUG : sub dir/hello world: md5 = 10e9d4d865801aaaf64fe43f6d8373bb OK 2026/07/07 05:47:42 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 05:47:42 INFO : sub dir/hello world: Copied (new) 2026/07/07 05:47:42 INFO : sub dir/hello world: Deleted 2026/07/07 05:47:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (7.41s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:47:46 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/07/07 05:47:46 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/07 05:47:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:47:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:47:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (4.16s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:47:50 INFO : sub dir2: Making directory 2026/07/07 05:47:50 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/07 05:47:50 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/07 05:47:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 05:47:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:47:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:47:53 DEBUG : sub dir/hello world: md5 = acf0863f9e484003659c196f7e8e8ea3 OK 2026/07/07 05:47:53 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 05:47:53 INFO : sub dir/hello world: Copied (new) 2026/07/07 05:47:53 INFO : sub dir/hello world: Deleted 2026/07/07 05:47:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/07 05:47:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (6.02s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:47:56 DEBUG : sub dir2: Making directory with metadata 2026/07/07 05:47:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 05:47:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/07 05:47:56 DEBUG : sub dir2: Making directory with metadata 2026/07/07 05:47:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 05:47:57 DEBUG : sub dir: Making directory with metadata 2026/07/07 05:47:58 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/07 05:47:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 05:47:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:47:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:47:59 DEBUG : sub dir/hello world: md5 = d992d6fb935b44844fcfbbc3b360e630 OK 2026/07/07 05:47:59 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 05:47:59 INFO : sub dir/hello world: Copied (new) 2026/07/07 05:47:59 DEBUG : Waiting for deletions to finish 2026/07/07 05:48:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (7.25s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.45s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:48:04 INFO : sub dir2: Making directory 2026/07/07 05:48:04 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/07 05:48:04 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/07 05:48:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 05:48:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:48:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:48:06 DEBUG : sub dir/hello world: md5 = 92557ebe1de3be85ee4247b4f1faac6c OK 2026/07/07 05:48:06 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 05:48:06 INFO : sub dir/hello world: Copied (new) 2026/07/07 05:48:06 DEBUG : Waiting for deletions to finish 2026/07/07 05:48:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/07 05:48:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (6.99s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:48:13 DEBUG : sub dir/hello world: md5 = ee5f0d70d82d30948a5154bf4a264d32 OK 2026/07/07 05:48:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fabolox8wolu" 2026/07/07 05:48:14 DEBUG : Creating backend with remote "TestDrive:crypt/vsk0ddqo72s613c3m7j8bkhd61i7tbhp9p5i60jt303tjnojfkeg" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani' -> Encrypted drive 'TestCryptDrive:rclone-test-fabolox8wolu' 2026/07/07 05:48:15 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/07 05:48:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 05:48:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fabolox8wolu': Waiting for checks to finish 2026/07/07 05:48:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fabolox8wolu': Waiting for transfers to finish 2026/07/07 05:48:19 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 05:48:19 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/07 05:48:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/07 05:48:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fabolox8wolu': Purge remote 2026/07/07 05:48:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (11.41s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:48:24 DEBUG : sub dir/hello world: md5 = ce0ef9a063b78adb15b8ebfa398404ad OK 2026/07/07 05:48:26 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/07 05:48:26 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/07 05:48:26 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2473586348) 2026/07/07 05:48:26 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani') 2026/07/07 05:48:26 DEBUG : sub dir/hello world: Sizes differ 2026/07/07 05:48:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:48:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:48:27 DEBUG : sub dir/hello world: md5 = 864e60526fec5b4546bd98c9d4d73d0f OK 2026/07/07 05:48:27 DEBUG : sub dir/hello world: size = 17 OK 2026/07/07 05:48:27 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/07 05:48:28 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/07 05:48:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (9.00s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:48:34 DEBUG : sub dir/hello world: md5 = 869b1cafcc2e07a5fe9bcba56d8c61ff OK 2026/07/07 05:48:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-susetor5quti" 2026/07/07 05:48:35 DEBUG : Creating backend with remote "TestDrive:crypt/qjrbk0e85thqed650lkj5e9mdij6ihhfc101on8l2i9uti6f4cpg" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani' -> Encrypted drive 'TestCryptDrive:rclone-test-susetor5quti' 2026/07/07 05:48:36 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/07 05:48:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 05:48:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-susetor5quti': Waiting for checks to finish 2026/07/07 05:48:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-susetor5quti': Waiting for transfers to finish 2026/07/07 05:48:39 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 05:48:39 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/07 05:48:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/07 05:48:42 DEBUG : sub dir/hello world: md5 = e501e44b6f9c08d195a286fab6fc5a24 OK 2026/07/07 05:48:43 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/07 05:48:43 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/07 05:48:43 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani') 2026/07/07 05:48:43 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-susetor5quti') 2026/07/07 05:48:43 DEBUG : sub dir/hello world: Sizes differ 2026/07/07 05:48:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-susetor5quti': Waiting for checks to finish 2026/07/07 05:48:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-susetor5quti': Waiting for transfers to finish 2026/07/07 05:48:45 DEBUG : sub dir/hello world: size = 17 OK 2026/07/07 05:48:45 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/07 05:48:45 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/07 05:48:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-susetor5quti': Purge remote 2026/07/07 05:48:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (16.98s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:48:50 DEBUG : sub dir/hello world: md5 = 4ab0fec2d54823f5d8e3aa7ad638a772 OK 2026/07/07 05:48:52 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/07 05:48:52 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/07 05:48:52 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2473586348) 2026/07/07 05:48:52 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani') 2026/07/07 05:48:52 DEBUG : sub dir/hello world: Sizes differ 2026/07/07 05:48:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:48:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:48:53 DEBUG : sub dir/hello world: md5 = 2e82ec6ae47c51354a48e22c44accdd3 OK 2026/07/07 05:48:53 DEBUG : sub dir/hello world: size = 17 OK 2026/07/07 05:48:53 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/07 05:48:53 INFO : sub dir/hello world: Deleted 2026/07/07 05:48:54 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/07 05:48:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.06s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:48:58 DEBUG : sub dir/hello world: md5 = dabff29845fa34262cc8f7bba3f9d529 OK 2026/07/07 05:48:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gegevos3nima" 2026/07/07 05:48:59 DEBUG : Creating backend with remote "TestDrive:crypt/npuoh6bfg53l7sja1g1oefuqrmijcimjt4fqc5tadf4tbe7lmsn0" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani' -> Encrypted drive 'TestCryptDrive:rclone-test-gegevos3nima' 2026/07/07 05:49:00 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/07 05:49:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 05:49:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gegevos3nima': Waiting for checks to finish 2026/07/07 05:49:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gegevos3nima': Waiting for transfers to finish 2026/07/07 05:49:04 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 05:49:04 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/07 05:49:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/07 05:49:06 DEBUG : sub dir/hello world: md5 = af7988bca97c76e5ad4b72de914ab04b OK 2026/07/07 05:49:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gegevos3nima': Using server-side directory move 2026/07/07 05:49:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gegevos3nima': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/07 05:49:07 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/07 05:49:07 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/07 05:49:08 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani') 2026/07/07 05:49:08 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-gegevos3nima') 2026/07/07 05:49:08 DEBUG : sub dir/hello world: Sizes differ 2026/07/07 05:49:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gegevos3nima': Waiting for checks to finish 2026/07/07 05:49:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gegevos3nima': Waiting for transfers to finish 2026/07/07 05:49:08 INFO : sub dir/hello world: Deleted 2026/07/07 05:49:09 INFO : sub dir/hello world: Moved (server-side) 2026/07/07 05:49:09 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/07 05:49:12 DEBUG : sub dir/hello world: md5 = dc4946297d31e3515ee5ce2457777745 OK 2026/07/07 05:49:12 DEBUG : testing file moves 2026/07/07 05:49:13 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/07 05:49:13 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/07 05:49:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gegevos3nima': Waiting for checks to finish 2026/07/07 05:49:13 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani') 2026/07/07 05:49:13 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-gegevos3nima') 2026/07/07 05:49:13 DEBUG : sub dir/hello world: Sizes differ 2026/07/07 05:49:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gegevos3nima': Waiting for transfers to finish 2026/07/07 05:49:13 INFO : sub dir/hello world: Deleted 2026/07/07 05:49:14 INFO : sub dir/hello world: Moved (server-side) 2026/07/07 05:49:14 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/07 05:49:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gegevos3nima': Purge remote --- PASS: TestServerSideMoveOverSelf (21.20s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:49:20 DEBUG : sub dir/hello world: md5 = ca511b74ab1f55d9fcaa9884c4b60730 OK 2026/07/07 05:49:20 ERROR : error listing: directory not found 2026/07/07 05:49:20 INFO : Local file system at /tmp/rclone2473586348: Making directory 2026/07/07 05:49:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:49:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:49:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.81s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:49:26 DEBUG : sub dir/hello world: md5 = 5bff2586f20c39e1d8727bf025a9bc6a OK 2026/07/07 05:49:26 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/07 05:49:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 05:49:27 DEBUG : Local file system at /tmp/rclone2473586348: Waiting for checks to finish 2026/07/07 05:49:27 DEBUG : Local file system at /tmp/rclone2473586348: Waiting for transfers to finish 2026/07/07 05:49:27 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/07/07 05:49:27 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/07/07 05:49:27 INFO : sub dir/hello world: Copied (new) 2026/07/07 05:49:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/07 05:49:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.20s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:49:30 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/07 05:49:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:49:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:49:31 DEBUG : check sum: md5 = 9fcccaba4852ef8d0880d70884eb74bb OK 2026/07/07 05:49:31 DEBUG : check sum: size = 1 OK 2026/07/07 05:49:31 INFO : check sum: Copied (new) 2026/07/07 05:49:31 DEBUG : Waiting for deletions to finish 2026/07/07 05:49:32 DEBUG : check sum: size = 1 OK 2026/07/07 05:49:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/07 05:49:32 DEBUG : check sum: Size of src and dst objects identical 2026/07/07 05:49:32 DEBUG : check sum: Unchanged skipping 2026/07/07 05:49:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:49:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:49:32 DEBUG : Waiting for deletions to finish 2026/07/07 05:49:32 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.73s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:49:33 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/07 05:49:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:49:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:49:35 DEBUG : sizeonly: md5 = 834f6137391b991d4bf40a132ca49d8d OK 2026/07/07 05:49:35 DEBUG : sizeonly: size = 6 OK 2026/07/07 05:49:35 INFO : sizeonly: Copied (new) 2026/07/07 05:49:35 DEBUG : Waiting for deletions to finish 2026/07/07 05:49:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:49:35 DEBUG : sizeonly: size = 6 OK 2026/07/07 05:49:35 DEBUG : sizeonly: Sizes identical 2026/07/07 05:49:35 DEBUG : sizeonly: Unchanged skipping 2026/07/07 05:49:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:49:35 DEBUG : Waiting for deletions to finish 2026/07/07 05:49:35 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.43s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:49:37 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/07 05:49:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:49:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:49:38 DEBUG : ignore-size: md5 = 417a881ce12320efa6e4235ae0cf71aa OK 2026/07/07 05:49:38 INFO : ignore-size: Copied (new) 2026/07/07 05:49:38 DEBUG : Waiting for deletions to finish 2026/07/07 05:49:39 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 05:49:39 DEBUG : ignore-size: Unchanged skipping 2026/07/07 05:49:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:49:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:49:39 DEBUG : Waiting for deletions to finish 2026/07/07 05:49:39 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.56s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:49:42 DEBUG : existing: md5 = 94cd645cbf6098611243a87e540667aa OK 2026/07/07 05:49:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:49:42 DEBUG : existing: size = 6 OK 2026/07/07 05:49:42 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 05:49:42 DEBUG : existing: Unchanged skipping 2026/07/07 05:49:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:49:42 DEBUG : Waiting for deletions to finish 2026/07/07 05:49:42 INFO : There was nothing to transfer 2026/07/07 05:49:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:49:43 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/07 05:49:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:49:44 DEBUG : existing: md5 = e63f6694f13248852896fa3254e7b161 OK 2026/07/07 05:49:44 DEBUG : existing: size = 6 OK 2026/07/07 05:49:44 INFO : existing: Copied (replaced existing) 2026/07/07 05:49:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (5.16s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:49:46 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/07 05:49:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:49:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:49:48 DEBUG : existing: md5 = 2b4cbeeb3428b4239883da21223df7de OK 2026/07/07 05:49:48 DEBUG : existing: size = 6 OK 2026/07/07 05:49:48 INFO : existing: Copied (new) 2026/07/07 05:49:48 DEBUG : Waiting for deletions to finish 2026/07/07 05:49:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:49:48 DEBUG : existing: Destination exists, skipping 2026/07/07 05:49:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:49:48 DEBUG : Waiting for deletions to finish 2026/07/07 05:49:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (4.56s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:49:52 DEBUG : b/potato: md5 = 13d1b55e85a2c6033a7c35f5b894eeec OK 2026/07/07 05:49:55 DEBUG : c/non empty space: md5 = be623c4282a9ad605c11feb1879013f9 OK 2026/07/07 05:49:55 INFO : d: Making directory 2026/07/07 05:49:56 DEBUG : Added delayed dir = "a", newDst= 2026/07/07 05:49:57 INFO : c: Set directory modification time (using SetModTime) 2026/07/07 05:49:57 DEBUG : Added delayed dir = "c", newDst=c 2026/07/07 05:49:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/07 05:49:57 DEBUG : c/non empty space: size = 5 OK 2026/07/07 05:49:57 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 05:49:57 DEBUG : c/non empty space: Unchanged skipping 2026/07/07 05:49:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:49:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:49:59 DEBUG : a/potato2: md5 = fd89158d1546cefe9ae04608c67a95c8 OK 2026/07/07 05:49:59 DEBUG : a/potato2: size = 60 OK 2026/07/07 05:49:59 INFO : a/potato2: Copied (new) 2026/07/07 05:49:59 DEBUG : Waiting for deletions to finish 2026/07/07 05:49:59 INFO : b/potato: Deleted 2026/07/07 05:50:00 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/07 05:50:00 INFO : d: Removing directory 2026/07/07 05:50:01 INFO : b: Removing directory 2026/07/07 05:50:01 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/07 05:50:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': deleted 2 directories 2026/07/07 05:50:04 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/07 05:50:05 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (15.36s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:50:07 DEBUG : empty space: md5 = 1d6a6b5768af71a30834bc423489dfc2 OK 2026/07/07 05:50:07 DEBUG : empty space: size = 1 OK 2026/07/07 05:50:07 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/07/07 05:50:07 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/07/07 05:50:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:50:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:50:07 DEBUG : Waiting for deletions to finish 2026/07/07 05:50:08 DEBUG : empty space: size = 1 OK 2026/07/07 05:50:08 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/07/07 05:50:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:50:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:50:10 DEBUG : empty space: md5 = 19364115748090554812693cfdc12961 OK 2026/07/07 05:50:10 DEBUG : empty space: size = 1 OK 2026/07/07 05:50:10 INFO : empty space: Copied (replaced existing) 2026/07/07 05:50:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (6.00s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.48s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:50:13 DEBUG : foo: md5 = 238374e2bf66c9f6957e39fd90f10643 OK 2026/07/07 05:50:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:50:14 DEBUG : foo: size = 3 OK 2026/07/07 05:50:14 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/07/07 05:50:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:50:16 DEBUG : foo: md5 = 2e313204bb15d5d46d132706983422b1 OK 2026/07/07 05:50:16 DEBUG : foo: size = 3 OK 2026/07/07 05:50:16 INFO : foo: Copied (replaced existing) 2026/07/07 05:50:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (5.36s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:50:19 DEBUG : empty space: md5 = 29507c17e2d758cba8c6b8c0d28a22a1 OK 2026/07/07 05:50:19 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/07 05:50:19 DEBUG : empty space: size = 1 OK 2026/07/07 05:50:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 05:50:19 DEBUG : empty space: Unchanged skipping 2026/07/07 05:50:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:50:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:50:21 DEBUG : potato: md5 = cd6be325db6e8ba7a16ada38d2cb9dc0 OK 2026/07/07 05:50:21 DEBUG : potato: size = 60 OK 2026/07/07 05:50:21 INFO : potato: Copied (new) 2026/07/07 05:50:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.28s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:50:24 DEBUG : potato: md5 = a09ce973650eec5511392c7d1a345413 OK 2026/07/07 05:50:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:50:24 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2473586348) 2026/07/07 05:50:24 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani') 2026/07/07 05:50:24 DEBUG : potato: Sizes differ 2026/07/07 05:50:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:50:26 DEBUG : potato: md5 = 57f66e6e9d4023372964fd5bdb516500 OK 2026/07/07 05:50:26 DEBUG : potato: size = 21 OK 2026/07/07 05:50:26 INFO : potato: Copied (replaced existing) 2026/07/07 05:50:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.77s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:50:29 DEBUG : potato: md5 = 0bc78d072276d238b8eb05d875c4c68a OK 2026/07/07 05:50:29 DEBUG : potato: size = 21 OK 2026/07/07 05:50:29 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/07/07 05:50:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:50:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:50:31 DEBUG : potato: md5 = 3aa91f1c37d7182b6294eec71be9469a OK 2026/07/07 05:50:31 DEBUG : potato: size = 21 OK 2026/07/07 05:50:31 INFO : potato: Copied (replaced existing) 2026/07/07 05:50:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:50:33 DEBUG : potato: md5 = f53f3561c5d7946bcfa53de8da33b5dc OK 2026/07/07 05:50:35 DEBUG : empty space: md5 = 207dcabaf44c028ecbfbae0ca89ed388 OK 2026/07/07 05:50:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 05:50:35 DEBUG : empty space: size = 1 OK 2026/07/07 05:50:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 05:50:35 DEBUG : empty space: Unchanged skipping 2026/07/07 05:50:35 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/07 05:50:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:50:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:50:35 DEBUG : Waiting for deletions to finish 2026/07/07 05:50:35 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:50:39 DEBUG : potato: md5 = b446a01ca07342759934e98f0f130789 OK 2026/07/07 05:50:40 DEBUG : empty space: md5 = bf15191ae5b557311d4f161bf54cb996 OK 2026/07/07 05:50:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 05:50:41 DEBUG : empty space: size = 1 OK 2026/07/07 05:50:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 05:50:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:50:41 DEBUG : empty space: Unchanged skipping 2026/07/07 05:50:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:50:42 DEBUG : potato2: md5 = 297664764f3efc82940a9e9f9eb77b36 OK 2026/07/07 05:50:42 DEBUG : potato2: size = 60 OK 2026/07/07 05:50:42 INFO : potato2: Copied (new) 2026/07/07 05:50:42 DEBUG : Waiting for deletions to finish 2026/07/07 05:50:43 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:50:47 DEBUG : b/potato: md5 = b4ac43ec8f8fc596e34704b279f568cd OK 2026/07/07 05:50:49 DEBUG : c/non empty space: md5 = cec162e04344722105d5701f79c78f8e OK 2026/07/07 05:50:49 INFO : d: Making directory 2026/07/07 05:50:50 INFO : d/e: Making directory 2026/07/07 05:50:52 DEBUG : Added delayed dir = "a", newDst= 2026/07/07 05:50:53 INFO : c: Set directory modification time (using SetModTime) 2026/07/07 05:50:53 DEBUG : Added delayed dir = "c", newDst=c 2026/07/07 05:50:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/07 05:50:53 DEBUG : c/non empty space: size = 5 OK 2026/07/07 05:50:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 05:50:53 DEBUG : c/non empty space: Unchanged skipping 2026/07/07 05:50:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:50:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:50:55 DEBUG : a/potato2: md5 = 6420c6d69307252c324d0744947c1248 OK 2026/07/07 05:50:55 DEBUG : a/potato2: size = 60 OK 2026/07/07 05:50:55 INFO : a/potato2: Copied (new) 2026/07/07 05:50:55 DEBUG : Waiting for deletions to finish 2026/07/07 05:50:56 INFO : b/potato: Deleted 2026/07/07 05:50:56 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/07 05:50:56 INFO : d/e: Removing directory 2026/07/07 05:50:57 INFO : d: Removing directory 2026/07/07 05:50:57 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/07/07 05:50:58 INFO : b: Removing directory 2026/07/07 05:50:58 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/07 05:50:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': deleted 3 directories 2026/07/07 05:51:01 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/07 05:51:02 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (17.74s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:51:05 DEBUG : b/potato: md5 = 1fc260340f0c45f155417902c40e35d1 OK 2026/07/07 05:51:07 DEBUG : c/non empty space: md5 = 567f73ae2796a72299097565141d8c53 OK 2026/07/07 05:51:07 INFO : d: Making directory 2026/07/07 05:51:09 DEBUG : Added delayed dir = "a", newDst= 2026/07/07 05:51:09 INFO : c: Set directory modification time (using SetModTime) 2026/07/07 05:51:09 DEBUG : Added delayed dir = "c", newDst=c 2026/07/07 05:51:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/07 05:51:10 DEBUG : c/non empty space: size = 5 OK 2026/07/07 05:51:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 05:51:10 DEBUG : c/non empty space: Unchanged skipping 2026/07/07 05:51:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:51:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:51:12 DEBUG : a/potato2: md5 = 4a0b8791bae262d30eff3aef600befb1 OK 2026/07/07 05:51:12 DEBUG : a/potato2: size = 60 OK 2026/07/07 05:51:12 INFO : a/potato2: Copied (new) 2026/07/07 05:51:12 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': not deleting files as there were IO errors 2026/07/07 05:51:12 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/07 05:51:12 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': not deleting directories as there were IO errors 2026/07/07 05:51:16 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/07 05:51:17 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/07 05:51:17 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (15.94s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:51:20 DEBUG : potato: md5 = 5a161789464f9c3314ada54c63cbe737 OK 2026/07/07 05:51:21 DEBUG : empty space: md5 = 8ce501ad911055ae5987d1b8b6b0686f OK 2026/07/07 05:51:22 DEBUG : Waiting for deletions to finish 2026/07/07 05:51:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 05:51:22 DEBUG : empty space: size = 1 OK 2026/07/07 05:51:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 05:51:22 DEBUG : empty space: Unchanged skipping 2026/07/07 05:51:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:51:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:51:22 INFO : potato: Deleted 2026/07/07 05:51:23 DEBUG : potato2: md5 = dd448e79ed73fe38cb2c79fc09d3ef42 OK 2026/07/07 05:51:23 DEBUG : potato2: size = 60 OK 2026/07/07 05:51:23 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.99s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:51:27 DEBUG : potato: md5 = 1d6538a38d0f933fadac49b0e9b5f329 OK 2026/07/07 05:51:28 DEBUG : empty space: md5 = 801d99c9522a8bfada46572735f3e0e1 OK 2026/07/07 05:51:29 DEBUG : Waiting for deletions to finish 2026/07/07 05:51:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:51:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:51:29 INFO : potato: Deleted 2026/07/07 05:51:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 05:51:30 DEBUG : empty space: size = 1 OK 2026/07/07 05:51:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 05:51:30 DEBUG : empty space: Unchanged skipping 2026/07/07 05:51:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:51:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:51:32 DEBUG : potato2: md5 = d89b7f92a6f8638be72eada89bdd3af5 OK 2026/07/07 05:51:32 DEBUG : potato2: size = 60 OK 2026/07/07 05:51:32 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.99s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:51:35 DEBUG : potato: md5 = 79063a3d7fb8020fd5e1511ae4acfaa1 OK 2026/07/07 05:51:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 05:51:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:51:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:51:37 DEBUG : potato2: md5 = 79d32b4f1accb44f1e5bc30f6713dff6 OK 2026/07/07 05:51:37 DEBUG : potato2: size = 19 OK 2026/07/07 05:51:37 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.84s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:51:41 DEBUG : potato2: md5 = 36f055fad76f6a121068e0937971468f OK 2026/07/07 05:51:42 DEBUG : empty space: md5 = 9c9895f7f44bf501a34b72f1001c038e OK 2026/07/07 05:51:43 DEBUG : enormous: Excluded (Size Filter) 2026/07/07 05:51:43 DEBUG : enormous: Excluded 2026/07/07 05:51:43 DEBUG : potato2: Excluded (Size Filter) 2026/07/07 05:51:43 DEBUG : potato2: Excluded 2026/07/07 05:51:43 DEBUG : potato2: Excluded (Size Filter) 2026/07/07 05:51:43 DEBUG : potato2: Excluded 2026/07/07 05:51:43 DEBUG : empty space: size = 1 OK 2026/07/07 05:51:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 05:51:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:51:43 DEBUG : empty space: Unchanged skipping 2026/07/07 05:51:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:51:43 DEBUG : Waiting for deletions to finish 2026/07/07 05:51:43 INFO : There was nothing to transfer 2026/07/07 05:51:43 DEBUG : enormous: Excluded (Size Filter) 2026/07/07 05:51:43 DEBUG : enormous: Excluded 2026/07/07 05:51:43 DEBUG : potato2: Excluded (Size Filter) 2026/07/07 05:51:43 DEBUG : potato2: Excluded 2026/07/07 05:51:43 DEBUG : potato2: Excluded (Size Filter) 2026/07/07 05:51:43 DEBUG : potato2: Excluded 2026/07/07 05:51:43 DEBUG : empty space: size = 1 OK 2026/07/07 05:51:43 DEBUG : Local file system at /tmp/rclone2473586348: Waiting for checks to finish 2026/07/07 05:51:43 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/07 05:51:43 DEBUG : empty space: Unchanged skipping 2026/07/07 05:51:43 DEBUG : Local file system at /tmp/rclone2473586348: Waiting for transfers to finish 2026/07/07 05:51:43 DEBUG : Waiting for deletions to finish 2026/07/07 05:51:43 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.89s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:51:46 DEBUG : potato2: md5 = dad1a1eadda6959edc17c4d2ff4c4ac2 OK 2026/07/07 05:51:48 DEBUG : empty space: md5 = 5f1aa4e73a03c6d0830e331926e853a8 OK 2026/07/07 05:51:50 DEBUG : enormous: md5 = f037c622823ab7350184e44c91ea7195 OK 2026/07/07 05:51:50 DEBUG : enormous: Excluded (Size Filter) 2026/07/07 05:51:50 DEBUG : enormous: Excluded 2026/07/07 05:51:50 DEBUG : potato2: Excluded (Size Filter) 2026/07/07 05:51:50 DEBUG : potato2: Excluded 2026/07/07 05:51:50 DEBUG : empty space: size = 1 OK 2026/07/07 05:51:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 05:51:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:51:50 DEBUG : empty space: Unchanged skipping 2026/07/07 05:51:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:51:50 DEBUG : Waiting for deletions to finish 2026/07/07 05:51:51 INFO : enormous: Deleted 2026/07/07 05:51:51 INFO : potato2: Deleted 2026/07/07 05:51:51 INFO : There was nothing to transfer 2026/07/07 05:51:52 DEBUG : empty space: size = 1 OK 2026/07/07 05:51:52 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/07 05:51:52 DEBUG : empty space: Unchanged skipping 2026/07/07 05:51:52 DEBUG : Local file system at /tmp/rclone2473586348: Waiting for checks to finish 2026/07/07 05:51:52 DEBUG : Local file system at /tmp/rclone2473586348: Waiting for transfers to finish 2026/07/07 05:51:52 DEBUG : Waiting for deletions to finish 2026/07/07 05:51:52 INFO : enormous: Deleted 2026/07/07 05:51:52 INFO : potato2: Deleted 2026/07/07 05:51:52 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.87s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:51:54 DEBUG : one: md5 = 4c1d399b673d14bb11a3670b6080a744 OK 2026/07/07 05:51:56 DEBUG : two: md5 = df1c9112154ac4f4dd079cb09f8e95e7 OK 2026/07/07 05:51:57 DEBUG : three: md5 = 0831b56be193a580b43b28cfa7156fbe OK 2026/07/07 05:51:59 DEBUG : four: md5 = d23c7727a0cd5e8ab9a68f8092085246 OK 2026/07/07 05:52:00 DEBUG : five: Need to transfer - File not found at Destination 2026/07/07 05:52:00 DEBUG : four: size = 4 (Local file system at /tmp/rclone2473586348) 2026/07/07 05:52:00 DEBUG : one: Destination is newer than source, skipping 2026/07/07 05:52:00 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani') 2026/07/07 05:52:00 DEBUG : four: Sizes differ 2026/07/07 05:52:00 DEBUG : two: size = 3 OK 2026/07/07 05:52:00 DEBUG : three: size = 5 OK 2026/07/07 05:52:00 DEBUG : three: Sizes identical 2026/07/07 05:52:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:52:00 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/07 05:52:00 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/07 05:52:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:52:01 DEBUG : two: md5 = 03fa34d2a36bb84f07bfba186f09a7ce OK 2026/07/07 05:52:01 DEBUG : two: size = 3 OK 2026/07/07 05:52:01 INFO : two: Copied (replaced existing) 2026/07/07 05:52:01 DEBUG : four: md5 = 683a205b6a19eafe59b609c6752a1232 OK 2026/07/07 05:52:01 DEBUG : four: size = 4 OK 2026/07/07 05:52:01 INFO : four: Copied (replaced existing) 2026/07/07 05:52:01 DEBUG : five: md5 = 12795676f33ac87c726b0bde9ba0f5f4 OK 2026/07/07 05:52:01 DEBUG : five: size = 4 OK 2026/07/07 05:52:01 INFO : five: Copied (new) 2026/07/07 05:52:01 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.54s) === 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-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/07/07 05:52:04 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/07 05:52:05 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/07 05:52:05 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/07 05:52:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:52:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:52:06 DEBUG : yam: md5 = d0d1d16f5e8fe7eabd0fc29b49530bc9 OK 2026/07/07 05:52:06 DEBUG : yam: size = 11 OK 2026/07/07 05:52:06 INFO : yam: Copied (new) 2026/07/07 05:52:06 DEBUG : potato: md5 = d3012bad23fa6e4bc25d49bb9457f885 OK 2026/07/07 05:52:06 DEBUG : potato: size = 14 OK 2026/07/07 05:52:06 INFO : potato: Copied (new) 2026/07/07 05:52:06 DEBUG : Waiting for deletions to finish 2026/07/07 05:52:06 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/07 05:52:07 DEBUG : yaml: Need to transfer - File not found at Destination 2026/07/07 05:52:07 DEBUG : potato: size = 14 OK 2026/07/07 05:52:07 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 05:52:07 DEBUG : potato: Unchanged skipping 2026/07/07 05:52:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:52:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:52:08 DEBUG : yaml: md5 = 3b55ce60265363ce7cd39675a7d4992c OK 2026/07/07 05:52:08 DEBUG : yaml: size = 11 OK 2026/07/07 05:52:08 INFO : yaml: Copied (new) 2026/07/07 05:52:08 DEBUG : Waiting for deletions to finish 2026/07/07 05:52:09 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-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/07 05:52:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Making map for --track-renames 2026/07/07 05:52:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Finished making map for --track-renames 2026/07/07 05:52:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:52:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/07 05:52:11 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/07 05:52:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for renames to finish 2026/07/07 05:52:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:52:12 DEBUG : potato: md5 = f839a0452f5fd5536d7f566d4d23f8b0 OK 2026/07/07 05:52:12 DEBUG : potato: size = 14 OK 2026/07/07 05:52:12 INFO : potato: Copied (new) 2026/07/07 05:52:13 DEBUG : yam: md5 = 2364147f33974cf21e63ac5e78321c93 OK 2026/07/07 05:52:13 DEBUG : yam: size = 11 OK 2026/07/07 05:52:13 INFO : yam: Copied (new) 2026/07/07 05:52:13 DEBUG : Waiting for deletions to finish 2026/07/07 05:52:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Making map for --track-renames 2026/07/07 05:52:13 DEBUG : potato: size = 14 OK 2026/07/07 05:52:13 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 05:52:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Finished making map for --track-renames 2026/07/07 05:52:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:52:13 DEBUG : potato: Unchanged skipping 2026/07/07 05:52:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for renames to finish 2026/07/07 05:52:14 INFO : yam: Moved (server-side) to: yaml 2026/07/07 05:52:14 INFO : yaml: Renamed from "yam" 2026/07/07 05:52:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:52:14 DEBUG : Waiting for deletions to finish 2026/07/07 05:52:14 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.29s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/07 05:52:16 DEBUG : Added delayed dir = "sub", newDst= 2026/07/07 05:52:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Making map for --track-renames 2026/07/07 05:52:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Finished making map for --track-renames 2026/07/07 05:52:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:52:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/07 05:52:16 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/07 05:52:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for renames to finish 2026/07/07 05:52:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:52:18 DEBUG : sub/yam: md5 = a5c218fe043f1827b87345c3b478719a OK 2026/07/07 05:52:18 DEBUG : sub/yam: size = 11 OK 2026/07/07 05:52:18 INFO : sub/yam: Copied (new) 2026/07/07 05:52:18 DEBUG : potato: md5 = aeb5ab923c44942538cee2e4b35327c6 OK 2026/07/07 05:52:18 DEBUG : potato: size = 14 OK 2026/07/07 05:52:18 INFO : potato: Copied (new) 2026/07/07 05:52:18 DEBUG : Waiting for deletions to finish 2026/07/07 05:52:19 INFO : sub: Set directory modification time (using DirSetModTime) 2026/07/07 05:52:20 DEBUG : potato: size = 14 OK 2026/07/07 05:52:20 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 05:52:20 DEBUG : potato: Unchanged skipping 2026/07/07 05:52:20 INFO : sub: Set directory modification time (using SetModTime) 2026/07/07 05:52:20 DEBUG : Added delayed dir = "sub", newDst=sub 2026/07/07 05:52:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Making map for --track-renames 2026/07/07 05:52:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Finished making map for --track-renames 2026/07/07 05:52:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:52:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for renames to finish 2026/07/07 05:52:21 INFO : sub/yam: Moved (server-side) to: yam 2026/07/07 05:52:21 INFO : yam: Renamed from "sub/yam" 2026/07/07 05:52:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:52:21 DEBUG : Waiting for deletions to finish 2026/07/07 05:52:21 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.41s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:52:24 DEBUG : Creating backend with remote "/tmp/rclone2473586348/dir1" 2026/07/07 05:52:24 DEBUG : Config file has changed externally - reloading 2026/07/07 05:52:24 DEBUG : Creating backend with remote "/tmp/rclone2473586348/dir2" 2026/07/07 05:52:24 DEBUG : Local file system at /tmp/rclone2473586348/dir2: Using server-side directory move 2026/07/07 05:52:24 INFO : Local file system at /tmp/rclone2473586348/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/07 05:52:24 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/07 05:52:24 DEBUG : Local file system at /tmp/rclone2473586348/dir2: Waiting for checks to finish 2026/07/07 05:52:24 DEBUG : Local file system at /tmp/rclone2473586348/dir2: Waiting for transfers to finish 2026/07/07 05:52:24 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.44s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:52:25 DEBUG : Added delayed dir = "nested", newDst= 2026/07/07 05:52:25 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/07 05:52:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 05:52:25 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/07/07 05:52:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/07 05:52:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:52:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:52:27 DEBUG : sub dir/hello world: md5 = ad092a6090edac3938cad14a756d245a OK 2026/07/07 05:52:27 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 05:52:27 INFO : sub dir/hello world: Copied (new) 2026/07/07 05:52:27 INFO : sub dir/hello world: Deleted 2026/07/07 05:52:30 DEBUG : nested/sub dir/file: md5 = 7f761d722e57e30a8b3cbdbcb0b09efc OK 2026/07/07 05:52:30 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/07 05:52:30 INFO : nested/sub dir/file: Copied (new) 2026/07/07 05:52:30 INFO : nested/sub dir/file: Deleted 2026/07/07 05:52:30 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/07/07 05:52:31 INFO : nested: Set directory modification time (using DirSetModTime) 2026/07/07 05:52:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/07 05:52:31 INFO : sub dir: Removing directory 2026/07/07 05:52:31 INFO : nested/sub dir: Removing directory 2026/07/07 05:52:31 INFO : nested: Removing directory 2026/07/07 05:52:31 DEBUG : Local file system at /tmp/rclone2473586348: deleted 3 directories 2026/07/07 05:52:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/07 05:52:34 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/07/07 05:52:35 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (11.28s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:52:36 DEBUG : Added delayed dir = "nested", newDst= 2026/07/07 05:52:36 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/07 05:52:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 05:52:36 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/07/07 05:52:36 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/07 05:52:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:52:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:52:38 DEBUG : sub dir/hello world: md5 = a0517df6ddde027c902025013ee58d4d OK 2026/07/07 05:52:38 DEBUG : sub dir/hello world: size = 11 OK 2026/07/07 05:52:38 INFO : sub dir/hello world: Copied (new) 2026/07/07 05:52:38 INFO : sub dir/hello world: Deleted 2026/07/07 05:52:40 DEBUG : nested/sub dir/file: md5 = cc6ebb2739f536b7b2e97eed2f99a9ea OK 2026/07/07 05:52:40 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/07 05:52:40 INFO : nested/sub dir/file: Copied (new) 2026/07/07 05:52:40 INFO : nested/sub dir/file: Deleted 2026/07/07 05:52:41 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/07/07 05:52:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/07 05:52:41 INFO : nested: Set directory modification time (using DirSetModTime) 2026/07/07 05:52:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/07 05:52:45 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/07/07 05:52:46 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.56s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:52:47 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/07 05:52:47 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/07 05:52:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:52:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:52:48 DEBUG : existing-b: md5 = 9c42835b11f82f236cf4a2b111d7a1e5 OK 2026/07/07 05:52:48 DEBUG : existing-b: size = 6 OK 2026/07/07 05:52:48 INFO : existing-b: Copied (new) 2026/07/07 05:52:48 INFO : existing-b: Deleted 2026/07/07 05:52:48 DEBUG : existing: md5 = 11e2d49c621736dcfbaece8a36a45d1f OK 2026/07/07 05:52:48 DEBUG : existing: size = 6 OK 2026/07/07 05:52:48 INFO : existing: Copied (new) 2026/07/07 05:52:48 INFO : existing: Deleted 2026/07/07 05:52:49 DEBUG : existing: Destination exists, skipping 2026/07/07 05:52:49 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/07 05:52:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:52:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:52:49 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.96s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:52:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bareyiy4jiwa" 2026/07/07 05:52:50 DEBUG : Creating backend with remote "TestDrive:crypt/2op9l9tupiqplmjspi8nmv2pujotchr143r859nrc12t5i414g1g" 2026/07/07 05:52:53 DEBUG : potato2: md5 = 757d907117aa37e00a08b7e46e782f93 OK 2026/07/07 05:52:54 DEBUG : empty space: md5 = 000d2b544d318eff6cc942bf0a20c810 OK 2026/07/07 05:52:56 DEBUG : potato3: md5 = 41bb4b920a1e0fa0b3b2e1010ea5c355 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani' -> Encrypted drive 'TestCryptDrive:rclone-test-bareyiy4jiwa' 2026/07/07 05:52:59 DEBUG : empty space: md5 = e2dab6b0e592cffa97838e40ff1242e9 OK 2026/07/07 05:53:00 DEBUG : potato3: md5 = 94750d761ebf81cd91afd0e761a422d4 OK 2026/07/07 05:53:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bareyiy4jiwa': Using server-side directory move 2026/07/07 05:53:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bareyiy4jiwa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/07 05:53:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 05:53:01 DEBUG : empty space: size = 1 OK 2026/07/07 05:53:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/07 05:53:01 DEBUG : empty space: Unchanged skipping 2026/07/07 05:53:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bareyiy4jiwa': Waiting for checks to finish 2026/07/07 05:53:01 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani') 2026/07/07 05:53:01 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-bareyiy4jiwa') 2026/07/07 05:53:01 DEBUG : potato3: Sizes differ 2026/07/07 05:53:01 INFO : empty space: Deleted 2026/07/07 05:53:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bareyiy4jiwa': Waiting for transfers to finish 2026/07/07 05:53:01 INFO : potato3: Deleted 2026/07/07 05:53:02 INFO : potato2: Moved (server-side) 2026/07/07 05:53:02 INFO : potato3: Moved (server-side) 2026/07/07 05:53:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-behuvot6calu" 2026/07/07 05:53:03 DEBUG : Creating backend with remote "TestDrive:crypt/celbd3vehb3os9b5gcdpu2hs187omn0enhphbqanhc73kbbhvir0" 2026/07/07 05:53:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-behuvot6calu': Using server-side directory move 2026/07/07 05:53:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-behuvot6calu': Server side directory move succeeded 2026/07/07 05:53:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-behuvot6calu': Purge remote 2026/07/07 05:53:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bareyiy4jiwa': Purge remote 2026/07/07 05:53:06 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (16.08s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:53:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-didugup9seki" 2026/07/07 05:53:07 DEBUG : Creating backend with remote "TestDrive:crypt/rf2t45b3v83s0gidkc7fa7u6shlnqjg5n8i7qbtas93ciklaaun0" 2026/07/07 05:53:09 DEBUG : potato2: md5 = f54ebb70247da95ce8174d19da28e2c9 OK 2026/07/07 05:53:11 DEBUG : empty space: md5 = 486b7d6b1cc856bdf644d55eb2efb5f2 OK 2026/07/07 05:53:12 DEBUG : potato3: md5 = 18ba541176de926d763a7eb29a83d010 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani' -> Encrypted drive 'TestCryptDrive:rclone-test-didugup9seki' 2026/07/07 05:53:15 DEBUG : empty space: md5 = 71f11b650ce8ddb99ccda99f946b41cb OK 2026/07/07 05:53:16 DEBUG : potato3: md5 = 68a1ff4d04777174d436df918d95af2b OK 2026/07/07 05:53:17 DEBUG : empty space: Excluded (Size Filter) 2026/07/07 05:53:17 DEBUG : empty space: Excluded 2026/07/07 05:53:17 DEBUG : empty space: Excluded (Size Filter) 2026/07/07 05:53:17 DEBUG : empty space: Excluded 2026/07/07 05:53:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 05:53:17 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani') 2026/07/07 05:53:17 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-didugup9seki') 2026/07/07 05:53:17 DEBUG : potato3: Sizes differ 2026/07/07 05:53:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-didugup9seki': Waiting for checks to finish 2026/07/07 05:53:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-didugup9seki': Waiting for transfers to finish 2026/07/07 05:53:17 INFO : potato3: Deleted 2026/07/07 05:53:17 INFO : potato2: Moved (server-side) 2026/07/07 05:53:18 INFO : potato3: Moved (server-side) 2026/07/07 05:53:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nodusur9cusi" 2026/07/07 05:53:18 DEBUG : Creating backend with remote "TestDrive:crypt/iqbauu11m51o5h2victbvcshlh06ucuqrb43voc43edabrf2ta0g" 2026/07/07 05:53:20 DEBUG : empty space: Excluded (Size Filter) 2026/07/07 05:53:20 DEBUG : empty space: Excluded 2026/07/07 05:53:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 05:53:20 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/07 05:53:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nodusur9cusi': Waiting for checks to finish 2026/07/07 05:53:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nodusur9cusi': Waiting for transfers to finish 2026/07/07 05:53:21 INFO : potato2: Moved (server-side) 2026/07/07 05:53:21 INFO : potato3: Moved (server-side) 2026/07/07 05:53:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nodusur9cusi': Purge remote 2026/07/07 05:53:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-didugup9seki': Purge remote --- PASS: TestServerSideMoveWithFilter (17.25s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:53:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pisojac4wabo" 2026/07/07 05:53:24 DEBUG : Creating backend with remote "TestDrive:crypt/44980kuionic6aulpbkt05crlkk6g7kbe3nishq8vis781ankeq0" 2026/07/07 05:53:26 DEBUG : potato2: md5 = 154679897951dc66ab3246a190c93a80 OK 2026/07/07 05:53:28 DEBUG : empty space: md5 = 6af42f0beb937d895989f404e8df0e4d OK 2026/07/07 05:53:29 DEBUG : potato3: md5 = 585dd6d7e8097296ce6faa30ce5ac125 OK 2026/07/07 05:53:29 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani' -> Encrypted drive 'TestCryptDrive:rclone-test-pisojac4wabo' 2026/07/07 05:53:33 DEBUG : empty space: md5 = 120db6333026bc4abd0bf404271f5024 OK 2026/07/07 05:53:35 DEBUG : potato3: md5 = 897453feb153f31668bd9dbb9cb494ce OK 2026/07/07 05:53:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pisojac4wabo': Using server-side directory move 2026/07/07 05:53:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pisojac4wabo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/07 05:53:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 05:53:35 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/07/07 05:53:35 DEBUG : empty space: size = 1 OK 2026/07/07 05:53:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/07 05:53:35 DEBUG : empty space: Unchanged skipping 2026/07/07 05:53:35 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani') 2026/07/07 05:53:35 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-pisojac4wabo') 2026/07/07 05:53:35 DEBUG : potato3: Sizes differ 2026/07/07 05:53:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pisojac4wabo': Waiting for checks to finish 2026/07/07 05:53:36 INFO : potato3: Deleted 2026/07/07 05:53:36 INFO : empty space: Deleted 2026/07/07 05:53:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pisojac4wabo': Waiting for transfers to finish 2026/07/07 05:53:36 INFO : potato2: Moved (server-side) 2026/07/07 05:53:36 INFO : potato3: Moved (server-side) 2026/07/07 05:53:36 INFO : tomatoDir: Removing directory 2026/07/07 05:53:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': deleted 1 directories 2026/07/07 05:53:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juvevid8rano" 2026/07/07 05:53:38 DEBUG : Creating backend with remote "TestDrive:crypt/rab6tb0q70uu1jj6mq1vpqs4hals29i56ocermgmsv6t7n53vc1g" 2026/07/07 05:53:39 INFO : tomatoDir: Making directory 2026/07/07 05:53:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juvevid8rano': Using server-side directory move 2026/07/07 05:53:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juvevid8rano': Server side directory move succeeded 2026/07/07 05:53:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juvevid8rano': Purge remote 2026/07/07 05:53:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pisojac4wabo': Purge remote 2026/07/07 05:53:43 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.46s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.44s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:53:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wifepej8mani/rclone-sync-test" 2026/07/07 05:53:44 DEBUG : Creating backend with remote "TestDrive:crypt/9dnhbt8hqs1kr4lhcvv97jnl6r6oo4vnr5im22ss3u7k8vm7g8t0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.58s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:53:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wifepej8mani/rclone-sync-test" 2026/07/07 05:53:46 DEBUG : Creating backend with remote "TestDrive:crypt/9dnhbt8hqs1kr4lhcvv97jnl6r6oo4vnr5im22ss3u7k8vm7g8t0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/07/07 05:53:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wifepej8mani/rclone-sync-test-include/layer2" 2026/07/07 05:53:49 DEBUG : Creating backend with remote "TestDrive:crypt/9dnhbt8hqs1kr4lhcvv97jnl6r6oo4vnr5im22ss3u7k8vm7g8t0/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/07/07 05:53:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wifepej8mani/rclone-sync-test-ignore-file" 2026/07/07 05:53:52 DEBUG : Creating backend with remote "TestDrive:crypt/9dnhbt8hqs1kr4lhcvv97jnl6r6oo4vnr5im22ss3u7k8vm7g8t0/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/07/07 05:53:57 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 87a2ff15ff7692f73f9c4ac7a12c38d8 OK 2026/07/07 05:53:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/07 05:53:59 DEBUG : rclone-sync-test: Excluded 2026/07/07 05:53:59 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/07 05:53:59 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/07 05:53:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/rclone-sync-test': Waiting for checks to finish 2026/07/07 05:53:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/rclone-sync-test': Waiting for transfers to finish 2026/07/07 05:53:59 DEBUG : Waiting for deletions to finish 2026/07/07 05:53:59 INFO : There was nothing to transfer 2026/07/07 05:54:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/07 05:54:01 DEBUG : rclone-sync-test: Excluded 2026/07/07 05:54:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/07 05:54:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:54:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:54:01 DEBUG : Waiting for deletions to finish 2026/07/07 05:54:01 INFO : rclone-sync-test-include: Removing directory 2026/07/07 05:54:01 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/07 05:54:01 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/07 05:54:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': failed to delete 1 directories 2026/07/07 05:54:01 INFO : There was nothing to transfer 2026/07/07 05:54:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/07 05:54:03 DEBUG : rclone-sync-test: Excluded 2026/07/07 05:54:03 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/07 05:54:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/07 05:54:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/07/07 05:54:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/07/07 05:54:03 DEBUG : Waiting for deletions to finish 2026/07/07 05:54:03 INFO : There was nothing to transfer 2026/07/07 05:54:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/07 05:54:05 DEBUG : rclone-sync-test: Excluded 2026/07/07 05:54:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/07 05:54:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:54:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:54:05 DEBUG : Waiting for deletions to finish 2026/07/07 05:54:05 INFO : rclone-sync-test-include: Removing directory 2026/07/07 05:54:05 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/07 05:54:05 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/07 05:54:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': failed to delete 1 directories 2026/07/07 05:54:05 INFO : There was nothing to transfer 2026/07/07 05:54:06 DEBUG : Excluded 2026/07/07 05:54:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/07 05:54:07 DEBUG : rclone-sync-test: Excluded 2026/07/07 05:54:07 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/07 05:54:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/07 05:54:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/07/07 05:54:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/07/07 05:54:07 DEBUG : Waiting for deletions to finish 2026/07/07 05:54:07 INFO : There was nothing to transfer 2026/07/07 05:54:10 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/07 05:54:10 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (25.49s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:54:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wifepej8mani/dst" 2026/07/07 05:54:12 DEBUG : Creating backend with remote "TestDrive:crypt/9dnhbt8hqs1kr4lhcvv97jnl6r6oo4vnr5im22ss3u7k8vm7g8t0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/07 05:54:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wifepej8mani/CompareDest" 2026/07/07 05:54:13 DEBUG : Creating backend with remote "TestDrive:crypt/9dnhbt8hqs1kr4lhcvv97jnl6r6oo4vnr5im22ss3u7k8vm7g8t0/gveqi14airsml4bgu7krj116o8" 2026/07/07 05:54:15 DEBUG : one: Need to transfer - File not found at Destination 2026/07/07 05:54:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst': Waiting for checks to finish 2026/07/07 05:54:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst': Waiting for transfers to finish 2026/07/07 05:54:18 DEBUG : one: md5 = 407d8c85d0882fc134256651f301ea1d OK 2026/07/07 05:54:18 DEBUG : one: size = 3 OK 2026/07/07 05:54:18 INFO : one: Copied (new) 2026/07/07 05:54:18 DEBUG : Waiting for deletions to finish 2026/07/07 05:54:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone2473586348) 2026/07/07 05:54:19 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst') 2026/07/07 05:54:19 DEBUG : one: Sizes differ 2026/07/07 05:54:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst': Waiting for checks to finish 2026/07/07 05:54:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst': Waiting for transfers to finish 2026/07/07 05:54:22 DEBUG : one: md5 = e28bf2c6b7f1eaeda6186a4ab9349506 OK 2026/07/07 05:54:22 DEBUG : one: size = 5 OK 2026/07/07 05:54:22 INFO : one: Copied (replaced existing) 2026/07/07 05:54:22 DEBUG : Waiting for deletions to finish 2026/07/07 05:54:25 DEBUG : dst/one: md5 = 6d31abfd9771751b9bdbc5133a818d99 OK 2026/07/07 05:54:27 DEBUG : CompareDest/one: md5 = 92f1af2c8ca8293e40a2e920e06cfb98 OK 2026/07/07 05:54:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone2473586348) 2026/07/07 05:54:28 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst') 2026/07/07 05:54:28 DEBUG : one: Sizes differ 2026/07/07 05:54:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst': Waiting for checks to finish 2026/07/07 05:54:29 DEBUG : one: size = 5 OK 2026/07/07 05:54:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 05:54:29 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/07 05:54:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst': Waiting for transfers to finish 2026/07/07 05:54:29 DEBUG : Waiting for deletions to finish 2026/07/07 05:54:29 INFO : There was nothing to transfer 2026/07/07 05:54:31 DEBUG : CompareDest/two: md5 = e7edfcca3e4d1e3408ff36b49db8958b OK 2026/07/07 05:54:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone2473586348) 2026/07/07 05:54:32 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst') 2026/07/07 05:54:32 DEBUG : one: Sizes differ 2026/07/07 05:54:32 DEBUG : one: size = 5 OK 2026/07/07 05:54:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 05:54:32 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/07 05:54:32 DEBUG : two: size = 3 OK 2026/07/07 05:54:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 05:54:32 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/07 05:54:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst': Waiting for checks to finish 2026/07/07 05:54:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst': Waiting for transfers to finish 2026/07/07 05:54:32 DEBUG : Waiting for deletions to finish 2026/07/07 05:54:32 INFO : There was nothing to transfer 2026/07/07 05:54:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2473586348) 2026/07/07 05:54:33 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst') 2026/07/07 05:54:33 DEBUG : one: Sizes differ 2026/07/07 05:54:33 DEBUG : two: size = 3 OK 2026/07/07 05:54:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 05:54:33 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/07 05:54:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst': Waiting for checks to finish 2026/07/07 05:54:33 DEBUG : one: size = 5 OK 2026/07/07 05:54:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 05:54:33 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/07 05:54:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst': Waiting for transfers to finish 2026/07/07 05:54:33 DEBUG : Waiting for deletions to finish 2026/07/07 05:54:33 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/07/07 05:54:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone2473586348) 2026/07/07 05:54:34 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst') 2026/07/07 05:54:34 DEBUG : one: Sizes differ 2026/07/07 05:54:35 DEBUG : two: size = 5 (Local file system at /tmp/rclone2473586348) 2026/07/07 05:54:35 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/CompareDest') 2026/07/07 05:54:35 DEBUG : two: Sizes differ 2026/07/07 05:54:35 DEBUG : two: Need to transfer - File not found at Destination 2026/07/07 05:54:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst': Waiting for checks to finish 2026/07/07 05:54:35 DEBUG : one: size = 5 OK 2026/07/07 05:54:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 05:54:35 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/07 05:54:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst': Waiting for transfers to finish 2026/07/07 05:54:36 DEBUG : two: md5 = e46a034670c60fce50424eaa7a40b17c OK 2026/07/07 05:54:36 DEBUG : two: size = 5 OK 2026/07/07 05:54:36 INFO : two: Copied (new) 2026/07/07 05:54:36 DEBUG : Waiting for deletions to finish 2026/07/07 05:54:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/07 05:54:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/07 05:54:41 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/07 05:54:41 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (30.11s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:54:44 DEBUG : pre-dest1/1: md5 = 1a0641570b33fa71a5edae9d11f4a07e OK 2026/07/07 05:54:47 DEBUG : pre-dest2/2: md5 = a393b473c117d3a69eb6d8424dd5e300 OK 2026/07/07 05:54:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wifepej8mani/dest" 2026/07/07 05:54:47 DEBUG : Creating backend with remote "TestDrive:crypt/9dnhbt8hqs1kr4lhcvv97jnl6r6oo4vnr5im22ss3u7k8vm7g8t0/rg03c1jvnehrrc617i0lnqjddc" 2026/07/07 05:54:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wifepej8mani/pre-dest1" 2026/07/07 05:54:49 DEBUG : Creating backend with remote "TestDrive:crypt/9dnhbt8hqs1kr4lhcvv97jnl6r6oo4vnr5im22ss3u7k8vm7g8t0/bbnblvh6k061ssopqrp18kd7gc" 2026/07/07 05:54:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wifepej8mani/pre-dest2" 2026/07/07 05:54:50 DEBUG : Creating backend with remote "TestDrive:crypt/9dnhbt8hqs1kr4lhcvv97jnl6r6oo4vnr5im22ss3u7k8vm7g8t0/dgicm1h6b5ejvlltm8eeif0bnk" 2026/07/07 05:54:51 DEBUG : 1: size = 1 OK 2026/07/07 05:54:51 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 05:54:51 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/07 05:54:51 DEBUG : 2: size = 1 OK 2026/07/07 05:54:51 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 05:54:51 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/07 05:54:52 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/07 05:54:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dest': Waiting for checks to finish 2026/07/07 05:54:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dest': Waiting for transfers to finish 2026/07/07 05:54:54 DEBUG : 3: md5 = 1e8cba3173b90ad233f2f5ace9a4e731 OK 2026/07/07 05:54:54 DEBUG : 3: size = 1 OK 2026/07/07 05:54:54 INFO : 3: Copied (new) 2026/07/07 05:54:54 DEBUG : Waiting for deletions to finish 2026/07/07 05:54:57 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/07/07 05:54:58 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/07/07 05:54:59 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (17.76s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:55:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wifepej8mani/dst" 2026/07/07 05:55:00 DEBUG : Creating backend with remote "TestDrive:crypt/9dnhbt8hqs1kr4lhcvv97jnl6r6oo4vnr5im22ss3u7k8vm7g8t0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/07 05:55:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wifepej8mani/CopyDest" 2026/07/07 05:55:01 DEBUG : Creating backend with remote "TestDrive:crypt/9dnhbt8hqs1kr4lhcvv97jnl6r6oo4vnr5im22ss3u7k8vm7g8t0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/07 05:55:03 DEBUG : one: Need to transfer - File not found at Destination 2026/07/07 05:55:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst': Waiting for checks to finish 2026/07/07 05:55:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst': Waiting for transfers to finish 2026/07/07 05:55:06 DEBUG : one: md5 = 2d677268cf5c1f7a5640d1bc044283fc OK 2026/07/07 05:55:06 DEBUG : one: size = 3 OK 2026/07/07 05:55:06 INFO : one: Copied (new) 2026/07/07 05:55:06 DEBUG : Waiting for deletions to finish 2026/07/07 05:55:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone2473586348) 2026/07/07 05:55:07 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst') 2026/07/07 05:55:07 DEBUG : one: Sizes differ 2026/07/07 05:55:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst': Waiting for checks to finish 2026/07/07 05:55:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst': Waiting for transfers to finish 2026/07/07 05:55:09 DEBUG : one: md5 = e9b0c4edfa17c821ef6c0e46f9bece5f OK 2026/07/07 05:55:09 DEBUG : one: size = 5 OK 2026/07/07 05:55:09 INFO : one: Copied (replaced existing) 2026/07/07 05:55:09 DEBUG : Waiting for deletions to finish 2026/07/07 05:55:11 DEBUG : dst/one: md5 = c4369e6dbbda732c468526f258785657 OK 2026/07/07 05:55:13 DEBUG : CopyDest/one: md5 = 1eeb1f19883bd4aed28545c64a6f7455 OK 2026/07/07 05:55:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wifepej8mani/BackupDir" 2026/07/07 05:55:14 DEBUG : Creating backend with remote "TestDrive:crypt/9dnhbt8hqs1kr4lhcvv97jnl6r6oo4vnr5im22ss3u7k8vm7g8t0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/07 05:55:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2473586348) 2026/07/07 05:55:15 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst') 2026/07/07 05:55:15 DEBUG : one: Sizes differ 2026/07/07 05:55:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst': Waiting for checks to finish 2026/07/07 05:55:16 DEBUG : one: size = 5 OK 2026/07/07 05:55:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 05:55:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone2473586348) 2026/07/07 05:55:16 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst') 2026/07/07 05:55:16 DEBUG : one: Sizes differ 2026/07/07 05:55:18 INFO : one: Moved (server-side) 2026/07/07 05:55:20 DEBUG : one: size = 5 OK 2026/07/07 05:55:20 INFO : one: Copied (server-side copy) 2026/07/07 05:55:20 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/07 05:55:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst': Waiting for transfers to finish 2026/07/07 05:55:20 DEBUG : Waiting for deletions to finish 2026/07/07 05:55:22 DEBUG : CopyDest/two: md5 = c62c3f9d1ecd42e9bbb7d3a80d0fdb6c OK 2026/07/07 05:55:23 DEBUG : one: size = 5 OK 2026/07/07 05:55:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 05:55:23 DEBUG : one: Unchanged skipping 2026/07/07 05:55:23 DEBUG : two: size = 3 OK 2026/07/07 05:55:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 05:55:25 DEBUG : two: size = 3 OK 2026/07/07 05:55:25 INFO : two: Copied (server-side copy) 2026/07/07 05:55:25 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/07 05:55:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst': Waiting for checks to finish 2026/07/07 05:55:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst': Waiting for transfers to finish 2026/07/07 05:55:25 DEBUG : Waiting for deletions to finish 2026/07/07 05:55:25 DEBUG : one: size = 5 OK 2026/07/07 05:55:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 05:55:25 DEBUG : one: Unchanged skipping 2026/07/07 05:55:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst': Waiting for checks to finish 2026/07/07 05:55:25 DEBUG : two: size = 3 OK 2026/07/07 05:55:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 05:55:25 DEBUG : two: Unchanged skipping 2026/07/07 05:55:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst': Waiting for transfers to finish 2026/07/07 05:55:25 DEBUG : Waiting for deletions to finish 2026/07/07 05:55:25 INFO : There was nothing to transfer 2026/07/07 05:55:28 DEBUG : CopyDest/three: md5 = 874e1a62ab28c992cf1f644bdb8c2080 OK 2026/07/07 05:55:28 DEBUG : one: size = 5 OK 2026/07/07 05:55:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 05:55:28 DEBUG : one: Unchanged skipping 2026/07/07 05:55:29 DEBUG : three: size = 7 (Local file system at /tmp/rclone2473586348) 2026/07/07 05:55:29 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/CopyDest') 2026/07/07 05:55:29 DEBUG : three: Sizes differ 2026/07/07 05:55:29 DEBUG : three: Destination not found in --copy-dest 2026/07/07 05:55:29 DEBUG : three: Need to transfer - File not found at Destination 2026/07/07 05:55:29 DEBUG : two: size = 3 OK 2026/07/07 05:55:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 05:55:29 DEBUG : two: Unchanged skipping 2026/07/07 05:55:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst': Waiting for checks to finish 2026/07/07 05:55:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst': Waiting for transfers to finish 2026/07/07 05:55:30 DEBUG : three: md5 = f0f24c50d85c549f17f8cb19e34c4518 OK 2026/07/07 05:55:30 DEBUG : three: size = 7 OK 2026/07/07 05:55:30 INFO : three: Copied (new) 2026/07/07 05:55:30 DEBUG : Waiting for deletions to finish 2026/07/07 05:55:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/07 05:55:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/07 05:55:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/07 05:55:36 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/07 05:55:36 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/07 05:55:36 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/07 05:55:37 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (37.63s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:55:40 DEBUG : dst/one: md5 = 8829448b50c55056bc390e3418fd2045 OK 2026/07/07 05:55:41 DEBUG : dst/two: md5 = 9caca7f801077c0ea1f5fdc6eecf35d7 OK 2026/07/07 05:55:43 DEBUG : dst/three.txt: md5 = 97c4740574ffc4a716f303621ed92ee0 OK 2026/07/07 05:55:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wifepej8mani/dst" 2026/07/07 05:55:43 DEBUG : Creating backend with remote "TestDrive:crypt/9dnhbt8hqs1kr4lhcvv97jnl6r6oo4vnr5im22ss3u7k8vm7g8t0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/07 05:55:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wifepej8mani/backup" 2026/07/07 05:55:44 DEBUG : Creating backend with remote "TestDrive:crypt/9dnhbt8hqs1kr4lhcvv97jnl6r6oo4vnr5im22ss3u7k8vm7g8t0/1nrff024r7pq65ecp72fc28jb0" 2026/07/07 05:55:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone2473586348) 2026/07/07 05:55:46 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst') 2026/07/07 05:55:46 DEBUG : one: Sizes differ 2026/07/07 05:55:46 DEBUG : two: size = 3 OK 2026/07/07 05:55:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 05:55:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst': Waiting for checks to finish 2026/07/07 05:55:46 DEBUG : two: Unchanged skipping 2026/07/07 05:55:48 INFO : one: Moved (server-side) 2026/07/07 05:55:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst': Waiting for transfers to finish 2026/07/07 05:55:49 DEBUG : one: md5 = 8081dc00a2d7821cd821135197ecdff3 OK 2026/07/07 05:55:49 DEBUG : one: size = 4 OK 2026/07/07 05:55:49 INFO : one: Copied (new) 2026/07/07 05:55:49 DEBUG : Waiting for deletions to finish 2026/07/07 05:55:50 INFO : three.txt: Moved (server-side) 2026/07/07 05:55:50 INFO : three.txt: Moved into backup dir 2026/07/07 05:55:52 DEBUG : dst/three.txt: md5 = c3d8beb683eee8b3ac5d68167b5be8dd OK 2026/07/07 05:55:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone2473586348) 2026/07/07 05:55:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst': Waiting for checks to finish 2026/07/07 05:55:53 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst') 2026/07/07 05:55:53 DEBUG : one: Sizes differ 2026/07/07 05:55:53 DEBUG : two: size = 3 OK 2026/07/07 05:55:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 05:55:53 DEBUG : two: Unchanged skipping 2026/07/07 05:55:54 INFO : one: Deleted 2026/07/07 05:55:55 INFO : one: Moved (server-side) 2026/07/07 05:55:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst': Waiting for transfers to finish 2026/07/07 05:55:56 DEBUG : one: md5 = cb1db3b08e68baddaa3e9181680e7f2d OK 2026/07/07 05:55:56 DEBUG : one: size = 5 OK 2026/07/07 05:55:56 INFO : one: Copied (new) 2026/07/07 05:55:56 DEBUG : Waiting for deletions to finish 2026/07/07 05:55:57 INFO : three.txt: Deleted 2026/07/07 05:55:58 INFO : three.txt: Moved (server-side) 2026/07/07 05:55:58 INFO : three.txt: Moved into backup dir 2026/07/07 05:56:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/07 05:56:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/07 05:56:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/07 05:56:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/07 05:56:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/07 05:56:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (26.43s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:56:06 DEBUG : dst/one: md5 = 9017c3d334eb8b17cb57de58d4e9c1fd OK 2026/07/07 05:56:08 DEBUG : dst/two: md5 = 0d5483bf170b4355578c05949c258a50 OK 2026/07/07 05:56:10 DEBUG : dst/three.txt: md5 = 76c0e01a4f301be8bc4d821c0db422a1 OK 2026/07/07 05:56:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wifepej8mani/dst" 2026/07/07 05:56:10 DEBUG : Creating backend with remote "TestDrive:crypt/9dnhbt8hqs1kr4lhcvv97jnl6r6oo4vnr5im22ss3u7k8vm7g8t0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/07 05:56:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wifepej8mani/backup" 2026/07/07 05:56:11 DEBUG : Creating backend with remote "TestDrive:crypt/9dnhbt8hqs1kr4lhcvv97jnl6r6oo4vnr5im22ss3u7k8vm7g8t0/1nrff024r7pq65ecp72fc28jb0" 2026/07/07 05:56:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone2473586348) 2026/07/07 05:56:13 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst') 2026/07/07 05:56:13 DEBUG : one: Sizes differ 2026/07/07 05:56:13 DEBUG : two: size = 3 OK 2026/07/07 05:56:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 05:56:13 DEBUG : two: Unchanged skipping 2026/07/07 05:56:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst': Waiting for checks to finish 2026/07/07 05:56:15 INFO : one: Moved (server-side) to: one.bak 2026/07/07 05:56:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst': Waiting for transfers to finish 2026/07/07 05:56:17 DEBUG : one: md5 = f56f177f1bb51fdc48be7045783dba0b OK 2026/07/07 05:56:17 DEBUG : one: size = 4 OK 2026/07/07 05:56:17 INFO : one: Copied (new) 2026/07/07 05:56:17 DEBUG : Waiting for deletions to finish 2026/07/07 05:56:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/07 05:56:18 INFO : three.txt: Moved into backup dir 2026/07/07 05:56:20 DEBUG : dst/three.txt: md5 = 55820eee415f4f99f2cd5826f1e3f207 OK 2026/07/07 05:56:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone2473586348) 2026/07/07 05:56:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst': Waiting for checks to finish 2026/07/07 05:56:20 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst') 2026/07/07 05:56:20 DEBUG : one: Sizes differ 2026/07/07 05:56:20 DEBUG : two: size = 3 OK 2026/07/07 05:56:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 05:56:20 DEBUG : two: Unchanged skipping 2026/07/07 05:56:21 INFO : one.bak: Deleted 2026/07/07 05:56:22 INFO : one: Moved (server-side) to: one.bak 2026/07/07 05:56:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst': Waiting for transfers to finish 2026/07/07 05:56:23 DEBUG : one: md5 = b511bf02aa84e938a4c64a75a205e9ef OK 2026/07/07 05:56:23 DEBUG : one: size = 5 OK 2026/07/07 05:56:23 INFO : one: Copied (new) 2026/07/07 05:56:23 DEBUG : Waiting for deletions to finish 2026/07/07 05:56:24 INFO : three.txt.bak: Deleted 2026/07/07 05:56:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/07 05:56:25 INFO : three.txt: Moved into backup dir 2026/07/07 05:56:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/07 05:56:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/07 05:56:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/07 05:56:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/07 05:56:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/07 05:56:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (26.02s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:56:32 DEBUG : dst/one: md5 = f2d8b4b0e281fa29c614ac4cf6cbfd70 OK 2026/07/07 05:56:34 DEBUG : dst/two: md5 = a124149d8c45b5f74bf3517da0fadfbb OK 2026/07/07 05:56:35 DEBUG : dst/three.txt: md5 = 5eff0c9ab2a0bedb2476c816b1ebba21 OK 2026/07/07 05:56:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wifepej8mani/dst" 2026/07/07 05:56:36 DEBUG : Creating backend with remote "TestDrive:crypt/9dnhbt8hqs1kr4lhcvv97jnl6r6oo4vnr5im22ss3u7k8vm7g8t0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/07 05:56:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wifepej8mani/backup" 2026/07/07 05:56:37 DEBUG : Creating backend with remote "TestDrive:crypt/9dnhbt8hqs1kr4lhcvv97jnl6r6oo4vnr5im22ss3u7k8vm7g8t0/1nrff024r7pq65ecp72fc28jb0" 2026/07/07 05:56:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone2473586348) 2026/07/07 05:56:39 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst') 2026/07/07 05:56:39 DEBUG : one: Sizes differ 2026/07/07 05:56:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst': Waiting for checks to finish 2026/07/07 05:56:39 DEBUG : two: size = 3 OK 2026/07/07 05:56:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 05:56:39 DEBUG : two: Unchanged skipping 2026/07/07 05:56:41 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/07 05:56:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst': Waiting for transfers to finish 2026/07/07 05:56:42 DEBUG : one: md5 = 7878295ea746bf24d83fcd2a85589bb4 OK 2026/07/07 05:56:42 DEBUG : one: size = 4 OK 2026/07/07 05:56:42 INFO : one: Copied (new) 2026/07/07 05:56:42 DEBUG : Waiting for deletions to finish 2026/07/07 05:56:43 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/07 05:56:43 INFO : three.txt: Moved into backup dir 2026/07/07 05:56:45 DEBUG : dst/three.txt: md5 = 6fd33a71ec88db25ac1772ca03ca5ef4 OK 2026/07/07 05:56:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2473586348) 2026/07/07 05:56:46 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst') 2026/07/07 05:56:46 DEBUG : one: Sizes differ 2026/07/07 05:56:46 DEBUG : two: size = 3 OK 2026/07/07 05:56:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 05:56:46 DEBUG : two: Unchanged skipping 2026/07/07 05:56:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst': Waiting for checks to finish 2026/07/07 05:56:47 INFO : one-2019-01-01: Deleted 2026/07/07 05:56:48 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/07 05:56:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst': Waiting for transfers to finish 2026/07/07 05:56:49 DEBUG : one: md5 = 6c642ac406a213494ed533ca153cb8bf OK 2026/07/07 05:56:49 DEBUG : one: size = 5 OK 2026/07/07 05:56:49 INFO : one: Copied (new) 2026/07/07 05:56:49 DEBUG : Waiting for deletions to finish 2026/07/07 05:56:50 INFO : three-2019-01-01.txt: Deleted 2026/07/07 05:56:51 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/07 05:56:51 INFO : three.txt: Moved into backup dir 2026/07/07 05:56:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/07 05:56:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/07 05:56:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/07 05:56:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/07 05:56:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/07 05:56:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (25.72s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:56:58 DEBUG : dst/one: md5 = 0c3ef4896039b7eac007b7f2873fc0b3 OK 2026/07/07 05:57:00 DEBUG : dst/two: md5 = 3ba373296f7df6bbbc2a7d765e343578 OK 2026/07/07 05:57:01 DEBUG : dst/three.txt: md5 = 01d7f3ded6d6b4154c76425b6f0b790d OK 2026/07/07 05:57:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wifepej8mani/dst" 2026/07/07 05:57:02 DEBUG : Creating backend with remote "TestDrive:crypt/9dnhbt8hqs1kr4lhcvv97jnl6r6oo4vnr5im22ss3u7k8vm7g8t0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/07 05:57:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone2473586348) 2026/07/07 05:57:03 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst') 2026/07/07 05:57:03 DEBUG : one: Sizes differ 2026/07/07 05:57:03 DEBUG : two: size = 3 OK 2026/07/07 05:57:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 05:57:03 DEBUG : two: Unchanged skipping 2026/07/07 05:57:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst': Waiting for checks to finish 2026/07/07 05:57:04 INFO : one: Moved (server-side) to: one.bak 2026/07/07 05:57:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst': Waiting for transfers to finish 2026/07/07 05:57:05 DEBUG : one: md5 = c8e16e414523b182971426f108298466 OK 2026/07/07 05:57:05 DEBUG : one: size = 4 OK 2026/07/07 05:57:05 INFO : one: Copied (new) 2026/07/07 05:57:05 DEBUG : Waiting for deletions to finish 2026/07/07 05:57:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/07 05:57:06 INFO : three.txt: Moved into backup dir 2026/07/07 05:57:08 DEBUG : dst/three.txt: md5 = 02845d74fcd7e0ac28da5b7d4ae495b0 OK 2026/07/07 05:57:09 DEBUG : one.bak: Excluded (Path Filter) 2026/07/07 05:57:09 DEBUG : one.bak: Excluded 2026/07/07 05:57:09 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/07 05:57:09 DEBUG : three.txt.bak: Excluded 2026/07/07 05:57:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone2473586348) 2026/07/07 05:57:09 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst') 2026/07/07 05:57:09 DEBUG : one: Sizes differ 2026/07/07 05:57:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst': Waiting for checks to finish 2026/07/07 05:57:09 DEBUG : two: size = 3 OK 2026/07/07 05:57:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 05:57:09 DEBUG : two: Unchanged skipping 2026/07/07 05:57:10 INFO : one.bak: Deleted 2026/07/07 05:57:10 INFO : one: Moved (server-side) to: one.bak 2026/07/07 05:57:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst': Waiting for transfers to finish 2026/07/07 05:57:12 DEBUG : one: md5 = be479928a11abbfd3ad8718c46b17666 OK 2026/07/07 05:57:12 DEBUG : one: size = 5 OK 2026/07/07 05:57:12 INFO : one: Copied (new) 2026/07/07 05:57:12 DEBUG : Waiting for deletions to finish 2026/07/07 05:57:12 INFO : three.txt.bak: Deleted 2026/07/07 05:57:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/07 05:57:13 INFO : three.txt: Moved into backup dir 2026/07/07 05:57:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/07 05:57:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/07 05:57:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/07 05:57:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/07 05:57:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/07 05:57:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncBackupDirSuffixOnly (21.63s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:57:19 DEBUG : dst/one: md5 = ac5e75e501d9c2cd60f6b822c5fbada1 OK 2026/07/07 05:57:21 DEBUG : dst/two: md5 = e81f47bfc333864fe4fc6e7981882fc9 OK 2026/07/07 05:57:23 DEBUG : dst/three.txt: md5 = 832294f89371ba4b25c0f4e9e4507990 OK 2026/07/07 05:57:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wifepej8mani/dst" 2026/07/07 05:57:23 DEBUG : Creating backend with remote "TestDrive:crypt/9dnhbt8hqs1kr4lhcvv97jnl6r6oo4vnr5im22ss3u7k8vm7g8t0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/07 05:57:24 DEBUG : one: size = 4 (Local file system at /tmp/rclone2473586348) 2026/07/07 05:57:24 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst') 2026/07/07 05:57:24 DEBUG : one: Sizes differ 2026/07/07 05:57:25 INFO : one: Moved (server-side) to: one.bak 2026/07/07 05:57:26 DEBUG : one: md5 = d80d91fdbf63c6dd24bd5094d69fe1b0 OK 2026/07/07 05:57:26 DEBUG : one: size = 4 OK 2026/07/07 05:57:26 INFO : one: Copied (new) 2026/07/07 05:57:27 DEBUG : two: size = 3 OK 2026/07/07 05:57:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 05:57:27 DEBUG : two: Unchanged skipping 2026/07/07 05:57:27 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2473586348) 2026/07/07 05:57:27 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst') 2026/07/07 05:57:27 DEBUG : three.txt: Sizes differ 2026/07/07 05:57:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/07 05:57:29 DEBUG : three.txt: md5 = ff9cc96100f199d235806e85fc2f38f6 OK 2026/07/07 05:57:29 DEBUG : three.txt: size = 6 OK 2026/07/07 05:57:29 INFO : three.txt: Copied (new) 2026/07/07 05:57:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone2473586348) 2026/07/07 05:57:30 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst') 2026/07/07 05:57:30 DEBUG : one: Sizes differ 2026/07/07 05:57:31 INFO : one.bak: Deleted 2026/07/07 05:57:32 INFO : one: Moved (server-side) to: one.bak 2026/07/07 05:57:33 DEBUG : one: md5 = d492bd1a6b0f28fe51aeb47b74bf8562 OK 2026/07/07 05:57:33 DEBUG : one: size = 5 OK 2026/07/07 05:57:33 INFO : one: Copied (new) 2026/07/07 05:57:34 DEBUG : two: size = 3 OK 2026/07/07 05:57:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 05:57:34 DEBUG : two: Unchanged skipping 2026/07/07 05:57:34 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2473586348) 2026/07/07 05:57:34 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst') 2026/07/07 05:57:34 DEBUG : three.txt: Sizes differ 2026/07/07 05:57:35 INFO : three.txt.bak: Deleted 2026/07/07 05:57:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/07 05:57:37 DEBUG : three.txt: md5 = 9381d3c7598134377bb3c4b54c499b31 OK 2026/07/07 05:57:37 DEBUG : three.txt: size = 19 OK 2026/07/07 05:57:37 INFO : three.txt: Copied (new) 2026/07/07 05:57:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/07 05:57:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/07 05:57:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/07 05:57:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/07 05:57:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/07 05:57:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/07 05:57:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffix (24.38s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:57:44 DEBUG : dst/one: md5 = b8053c63b95a7b9beeb7891a7a8057d7 OK 2026/07/07 05:57:45 DEBUG : dst/two: md5 = cc78abf5df76f75daf2e10d45f18982b OK 2026/07/07 05:57:47 DEBUG : dst/three.txt: md5 = d7257e722980915d0f3f5598f009c72f OK 2026/07/07 05:57:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wifepej8mani/dst" 2026/07/07 05:57:48 DEBUG : Creating backend with remote "TestDrive:crypt/9dnhbt8hqs1kr4lhcvv97jnl6r6oo4vnr5im22ss3u7k8vm7g8t0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/07 05:57:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone2473586348) 2026/07/07 05:57:49 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst') 2026/07/07 05:57:49 DEBUG : one: Sizes differ 2026/07/07 05:57:49 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/07 05:57:51 DEBUG : one: md5 = 17b59f5ae79fcca6421b41b763b1c270 OK 2026/07/07 05:57:51 DEBUG : one: size = 4 OK 2026/07/07 05:57:51 INFO : one: Copied (new) 2026/07/07 05:57:51 DEBUG : two: size = 3 OK 2026/07/07 05:57:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 05:57:51 DEBUG : two: Unchanged skipping 2026/07/07 05:57:52 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2473586348) 2026/07/07 05:57:52 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst') 2026/07/07 05:57:52 DEBUG : three.txt: Sizes differ 2026/07/07 05:57:52 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/07 05:57:54 DEBUG : three.txt: md5 = 47a38a52445887b3d564a822e8e0a294 OK 2026/07/07 05:57:54 DEBUG : three.txt: size = 6 OK 2026/07/07 05:57:54 INFO : three.txt: Copied (new) 2026/07/07 05:57:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone2473586348) 2026/07/07 05:57:55 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst') 2026/07/07 05:57:55 DEBUG : one: Sizes differ 2026/07/07 05:57:56 INFO : one-2019-01-01: Deleted 2026/07/07 05:57:56 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/07 05:57:58 DEBUG : one: md5 = 50f1e8ef3cfcaf6289bf058ef45c2b37 OK 2026/07/07 05:57:58 DEBUG : one: size = 5 OK 2026/07/07 05:57:58 INFO : one: Copied (new) 2026/07/07 05:57:58 DEBUG : two: size = 3 OK 2026/07/07 05:57:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 05:57:58 DEBUG : two: Unchanged skipping 2026/07/07 05:57:58 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2473586348) 2026/07/07 05:57:58 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani/dst') 2026/07/07 05:57:58 DEBUG : three.txt: Sizes differ 2026/07/07 05:57:59 INFO : three-2019-01-01.txt: Deleted 2026/07/07 05:58:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/07 05:58:01 DEBUG : three.txt: md5 = f064b4bb248533ccdbf1e549e387f681 OK 2026/07/07 05:58:01 DEBUG : three.txt: size = 19 OK 2026/07/07 05:58:01 INFO : three.txt: Copied (new) 2026/07/07 05:58:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/07 05:58:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/07 05:58:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/07 05:58:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/07 05:58:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/07 05:58:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/07 05:58:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncSuffixKeepExtension (24.27s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:58:07 DEBUG : Testêé: md5 = fad737b1b67056df9d17f036c62bde3e OK 2026/07/07 05:58:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:58:08 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2473586348) 2026/07/07 05:58:08 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani') 2026/07/07 05:58:08 DEBUG : Testêé: Sizes differ 2026/07/07 05:58:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:58:10 DEBUG : Testêé: md5 = 5cc3b83eb9ce75b57a21c3b9c7bf41ea OK 2026/07/07 05:58:10 DEBUG : Testêé: size = 14 OK 2026/07/07 05:58:10 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/07 05:58:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.85s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:58:12 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/07 05:58:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:58:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:58:13 DEBUG : existing: md5 = 8d7975827788a108ce23d94aa7782114 OK 2026/07/07 05:58:13 DEBUG : existing: size = 6 OK 2026/07/07 05:58:13 INFO : existing: Copied (new) 2026/07/07 05:58:13 DEBUG : Waiting for deletions to finish 2026/07/07 05:58:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:58:14 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2473586348) 2026/07/07 05:58:14 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani') 2026/07/07 05:58:14 DEBUG : existing: Sizes differ 2026/07/07 05:58:14 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/07 05:58:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:58:14 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': not deleting files as there were IO errors 2026/07/07 05:58:14 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.00s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:58:17 DEBUG : EXISTING: md5 = 1344f58f1170eb22893bc26b0233e826 OK 2026/07/07 05:58:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:58:18 DEBUG : EXISTING: size = 6 OK 2026/07/07 05:58:18 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 05:58:18 DEBUG : existing: Unchanged skipping 2026/07/07 05:58:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:58:18 DEBUG : Waiting for deletions to finish 2026/07/07 05:58:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.26s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.48s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", 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-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", 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-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.42s) --- SKIP: TestMaxTransfer/Hard (0.49s) --- SKIP: TestMaxTransfer/Soft (0.47s) --- SKIP: TestMaxTransfer/Cautious (0.46s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:58:22 DEBUG : both0: md5 = 6de0c4acfab71001fa0114439581132e OK 2026/07/07 05:58:24 DEBUG : only0: md5 = 6062ca10a26c87024588ce0e76378070 OK 2026/07/07 05:58:26 DEBUG : both1: md5 = 2491f9b3ecbee95c38723afef9bfaefb OK 2026/07/07 05:58:27 DEBUG : only1: md5 = b8a420281e68b77382e84fd1d450cc4d OK 2026/07/07 05:58:29 DEBUG : both2: md5 = 6dd2f2a7ee085742e9f3c908d65a84fb OK 2026/07/07 05:58:30 DEBUG : only2: md5 = 75f56da517f9f5961b56a8347c589cdb OK 2026/07/07 05:58:32 DEBUG : both3: md5 = eefa74730479de0c3396a2898c429815 OK 2026/07/07 05:58:33 DEBUG : only3: md5 = cf6b29b02843623566f3e5d8b683a5b1 OK 2026/07/07 05:58:35 DEBUG : both4: md5 = c7af144fc81c11a87c7100ac727bffdc OK 2026/07/07 05:58:36 DEBUG : only4: md5 = fde89e8bcd4c48b1ec85eb80cd388742 OK 2026/07/07 05:58:38 DEBUG : both5: md5 = 70a3703c544bfb3dd97da785f11f1a8d OK 2026/07/07 05:58:39 DEBUG : only5: md5 = 7ccf7fdd95804ee19e6c6404feb9d930 OK 2026/07/07 05:58:41 DEBUG : both6: md5 = 14d718ce8923a2187bc7fdb2c72737ff OK 2026/07/07 05:58:42 DEBUG : only6: md5 = 68697e69607f4b84e41da0197c355564 OK 2026/07/07 05:58:44 DEBUG : both7: md5 = 6331f3103bc0efac3ddbc33fcb4ecd63 OK 2026/07/07 05:58:45 DEBUG : only7: md5 = d71023d0a85d3835d4b2ec9bbea67a87 OK 2026/07/07 05:58:47 DEBUG : both8: md5 = 02cfecf61d67b3f584289b0f2cb52c00 OK 2026/07/07 05:58:49 DEBUG : only8: md5 = ef920a8e677c906c178deee3b94d0ccf OK 2026/07/07 05:58:50 DEBUG : both9: md5 = ff8ecc0b23b194f3b6f83074cae035dd OK 2026/07/07 05:58:52 DEBUG : only9: md5 = be9a12ae7a25cf7fb4e8ef3935414db4 OK 2026/07/07 05:58:53 DEBUG : both10: md5 = a85cce838c5e3e5bfd0ea942b4b2e45b OK 2026/07/07 05:58:55 DEBUG : only10: md5 = cdd535dff5092d232d1dae8455863b22 OK 2026/07/07 05:58:56 DEBUG : both11: md5 = a2b0454fff8ca54be5c056080d270ee6 OK 2026/07/07 05:58:58 DEBUG : only11: md5 = 39318a286c68130db24f4477e431ecd0 OK 2026/07/07 05:58:59 DEBUG : both12: md5 = c14cc3a400886a02fbb9aa1b3de18820 OK 2026/07/07 05:59:01 DEBUG : only12: md5 = f7cf086ae2ad2b963966f9499bd68e81 OK 2026/07/07 05:59:02 DEBUG : both13: md5 = 6a288db514d99ffc0b9b0fddd7a35081 OK 2026/07/07 05:59:04 DEBUG : only13: md5 = 8dffadb4669b1caf1021ba4308655546 OK 2026/07/07 05:59:06 DEBUG : both14: md5 = f063691ffdf2bb495447790b717d3213 OK 2026/07/07 05:59:07 DEBUG : only14: md5 = 17066263ade00afa76029fcfd698cc69 OK 2026/07/07 05:59:09 DEBUG : both15: md5 = f31d7f9904fdf577e1279356df0f34c0 OK 2026/07/07 05:59:10 DEBUG : only15: md5 = 08565ba921cd1d912611c11bd1c950d0 OK 2026/07/07 05:59:12 DEBUG : both16: md5 = 0575e319641fc59d87bd1f7a4488bedd OK 2026/07/07 05:59:14 DEBUG : only16: md5 = 32d6a75845d1fb9c6653ae23027a44cf OK 2026/07/07 05:59:15 DEBUG : both17: md5 = 8b9eb8ced7b027ba55c53d767f992ea9 OK 2026/07/07 05:59:17 DEBUG : only17: md5 = 737db3145ca0af74e7115e823f9c0977 OK 2026/07/07 05:59:18 DEBUG : both18: md5 = eed8ff70fbdee4211cf403cb2b0ef112 OK 2026/07/07 05:59:20 DEBUG : only18: md5 = a1e4fe8f3c87c906bda87fa03680cf79 OK 2026/07/07 05:59:21 DEBUG : both19: md5 = f5a7df851f8ee4a774f98a4d77ba53b1 OK 2026/07/07 05:59:23 DEBUG : only19: md5 = 26067a304dae68bf54c15294e27bbfa1 OK 2026/07/07 05:59:23 DEBUG : both0: size = 6 OK 2026/07/07 05:59:23 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 05:59:23 DEBUG : both0: Unchanged skipping 2026/07/07 05:59:23 DEBUG : both10: size = 6 OK 2026/07/07 05:59:23 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 05:59:23 DEBUG : both10: Unchanged skipping 2026/07/07 05:59:23 DEBUG : both11: size = 6 OK 2026/07/07 05:59:23 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 05:59:23 DEBUG : both11: Unchanged skipping 2026/07/07 05:59:23 DEBUG : both12: size = 6 OK 2026/07/07 05:59:23 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 05:59:23 DEBUG : both12: Unchanged skipping 2026/07/07 05:59:23 DEBUG : both13: size = 6 OK 2026/07/07 05:59:23 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 05:59:23 DEBUG : both13: Unchanged skipping 2026/07/07 05:59:23 DEBUG : both14: size = 6 OK 2026/07/07 05:59:23 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 05:59:23 DEBUG : both14: Unchanged skipping 2026/07/07 05:59:23 DEBUG : both15: size = 6 OK 2026/07/07 05:59:23 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 05:59:23 DEBUG : both15: Unchanged skipping 2026/07/07 05:59:23 DEBUG : both16: size = 6 OK 2026/07/07 05:59:23 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 05:59:23 DEBUG : both16: Unchanged skipping 2026/07/07 05:59:23 DEBUG : both17: size = 6 OK 2026/07/07 05:59:23 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 05:59:23 DEBUG : both17: Unchanged skipping 2026/07/07 05:59:23 DEBUG : both18: size = 6 OK 2026/07/07 05:59:23 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 05:59:23 DEBUG : both18: Unchanged skipping 2026/07/07 05:59:23 DEBUG : both19: size = 6 OK 2026/07/07 05:59:23 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 05:59:23 DEBUG : both19: Unchanged skipping 2026/07/07 05:59:23 DEBUG : both1: size = 6 OK 2026/07/07 05:59:23 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 05:59:23 DEBUG : both1: Unchanged skipping 2026/07/07 05:59:23 DEBUG : both2: size = 6 OK 2026/07/07 05:59:23 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 05:59:23 DEBUG : both2: Unchanged skipping 2026/07/07 05:59:23 DEBUG : both4: size = 6 OK 2026/07/07 05:59:23 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 05:59:23 DEBUG : both5: size = 6 OK 2026/07/07 05:59:23 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 05:59:23 DEBUG : both6: size = 6 OK 2026/07/07 05:59:23 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 05:59:23 DEBUG : both4: Unchanged skipping 2026/07/07 05:59:23 DEBUG : both7: size = 6 OK 2026/07/07 05:59:23 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 05:59:23 DEBUG : both5: Unchanged skipping 2026/07/07 05:59:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 05:59:23 DEBUG : both8: size = 6 OK 2026/07/07 05:59:23 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 05:59:23 DEBUG : both8: Unchanged skipping 2026/07/07 05:59:23 DEBUG : both9: size = 6 OK 2026/07/07 05:59:23 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 05:59:23 DEBUG : both9: Unchanged skipping 2026/07/07 05:59:23 DEBUG : both6: Unchanged skipping 2026/07/07 05:59:23 DEBUG : both7: Unchanged skipping 2026/07/07 05:59:23 DEBUG : both3: size = 6 OK 2026/07/07 05:59:23 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 05:59:23 DEBUG : both3: Unchanged skipping 2026/07/07 05:59:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 05:59:23 DEBUG : Waiting for deletions to finish 2026/07/07 05:59:24 INFO : only7: Deleted 2026/07/07 05:59:24 INFO : only4: Deleted 2026/07/07 05:59:24 INFO : only14: Deleted 2026/07/07 05:59:24 INFO : only10: Deleted 2026/07/07 05:59:24 INFO : only9: Deleted 2026/07/07 05:59:24 INFO : only13: Deleted 2026/07/07 05:59:24 INFO : only8: Deleted 2026/07/07 05:59:24 INFO : only3: Deleted 2026/07/07 05:59:25 INFO : only15: Deleted 2026/07/07 05:59:25 INFO : only12: Deleted 2026/07/07 05:59:25 INFO : only16: Deleted 2026/07/07 05:59:25 INFO : only18: Deleted 2026/07/07 05:59:25 INFO : only17: Deleted 2026/07/07 05:59:25 INFO : only5: Deleted 2026/07/07 05:59:25 INFO : only11: Deleted 2026/07/07 05:59:25 INFO : only0: Deleted 2026/07/07 05:59:26 INFO : only1: Deleted 2026/07/07 05:59:26 INFO : only2: Deleted 2026/07/07 05:59:26 INFO : only6: Deleted 2026/07/07 05:59:26 INFO : only19: Deleted 2026/07/07 05:59:26 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (77.10s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 05:59:39 DEBUG : both0: md5 = 90d23581c273c830428cec2ec2720791 OK 2026/07/07 05:59:41 DEBUG : only0: md5 = d77aba5cd5a0817e8c58ecc78894f288 OK 2026/07/07 05:59:43 DEBUG : both1: md5 = a765a3ef2060f2e0bdc6b29274d7af3f OK 2026/07/07 05:59:44 DEBUG : only1: md5 = b6fbac935a957f64621829d4ab271882 OK 2026/07/07 05:59:46 DEBUG : both2: md5 = 1b29313d0755946da7018c2213a7c33b OK 2026/07/07 05:59:47 DEBUG : only2: md5 = 24b25c899b37a66dbb1541dbeee1881c OK 2026/07/07 05:59:49 DEBUG : both3: md5 = 9024681782785ff60d9153e732aa419f OK 2026/07/07 05:59:50 DEBUG : only3: md5 = aa2d774f7781d863dcbe7c7a9cb53949 OK 2026/07/07 05:59:52 DEBUG : both4: md5 = dfebccace805f96a74c0d42327034074 OK 2026/07/07 05:59:54 DEBUG : only4: md5 = 165683b5d1b8569d00789cdd09cad79b OK 2026/07/07 05:59:55 DEBUG : both5: md5 = 0d325894d6e7f64109746154ef7cb653 OK 2026/07/07 05:59:57 DEBUG : only5: md5 = d28f967920f22eae7d1a571e2803004f OK 2026/07/07 05:59:58 DEBUG : both6: md5 = d3a6c1ef175889927f43cb098ca5b57e OK 2026/07/07 06:00:00 DEBUG : only6: md5 = e8ddc6c5e476e3082f8659dc103d9e28 OK 2026/07/07 06:00:01 DEBUG : both7: md5 = 0c3631caf1a8a3244a8057a59c190573 OK 2026/07/07 06:00:03 DEBUG : only7: md5 = 7862335407238660de0b07b13f23d776 OK 2026/07/07 06:00:04 DEBUG : both8: md5 = 9efcdda78c13408d4df9000a4def9799 OK 2026/07/07 06:00:06 DEBUG : only8: md5 = b850d6d21f4f56b8b4e01de8f2eb5dc8 OK 2026/07/07 06:00:07 DEBUG : both9: md5 = 2d2fd16d921b5385e3691b4ba90a2e85 OK 2026/07/07 06:00:09 DEBUG : only9: md5 = 0c6162923f62014c15d2d855c493c95c OK 2026/07/07 06:00:11 DEBUG : both10: md5 = 987c29a0707bacdb7444f5cdaf45e41f OK 2026/07/07 06:00:15 DEBUG : only10: md5 = 011f90f3f2b033b1ef721fbacd8fdffe OK 2026/07/07 06:00:16 DEBUG : both11: md5 = 5f83a29437b165eef2811be21c191a29 OK 2026/07/07 06:00:18 DEBUG : only11: md5 = 6758e765ad2353515c265070ab08e673 OK 2026/07/07 06:00:19 DEBUG : both12: md5 = aeaff86f1af7bb80a32bd228bdcb37d2 OK 2026/07/07 06:00:21 DEBUG : only12: md5 = 086c2b55f890a0063ee253fc6530de41 OK 2026/07/07 06:00:22 DEBUG : both13: md5 = bee6bbe70a67090f61d0fd3527e9bb43 OK 2026/07/07 06:00:24 DEBUG : only13: md5 = e441d2dbcbfbadda426b2f430685d066 OK 2026/07/07 06:00:26 DEBUG : both14: md5 = dfbdf2151aa8683d4da59a67faf66e38 OK 2026/07/07 06:00:27 DEBUG : only14: md5 = 2632e90ca522d045a4aa65dc83ec964b OK 2026/07/07 06:00:29 DEBUG : both15: md5 = 45d6cd866278c3d8596d938675e9e475 OK 2026/07/07 06:00:30 DEBUG : only15: md5 = ac672e37a7eda34f183e47932dbff612 OK 2026/07/07 06:00:32 DEBUG : both16: md5 = 5f8703254a62ab822b6bff9e4bfbed11 OK 2026/07/07 06:00:34 DEBUG : only16: md5 = 682fd33c1ec0f8b22318c345b51f549e OK 2026/07/07 06:00:35 DEBUG : both17: md5 = 6e84a0ae2cc7321a1b93ebdc83156689 OK 2026/07/07 06:00:37 DEBUG : only17: md5 = b78eac3ca6cccdfa529d18934c3d7ff7 OK 2026/07/07 06:00:39 DEBUG : both18: md5 = 5f926bb727195c2c02391460967bc56d OK 2026/07/07 06:00:40 DEBUG : only18: md5 = 46df0a1485fdc6073450a2c37e4988c3 OK 2026/07/07 06:00:42 DEBUG : both19: md5 = 30a92c9e267ace9ef7af149b8439e694 OK 2026/07/07 06:00:43 DEBUG : only19: md5 = 4d1b7f47b066294a83530165450cf3bc OK 2026/07/07 06:00:44 DEBUG : both10: size = 6 OK 2026/07/07 06:00:44 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:00:44 DEBUG : both0: size = 6 OK 2026/07/07 06:00:44 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:00:44 DEBUG : both11: size = 6 OK 2026/07/07 06:00:44 DEBUG : both12: size = 6 OK 2026/07/07 06:00:44 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:00:44 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:00:44 DEBUG : both10: Unchanged skipping 2026/07/07 06:00:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 06:00:44 DEBUG : both13: size = 6 OK 2026/07/07 06:00:44 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:00:44 DEBUG : both0: Unchanged skipping 2026/07/07 06:00:44 DEBUG : both14: size = 6 OK 2026/07/07 06:00:44 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:00:44 DEBUG : both14: Unchanged skipping 2026/07/07 06:00:44 DEBUG : both15: size = 6 OK 2026/07/07 06:00:44 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:00:44 DEBUG : both15: Unchanged skipping 2026/07/07 06:00:44 DEBUG : both16: size = 6 OK 2026/07/07 06:00:44 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:00:44 DEBUG : both16: Unchanged skipping 2026/07/07 06:00:44 DEBUG : both17: size = 6 OK 2026/07/07 06:00:44 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:00:44 DEBUG : both17: Unchanged skipping 2026/07/07 06:00:44 DEBUG : both18: size = 6 OK 2026/07/07 06:00:44 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:00:44 DEBUG : both18: Unchanged skipping 2026/07/07 06:00:44 DEBUG : both19: size = 6 OK 2026/07/07 06:00:44 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:00:44 DEBUG : both12: Unchanged skipping 2026/07/07 06:00:44 DEBUG : both1: size = 6 OK 2026/07/07 06:00:44 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:00:44 DEBUG : both1: Unchanged skipping 2026/07/07 06:00:44 DEBUG : both2: size = 6 OK 2026/07/07 06:00:44 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:00:44 DEBUG : both2: Unchanged skipping 2026/07/07 06:00:44 DEBUG : both3: size = 6 OK 2026/07/07 06:00:44 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:00:44 DEBUG : both3: Unchanged skipping 2026/07/07 06:00:44 DEBUG : both4: size = 6 OK 2026/07/07 06:00:44 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:00:44 DEBUG : both4: Unchanged skipping 2026/07/07 06:00:44 DEBUG : both5: size = 6 OK 2026/07/07 06:00:44 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:00:44 DEBUG : both5: Unchanged skipping 2026/07/07 06:00:44 DEBUG : both6: size = 6 OK 2026/07/07 06:00:44 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:00:44 DEBUG : both6: Unchanged skipping 2026/07/07 06:00:44 DEBUG : both7: size = 6 OK 2026/07/07 06:00:44 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:00:44 DEBUG : both7: Unchanged skipping 2026/07/07 06:00:44 DEBUG : both8: size = 6 OK 2026/07/07 06:00:44 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:00:44 DEBUG : both8: Unchanged skipping 2026/07/07 06:00:44 DEBUG : both9: size = 6 OK 2026/07/07 06:00:44 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:00:44 DEBUG : both9: Unchanged skipping 2026/07/07 06:00:44 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2473586348) 2026/07/07 06:00:44 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani') 2026/07/07 06:00:44 DEBUG : only0: Sizes differ 2026/07/07 06:00:44 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2473586348) 2026/07/07 06:00:44 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani') 2026/07/07 06:00:44 DEBUG : only10: Sizes differ 2026/07/07 06:00:44 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2473586348) 2026/07/07 06:00:44 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani') 2026/07/07 06:00:44 DEBUG : only11: Sizes differ 2026/07/07 06:00:44 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2473586348) 2026/07/07 06:00:44 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani') 2026/07/07 06:00:44 DEBUG : only12: Sizes differ 2026/07/07 06:00:44 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2473586348) 2026/07/07 06:00:44 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani') 2026/07/07 06:00:44 DEBUG : only13: Sizes differ 2026/07/07 06:00:44 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2473586348) 2026/07/07 06:00:44 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani') 2026/07/07 06:00:44 DEBUG : only14: Sizes differ 2026/07/07 06:00:44 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2473586348) 2026/07/07 06:00:44 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani') 2026/07/07 06:00:44 DEBUG : only15: Sizes differ 2026/07/07 06:00:44 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2473586348) 2026/07/07 06:00:44 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani') 2026/07/07 06:00:44 DEBUG : only16: Sizes differ 2026/07/07 06:00:44 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2473586348) 2026/07/07 06:00:44 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani') 2026/07/07 06:00:44 DEBUG : only17: Sizes differ 2026/07/07 06:00:44 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2473586348) 2026/07/07 06:00:44 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani') 2026/07/07 06:00:44 DEBUG : only18: Sizes differ 2026/07/07 06:00:44 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2473586348) 2026/07/07 06:00:44 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani') 2026/07/07 06:00:44 DEBUG : only19: Sizes differ 2026/07/07 06:00:44 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2473586348) 2026/07/07 06:00:44 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani') 2026/07/07 06:00:44 DEBUG : only1: Sizes differ 2026/07/07 06:00:44 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2473586348) 2026/07/07 06:00:44 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani') 2026/07/07 06:00:44 DEBUG : only2: Sizes differ 2026/07/07 06:00:44 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2473586348) 2026/07/07 06:00:44 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani') 2026/07/07 06:00:44 DEBUG : only3: Sizes differ 2026/07/07 06:00:44 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2473586348) 2026/07/07 06:00:44 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani') 2026/07/07 06:00:44 DEBUG : only4: Sizes differ 2026/07/07 06:00:44 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2473586348) 2026/07/07 06:00:44 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani') 2026/07/07 06:00:44 DEBUG : only5: Sizes differ 2026/07/07 06:00:44 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2473586348) 2026/07/07 06:00:44 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani') 2026/07/07 06:00:44 DEBUG : only6: Sizes differ 2026/07/07 06:00:44 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2473586348) 2026/07/07 06:00:44 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani') 2026/07/07 06:00:44 DEBUG : only7: Sizes differ 2026/07/07 06:00:44 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2473586348) 2026/07/07 06:00:44 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani') 2026/07/07 06:00:44 DEBUG : only8: Sizes differ 2026/07/07 06:00:44 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2473586348) 2026/07/07 06:00:44 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani') 2026/07/07 06:00:44 DEBUG : only9: Sizes differ 2026/07/07 06:00:44 DEBUG : both11: Unchanged skipping 2026/07/07 06:00:44 DEBUG : both13: Unchanged skipping 2026/07/07 06:00:44 DEBUG : both19: Unchanged skipping 2026/07/07 06:00:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 06:00:45 DEBUG : only12: md5 = 3073aa542d485c540e832337f02a23b0 OK 2026/07/07 06:00:45 DEBUG : only12: size = 0 OK 2026/07/07 06:00:45 INFO : only12: Copied (replaced existing) 2026/07/07 06:00:45 DEBUG : only10: md5 = 83061e107b9e55436f279af8b1f9ef8f OK 2026/07/07 06:00:45 DEBUG : only10: size = 0 OK 2026/07/07 06:00:45 INFO : only10: Copied (replaced existing) 2026/07/07 06:00:45 DEBUG : only11: md5 = e0a1e1c100de07f55c487d8fa1190968 OK 2026/07/07 06:00:45 DEBUG : only11: size = 0 OK 2026/07/07 06:00:45 INFO : only11: Copied (replaced existing) 2026/07/07 06:00:45 DEBUG : only0: md5 = 7d21619965024997145193e06dc1fb6a OK 2026/07/07 06:00:45 DEBUG : only0: size = 0 OK 2026/07/07 06:00:45 INFO : only0: Copied (replaced existing) 2026/07/07 06:00:46 DEBUG : only13: md5 = 429cc5ef9d6898d932f9edc652fac9ef OK 2026/07/07 06:00:46 DEBUG : only13: size = 0 OK 2026/07/07 06:00:46 INFO : only13: Copied (replaced existing) 2026/07/07 06:00:46 DEBUG : only15: md5 = 0b010693f96d84a49b8e7af57348daa6 OK 2026/07/07 06:00:46 DEBUG : only15: size = 0 OK 2026/07/07 06:00:46 INFO : only15: Copied (replaced existing) 2026/07/07 06:00:46 DEBUG : only14: md5 = b8a72209f456750068d042e9e84c8fb9 OK 2026/07/07 06:00:46 DEBUG : only14: size = 0 OK 2026/07/07 06:00:46 INFO : only14: Copied (replaced existing) 2026/07/07 06:00:47 DEBUG : only16: md5 = eee99bc5bd72f0ff5e7b48870a36f330 OK 2026/07/07 06:00:47 DEBUG : only16: size = 0 OK 2026/07/07 06:00:47 INFO : only16: Copied (replaced existing) 2026/07/07 06:00:48 DEBUG : only17: md5 = f95d4c44ab605f595670d02d280888a5 OK 2026/07/07 06:00:48 DEBUG : only17: size = 0 OK 2026/07/07 06:00:48 INFO : only17: Copied (replaced existing) 2026/07/07 06:00:48 DEBUG : only18: md5 = 5656dfa6be1ae9909e3d861e491d7efa OK 2026/07/07 06:00:48 DEBUG : only18: size = 0 OK 2026/07/07 06:00:48 INFO : only18: Copied (replaced existing) 2026/07/07 06:00:48 DEBUG : only1: md5 = 5a0b4555b9999a829781d9f12139f437 OK 2026/07/07 06:00:48 DEBUG : only1: size = 0 OK 2026/07/07 06:00:48 INFO : only1: Copied (replaced existing) 2026/07/07 06:00:48 DEBUG : only19: md5 = bfa26df35d9b0a857644be3bc63253ac OK 2026/07/07 06:00:48 DEBUG : only19: size = 0 OK 2026/07/07 06:00:48 INFO : only19: Copied (replaced existing) 2026/07/07 06:00:49 DEBUG : only2: md5 = 0b9cd229ae2862f536b51118176139df OK 2026/07/07 06:00:49 DEBUG : only2: size = 0 OK 2026/07/07 06:00:49 INFO : only2: Copied (replaced existing) 2026/07/07 06:00:49 DEBUG : only3: md5 = 18aaeb70530302ef24653fa3c3efeae8 OK 2026/07/07 06:00:49 DEBUG : only3: size = 0 OK 2026/07/07 06:00:49 INFO : only3: Copied (replaced existing) 2026/07/07 06:00:49 DEBUG : only4: md5 = 73b1efc5775724707a39b7aeabeafbe2 OK 2026/07/07 06:00:49 DEBUG : only4: size = 0 OK 2026/07/07 06:00:49 INFO : only4: Copied (replaced existing) 2026/07/07 06:00:49 DEBUG : only5: md5 = 274135e79a72cfd43c36c23483927905 OK 2026/07/07 06:00:49 DEBUG : only5: size = 0 OK 2026/07/07 06:00:49 INFO : only5: Copied (replaced existing) 2026/07/07 06:00:50 DEBUG : only6: md5 = 510bbaead95cb34d4e570a51b92e14f5 OK 2026/07/07 06:00:50 DEBUG : only6: size = 0 OK 2026/07/07 06:00:50 INFO : only6: Copied (replaced existing) 2026/07/07 06:00:50 DEBUG : only7: md5 = 21166a64ffc87e058a6702399f73dcfd OK 2026/07/07 06:00:50 DEBUG : only7: size = 0 OK 2026/07/07 06:00:50 INFO : only7: Copied (replaced existing) 2026/07/07 06:00:50 DEBUG : only8: md5 = b7afaabf1596733f6cd9483bb0ab4ca7 OK 2026/07/07 06:00:50 DEBUG : only8: size = 0 OK 2026/07/07 06:00:50 INFO : only8: Copied (replaced existing) 2026/07/07 06:00:51 DEBUG : only9: md5 = 458d7eddfb8cf2a965aba963a1227d04 OK 2026/07/07 06:00:51 DEBUG : only9: size = 0 OK 2026/07/07 06:00:51 INFO : only9: Copied (replaced existing) 2026/07/07 06:00:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (93.98s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 06:01:12 DEBUG : empty_dir: Making directory with metadata 2026/07/07 06:01:12 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 06:01:12 DEBUG : empty_on_remote: Making directory with metadata 2026/07/07 06:01:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 06:01:12 DEBUG : empty_on_remote: Making directory with metadata 2026/07/07 06:01:13 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 06:01:18 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/07 06:01:18 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/07 06:01:18 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/07 06:01:18 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/07 06:01:26 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/07/07 06:01:27 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/07/07 06:01:28 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (17.32s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 06:01:29 DEBUG : empty_dir: Making directory with metadata 2026/07/07 06:01:29 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 06:01:29 DEBUG : empty_on_remote: Making directory with metadata 2026/07/07 06:01:29 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 06:01:29 DEBUG : empty_on_remote: Making directory with metadata 2026/07/07 06:01:30 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 06:01:35 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/07 06:01:35 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/07 06:01:35 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/07 06:01:35 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/07 06:01:35 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/07/07 06:01:43 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/07/07 06:01:44 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/07/07 06:01:45 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (18.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 06:01:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/07 06:01:47 DEBUG : sub dir: Making directory with metadata 2026/07/07 06:01:48 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/07/07 06:02:08 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/07 06:02:09 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/07 06:02:09 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 06:02:09 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/07/07 06:02:23 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/07/07 06:02:24 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/07 06:02:24 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/07/07 06:02:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/07/07 06:02:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/07 06:02:27 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/07 06:02:27 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/07 06:02:28 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/07 06:02:29 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/07 06:02:30 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/07/07 06:02:30 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/07 06:02:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (44.11s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 06:02:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/07 06:02:31 DEBUG : sub dir: Making directory with metadata 2026/07/07 06:02:32 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/07/07 06:02:57 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/07 06:02:58 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/07 06:02:58 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 06:02:58 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/07/07 06:03:11 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/07 06:03:12 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/07/07 06:03:13 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/07/07 06:03:14 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/07 06:03:15 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/07 06:03:15 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/07 06:03:16 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/07 06:03:17 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/07 06:03:18 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/07/07 06:03:18 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/07 06:03:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (47.79s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 06:03:22 DEBUG : dir1/0000-abcdefg.txt: md5 = 65a3afb26e0c83cb37c714dba3a3437f OK 2026/07/07 06:03:24 DEBUG : dir1/0001-bcdefgh.txt: md5 = d1e92c89413751b80b86b35cc7aab831 OK 2026/07/07 06:03:25 DEBUG : dir1/0002-cdefghi.txt: md5 = c896bf1ec2fd69332e05b209090aa363 OK 2026/07/07 06:03:27 DEBUG : dir1/0003-defghij.txt: md5 = 58a7c46a4cc29ef9163db610b63d55f9 OK 2026/07/07 06:03:29 DEBUG : dir1/0004-efghijk.txt: md5 = 7c16701b2bf04d5ab4672048069cd5f0 OK 2026/07/07 06:03:30 DEBUG : dir1/0005-fghijkl.txt: md5 = c185ca92bc5f4277dac9f85cc6d10bc2 OK 2026/07/07 06:03:32 DEBUG : dir1/0006-ghijklm.txt: md5 = 641b86ac777d6cf8d1664c6a02a6df98 OK 2026/07/07 06:03:34 DEBUG : dir1/0007-1234567.txt: md5 = 7fcb87f6457334fed44473d156b1fd0d OK 2026/07/07 06:03:35 DEBUG : dir1/0008-2345678.txt: md5 = f502991a5ad014b106e4e81df5154eb9 OK 2026/07/07 06:03:37 DEBUG : dir1/0009-3456789.txt: md5 = 4f41f0aa4d17e0a9f93af660ffb3c67a OK 2026/07/07 06:03:39 DEBUG : dir1/0010-456789.txt: md5 = ae31f9064b44d690fe3b8d5515dedb21 OK 2026/07/07 06:03:40 DEBUG : dir1/0011-56789;.txt: md5 = 0812d61bea9814cb2bfeb46ebb87b197 OK 2026/07/07 06:03:42 DEBUG : dir1/0012-6789;.txt: md5 = 7d5c6153b15fb0b63b452a0199e8128a OK 2026/07/07 06:03:43 DEBUG : dir1/0013-789;=.txt: md5 = ff71b1a861767f352a02a9f0d31348ba OK 2026/07/07 06:03:45 DEBUG : dir1/0014-89;=.txt: md5 = 5065064cec704a17acd1c03adc1cc4ef OK 2026/07/07 06:03:46 DEBUG : dir1/0015-9;=.txt: md5 = 0cbab94ca60bf86a1da856b1645fe259 OK 2026/07/07 06:03:48 DEBUG : apple: md5 = b7eacb7327551e6fbe21393bec5a956a OK 2026/07/07 06:03:50 DEBUG : banana: md5 = 4b0568d87dbd68f357da8193659b0f7e OK 2026/07/07 06:03:51 DEBUG : appleappleapplebanana: md5 = dbd3dd1871dabcca7ef3817e8d2c980a OK 2026/07/07 06:03:53 DEBUG : splitbananasplit: md5 = 61792205013ab9ab91b322482b83198f OK 2026/07/07 06:03:53 DEBUG : Waiting for deletions to finish 2026/07/07 06:03:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 06:03:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 06:03:54 DEBUG : banana: Excluded (Path Filter) 2026/07/07 06:03:54 DEBUG : apple: Excluded (Path Filter) 2026/07/07 06:03:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 06:03:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 06:03:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 06:03:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 06:03:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 06:03:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 06:03:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 06:03:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 06:03:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 06:03:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 06:03:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 06:03:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 06:03:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 06:03:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 06:03:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 06:03:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 06:03:55 DEBUG : apple: size = 5 OK 2026/07/07 06:03:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:03:55 DEBUG : apple: Unchanged skipping 2026/07/07 06:03:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 06:03:55 DEBUG : banana: size = 6 OK 2026/07/07 06:03:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:03:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:03:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 06:03:55 DEBUG : banana: Unchanged skipping 2026/07/07 06:03:56 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/07 06:03:56 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 06:03:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:03:56 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 06:03:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 06:03:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:03:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 06:03:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:03:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 06:03:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 06:03:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 06:03:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:03:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 06:03:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 06:03:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:03:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 06:03:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 06:03:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 06:03:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:03:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 06:03:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:03:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 06:03:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 06:03:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:03:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 06:03:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 06:03:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:03:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 06:03:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 06:03:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:03:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 06:03:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:03:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 06:03:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 06:03:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:03:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 06:03:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 06:03:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:03:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 06:03:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 06:03:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:03:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 06:03:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:03:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 06:03:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 06:03:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 06:03:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 06:03:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 06:03:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:03:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 06:03:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 06:03:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:03:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 06:03:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 06:03:56 DEBUG : Waiting for deletions to finish 2026/07/07 06:03:56 DEBUG : Waiting for deletions to finish 2026/07/07 06:03:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 06:03:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 06:03:57 DEBUG : banana: Excluded (Path Filter) 2026/07/07 06:03:57 DEBUG : apple: Excluded (Path Filter) 2026/07/07 06:03:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 06:03:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 06:03:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 06:03:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 06:03:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 06:03:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 06:03:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 06:03:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 06:03:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 06:03:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 06:03:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 06:03:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 06:03:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 06:03:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 06:03:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 06:03:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 06:03:59 DEBUG : dir1: Directory modification time the same (differ by -456.373µs, within tolerance 1ms) 2026/07/07 06:03:59 DEBUG : apple: size = 5 OK 2026/07/07 06:03:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:03:59 DEBUG : apple: Unchanged skipping 2026/07/07 06:03:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 06:03:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:03:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 06:03:59 DEBUG : banana: size = 6 OK 2026/07/07 06:03:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:03:59 DEBUG : banana: Unchanged skipping 2026/07/07 06:03:59 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 06:03:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:03:59 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 06:03:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 06:03:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:03:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 06:03:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:03:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 06:03:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 06:03:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 06:03:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:03:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 06:03:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 06:03:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 06:03:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 06:03:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:03:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 06:03:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:03:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 06:03:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:03:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 06:03:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 06:03:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:03:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 06:03:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:03:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 06:03:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 06:03:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:03:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 06:03:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:03:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 06:03:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 06:03:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 06:03:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:03:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 06:03:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 06:03:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:03:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:03:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 06:03:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 06:03:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 06:03:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 06:03:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 06:03:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 06:03:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:03:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 06:03:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 06:03:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 06:03:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:03:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 06:03:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:03:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 06:03:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 06:03:59 DEBUG : Waiting for deletions to finish 2026/07/07 06:03:59 DEBUG : Waiting for deletions to finish 2026/07/07 06:04:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 06:04:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 06:04:00 DEBUG : banana: Excluded (Path Filter) 2026/07/07 06:04:00 DEBUG : apple: Excluded (Path Filter) 2026/07/07 06:04:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 06:04:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 06:04:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 06:04:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 06:04:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 06:04:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 06:04:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 06:04:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 06:04:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 06:04:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 06:04:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 06:04:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 06:04:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 06:04:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 06:04:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 06:04:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 06:04:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/07 06:04:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/07 06:04:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/07 06:04:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/07 06:04:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/07 06:04:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/07 06:04:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/07 06:04:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/07 06:04:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/07 06:04:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/07 06:04:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/07 06:04:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/07 06:04:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/07 06:04:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/07 06:04:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/07 06:04:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 06:04:15 DEBUG : dir1/0000-abcdefg.txt: md5 = 88a6bffcb495e7fa193a4172072a5b5c OK 2026/07/07 06:04:16 DEBUG : dir1/0001-bcdefgh.txt: md5 = 1ac5ea627be419dd2ea28f939bc32cba OK 2026/07/07 06:04:18 DEBUG : dir1/0002-cdefghi.txt: md5 = 6d8a7e9102b36997918519630d7f5eba OK 2026/07/07 06:04:19 DEBUG : dir1/0003-defghij.txt: md5 = 439fd8b7abcca93f790e0a53f6e2c297 OK 2026/07/07 06:04:21 DEBUG : dir1/0004-efghijk.txt: md5 = 326e731f76272861fbd69b42e80af009 OK 2026/07/07 06:04:22 DEBUG : dir1/0005-fghijkl.txt: md5 = 86c8088e18f0e50e973425fd05e98a21 OK 2026/07/07 06:04:24 DEBUG : dir1/0006-ghijklm.txt: md5 = ca0179a809586dc89fddc749378f8158 OK 2026/07/07 06:04:26 DEBUG : dir1/0007-1234567.txt: md5 = 26b03feb93cbd3445e5479c7a3a185cf OK 2026/07/07 06:04:27 DEBUG : dir1/0008-2345678.txt: md5 = 83782c890c6ce6d91b10160f9ca12986 OK 2026/07/07 06:04:28 DEBUG : dir1/0009-3456789.txt: md5 = 216fbf4c43ed9113c20ccbcd5566626d OK 2026/07/07 06:04:30 DEBUG : dir1/0010-456789.txt: md5 = 883c93994ea3c386de6ec207b3a0a449 OK 2026/07/07 06:04:32 DEBUG : dir1/0011-56789;.txt: md5 = 0f23a5b503a165596c96664137215420 OK 2026/07/07 06:04:33 DEBUG : dir1/0012-6789;.txt: md5 = 108e15400e26943827680b2d82993930 OK 2026/07/07 06:04:35 DEBUG : dir1/0013-789;=.txt: md5 = 9f55d34513d204485467c90c62114d0f OK 2026/07/07 06:04:36 DEBUG : dir1/0014-89;=.txt: md5 = 424384d0630fe9e6b990fa0c86047daf OK 2026/07/07 06:04:39 DEBUG : dir1/0015-9;=.txt: md5 = 412a0d799ed764243cf98ff488b30f87 OK 2026/07/07 06:04:40 DEBUG : apple: md5 = 2d35797aa0be896c86d45f021521cbdd OK 2026/07/07 06:04:42 DEBUG : banana: md5 = 270e796a64b8c4f6774e5d053d2e1db1 OK 2026/07/07 06:04:43 DEBUG : appleappleapplebanana: md5 = 6df64dfb30308aff35ec9132f035b49b OK 2026/07/07 06:04:45 DEBUG : splitbananasplit: md5 = df5231e91074efec6c701477c3e3002a OK 2026/07/07 06:04:45 DEBUG : Waiting for deletions to finish 2026/07/07 06:04:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 06:04:45 DEBUG : banana: Excluded (Path Filter) 2026/07/07 06:04:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 06:04:45 DEBUG : apple: Excluded (Path Filter) 2026/07/07 06:04:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 06:04:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 06:04:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 06:04:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 06:04:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 06:04:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 06:04:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 06:04:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 06:04:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 06:04:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 06:04:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 06:04:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 06:04:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 06:04:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 06:04:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 06:04:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 06:04:46 DEBUG : apple: size = 5 OK 2026/07/07 06:04:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:04:46 DEBUG : apple: Unchanged skipping 2026/07/07 06:04:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 06:04:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:04:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 06:04:46 DEBUG : banana: size = 6 OK 2026/07/07 06:04:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:04:46 DEBUG : banana: Unchanged skipping 2026/07/07 06:04:47 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/07 06:04:47 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 06:04:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:04:47 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 06:04:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 06:04:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 06:04:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:04:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 06:04:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 06:04:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 06:04:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:04:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 06:04:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 06:04:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 06:04:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:04:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 06:04:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 06:04:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:04:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 06:04:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 06:04:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 06:04:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:04:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 06:04:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 06:04:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:04:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 06:04:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 06:04:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:04:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 06:04:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 06:04:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 06:04:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:04:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:04:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 06:04:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 06:04:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 06:04:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:04:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 06:04:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:04:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 06:04:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:04:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 06:04:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 06:04:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:04:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:04:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 06:04:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 06:04:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 06:04:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:04:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 06:04:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 06:04:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:04:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 06:04:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 06:04:47 DEBUG : Waiting for deletions to finish 2026/07/07 06:04:47 DEBUG : Waiting for deletions to finish 2026/07/07 06:04:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 06:04:48 DEBUG : banana: Excluded (Path Filter) 2026/07/07 06:04:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 06:04:48 DEBUG : apple: Excluded (Path Filter) 2026/07/07 06:04:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 06:04:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 06:04:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 06:04:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 06:04:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 06:04:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 06:04:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 06:04:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 06:04:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 06:04:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 06:04:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 06:04:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 06:04:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 06:04:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 06:04:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 06:04:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 06:04:48 DEBUG : apple: size = 5 OK 2026/07/07 06:04:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:04:48 DEBUG : apple: Unchanged skipping 2026/07/07 06:04:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 06:04:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:04:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 06:04:48 DEBUG : dir1: Directory modification time the same (differ by -699.769µs, within tolerance 1ms) 2026/07/07 06:04:48 DEBUG : banana: size = 6 OK 2026/07/07 06:04:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:04:48 DEBUG : banana: Unchanged skipping 2026/07/07 06:04:48 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 06:04:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:04:48 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 06:04:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 06:04:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:04:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 06:04:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 06:04:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:04:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 06:04:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 06:04:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:04:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 06:04:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 06:04:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:04:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 06:04:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 06:04:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:04:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 06:04:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 06:04:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:04:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 06:04:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 06:04:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:04:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 06:04:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 06:04:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:04:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 06:04:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 06:04:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:04:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 06:04:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 06:04:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:04:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 06:04:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 06:04:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:04:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 06:04:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 06:04:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:04:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 06:04:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 06:04:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:04:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 06:04:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 06:04:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:04:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 06:04:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 06:04:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:04:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 06:04:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 06:04:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:04:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 06:04:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 06:04:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 06:04:49 DEBUG : Waiting for deletions to finish 2026/07/07 06:04:49 DEBUG : Waiting for deletions to finish 2026/07/07 06:04:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 06:04:49 DEBUG : banana: Excluded (Path Filter) 2026/07/07 06:04:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 06:04:49 DEBUG : apple: Excluded (Path Filter) 2026/07/07 06:04:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 06:04:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 06:04:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 06:04:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 06:04:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 06:04:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 06:04:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 06:04:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 06:04:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 06:04:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 06:04:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 06:04:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 06:04:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 06:04:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 06:04:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 06:04:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 06:05:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/07 06:05:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/07 06:05:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/07 06:05:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/07 06:05:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/07 06:05:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/07 06:05:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/07 06:05:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/07 06:05:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/07 06:05:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/07 06:05:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/07 06:05:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/07 06:05:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/07 06:05:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/07 06:05:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/07 06:05:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 06:05:04 DEBUG : dir1/0000-abcdefg.txt: md5 = 48aa5d560e4a13d555c2f3cbeda2e0fe OK 2026/07/07 06:05:06 DEBUG : dir1/0001-bcdefgh.txt: md5 = d08e905a714c4a72c7fb31dea29229c0 OK 2026/07/07 06:05:08 DEBUG : dir1/0002-cdefghi.txt: md5 = dd129cfdbbd37dd9b434a7f61d9fd751 OK 2026/07/07 06:05:09 DEBUG : dir1/0003-defghij.txt: md5 = 1f7c699ec84dd93ccb478979a7095834 OK 2026/07/07 06:05:11 DEBUG : dir1/0004-efghijk.txt: md5 = 38709e4b59fe03dffba7274ac245026d OK 2026/07/07 06:05:12 DEBUG : dir1/0005-fghijkl.txt: md5 = 538ac03d887dcc88f0807bcafaf69b90 OK 2026/07/07 06:05:14 DEBUG : dir1/0006-ghijklm.txt: md5 = dfd8cfb0e0146cb231ef58217e1b618c OK 2026/07/07 06:05:16 DEBUG : dir1/0007-1234567.txt: md5 = 218ae6f83d2309b17998f323527708a6 OK 2026/07/07 06:05:17 DEBUG : dir1/0008-2345678.txt: md5 = 81c67c190a40dae43faee738ac238a0c OK 2026/07/07 06:05:19 DEBUG : dir1/0009-3456789.txt: md5 = 68b5283e9e76c552a35e9beb8584b480 OK 2026/07/07 06:05:20 DEBUG : dir1/0010-456789.txt: md5 = 3a5f83c524c77456c04da5300bab0196 OK 2026/07/07 06:05:22 DEBUG : dir1/0011-56789;.txt: md5 = 789cadf344acc95dee180cbc8366a742 OK 2026/07/07 06:05:23 DEBUG : dir1/0012-6789;.txt: md5 = 340266e21bcd04033c331562726062bc OK 2026/07/07 06:05:25 DEBUG : dir1/0013-789;=.txt: md5 = 2406aa6cedba21b138ea30b059ccf8cc OK 2026/07/07 06:05:27 DEBUG : dir1/0014-89;=.txt: md5 = 33f014a4d3457bf97c4f16febec6e716 OK 2026/07/07 06:05:28 DEBUG : dir1/0015-9;=.txt: md5 = c6e14b2b9f6da1fbd80d2351ee8c98cc OK 2026/07/07 06:05:30 DEBUG : apple: md5 = cbe16c093fc1c87b191880c040c90113 OK 2026/07/07 06:05:32 DEBUG : banana: md5 = 2eceb8347bb5c1fd714a2f5b65e8dca6 OK 2026/07/07 06:05:34 DEBUG : appleappleapplebanana: md5 = 898f6ec9ef7bebe6096f9534bf0b727d OK 2026/07/07 06:05:36 DEBUG : splitbananasplit: md5 = 10a89d0f2fcac94c94fcacfe2446b055 OK 2026/07/07 06:05:36 DEBUG : Waiting for deletions to finish 2026/07/07 06:05:36 DEBUG : banana: Excluded (Path Filter) 2026/07/07 06:05:36 DEBUG : apple: Excluded (Path Filter) 2026/07/07 06:05:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 06:05:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 06:05:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 06:05:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 06:05:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 06:05:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 06:05:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 06:05:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 06:05:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 06:05:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 06:05:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 06:05:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 06:05:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 06:05:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 06:05:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 06:05:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 06:05:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 06:05:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 06:05:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 06:05:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 06:05:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 06:05:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 06:05:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 06:05:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 06:05:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 06:05:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 06:05:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 06:05:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 06:05:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 06:05:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 06:05:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 06:05:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 06:05:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 06:05:37 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/07 06:05:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 06:05:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/07 06:05:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 06:05:37 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/07 06:05:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 06:05:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/07 06:05:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 06:05:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 06:05:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 06:05:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 06:05:38 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/07 06:05:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 06:05:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:05:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:05:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 06:05:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:05:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:05:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 06:05:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:05:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:05:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:05:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:05:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 06:05:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:05:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:05:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:05:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:05:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:05:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:05:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 06:05:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:05:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:05:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 06:05:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 06:05:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:05:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:05:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:05:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 06:05:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:05:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:05:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:05:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 06:05:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:05:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:05:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:05:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:05:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:05:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:05:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:05:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:05:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 06:05:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:05:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:05:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:05:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 06:05:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:05:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:05:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:05:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:05:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:05:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:05:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:05:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:05:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:05:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:05:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 06:05:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:05:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:05:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:05:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 06:05:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:05:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:05:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:05:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:05:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:05:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:05:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:05:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:05:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:05:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:05:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:05:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:05:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 06:05:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:05:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:05:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:05:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 06:05:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:05:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:05:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:05:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:05:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 06:05:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:05:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:05:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:05:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 06:05:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:05:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:05:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:05:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:05:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:05:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:05:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:05:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:05:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:05:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:05:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:05:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:05:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 06:05:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:05:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:05:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:05:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 06:05:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:05:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:05:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:05:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:05:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:05:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:05:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:05:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:05:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:05:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:05:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:05:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:05:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:05:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:05:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:05:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:05:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 06:05:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 06:05:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 06:05:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 06:05:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:05:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 06:05:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 06:05:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 06:05:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:05:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:05:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:05:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 06:05:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:05:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:05:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:05:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 06:05:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:05:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 06:05:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:05:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:05:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:05:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:05:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:05:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:05:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:05:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:05:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:05:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:05:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:05:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:05:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:05:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:05:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:05:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:05:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:05:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:05:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/07 06:05:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:05:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/07 06:05:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:05:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/07 06:05:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:05:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/07 06:05:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:05:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/07 06:05:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:05:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/07 06:05:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:05:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/07 06:05:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:05:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/07 06:05:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:05:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/07 06:05:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:05:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/07 06:05:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:05:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/07 06:05:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 06:05:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/07 06:05:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 06:05:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/07 06:05:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:05:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/07 06:05:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 06:05:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/07 06:05:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/07 06:05:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/07 06:05:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/07 06:05:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 06:05:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 06:05:38 DEBUG : YXBwbGU=: md5 = a37ee67fae0f2d7622823d7986f0b6e9 OK 2026/07/07 06:05:38 DEBUG : YXBwbGU=: size = 5 OK 2026/07/07 06:05:38 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/07 06:05:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:05:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 4484e0bd6010789ecff5e625fc270a48 OK 2026/07/07 06:05:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/07 06:05:38 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 06:05:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:05:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = d1aa6ec9fa191d8967b121e55f6c4dd4 OK 2026/07/07 06:05:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/07 06:05:39 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 06:05:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:05:39 DEBUG : YmFuYW5h: md5 = 6516b31a8869eda32d96e6141c466082 OK 2026/07/07 06:05:39 DEBUG : YmFuYW5h: size = 6 OK 2026/07/07 06:05:39 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/07 06:05:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:05:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = c22196244e8b1c929a3e5a748263e8c5 OK 2026/07/07 06:05:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/07 06:05:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:05:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:05:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = f561de64025359d785ebd59f3d36a81a OK 2026/07/07 06:05:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/07 06:05:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:05:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:05:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 356cf1e99ff7de2f8e975f2db2e2b17c OK 2026/07/07 06:05:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/07 06:05:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:05:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:05:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = fa5af71050030f73a5d7ad00ba986594 OK 2026/07/07 06:05:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/07 06:05:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:05:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:05:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = ff580fc2d750653736476a559b34f14b OK 2026/07/07 06:05:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/07 06:05:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:05:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:05:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 4a446e03acc0f01dde962f7bdf27d6ab OK 2026/07/07 06:05:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/07 06:05:42 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:05:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:05:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = ec086df3ba9215ac69a9d2b34e93ed47 OK 2026/07/07 06:05:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/07 06:05:42 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:05:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/07 06:05:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 436a03798983d29a707f5b1c5c6a2ccb OK 2026/07/07 06:05:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/07 06:05:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:05:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/07 06:05:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = fb26e7938b63e2349f0630da86ffff21 OK 2026/07/07 06:05:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/07 06:05:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:05:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:05:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = f2619e83a5853cd92c9ca022edde3cb4 OK 2026/07/07 06:05:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/07 06:05:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/07 06:05:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/07 06:05:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 95d5d8264646745eaac8589917eac70c OK 2026/07/07 06:05:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/07 06:05:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/07 06:05:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 79001439740358bfcf41b0d852131891 OK 2026/07/07 06:05:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/07 06:05:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:05:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/07 06:05:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = e9c65a986d60ee24a2fa45418f94898b OK 2026/07/07 06:05:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/07 06:05:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:05:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = ed41d4b9e28252dad38ec82797f9319b OK 2026/07/07 06:05:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/07 06:05:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/07 06:05:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 749c501237b3b2d1286a80cb73944275 OK 2026/07/07 06:05:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/07 06:05:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:46 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 773c6bf90ed247f201b858a28b1fc1af OK 2026/07/07 06:05:46 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/07 06:05:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/07 06:05:46 DEBUG : Waiting for deletions to finish 2026/07/07 06:05:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/07 06:05:46 INFO : dir1/0010-456789.txt: Deleted 2026/07/07 06:05:46 INFO : dir1/0008-2345678.txt: Deleted 2026/07/07 06:05:46 INFO : dir1/0003-defghij.txt: Deleted 2026/07/07 06:05:46 INFO : dir1/0015-9;=.txt: Deleted 2026/07/07 06:05:46 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/07 06:05:46 INFO : dir1/0007-1234567.txt: Deleted 2026/07/07 06:05:46 INFO : dir1/0011-56789;.txt: Deleted 2026/07/07 06:05:47 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/07 06:05:47 INFO : dir1/0014-89;=.txt: Deleted 2026/07/07 06:05:47 INFO : banana: Deleted 2026/07/07 06:05:47 INFO : apple: Deleted 2026/07/07 06:05:47 INFO : dir1/0013-789;=.txt: Deleted 2026/07/07 06:05:47 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/07 06:05:47 INFO : dir1/0009-3456789.txt: Deleted 2026/07/07 06:05:47 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/07 06:05:47 INFO : dir1/0012-6789;.txt: Deleted 2026/07/07 06:05:47 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/07 06:05:47 INFO : splitbananasplit: Deleted 2026/07/07 06:05:47 INFO : appleappleapplebanana: Deleted 2026/07/07 06:05:47 DEBUG : Waiting for deletions to finish 2026/07/07 06:05:48 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/07 06:05:48 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/07 06:05:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/07 06:05:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/07 06:05:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/07 06:05:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/07 06:05:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/07 06:05:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/07 06:05:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/07 06:05:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/07 06:05:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/07 06:05:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/07 06:05:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/07 06:05:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/07 06:05:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/07 06:05:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/07 06:05:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/07 06:05:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/07 06:05:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/07 06:05:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/07 06:05:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:05:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:05:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:05:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:05:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:05:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:05:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:05:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:05:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:05:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:05:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:05:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:05:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:05:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:05:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:05:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:05:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:05:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:05:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/07 06:05:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:05:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/07 06:05:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/07 06:05:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:05:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/07 06:05:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/07 06:05:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:05:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/07 06:05:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/07 06:05:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 06:05:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/07 06:05:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 06:05:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 06:05:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/07 06:05:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 06:05:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:05:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 06:05:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/07 06:05:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 06:05:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/07 06:05:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 06:05:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:05:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 06:05:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:05:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 06:05:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:05:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 06:05:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:05:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 06:05:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:05:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 06:05:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:05:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 06:05:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:05:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 06:05:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:05:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 06:05:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:05:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 06:05:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:05:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 06:05:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/07 06:05:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 06:05:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 06:05:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/07 06:05:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 06:05:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:05:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 06:05:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/07 06:05:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 06:05:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/07 06:05:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 06:05:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:05:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 06:05:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:05:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 06:05:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:05:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 06:05:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:05:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 06:05:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:05:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 06:05:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:05:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 06:05:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:05:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 06:05:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:05:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 06:05:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:05:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 06:05:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:05:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 06:05:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 06:05:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 06:05:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/07 06:05:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 06:05:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 06:05:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/07 06:05:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 06:05:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:05:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 06:05:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/07 06:05:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 06:05:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/07 06:05:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 06:05:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:05:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 06:05:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:05:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 06:05:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:05:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 06:05:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:05:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 06:05:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:05:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 06:05:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:05:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 06:05:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:05:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 06:05:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:05:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 06:05:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:05:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 06:05:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:05:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 06:05:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 06:05:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 06:05:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 06:05:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 06:05:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/07 06:05:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 06:05:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 06:05:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/07 06:05:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 06:05:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:05:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 06:05:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/07 06:05:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 06:05:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/07 06:05:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 06:05:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:05:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 06:05:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:05:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 06:05:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:05:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 06:05:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:05:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 06:05:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:05:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 06:05:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:05:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 06:05:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:05:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 06:05:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:05:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 06:05:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:05:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 06:05:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:05:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 06:05:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 06:05:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 06:05:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 06:05:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 06:05:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 06:05:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:05:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:05:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:05:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:05:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:05:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:05:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:05:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:05:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:05:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:05:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/07 06:05:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/07 06:05:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:05:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/07 06:05:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/07 06:05:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 06:05:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 06:05:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 06:05:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 06:05:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 06:05:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 06:05:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 06:05:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 06:05:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 06:05:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 06:05:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 06:05:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 06:05:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 06:05:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 06:05:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 06:05:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 06:05:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 06:05:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 06:05:49 DEBUG : dir1: Directory modification time the same (differ by -932.253µs, within tolerance 1ms) 2026/07/07 06:05:49 DEBUG : YXBwbGU=: size = 5 OK 2026/07/07 06:05:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:05:49 DEBUG : apple: Unchanged skipping 2026/07/07 06:05:49 DEBUG : YmFuYW5h: size = 6 OK 2026/07/07 06:05:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:05:49 DEBUG : banana: Unchanged skipping 2026/07/07 06:05:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/07 06:05:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:05:49 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 06:05:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/07 06:05:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:05:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 06:05:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 06:05:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:05:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:05:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 06:05:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:05:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:05:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 06:05:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:05:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:05:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:05:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:05:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 06:05:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:05:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:05:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:05:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:05:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:05:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:05:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 06:05:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:05:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:05:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 06:05:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 06:05:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:05:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:05:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:05:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 06:05:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:05:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:05:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:05:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 06:05:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:05:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:05:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:05:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:05:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:05:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:05:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:05:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:05:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 06:05:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:05:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:05:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:05:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 06:05:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:05:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:05:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:05:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:05:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:05:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:05:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:05:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:05:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:05:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:05:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 06:05:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:05:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:05:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:05:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 06:05:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:05:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:05:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:05:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:05:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:05:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:05:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:05:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:05:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:05:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:05:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:05:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:05:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 06:05:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:05:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:05:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:05:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 06:05:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:05:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:05:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:05:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:05:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 06:05:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:05:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:05:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:05:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 06:05:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:05:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:05:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:05:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:05:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:05:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:05:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:05:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:05:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:05:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:05:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:05:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:05:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 06:05:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:05:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:05:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:05:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 06:05:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:05:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:05:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:05:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:05:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:05:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:05:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:05:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:05:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:05:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:05:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:05:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:05:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:05:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:05:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:05:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:05:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 06:05:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 06:05:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 06:05:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 06:05:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:05:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 06:05:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 06:05:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 06:05:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:05:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:05:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:05:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 06:05:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:05:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:05:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:05:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 06:05:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:05:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 06:05:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:05:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:05:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:05:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:05:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:05:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:05:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:05:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:05:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:05:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:05:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:05:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:05:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:05:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:05:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:05:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:05:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:05:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:05:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/07 06:05:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:05:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:05:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:05:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:05:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:05:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:05:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:05:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:05:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:05:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:05:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 06:05:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 06:05:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:05:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 06:05:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/07 06:05:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/07 06:05:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:05:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 06:05:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/07 06:05:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:05:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 06:05:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/07 06:05:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:05:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 06:05:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/07 06:05:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:05:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/07 06:05:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:05:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 06:05:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 06:05:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/07 06:05:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/07 06:05:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:05:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/07 06:05:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:05:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:05:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 06:05:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 06:05:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 06:05:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/07 06:05:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:05:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 06:05:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/07 06:05:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:05:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 06:05:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/07 06:05:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:05:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 06:05:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/07 06:05:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:05:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 06:05:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/07 06:05:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/07 06:05:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:05:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 06:05:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/07 06:05:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:05:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 06:05:49 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/07 06:05:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 06:05:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:05:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:05:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 06:05:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 06:05:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 06:05:49 DEBUG : Waiting for deletions to finish 2026/07/07 06:05:49 DEBUG : Waiting for deletions to finish 2026/07/07 06:05:50 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/07 06:05:50 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/07 06:05:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/07 06:05:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/07 06:05:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/07 06:05:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/07 06:05:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/07 06:05:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/07 06:05:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/07 06:05:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/07 06:05:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/07 06:05:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/07 06:05:50 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/07 06:05:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/07 06:05:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/07 06:05:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/07 06:05:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/07 06:05:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/07 06:05:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/07 06:05:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/07 06:05:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 06:05:50 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 06:05:50 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 06:05:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 06:05:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 06:05:50 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 06:05:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:05:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 06:05:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:05:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:05:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:05:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:05:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:05:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:05:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:05:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:05:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:05:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:05:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:05:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:05:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:05:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:05:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:05:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:05:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:05:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:05:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/07 06:05:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:05:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/07 06:05:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/07 06:05:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:05:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/07 06:05:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/07 06:05:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:05:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/07 06:05:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/07 06:05:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:50 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 06:05:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 06:05:50 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 06:05:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 06:05:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 06:05:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 06:05:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 06:05:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 06:05:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 06:05:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 06:05:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 06:05:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 06:05:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 06:05:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 06:05:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/07 06:05:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/07 06:05:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/07 06:05:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/07 06:05:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/07 06:05:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/07 06:06:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/07/07 06:06:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/07/07 06:06:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/07 06:06:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/07 06:06:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/07/07 06:06:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/07/07 06:06:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/07 06:06:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/07 06:06:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/07 06:06:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/07 06:06:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/07/07 06:06:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/07/07 06:06:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/07 06:06:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/07 06:06:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/07/07 06:06:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/07/07 06:06:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/07/07 06:06:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/07/07 06:06:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/07 06:06:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/07 06:06:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/07 06:06:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/07 06:06:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/07 06:06:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/07/07 06:06:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/07/07 06:06:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/07/07 06:06:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/07 06:06:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/07 06:06:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/07/07 06:06:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/07/07 06:06:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/07 06:06:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 06:06:05 DEBUG : dir1/0000-abcdefg.txt: md5 = 86ddd81ac3fa8bfa0bc925df1f8d6a6f OK 2026/07/07 06:06:07 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0b8e53a8fc4f5f996fce577a17f9af2f OK 2026/07/07 06:06:09 DEBUG : dir1/0002-cdefghi.txt: md5 = 50005472962975f2038318c2a4baa602 OK 2026/07/07 06:06:10 DEBUG : dir1/0003-defghij.txt: md5 = 24d54251ff7622ee5fdcf624c21b765e OK 2026/07/07 06:06:12 DEBUG : dir1/0004-efghijk.txt: md5 = ba7b275d7a6711439c3ccc15a0ad84c9 OK 2026/07/07 06:06:13 DEBUG : dir1/0005-fghijkl.txt: md5 = c9c11bbaf200e3625720a0d66449a258 OK 2026/07/07 06:06:14 DEBUG : dir1/0006-ghijklm.txt: md5 = d8e09169a7f659183536bae3a164c6ac OK 2026/07/07 06:06:16 DEBUG : dir1/0007-1234567.txt: md5 = e398d6ec4c659a0ae218823a3ab37845 OK 2026/07/07 06:06:18 DEBUG : dir1/0008-2345678.txt: md5 = 659caa41cac834d99eff4777d088faff OK 2026/07/07 06:06:19 DEBUG : dir1/0009-3456789.txt: md5 = c199c52a36a63ed3d130ca297aea3e34 OK 2026/07/07 06:06:21 DEBUG : dir1/0010-456789.txt: md5 = 3688f4fc234b29c7972b228523608446 OK 2026/07/07 06:06:22 DEBUG : dir1/0011-56789;.txt: md5 = d52ec63f79729983888aba8c8d6af7ba OK 2026/07/07 06:06:24 DEBUG : dir1/0012-6789;.txt: md5 = 13ec7bbef2a816d24fec71031f9828d0 OK 2026/07/07 06:06:25 DEBUG : dir1/0013-789;=.txt: md5 = d19e05c5ebd92abecb1b4d3a03e14724 OK 2026/07/07 06:06:27 DEBUG : dir1/0014-89;=.txt: md5 = 9df6adfe906697849ea49be44c15d457 OK 2026/07/07 06:06:28 DEBUG : dir1/0015-9;=.txt: md5 = 1b7396a35af1c6604f722a1fa775754b OK 2026/07/07 06:06:30 DEBUG : apple: md5 = 1af408a8bbe9adfebcf3c51e483893cb OK 2026/07/07 06:06:32 DEBUG : banana: md5 = cead2872816e2dac578c8b775bf1d70b OK 2026/07/07 06:06:33 DEBUG : appleappleapplebanana: md5 = 78cd48b7cd7173fce030b785f9132c80 OK 2026/07/07 06:06:35 DEBUG : splitbananasplit: md5 = edffaca16ba676550b2a4397642d08ba OK 2026/07/07 06:06:35 DEBUG : Waiting for deletions to finish 2026/07/07 06:06:35 DEBUG : banana: Excluded (Path Filter) 2026/07/07 06:06:35 DEBUG : apple: Excluded (Path Filter) 2026/07/07 06:06:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 06:06:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 06:06:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 06:06:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 06:06:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 06:06:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 06:06:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 06:06:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 06:06:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 06:06:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 06:06:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 06:06:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 06:06:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 06:06:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 06:06:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 06:06:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 06:06:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 06:06:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 06:06:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 06:06:36 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 06:06:36 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 06:06:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 06:06:36 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 06:06:36 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 06:06:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 06:06:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 06:06:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 06:06:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 06:06:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 06:06:36 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 06:06:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 06:06:36 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 06:06:36 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 06:06:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/07 06:06:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 06:06:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/07 06:06:36 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 06:06:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/07 06:06:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 06:06:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/07 06:06:36 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 06:06:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 06:06:36 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 06:06:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 06:06:37 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/07 06:06:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/07 06:06:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 06:06:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/07 06:06:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 06:06:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/07 06:06:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/07 06:06:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/07 06:06:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 06:06:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/07 06:06:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/07 06:06:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/07 06:06:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 06:06:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/07 06:06:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/07 06:06:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/07 06:06:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/07 06:06:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/07 06:06:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/07 06:06:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/07 06:06:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 06:06:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/07 06:06:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/07 06:06:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/07 06:06:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/07 06:06:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/07 06:06:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/07 06:06:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/07 06:06:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 06:06:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/07 06:06:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/07 06:06:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/07 06:06:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 06:06:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/07 06:06:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/07 06:06:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/07 06:06:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/07 06:06:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/07 06:06:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/07 06:06:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/07 06:06:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/07 06:06:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/07 06:06:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/07 06:06:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/07 06:06:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/07 06:06:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/07 06:06:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 06:06:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/07 06:06:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/07 06:06:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/07 06:06:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/07 06:06:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/07 06:06:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/07 06:06:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/07 06:06:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/07 06:06:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/07 06:06:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/07 06:06:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/07 06:06:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/07 06:06:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/07 06:06:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/07 06:06:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/07 06:06:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 06:06:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/07 06:06:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/07 06:06:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/07 06:06:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/07 06:06:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/07 06:06:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/07 06:06:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/07 06:06:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/07 06:06:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/07 06:06:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/07 06:06:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/07 06:06:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/07 06:06:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/07 06:06:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/07 06:06:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/07 06:06:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/07 06:06:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/07 06:06:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 06:06:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/07 06:06:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/07 06:06:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/07 06:06:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/07 06:06:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/07 06:06:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/07 06:06:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/07 06:06:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/07 06:06:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/07 06:06:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 06:06:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/07 06:06:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/07 06:06:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/07 06:06:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/07 06:06:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/07 06:06:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/07 06:06:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/07 06:06:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/07 06:06:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/07 06:06:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/07 06:06:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/07 06:06:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/07 06:06:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/07 06:06:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/07 06:06:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/07 06:06:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/07 06:06:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/07 06:06:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 06:06:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/07 06:06:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/07 06:06:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/07 06:06:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/07 06:06:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/07 06:06:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/07 06:06:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/07 06:06:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/07 06:06:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/07 06:06:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/07 06:06:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/07 06:06:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/07 06:06:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/07 06:06:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/07 06:06:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/07 06:06:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/07 06:06:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/07 06:06:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/07 06:06:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/07 06:06:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/07 06:06:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/07 06:06:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/07 06:06:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/07 06:06:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 06:06:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/07 06:06:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/07 06:06:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/07 06:06:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/07 06:06:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/07 06:06:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/07 06:06:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/07 06:06:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/07 06:06:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 06:06:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 06:06:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 06:06:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/07 06:06:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 06:06:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/07 06:06:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 06:06:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/07 06:06:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 06:06:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/07 06:06:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 06:06:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/07 06:06:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 06:06:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/07 06:06:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 06:06:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/07 06:06:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 06:06:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/07 06:06:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 06:06:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/07 06:06:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 06:06:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/07 06:06:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 06:06:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/07 06:06:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 06:06:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/07 06:06:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 06:06:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/07 06:06:37 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/07 06:06:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 06:06:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 06:06:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/07 06:06:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/07 06:06:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/07 06:06:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/07 06:06:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/07 06:06:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/07 06:06:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/07 06:06:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/07 06:06:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/07 06:06:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/07 06:06:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/07 06:06:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/07 06:06:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/07 06:06:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/07 06:06:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/07 06:06:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/07 06:06:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/07 06:06:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/07 06:06:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/07 06:06:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/07 06:06:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/07 06:06:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/07 06:06:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/07 06:06:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/07 06:06:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/07 06:06:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/07 06:06:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/07 06:06:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 06:06:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/07 06:06:37 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/07 06:06:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/07 06:06:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 06:06:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 06:06:38 DEBUG : PREFIXapple: md5 = 9d160ac72b03255282914335f0671845 OK 2026/07/07 06:06:38 DEBUG : PREFIXapple: size = 5 OK 2026/07/07 06:06:38 INFO : apple: Copied (new) to: PREFIXapple 2026/07/07 06:06:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/07 06:06:38 DEBUG : PREFIXappleappleapplebanana: md5 = 8ca37a85863eec3e7a87808a57eee9e3 OK 2026/07/07 06:06:38 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/07 06:06:38 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/07 06:06:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/07 06:06:38 DEBUG : PREFIXbanana: md5 = a5fabbe1b737ddd94176a8b50688d78d OK 2026/07/07 06:06:38 DEBUG : PREFIXbanana: size = 6 OK 2026/07/07 06:06:38 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/07 06:06:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/07 06:06:38 DEBUG : PREFIXsplitbananasplit: md5 = e769d42fb568c20a754468aca2aefb49 OK 2026/07/07 06:06:38 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/07 06:06:38 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/07 06:06:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/07 06:06:39 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = a54923a91022c57df4d42fd616811f8a OK 2026/07/07 06:06:39 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/07 06:06:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/07 06:06:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/07 06:06:39 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 645742c49945cc8abfbb2dd23db6d895 OK 2026/07/07 06:06:39 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/07 06:06:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/07 06:06:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/07 06:06:39 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 39a5a58d778a0a1e28653c8cba289b14 OK 2026/07/07 06:06:39 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/07 06:06:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/07 06:06:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/07 06:06:40 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = f07ea7a09a9beebe86ac42e425eb0334 OK 2026/07/07 06:06:40 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/07 06:06:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/07 06:06:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/07 06:06:41 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 8d1fcecf115a4d5ec44faae4b6fa1dd4 OK 2026/07/07 06:06:41 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/07 06:06:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/07 06:06:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/07 06:06:41 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 4589a4691326b702a0c9ebe586e1e41f OK 2026/07/07 06:06:41 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/07 06:06:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/07 06:06:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/07 06:06:41 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 83540d20740ad284fca8d505784a2f79 OK 2026/07/07 06:06:41 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/07 06:06:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/07 06:06:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/07 06:06:41 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 94fa03986d1e073d60b13e36bb4297ac OK 2026/07/07 06:06:41 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/07 06:06:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/07 06:06:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/07 06:06:42 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = bf5352f797d2fddf750e3f4b77ab63e0 OK 2026/07/07 06:06:42 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/07 06:06:42 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/07 06:06:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/07 06:06:42 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 67c0c81fa362a4cc0320d52477f0d315 OK 2026/07/07 06:06:42 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/07 06:06:42 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/07 06:06:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/07 06:06:42 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 023088fc7296f7991794b1af5e3fe00b OK 2026/07/07 06:06:42 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/07 06:06:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/07 06:06:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/07 06:06:43 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 319fb219c122c375cb52f9dc8e25c02c OK 2026/07/07 06:06:43 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/07 06:06:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/07 06:06:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/07 06:06:44 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 0a5a4800a1ef6ee6b34baab03c418289 OK 2026/07/07 06:06:44 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/07 06:06:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/07 06:06:44 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 32a9aae08f61694a531c296f220b8c87 OK 2026/07/07 06:06:44 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/07 06:06:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/07 06:06:44 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = ea234e5ee6fdefafe9a62bf3183dfff3 OK 2026/07/07 06:06:44 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/07 06:06:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/07 06:06:44 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 099d3259f95f53ae5d106cb799dea313 OK 2026/07/07 06:06:44 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/07 06:06:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/07 06:06:44 DEBUG : Waiting for deletions to finish 2026/07/07 06:06:45 INFO : dir1/0013-789;=.txt: Deleted 2026/07/07 06:06:45 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/07 06:06:45 INFO : banana: Deleted 2026/07/07 06:06:45 INFO : dir1/0008-2345678.txt: Deleted 2026/07/07 06:06:45 INFO : apple: Deleted 2026/07/07 06:06:45 INFO : dir1/0015-9;=.txt: Deleted 2026/07/07 06:06:45 INFO : splitbananasplit: Deleted 2026/07/07 06:06:45 INFO : dir1/0014-89;=.txt: Deleted 2026/07/07 06:06:45 INFO : dir1/0003-defghij.txt: Deleted 2026/07/07 06:06:45 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/07 06:06:45 INFO : dir1/0007-1234567.txt: Deleted 2026/07/07 06:06:45 INFO : dir1/0010-456789.txt: Deleted 2026/07/07 06:06:45 INFO : dir1/0009-3456789.txt: Deleted 2026/07/07 06:06:45 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/07 06:06:45 INFO : appleappleapplebanana: Deleted 2026/07/07 06:06:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/07 06:06:45 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/07 06:06:46 INFO : dir1/0012-6789;.txt: Deleted 2026/07/07 06:06:46 INFO : dir1/0011-56789;.txt: Deleted 2026/07/07 06:06:46 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/07 06:06:46 DEBUG : Waiting for deletions to finish 2026/07/07 06:06:46 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/07 06:06:46 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/07 06:06:46 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/07 06:06:46 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/07 06:06:46 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/07 06:06:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 06:06:46 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/07 06:06:46 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/07 06:06:46 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/07 06:06:46 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/07 06:06:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 06:06:46 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 06:06:46 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/07 06:06:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 06:06:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 06:06:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 06:06:46 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/07 06:06:46 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/07 06:06:46 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/07 06:06:46 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/07 06:06:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/07 06:06:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/07 06:06:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/07 06:06:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/07 06:06:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/07 06:06:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/07 06:06:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/07 06:06:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/07 06:06:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/07 06:06:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/07 06:06:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/07 06:06:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/07 06:06:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/07 06:06:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/07 06:06:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/07 06:06:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/07 06:06:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/07 06:06:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/07 06:06:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/07 06:06:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/07 06:06:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/07 06:06:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/07 06:06:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/07 06:06:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/07 06:06:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/07 06:06:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/07 06:06:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/07 06:06:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/07 06:06:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/07 06:06:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/07 06:06:47 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 06:06:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/07 06:06:47 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 06:06:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/07 06:06:47 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 06:06:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/07 06:06:47 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 06:06:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/07 06:06:47 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 06:06:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/07 06:06:47 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 06:06:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/07 06:06:47 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 06:06:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/07 06:06:47 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 06:06:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/07 06:06:47 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 06:06:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/07 06:06:47 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 06:06:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/07 06:06:47 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 06:06:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/07 06:06:47 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 06:06:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/07 06:06:47 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 06:06:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/07 06:06:47 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 06:06:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/07 06:06:47 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 06:06:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/07 06:06:47 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 06:06:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/07 06:06:47 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 06:06:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/07 06:06:47 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 06:06:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/07 06:06:47 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 06:06:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/07 06:06:47 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 06:06:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/07 06:06:47 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 06:06:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/07 06:06:47 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 06:06:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/07 06:06:47 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 06:06:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/07 06:06:47 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 06:06:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/07 06:06:47 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 06:06:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/07 06:06:47 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 06:06:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/07 06:06:47 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 06:06:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/07 06:06:47 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 06:06:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/07 06:06:47 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 06:06:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/07 06:06:47 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 06:06:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/07 06:06:47 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 06:06:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/07 06:06:47 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 06:06:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/07 06:06:47 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 06:06:47 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 06:06:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 06:06:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/07 06:06:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 06:06:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/07 06:06:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 06:06:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/07 06:06:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 06:06:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/07 06:06:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 06:06:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/07 06:06:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 06:06:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/07 06:06:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 06:06:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/07 06:06:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 06:06:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/07 06:06:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 06:06:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/07 06:06:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 06:06:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/07 06:06:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 06:06:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/07 06:06:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 06:06:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/07 06:06:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 06:06:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/07 06:06:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 06:06:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/07 06:06:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 06:06:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/07 06:06:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 06:06:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/07 06:06:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 06:06:47 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 06:06:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 06:06:47 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 06:06:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 06:06:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/07 06:06:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 06:06:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/07 06:06:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 06:06:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/07 06:06:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 06:06:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/07 06:06:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 06:06:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/07 06:06:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 06:06:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/07 06:06:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 06:06:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/07 06:06:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 06:06:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/07 06:06:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 06:06:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/07 06:06:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 06:06:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/07 06:06:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 06:06:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/07 06:06:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 06:06:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/07 06:06:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 06:06:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/07 06:06:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 06:06:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/07 06:06:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 06:06:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/07 06:06:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 06:06:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/07 06:06:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 06:06:47 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 06:06:47 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 06:06:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 06:06:47 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 06:06:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 06:06:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/07 06:06:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/07 06:06:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/07 06:06:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/07 06:06:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/07 06:06:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/07 06:06:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/07 06:06:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/07 06:06:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/07 06:06:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/07 06:06:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/07 06:06:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/07 06:06:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/07 06:06:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/07 06:06:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/07 06:06:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/07 06:06:47 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/07 06:06:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/07 06:06:47 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/07 06:06:47 DEBUG : dir1: Directory modification time the same (differ by -211.567µs, within tolerance 1ms) 2026/07/07 06:06:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/07 06:06:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/07 06:06:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/07 06:06:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/07 06:06:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/07 06:06:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/07 06:06:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/07 06:06:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/07 06:06:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/07 06:06:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/07 06:06:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/07 06:06:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/07 06:06:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/07 06:06:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/07 06:06:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/07 06:06:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/07 06:06:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/07 06:06:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 06:06:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 06:06:49 DEBUG : banana: md5 = f6aabbc6585e98547218aaec91cd9307 OK 2026/07/07 06:06:49 DEBUG : banana: size = 6 OK 2026/07/07 06:06:49 INFO : banana: Copied (new) 2026/07/07 06:06:49 DEBUG : apple: md5 = f41c577e5820e662fe81a78f6f8b8aa9 OK 2026/07/07 06:06:49 DEBUG : apple: size = 5 OK 2026/07/07 06:06:49 INFO : apple: Copied (new) 2026/07/07 06:06:49 DEBUG : appleappleapplebanana: md5 = ef980099e5e7ac169cfb5f7a7873b8ec OK 2026/07/07 06:06:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 06:06:49 INFO : appleappleapplebanana: Copied (new) 2026/07/07 06:06:49 DEBUG : splitbananasplit: md5 = 1dea70dbf8d2bdabcd8d146e5f15af9d OK 2026/07/07 06:06:49 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 06:06:49 INFO : splitbananasplit: Copied (new) 2026/07/07 06:06:50 DEBUG : dir1/0002-cdefghi.txt: md5 = bc2486147792cd6c9b961ffa6acb9df4 OK 2026/07/07 06:06:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 06:06:50 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/07 06:06:50 DEBUG : dir1/0000-abcdefg.txt: md5 = eb0e76989a89055bee9166845a6e8d3a OK 2026/07/07 06:06:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 06:06:50 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/07 06:06:50 DEBUG : dir1/0001-bcdefgh.txt: md5 = 36a47b6bd87ec0cd5945b1dda4a3f367 OK 2026/07/07 06:06:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 06:06:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/07 06:06:50 DEBUG : dir1/0003-defghij.txt: md5 = cb9465e8561a5918c621913a7b0a3a9c OK 2026/07/07 06:06:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 06:06:50 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/07 06:06:52 DEBUG : dir1/0006-ghijklm.txt: md5 = 06e5121e3ea8f44badc44079312a70df OK 2026/07/07 06:06:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 06:06:52 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/07 06:06:52 DEBUG : dir1/0005-fghijkl.txt: md5 = 8d69f1f9661a42e309b95ff6f52db747 OK 2026/07/07 06:06:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 06:06:52 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/07 06:06:52 DEBUG : dir1/0004-efghijk.txt: md5 = 745d4608ee1f1bf2faf6c2f0c8199d07 OK 2026/07/07 06:06:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 06:06:52 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/07 06:06:52 DEBUG : dir1/0007-1234567.txt: md5 = b6bcf124a6624bac42865727d658908b OK 2026/07/07 06:06:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 06:06:52 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/07 06:06:53 DEBUG : dir1/0009-3456789.txt: md5 = 627966f681916fb22669a0e425297d89 OK 2026/07/07 06:06:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 06:06:53 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/07 06:06:53 DEBUG : dir1/0010-456789.txt: md5 = 9473f672318d241f9b54030f3d744566 OK 2026/07/07 06:06:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 06:06:53 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/07 06:06:53 DEBUG : dir1/0008-2345678.txt: md5 = e031d21ed799df0fec17dbfa6414df5c OK 2026/07/07 06:06:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 06:06:53 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/07 06:06:53 DEBUG : dir1/0011-56789;.txt: md5 = 27688244e0fb007f0bd9df769889a7d1 OK 2026/07/07 06:06:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 06:06:53 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/07 06:06:55 DEBUG : dir1/0013-789;=.txt: md5 = 29a405a51bceb8b4518d2dd9d8481147 OK 2026/07/07 06:06:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 06:06:55 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/07 06:06:55 DEBUG : dir1/0012-6789;.txt: md5 = 7ab9170caa79c9f8d4696a281eb8c0bd OK 2026/07/07 06:06:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 06:06:55 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/07 06:06:55 DEBUG : dir1/0014-89;=.txt: md5 = 2ecca6f7b483aa6abc5794c27ae2e6d2 OK 2026/07/07 06:06:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 06:06:55 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/07 06:06:55 DEBUG : dir1/0015-9;=.txt: md5 = f3de259d6bcd02ea0d91a1f93c59e540 OK 2026/07/07 06:06:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 06:06:55 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/07 06:06:55 DEBUG : Waiting for deletions to finish 2026/07/07 06:06:56 INFO : PREFIXapple: Deleted 2026/07/07 06:06:56 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/07 06:06:56 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/07 06:06:56 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/07 06:06:56 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/07 06:06:56 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/07 06:06:56 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/07 06:06:56 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/07 06:06:56 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/07 06:06:56 INFO : PREFIXsplitbananasplit: Deleted 2026/07/07 06:06:56 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/07 06:06:56 INFO : PREFIXbanana: Deleted 2026/07/07 06:06:56 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/07 06:06:56 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/07 06:06:56 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/07 06:06:56 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/07 06:06:56 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/07 06:06:56 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/07 06:06:56 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/07 06:06:57 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/07 06:06:57 DEBUG : Waiting for deletions to finish 2026/07/07 06:06:57 DEBUG : banana: Excluded (Path Filter) 2026/07/07 06:06:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 06:06:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 06:06:57 DEBUG : apple: Excluded (Path Filter) 2026/07/07 06:06:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 06:06:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 06:06:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 06:06:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 06:06:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 06:06:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 06:06:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 06:06:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 06:06:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 06:06:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 06:06:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 06:06:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 06:06:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 06:06:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 06:06:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 06:06:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 06:06:58 DEBUG : Waiting for deletions to finish 2026/07/07 06:06:58 DEBUG : banana: Excluded (Path Filter) 2026/07/07 06:06:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 06:06:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 06:06:58 DEBUG : apple: Excluded (Path Filter) 2026/07/07 06:06:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 06:06:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 06:06:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 06:06:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 06:06:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 06:06:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 06:06:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 06:06:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 06:06:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 06:06:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 06:06:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 06:06:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 06:06:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 06:06:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 06:06:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 06:06:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/07/07 06:07:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 06:07:14 DEBUG : dir1/0000-abcdefg.txt: md5 = fecc32bc725fbdbdcf94071129a76be2 OK 2026/07/07 06:07:15 DEBUG : dir1/0001-bcdefgh.txt: md5 = be20d220963dc1e1a6c920d4d9c42f8f OK 2026/07/07 06:07:17 DEBUG : dir1/0002-cdefghi.txt: md5 = 324be55b0e2220aa299361240c661951 OK 2026/07/07 06:07:18 DEBUG : dir1/0003-defghij.txt: md5 = a26263307337b8a15b1a43655a03053a OK 2026/07/07 06:07:20 DEBUG : dir1/0004-efghijk.txt: md5 = 655f4a183af8dc191c5ac3f58890213b OK 2026/07/07 06:07:21 DEBUG : dir1/0005-fghijkl.txt: md5 = 8a1bd66b8dcf9916e5f26325fb3ef077 OK 2026/07/07 06:07:23 DEBUG : dir1/0006-ghijklm.txt: md5 = 9b4a048a66c6c6b74d8606188f2e6d3c OK 2026/07/07 06:07:24 DEBUG : dir1/0007-1234567.txt: md5 = 6c371af10d8afb01a179fcef47f975b2 OK 2026/07/07 06:07:26 DEBUG : dir1/0008-2345678.txt: md5 = 07a4a8963f6eac9a7376290d431c2d90 OK 2026/07/07 06:07:27 DEBUG : dir1/0009-3456789.txt: md5 = 64a2501777ad665ab1bf928440afa25a OK 2026/07/07 06:07:29 DEBUG : dir1/0010-456789.txt: md5 = 842ed95290f82da81811718c1696dd4b OK 2026/07/07 06:07:30 DEBUG : dir1/0011-56789;.txt: md5 = 435c263fd182aae03036afd2c7a834cf OK 2026/07/07 06:07:32 DEBUG : dir1/0012-6789;.txt: md5 = 6c306f51a340f947ea6e64c21a3d1b23 OK 2026/07/07 06:07:34 DEBUG : dir1/0013-789;=.txt: md5 = a3ea7a11eed10667f20720d91d813812 OK 2026/07/07 06:07:35 DEBUG : dir1/0014-89;=.txt: md5 = dba3a9f0a02772e35846f9c519da83c7 OK 2026/07/07 06:07:37 DEBUG : dir1/0015-9;=.txt: md5 = 0dda1de87c8c10c57165bb2cd2e70598 OK 2026/07/07 06:07:38 DEBUG : apple: md5 = 66c6310bab91ef6dc3a100b6f3eb1b7a OK 2026/07/07 06:07:40 DEBUG : banana: md5 = d5fa9d77bb8f4d4a7f3164d7d229a020 OK 2026/07/07 06:07:41 DEBUG : appleappleapplebanana: md5 = ef4a99cb5e1d5d47b023448ec8f06b4a OK 2026/07/07 06:07:43 DEBUG : splitbananasplit: md5 = 661345ce2a9c56caa2953fb60994a89e OK 2026/07/07 06:07:43 DEBUG : Waiting for deletions to finish 2026/07/07 06:07:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 06:07:43 DEBUG : apple: Excluded (Path Filter) 2026/07/07 06:07:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 06:07:43 DEBUG : banana: Excluded (Path Filter) 2026/07/07 06:07:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 06:07:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 06:07:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 06:07:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 06:07:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 06:07:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 06:07:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 06:07:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 06:07:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 06:07:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 06:07:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 06:07:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 06:07:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 06:07:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 06:07:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 06:07:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 06:07:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/07 06:07:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 06:07:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 06:07:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/07 06:07:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 06:07:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 06:07:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/07 06:07:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 06:07:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 06:07:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/07 06:07:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 06:07:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 06:07:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 06:07:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 06:07:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 06:07:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 06:07:44 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/07 06:07:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 06:07:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/07 06:07:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 06:07:44 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/07 06:07:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 06:07:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 06:07:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 06:07:45 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/07 06:07:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/07 06:07:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/07 06:07:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/07 06:07:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 06:07:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 06:07:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/07 06:07:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/07 06:07:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/07 06:07:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/07 06:07:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/07 06:07:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/07 06:07:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/07 06:07:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/07 06:07:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/07 06:07:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/07 06:07:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/07 06:07:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/07 06:07:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/07 06:07:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/07 06:07:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/07 06:07:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/07 06:07:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/07 06:07:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/07 06:07:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/07 06:07:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/07 06:07:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/07 06:07:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/07 06:07:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/07 06:07:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/07 06:07:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/07 06:07:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/07 06:07:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/07 06:07:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 06:07:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/07 06:07:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/07 06:07:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/07 06:07:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 06:07:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 06:07:46 DEBUG : appleSUFFIX: md5 = b7f0bb9c82adf6698aa9169b6342edff OK 2026/07/07 06:07:46 DEBUG : appleSUFFIX: size = 5 OK 2026/07/07 06:07:46 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/07 06:07:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/07 06:07:46 DEBUG : bananaSUFFIX: md5 = cc3ee3d7bf7a700752dc296f157fe24e OK 2026/07/07 06:07:46 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/07 06:07:46 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/07 06:07:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/07 06:07:46 DEBUG : appleappleapplebananaSUFFIX: md5 = f0b66d2ba27d9a8bed8588489408cd84 OK 2026/07/07 06:07:46 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/07 06:07:46 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/07 06:07:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/07 06:07:46 DEBUG : splitbananasplitSUFFIX: md5 = 6c7fb320bb99c442161dc4a9eccbc470 OK 2026/07/07 06:07:46 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/07 06:07:46 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/07 06:07:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/07 06:07:47 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 21e709d9930d12ee8cd08ba550cd965e OK 2026/07/07 06:07:47 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/07 06:07:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/07 06:07:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/07 06:07:48 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = c17d767db78e69388600fc45b2c83dab OK 2026/07/07 06:07:48 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/07 06:07:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/07 06:07:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/07 06:07:48 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 3030aaa277e353aebd15a7542496c8c1 OK 2026/07/07 06:07:48 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/07 06:07:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/07 06:07:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/07 06:07:48 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 7af83ebaf3ecadf992fc3bf69aeb9320 OK 2026/07/07 06:07:48 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/07 06:07:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/07 06:07:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/07 06:07:49 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 8961d1018fe4380661b0d3aa62aca410 OK 2026/07/07 06:07:49 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/07 06:07:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/07 06:07:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/07 06:07:49 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 77214b1ff5664f8de5a013684ec1a777 OK 2026/07/07 06:07:49 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/07 06:07:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/07 06:07:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/07 06:07:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 26a518554df3be6c9df260ecdfc8d9b4 OK 2026/07/07 06:07:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/07 06:07:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/07 06:07:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/07 06:07:50 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 77b61abf34ffb63af8aa4144210f483c OK 2026/07/07 06:07:50 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/07 06:07:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/07 06:07:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/07 06:07:50 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = f7e1601393ff242bc9b10228fd33bb55 OK 2026/07/07 06:07:50 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/07 06:07:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/07 06:07:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/07 06:07:51 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = d5948b197a9cd3eef386ed8b6d109d53 OK 2026/07/07 06:07:51 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/07 06:07:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/07 06:07:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/07 06:07:51 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 47b52fafc7aaf17bb5336e9aec11627d OK 2026/07/07 06:07:51 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/07 06:07:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/07 06:07:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/07 06:07:51 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = d3edaabfc8cb63efc9d23a6129edb826 OK 2026/07/07 06:07:51 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/07 06:07:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/07 06:07:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/07 06:07:52 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = ab88bda73f6dc318285516d49235ff93 OK 2026/07/07 06:07:52 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/07 06:07:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/07 06:07:52 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 35ed2b5ffd0fcdd92ba9e7ff2d4131e1 OK 2026/07/07 06:07:52 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/07 06:07:52 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/07 06:07:52 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 904ab7a472967f4351444eff2db3a703 OK 2026/07/07 06:07:52 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/07 06:07:52 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/07 06:07:53 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 846d3bf2324cdbf5f578ad6a36ed2172 OK 2026/07/07 06:07:53 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/07 06:07:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/07 06:07:53 DEBUG : Waiting for deletions to finish 2026/07/07 06:07:53 INFO : dir1/0015-9;=.txt: Deleted 2026/07/07 06:07:53 INFO : dir1/0012-6789;.txt: Deleted 2026/07/07 06:07:53 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/07 06:07:53 INFO : dir1/0007-1234567.txt: Deleted 2026/07/07 06:07:53 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/07 06:07:53 INFO : dir1/0013-789;=.txt: Deleted 2026/07/07 06:07:53 INFO : apple: Deleted 2026/07/07 06:07:54 INFO : splitbananasplit: Deleted 2026/07/07 06:07:54 INFO : appleappleapplebanana: Deleted 2026/07/07 06:07:54 INFO : dir1/0014-89;=.txt: Deleted 2026/07/07 06:07:54 INFO : dir1/0008-2345678.txt: Deleted 2026/07/07 06:07:54 INFO : dir1/0010-456789.txt: Deleted 2026/07/07 06:07:54 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/07 06:07:54 INFO : dir1/0011-56789;.txt: Deleted 2026/07/07 06:07:54 INFO : banana: Deleted 2026/07/07 06:07:54 INFO : dir1/0009-3456789.txt: Deleted 2026/07/07 06:07:54 INFO : dir1/0003-defghij.txt: Deleted 2026/07/07 06:07:54 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/07 06:07:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/07 06:07:54 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/07 06:07:54 DEBUG : Waiting for deletions to finish 2026/07/07 06:07:55 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/07 06:07:55 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/07 06:07:55 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/07 06:07:55 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/07 06:07:55 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/07 06:07:55 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/07 06:07:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/07 06:07:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/07 06:07:55 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/07 06:07:55 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/07 06:07:55 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/07 06:07:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/07 06:07:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/07 06:07:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/07 06:07:55 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/07 06:07:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/07 06:07:55 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/07 06:07:55 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/07 06:07:55 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/07 06:07:55 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/07 06:07:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/07 06:07:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/07 06:07:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/07 06:07:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/07 06:07:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/07 06:07:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/07 06:07:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/07 06:07:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/07 06:07:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/07 06:07:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/07 06:07:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/07 06:07:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/07 06:07:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/07 06:07:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/07 06:07:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/07 06:07:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/07 06:07:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/07 06:07:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/07 06:07:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/07 06:07:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/07 06:07:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/07 06:07:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/07 06:07:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/07 06:07:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/07 06:07:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/07 06:07:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/07 06:07:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/07 06:07:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/07 06:07:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/07 06:07:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/07 06:07:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/07 06:07:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/07 06:07:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/07 06:07:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 06:07:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 06:07:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/07 06:07:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/07 06:07:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/07 06:07:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/07 06:07:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/07 06:07:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/07 06:07:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/07 06:07:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/07 06:07:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/07 06:07:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/07 06:07:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/07 06:07:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/07 06:07:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/07 06:07:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/07 06:07:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/07 06:07:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/07 06:07:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 06:07:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 06:07:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 06:07:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 06:07:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/07 06:07:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 06:07:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 06:07:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/07 06:07:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/07 06:07:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/07 06:07:56 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/07 06:07:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/07 06:07:56 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/07 06:07:56 DEBUG : dir1: Directory modification time the same (differ by -529.791µs, within tolerance 1ms) 2026/07/07 06:07:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/07 06:07:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/07 06:07:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/07 06:07:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/07 06:07:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/07 06:07:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/07 06:07:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/07 06:07:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/07 06:07:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/07 06:07:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/07 06:07:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/07 06:07:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/07 06:07:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/07 06:07:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/07 06:07:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/07 06:07:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/07 06:07:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/07 06:07:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 06:07:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 06:07:57 DEBUG : apple: md5 = e7263930f9102a1b4779d66a020515a4 OK 2026/07/07 06:07:57 DEBUG : apple: size = 5 OK 2026/07/07 06:07:57 INFO : apple: Copied (new) 2026/07/07 06:07:57 DEBUG : appleappleapplebanana: md5 = aebda3147e69fec4c91284c1d15cb825 OK 2026/07/07 06:07:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 06:07:57 INFO : appleappleapplebanana: Copied (new) 2026/07/07 06:07:57 DEBUG : splitbananasplit: md5 = e6f5351bfe308864a11495830d202736 OK 2026/07/07 06:07:57 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 06:07:57 INFO : splitbananasplit: Copied (new) 2026/07/07 06:07:57 DEBUG : banana: md5 = 864f707b078a0e4f9bad64209a8c1975 OK 2026/07/07 06:07:57 DEBUG : banana: size = 6 OK 2026/07/07 06:07:57 INFO : banana: Copied (new) 2026/07/07 06:07:58 DEBUG : dir1/0001-bcdefgh.txt: md5 = 5463ea6c198d7c1ca52ff649983162fe OK 2026/07/07 06:07:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 06:07:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/07 06:07:59 DEBUG : dir1/0000-abcdefg.txt: md5 = 04045306b00a8a751bf603ad91407c90 OK 2026/07/07 06:07:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 06:07:59 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/07 06:07:59 DEBUG : dir1/0003-defghij.txt: md5 = 4bc62ecfe5797687210aa8d52d75ce0e OK 2026/07/07 06:07:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 06:07:59 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/07 06:07:59 DEBUG : dir1/0002-cdefghi.txt: md5 = f6e617d9ace8131f3f42e82e678efa4a OK 2026/07/07 06:07:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 06:07:59 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/07 06:08:00 DEBUG : dir1/0005-fghijkl.txt: md5 = 3d2a5f1818c45a8c3f7d30f1b8c84915 OK 2026/07/07 06:08:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 06:08:00 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/07 06:08:00 DEBUG : dir1/0007-1234567.txt: md5 = 8e174a44900b5ef144a22bc02c4e5ad4 OK 2026/07/07 06:08:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 06:08:00 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/07 06:08:00 DEBUG : dir1/0006-ghijklm.txt: md5 = add9459b4a626e19fd3419b7bc3af0fa OK 2026/07/07 06:08:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 06:08:00 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/07 06:08:00 DEBUG : dir1/0004-efghijk.txt: md5 = c2e12b76018dc30bbd9514323298294f OK 2026/07/07 06:08:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 06:08:00 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/07 06:08:01 DEBUG : dir1/0008-2345678.txt: md5 = c326ee3b4c7c13e46677d663a2fd543a OK 2026/07/07 06:08:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 06:08:01 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/07 06:08:02 DEBUG : dir1/0009-3456789.txt: md5 = b81ea16966a89ea095517cda6e9366ca OK 2026/07/07 06:08:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 06:08:02 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/07 06:08:02 DEBUG : dir1/0011-56789;.txt: md5 = 8b68ce2db0da70f237b9fd194fd0a1db OK 2026/07/07 06:08:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 06:08:02 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/07 06:08:02 DEBUG : dir1/0010-456789.txt: md5 = 40f4468e2b597fb9af811986dfa16bd9 OK 2026/07/07 06:08:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 06:08:02 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/07 06:08:03 DEBUG : dir1/0012-6789;.txt: md5 = 0d5b8a6ee70ba0cc9b63462a7c6b32da OK 2026/07/07 06:08:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 06:08:03 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/07 06:08:03 DEBUG : dir1/0013-789;=.txt: md5 = 83c25ad14ea24ac1f4123b2366afc04a OK 2026/07/07 06:08:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 06:08:03 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/07 06:08:03 DEBUG : dir1/0014-89;=.txt: md5 = eba17f871d98fa8717e01bd6910fe5ad OK 2026/07/07 06:08:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 06:08:03 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/07 06:08:03 DEBUG : dir1/0015-9;=.txt: md5 = 1a7657cdc34a9eb8b28044dab2b6b292 OK 2026/07/07 06:08:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 06:08:03 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/07 06:08:03 DEBUG : Waiting for deletions to finish 2026/07/07 06:08:04 INFO : splitbananasplitSUFFIX: Deleted 2026/07/07 06:08:04 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/07 06:08:04 INFO : bananaSUFFIX: Deleted 2026/07/07 06:08:04 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/07 06:08:04 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/07 06:08:04 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/07 06:08:04 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/07 06:08:04 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/07 06:08:04 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/07 06:08:04 INFO : appleSUFFIX: Deleted 2026/07/07 06:08:04 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/07 06:08:04 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/07 06:08:04 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/07 06:08:04 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/07 06:08:04 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/07 06:08:04 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/07 06:08:05 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/07 06:08:05 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/07 06:08:05 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/07 06:08:05 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/07 06:08:05 DEBUG : Waiting for deletions to finish 2026/07/07 06:08:05 DEBUG : apple: Excluded (Path Filter) 2026/07/07 06:08:05 DEBUG : banana: Excluded (Path Filter) 2026/07/07 06:08:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 06:08:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 06:08:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 06:08:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 06:08:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 06:08:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 06:08:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 06:08:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 06:08:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 06:08:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 06:08:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 06:08:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 06:08:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 06:08:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 06:08:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 06:08:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 06:08:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 06:08:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 06:08:06 DEBUG : Waiting for deletions to finish 2026/07/07 06:08:06 DEBUG : apple: Excluded (Path Filter) 2026/07/07 06:08:06 DEBUG : banana: Excluded (Path Filter) 2026/07/07 06:08:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 06:08:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 06:08:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 06:08:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 06:08:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 06:08:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 06:08:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 06:08:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 06:08:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 06:08:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 06:08:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 06:08:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 06:08:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 06:08:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 06:08:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 06:08:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 06:08:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 06:08:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/07 06:08:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 06:08:21 DEBUG : dir1/0000-abcdefg.txt: md5 = 1b21dd6d4a32f2c0b06ba804638a0575 OK 2026/07/07 06:08:23 DEBUG : dir1/0001-bcdefgh.txt: md5 = 090b060d8aa0872e97fe562699a2f16b OK 2026/07/07 06:08:24 DEBUG : dir1/0002-cdefghi.txt: md5 = 6374f21be26055a79cd1f884eaaf8e2c OK 2026/07/07 06:08:26 DEBUG : dir1/0003-defghij.txt: md5 = e47ad24dc2dbcde76e828b5ab1f72a67 OK 2026/07/07 06:08:27 DEBUG : dir1/0004-efghijk.txt: md5 = c2e2300f506b9f17b4be49b3b55c1b72 OK 2026/07/07 06:08:29 DEBUG : dir1/0005-fghijkl.txt: md5 = 6bd0c1313b49780159164b8dc8405af3 OK 2026/07/07 06:08:31 DEBUG : dir1/0006-ghijklm.txt: md5 = 191fdc8ca17e18878d117b33928a567c OK 2026/07/07 06:08:32 DEBUG : dir1/0007-1234567.txt: md5 = b4f740e98d389b814ed7e7ad237d7541 OK 2026/07/07 06:08:34 DEBUG : dir1/0008-2345678.txt: md5 = d02ecc93eb33d992fa4483cf910e380c OK 2026/07/07 06:08:35 DEBUG : dir1/0009-3456789.txt: md5 = 53d49edee1c4e7547002ff5e118b1497 OK 2026/07/07 06:08:37 DEBUG : dir1/0010-456789.txt: md5 = 5b179d1232fdcf337c1391dc94f52c7e OK 2026/07/07 06:08:38 DEBUG : dir1/0011-56789;.txt: md5 = 10268ba671c9e39ad73d0a337ce11dbb OK 2026/07/07 06:08:40 DEBUG : dir1/0012-6789;.txt: md5 = aed325a9a2d5a2fb48cb5b7bc2579ebe OK 2026/07/07 06:08:41 DEBUG : dir1/0013-789;=.txt: md5 = 6d01174552343daba99886dfa24d2fdf OK 2026/07/07 06:08:43 DEBUG : dir1/0014-89;=.txt: md5 = 691a7349302e9f71c2b94f64230e6dfe OK 2026/07/07 06:08:44 DEBUG : dir1/0015-9;=.txt: md5 = 9f01436a2b65e109283ba0d5abef1577 OK 2026/07/07 06:08:46 DEBUG : apple: md5 = 696eb39e85c57ac9f4b977b19c8b6959 OK 2026/07/07 06:08:48 DEBUG : banana: md5 = 9d0098cbca55e10376d4fd05cd34ee62 OK 2026/07/07 06:08:49 DEBUG : appleappleapplebanana: md5 = 98fbdca4c0ef778958f4999597f0ef70 OK 2026/07/07 06:08:51 DEBUG : splitbananasplit: md5 = d1a03b429b74e35190ce3b49728cc2dd OK 2026/07/07 06:08:51 DEBUG : Waiting for deletions to finish 2026/07/07 06:08:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 06:08:51 DEBUG : apple: Excluded (Path Filter) 2026/07/07 06:08:51 DEBUG : banana: Excluded (Path Filter) 2026/07/07 06:08:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 06:08:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 06:08:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 06:08:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 06:08:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 06:08:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 06:08:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 06:08:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 06:08:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 06:08:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 06:08:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 06:08:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 06:08:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 06:08:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 06:08:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 06:08:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 06:08:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 06:08:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 06:08:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 06:08:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 06:08:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 06:08:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 06:08:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 06:08:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 06:08:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 06:08:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 06:08:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/07 06:08:52 DEBUG : apple: size = 5 OK 2026/07/07 06:08:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 06:08:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:08:52 DEBUG : apple: Unchanged skipping 2026/07/07 06:08:52 DEBUG : banana: size = 6 OK 2026/07/07 06:08:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:08:52 DEBUG : banana: Unchanged skipping 2026/07/07 06:08:53 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/07 06:08:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 06:08:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/07 06:08:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 06:08:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 06:08:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 06:08:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 06:08:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 06:08:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 06:08:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 06:08:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 06:08:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 06:08:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 06:08:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 06:08:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 06:08:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 06:08:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 06:08:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 06:08:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 06:08:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 06:08:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 06:08:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 06:08:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 06:08:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 06:08:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 06:08:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 06:08:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 06:08:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 06:08:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 06:08:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 06:08:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 06:08:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 06:08:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 06:08:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 06:08:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 06:08:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 06:08:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 06:08:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 06:08:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 06:08:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 06:08:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 06:08:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 06:08:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 06:08:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 06:08:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 06:08:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 06:08:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 06:08:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 06:08:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 06:08:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 06:08:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 06:08:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 06:08:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 06:08:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 06:08:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 06:08:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 06:08:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 06:08:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 06:08:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 06:08:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 06:08:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 06:08:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 06:08:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 06:08:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 06:08:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 06:08:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 06:08:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 06:08:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 06:08:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 06:08:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 06:08:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 06:08:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 06:08:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 06:08:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 06:08:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 06:08:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 06:08:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 06:08:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 06:08:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 06:08:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 06:08:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 06:08:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 06:08:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 06:08:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 06:08:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 06:08:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 06:08:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 06:08:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 06:08:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 06:08:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 06:08:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 06:08:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 06:08:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 06:08:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 06:08:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 06:08:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 06:08:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 06:08:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 06:08:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 06:08:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 06:08:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 06:08:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 06:08:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 06:08:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 06:08:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 06:08:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 06:08:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 06:08:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 06:08:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 06:08:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 06:08:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 06:08:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 06:08:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 06:08:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 06:08:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 06:08:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 06:08:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 06:08:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 06:08:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 06:08:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 06:08:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 06:08:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 06:08:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 06:08:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 06:08:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 06:08:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 06:08:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 06:08:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 06:08:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 06:08:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 06:08:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 06:08:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 06:08:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 06:08:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 06:08:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/07 06:08:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 06:08:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/07 06:08:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 06:08:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/07 06:08:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 06:08:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/07 06:08:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 06:08:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/07 06:08:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 06:08:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 06:08:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 06:08:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 06:08:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 06:08:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 06:08:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 06:08:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 06:08:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 06:08:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 06:08:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/07 06:08:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 06:08:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 06:08:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 06:08:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 06:08:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 06:08:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 06:08:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 06:08:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 06:08:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 06:08:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 06:08:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 06:08:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 06:08:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 06:08:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 06:08:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 06:08:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 06:08:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 06:08:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 06:08:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/07 06:08:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 06:08:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 06:08:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/07 06:08:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 06:08:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/07 06:08:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 06:08:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/07 06:08:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 06:08:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/07 06:08:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 06:08:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/07 06:08:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 06:08:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/07 06:08:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 06:08:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/07 06:08:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 06:08:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/07 06:08:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 06:08:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/07 06:08:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 06:08:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/07 06:08:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/07 06:08:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/07 06:08:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 06:08:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/07 06:08:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 06:08:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/07 06:08:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 06:08:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/07 06:08:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 06:08:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/07 06:08:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/07 06:08:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/07 06:08:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/07 06:08:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/07 06:08:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 06:08:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 06:08:54 DEBUG : appleapple: md5 = 70ac615868478b88276bc73fe3c15e85 OK 2026/07/07 06:08:54 DEBUG : appleapple: size = 21 OK 2026/07/07 06:08:54 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/07 06:08:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/07 06:08:55 DEBUG : splitbanan: md5 = c36ca3cb920140e63fd9660688e8a613 OK 2026/07/07 06:08:55 DEBUG : splitbanan: size = 16 OK 2026/07/07 06:08:55 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/07 06:08:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/07 06:08:55 DEBUG : dir1/0000-abcde: md5 = bee1601c3196bc6412b1b8c458734c7d OK 2026/07/07 06:08:55 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/07 06:08:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/07 06:08:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/07 06:08:55 DEBUG : dir1/0001-bcdef: md5 = 34c7ef32e9c6ddf42ed54101491af15d OK 2026/07/07 06:08:55 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/07 06:08:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/07 06:08:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/07 06:08:55 DEBUG : dir1/0002-cdefg: md5 = 0960f794b32c31852f2b5c2713d272ad OK 2026/07/07 06:08:55 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/07 06:08:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/07 06:08:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/07 06:08:56 DEBUG : dir1/0003-defgh: md5 = 7cfcf627d6d82d6834129f547054e888 OK 2026/07/07 06:08:56 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/07 06:08:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/07 06:08:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/07 06:08:56 DEBUG : dir1/0004-efghi: md5 = 4d2a46c9d24fcb7a1b2012827a9cca37 OK 2026/07/07 06:08:56 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/07 06:08:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/07 06:08:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/07 06:08:56 DEBUG : dir1/0005-fghij: md5 = 21700922ad8f0dc7d0f279f320d388f1 OK 2026/07/07 06:08:56 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/07 06:08:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/07 06:08:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/07 06:08:57 DEBUG : dir1/0006-ghijk: md5 = 2703ed5de5eb240967636de0e211992f OK 2026/07/07 06:08:57 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/07 06:08:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/07 06:08:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/07 06:08:57 DEBUG : dir1/0007-12345: md5 = 47e41f47c6dd8fbdf1233ed647c825b9 OK 2026/07/07 06:08:57 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/07 06:08:57 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/07 06:08:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/07 06:08:58 DEBUG : dir1/0008-23456: md5 = a54e9728d1570b372b97a5e07bd8a009 OK 2026/07/07 06:08:58 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/07 06:08:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/07 06:08:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/07 06:08:58 DEBUG : dir1/0009-34567: md5 = d801966d3e46a855881a1842459d61e7 OK 2026/07/07 06:08:58 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/07 06:08:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/07 06:08:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/07 06:08:59 DEBUG : dir1/0010-45678: md5 = 1aa5bbbcc0103467dfc2b97bae7b23ce OK 2026/07/07 06:08:59 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/07 06:08:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/07 06:08:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/07 06:08:59 DEBUG : dir1/0011-56789: md5 = e933b575f5c55bd7673127abf56107e8 OK 2026/07/07 06:08:59 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/07 06:08:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/07 06:08:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/07 06:08:59 DEBUG : dir1/0012-6789;: md5 = b98aae90fc7a09cee5d382a56bf60bf9 OK 2026/07/07 06:08:59 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/07 06:08:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/07 06:08:59 DEBUG : dir1/0013-789;=: md5 = d9cde0289f3bb1409d8e78f1cb5d8c40 OK 2026/07/07 06:08:59 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/07 06:08:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/07 06:09:00 DEBUG : dir1/0014-89;=.: md5 = da16c68c2d58657b07ca64e8e82a59fe OK 2026/07/07 06:09:00 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/07 06:09:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/07 06:09:01 DEBUG : dir1/0015-9;=.t: md5 = 87549e3b1ee57eaaf2acd67d93c8f707 OK 2026/07/07 06:09:01 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/07 06:09:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/07 06:09:01 DEBUG : Waiting for deletions to finish 2026/07/07 06:09:01 INFO : dir1/0007-1234567.txt: Deleted 2026/07/07 06:09:01 INFO : dir1/0014-89;=.txt: Deleted 2026/07/07 06:09:01 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/07 06:09:01 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/07 06:09:01 INFO : dir1/0015-9;=.txt: Deleted 2026/07/07 06:09:01 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/07 06:09:01 INFO : splitbananasplit: Deleted 2026/07/07 06:09:01 INFO : appleappleapplebanana: Deleted 2026/07/07 06:09:02 INFO : dir1/0003-defghij.txt: Deleted 2026/07/07 06:09:02 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/07 06:09:02 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/07 06:09:02 INFO : dir1/0011-56789;.txt: Deleted 2026/07/07 06:09:02 INFO : dir1/0009-3456789.txt: Deleted 2026/07/07 06:09:02 INFO : dir1/0010-456789.txt: Deleted 2026/07/07 06:09:02 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/07 06:09:02 INFO : dir1/0008-2345678.txt: Deleted 2026/07/07 06:09:02 INFO : dir1/0012-6789;.txt: Deleted 2026/07/07 06:09:02 INFO : dir1/0013-789;=.txt: Deleted 2026/07/07 06:09:02 DEBUG : Waiting for deletions to finish 2026/07/07 06:09:03 DEBUG : appleapple: Excluded (Path Filter) 2026/07/07 06:09:03 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/07 06:09:03 DEBUG : apple: Excluded (Path Filter) 2026/07/07 06:09:03 DEBUG : banana: Excluded (Path Filter) 2026/07/07 06:09:03 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/07 06:09:03 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/07 06:09:03 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/07 06:09:03 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/07 06:09:03 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/07 06:09:03 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/07 06:09:03 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/07 06:09:03 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/07 06:09:03 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/07 06:09:03 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/07 06:09:03 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/07 06:09:03 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/07 06:09:03 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/07 06:09:03 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/07 06:09:03 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/07 06:09:03 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/07 06:09:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/07 06:09:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/07 06:09:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/07 06:09:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/07 06:09:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/07 06:09:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/07 06:09:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/07 06:09:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/07 06:09:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/07 06:09:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/07 06:09:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/07 06:09:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/07 06:09:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/07 06:09:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/07 06:09:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/07 06:09:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/07 06:09:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/07 06:09:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/07 06:09:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/07 06:09:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/07 06:09:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/07 06:09:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/07 06:09:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/07 06:09:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/07 06:09:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/07 06:09:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/07 06:09:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/07 06:09:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/07 06:09:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/07 06:09:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/07 06:09:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/07 06:09:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/07 06:09:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/07 06:09:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/07 06:09:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/07 06:09:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/07 06:09:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/07 06:09:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/07 06:09:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/07 06:09:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/07 06:09:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/07 06:09:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/07 06:09:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/07 06:09:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/07 06:09:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/07 06:09:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/07 06:09:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/07 06:09:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/07 06:09:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/07 06:09:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/07 06:09:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/07 06:09:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/07 06:09:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/07 06:09:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/07 06:09:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/07 06:09:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/07 06:09:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/07 06:09:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/07 06:09:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/07 06:09:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/07 06:09:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/07 06:09:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/07 06:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 06:09:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/07 06:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 06:09:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/07 06:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 06:09:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/07 06:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 06:09:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/07 06:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 06:09:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/07 06:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 06:09:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/07 06:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 06:09:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/07 06:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 06:09:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/07 06:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 06:09:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/07 06:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 06:09:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/07 06:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 06:09:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/07 06:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 06:09:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/07 06:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 06:09:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/07 06:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 06:09:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/07 06:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 06:09:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/07 06:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 06:09:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/07 06:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 06:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 06:09:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 06:09:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/07 06:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 06:09:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/07 06:09:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/07 06:09:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/07 06:09:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/07 06:09:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/07 06:09:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/07 06:09:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/07 06:09:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/07 06:09:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/07 06:09:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/07 06:09:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/07 06:09:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/07 06:09:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/07 06:09:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/07 06:09:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/07 06:09:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/07 06:09:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 06:09:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 06:09:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 06:09:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 06:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 06:09:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 06:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 06:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 06:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 06:09:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 06:09:03 DEBUG : dir1: Directory modification time the same (differ by -844.038µs, within tolerance 1ms) 2026/07/07 06:09:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 06:09:03 DEBUG : apple: size = 5 OK 2026/07/07 06:09:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:03 DEBUG : apple: Unchanged skipping 2026/07/07 06:09:03 DEBUG : appleapple: size = 21 OK 2026/07/07 06:09:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 06:09:03 DEBUG : splitbanan: size = 16 OK 2026/07/07 06:09:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:03 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 06:09:03 DEBUG : banana: size = 6 OK 2026/07/07 06:09:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:03 DEBUG : banana: Unchanged skipping 2026/07/07 06:09:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 06:09:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 06:09:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 06:09:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 06:09:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 06:09:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 06:09:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 06:09:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 06:09:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 06:09:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 06:09:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 06:09:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 06:09:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 06:09:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 06:09:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 06:09:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 06:09:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 06:09:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 06:09:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 06:09:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 06:09:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 06:09:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 06:09:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 06:09:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 06:09:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 06:09:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 06:09:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 06:09:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 06:09:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 06:09:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 06:09:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 06:09:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 06:09:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 06:09:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 06:09:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 06:09:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 06:09:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 06:09:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 06:09:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 06:09:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 06:09:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 06:09:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 06:09:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 06:09:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 06:09:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 06:09:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 06:09:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 06:09:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 06:09:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 06:09:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 06:09:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 06:09:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 06:09:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 06:09:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 06:09:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 06:09:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 06:09:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 06:09:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 06:09:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 06:09:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 06:09:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 06:09:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 06:09:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 06:09:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 06:09:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 06:09:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 06:09:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 06:09:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 06:09:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 06:09:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 06:09:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 06:09:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 06:09:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 06:09:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 06:09:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 06:09:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 06:09:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 06:09:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 06:09:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 06:09:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 06:09:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 06:09:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 06:09:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 06:09:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 06:09:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 06:09:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 06:09:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 06:09:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 06:09:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 06:09:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 06:09:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 06:09:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 06:09:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 06:09:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 06:09:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 06:09:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 06:09:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 06:09:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 06:09:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 06:09:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 06:09:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 06:09:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 06:09:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 06:09:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 06:09:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 06:09:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 06:09:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 06:09:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 06:09:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 06:09:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 06:09:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 06:09:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 06:09:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 06:09:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 06:09:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 06:09:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 06:09:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 06:09:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 06:09:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 06:09:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 06:09:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 06:09:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 06:09:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 06:09:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 06:09:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 06:09:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 06:09:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 06:09:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 06:09:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 06:09:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 06:09:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/07 06:09:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 06:09:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/07 06:09:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 06:09:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/07 06:09:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 06:09:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/07 06:09:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 06:09:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/07 06:09:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 06:09:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 06:09:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 06:09:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 06:09:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 06:09:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 06:09:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 06:09:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 06:09:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 06:09:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 06:09:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/07 06:09:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 06:09:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 06:09:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 06:09:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 06:09:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 06:09:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 06:09:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 06:09:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 06:09:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 06:09:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 06:09:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 06:09:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 06:09:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 06:09:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 06:09:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 06:09:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 06:09:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 06:09:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 06:09:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/07 06:09:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 06:09:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 06:09:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 06:09:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 06:09:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 06:09:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 06:09:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 06:09:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 06:09:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 06:09:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 06:09:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 06:09:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/07 06:09:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 06:09:04 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/07 06:09:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 06:09:04 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/07 06:09:04 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/07 06:09:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:04 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/07 06:09:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 06:09:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:04 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/07 06:09:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 06:09:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 06:09:04 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/07 06:09:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:04 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/07 06:09:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:04 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/07 06:09:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 06:09:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 06:09:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 06:09:04 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/07 06:09:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 06:09:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 06:09:04 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/07 06:09:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 06:09:04 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/07 06:09:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 06:09:04 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/07 06:09:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 06:09:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 06:09:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 06:09:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 06:09:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/07 06:09:04 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/07 06:09:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 06:09:04 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/07 06:09:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 06:09:04 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/07 06:09:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 06:09:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 06:09:04 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/07 06:09:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 06:09:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 06:09:04 DEBUG : Waiting for deletions to finish 2026/07/07 06:09:04 DEBUG : Waiting for deletions to finish 2026/07/07 06:09:04 DEBUG : appleapple: Excluded (Path Filter) 2026/07/07 06:09:04 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/07 06:09:04 DEBUG : apple: Excluded (Path Filter) 2026/07/07 06:09:04 DEBUG : banana: Excluded (Path Filter) 2026/07/07 06:09:04 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/07 06:09:04 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/07 06:09:04 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/07 06:09:04 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/07 06:09:04 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/07 06:09:04 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/07 06:09:04 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/07 06:09:04 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/07 06:09:04 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/07 06:09:04 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/07 06:09:04 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/07 06:09:04 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/07 06:09:04 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/07 06:09:04 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/07 06:09:04 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/07 06:09:04 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/07 06:09:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 06:09:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 06:09:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/07 06:09:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/07 06:09:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/07 06:09:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/07 06:09:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/07 06:09:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/07 06:09:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/07 06:09:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/07 06:09:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/07 06:09:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/07 06:09:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/07 06:09:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/07 06:09:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/07 06:09:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/07 06:09:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/07 06:09:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/07 06:09:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/07 06:09:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/07 06:09:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/07 06:09:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/07 06:09:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/07 06:09:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/07 06:09:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/07 06:09:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/07 06:09:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/07 06:09:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/07 06:09:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/07 06:09:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/07 06:09:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/07 06:09:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/07 06:09:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/07 06:09:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 06:09:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/07 06:09:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 06:09:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/07 06:09:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/07 06:09:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/07 06:09:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/07 06:09:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/07 06:09:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/07 06:09:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/07 06:09:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/07 06:09:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/07 06:09:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/07 06:09:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/07 06:09:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/07 06:09:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/07 06:09:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/07 06:09:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/07 06:09:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/07 06:09:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 06:09:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/07/07 06:09:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/07/07 06:09:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/07/07 06:09:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/07/07 06:09:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/07 06:09:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/07/07 06:09:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/07/07 06:09:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/07 06:09:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/07/07 06:09:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/07 06:09:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/07 06:09:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/07/07 06:09:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/07/07 06:09:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/07 06:09:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/07/07 06:09:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/07/07 06:09:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/07/07 06:09:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/07 06:09:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/07 06:09:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/07/07 06:09:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/07/07 06:09:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/07 06:09:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/07 06:09:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/07 06:09:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/07 06:09:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/07 06:09:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/07 06:09:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/07/07 06:09:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/07/07 06:09:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/07 06:09:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/07 06:09:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 06:09:20 DEBUG : dir1/0000-abcdefg.txt: md5 = d1b905dffb965b2c2a0832afaa86fb5f OK 2026/07/07 06:09:22 DEBUG : dir1/0001-bcdefgh.txt: md5 = 5fdfb0532e43aa25b2ccb0828a3c48a9 OK 2026/07/07 06:09:23 DEBUG : dir1/0002-cdefghi.txt: md5 = 07a621589faa8755ae42f5f55e71feec OK 2026/07/07 06:09:25 DEBUG : dir1/0003-defghij.txt: md5 = d0db7b74ca1bf961330d268e35cea213 OK 2026/07/07 06:09:26 DEBUG : dir1/0004-efghijk.txt: md5 = ab1d90bf7f0b46a1c3cc8f66a0f732c1 OK 2026/07/07 06:09:28 DEBUG : dir1/0005-fghijkl.txt: md5 = 7c3953382f871ed46e3ad60be6c8eac4 OK 2026/07/07 06:09:29 DEBUG : dir1/0006-ghijklm.txt: md5 = 3f3ac7a651632c77e9c2d04e2bbb8f98 OK 2026/07/07 06:09:31 DEBUG : dir1/0007-1234567.txt: md5 = be043c85d554971af6dfb17381fec0a6 OK 2026/07/07 06:09:32 DEBUG : dir1/0008-2345678.txt: md5 = 5e1ba35a76f4264d4253c84e990a37eb OK 2026/07/07 06:09:34 DEBUG : dir1/0009-3456789.txt: md5 = cc48e0b6498885843f3bf528028d7481 OK 2026/07/07 06:09:36 DEBUG : dir1/0010-456789.txt: md5 = 1473598976e6a921348bc24c2617959c OK 2026/07/07 06:09:37 DEBUG : dir1/0011-56789;.txt: md5 = cf4447a7c065143cad26137b276e088d OK 2026/07/07 06:09:39 DEBUG : dir1/0012-6789;.txt: md5 = b89be6f87083e7ddcdcfd851c269f1a4 OK 2026/07/07 06:09:40 DEBUG : dir1/0013-789;=.txt: md5 = f447baa08e9b40138ad2215ed7a6e859 OK 2026/07/07 06:09:42 DEBUG : dir1/0014-89;=.txt: md5 = e8c5112446024e1392e602c85556e660 OK 2026/07/07 06:09:43 DEBUG : dir1/0015-9;=.txt: md5 = 21dbd9e2db6fe2788e9f08ec1949cd3b OK 2026/07/07 06:09:45 DEBUG : apple: md5 = 3736d30ec0a79988ed63c5e24efad15c OK 2026/07/07 06:09:47 DEBUG : banana: md5 = dc617bf95d83b328bbb19ce8b276cf34 OK 2026/07/07 06:09:48 DEBUG : appleappleapplebanana: md5 = dfb5eb71b581e4390b03c4ed4c70eed7 OK 2026/07/07 06:09:50 DEBUG : splitbananasplit: md5 = ee4780a48a4af3f99b136f7cf5be81e8 OK 2026/07/07 06:09:50 DEBUG : Waiting for deletions to finish 2026/07/07 06:09:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 06:09:51 DEBUG : banana: Excluded (Path Filter) 2026/07/07 06:09:51 DEBUG : apple: Excluded (Path Filter) 2026/07/07 06:09:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 06:09:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 06:09:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 06:09:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 06:09:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 06:09:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 06:09:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 06:09:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 06:09:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 06:09:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 06:09:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 06:09:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 06:09:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 06:09:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 06:09:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 06:09:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 06:09:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 06:09:52 DEBUG : apple: size = 5 OK 2026/07/07 06:09:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:52 DEBUG : apple: Unchanged skipping 2026/07/07 06:09:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 06:09:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 06:09:52 DEBUG : banana: size = 6 OK 2026/07/07 06:09:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:52 DEBUG : banana: Unchanged skipping 2026/07/07 06:09:52 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/07 06:09:52 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 06:09:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:52 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 06:09:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 06:09:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 06:09:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 06:09:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 06:09:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 06:09:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 06:09:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 06:09:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 06:09:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 06:09:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 06:09:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 06:09:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 06:09:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 06:09:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 06:09:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 06:09:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 06:09:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 06:09:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 06:09:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 06:09:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 06:09:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 06:09:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 06:09:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 06:09:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 06:09:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 06:09:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 06:09:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 06:09:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 06:09:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 06:09:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 06:09:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 06:09:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 06:09:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 06:09:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 06:09:52 DEBUG : Waiting for deletions to finish 2026/07/07 06:09:52 DEBUG : Waiting for deletions to finish 2026/07/07 06:09:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 06:09:53 DEBUG : banana: Excluded (Path Filter) 2026/07/07 06:09:53 DEBUG : apple: Excluded (Path Filter) 2026/07/07 06:09:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 06:09:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 06:09:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 06:09:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 06:09:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 06:09:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 06:09:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 06:09:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 06:09:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 06:09:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 06:09:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 06:09:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 06:09:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 06:09:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 06:09:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 06:09:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 06:09:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 06:09:54 DEBUG : dir1: Directory modification time the same (differ by -117.857µs, within tolerance 1ms) 2026/07/07 06:09:54 DEBUG : apple: size = 5 OK 2026/07/07 06:09:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:54 DEBUG : apple: Unchanged skipping 2026/07/07 06:09:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 06:09:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:54 DEBUG : banana: size = 6 OK 2026/07/07 06:09:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:54 DEBUG : banana: Unchanged skipping 2026/07/07 06:09:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 06:09:54 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 06:09:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:54 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 06:09:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 06:09:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 06:09:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 06:09:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 06:09:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 06:09:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 06:09:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 06:09:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 06:09:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 06:09:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 06:09:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 06:09:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 06:09:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 06:09:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 06:09:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 06:09:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 06:09:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 06:09:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 06:09:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 06:09:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 06:09:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 06:09:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 06:09:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 06:09:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 06:09:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 06:09:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 06:09:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 06:09:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 06:09:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 06:09:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 06:09:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 06:09:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 06:09:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:09:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 06:09:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 06:09:54 DEBUG : Waiting for deletions to finish 2026/07/07 06:09:54 DEBUG : Waiting for deletions to finish 2026/07/07 06:09:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 06:09:55 DEBUG : banana: Excluded (Path Filter) 2026/07/07 06:09:55 DEBUG : apple: Excluded (Path Filter) 2026/07/07 06:09:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 06:09:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 06:09:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 06:09:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 06:09:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 06:09:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 06:09:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 06:09:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 06:09:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 06:09:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 06:09:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 06:09:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 06:09:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 06:09:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 06:09:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 06:09:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 06:09:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 06:09:55 DEBUG : Waiting for deletions to finish 2026/07/07 06:09:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 06:09:56 DEBUG : banana: Excluded (Path Filter) 2026/07/07 06:09:56 DEBUG : apple: Excluded (Path Filter) 2026/07/07 06:09:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 06:09:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 06:09:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 06:09:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 06:09:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 06:09:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 06:09:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 06:09:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 06:09:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 06:09:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 06:09:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 06:09:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 06:09:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 06:09:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 06:09:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 06:09:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 06:09:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 06:10:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/07 06:10:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/07 06:10:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/07 06:10:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/07 06:10:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/07 06:10:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/07 06:10:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/07 06:10:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/07 06:10:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/07 06:10:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/07 06:10:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/07 06:10:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/07 06:10:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/07 06:10:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/07 06:10:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/07 06:10:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 06:10:11 DEBUG : dir1/0000-abcdefg.txt: md5 = 9a7241f2e674a97de476194a888c1a6a OK 2026/07/07 06:10:12 DEBUG : dir1/0001-bcdefgh.txt: md5 = 696e0eca732e13cd72ab93435b8a442b OK 2026/07/07 06:10:14 DEBUG : dir1/0002-cdefghi.txt: md5 = 85ade74dcc9c78301e6568b90e22c7b8 OK 2026/07/07 06:10:15 DEBUG : dir1/0003-defghij.txt: md5 = f36ac8014851f31eba5bfba2069a1339 OK 2026/07/07 06:10:17 DEBUG : dir1/0004-efghijk.txt: md5 = 195367424af404b7ed0a19fb49d19d02 OK 2026/07/07 06:10:18 DEBUG : dir1/0005-fghijkl.txt: md5 = e88b7031adf0c7313fa11b17a2e74909 OK 2026/07/07 06:10:20 DEBUG : dir1/0006-ghijklm.txt: md5 = 5d9f96275e47832bde40f9a95ee42aef OK 2026/07/07 06:10:22 DEBUG : dir1/0007-1234567.txt: md5 = 20ae12c00dbbdab39fc866066f798b0f OK 2026/07/07 06:10:23 DEBUG : dir1/0008-2345678.txt: md5 = 0a143f78bfb301d45390319114398bd2 OK 2026/07/07 06:10:25 DEBUG : dir1/0009-3456789.txt: md5 = fef295cbe3e898d8659d2f7024eb55a8 OK 2026/07/07 06:10:27 DEBUG : dir1/0010-456789.txt: md5 = 7dbc3650e2315e507f6547f27f3ca733 OK 2026/07/07 06:10:28 DEBUG : dir1/0011-56789;.txt: md5 = 067c3e084c553b137e5835a5489c6a13 OK 2026/07/07 06:10:30 DEBUG : dir1/0012-6789;.txt: md5 = 957418860213fefebbc52eab6169b01d OK 2026/07/07 06:10:31 DEBUG : dir1/0013-789;=.txt: md5 = 5907e761ab501de99c1bb8268026506f OK 2026/07/07 06:10:33 DEBUG : dir1/0014-89;=.txt: md5 = 12584dbefee1118d3511110b35688b7e OK 2026/07/07 06:10:35 DEBUG : dir1/0015-9;=.txt: md5 = cc47bfc174ad9d3d7c0067adcb81c462 OK 2026/07/07 06:10:36 DEBUG : apple: md5 = 1f8dc94a89b13ae8ee3613b120f98705 OK 2026/07/07 06:10:38 DEBUG : banana: md5 = d11d716b78862201297026c52c33eef4 OK 2026/07/07 06:10:40 DEBUG : appleappleapplebanana: md5 = ada510ceae0f3abd18464ed9eca5a60f OK 2026/07/07 06:10:41 DEBUG : splitbananasplit: md5 = 5aa815bfb8d05c8cb3b9ac04b03732ef OK 2026/07/07 06:10:41 DEBUG : Waiting for deletions to finish 2026/07/07 06:10:42 DEBUG : apple: Excluded (Path Filter) 2026/07/07 06:10:42 DEBUG : banana: Excluded (Path Filter) 2026/07/07 06:10:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 06:10:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 06:10:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 06:10:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 06:10:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 06:10:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 06:10:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 06:10:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 06:10:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 06:10:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 06:10:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 06:10:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 06:10:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 06:10:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 06:10:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 06:10:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 06:10:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 06:10:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 06:10:43 DEBUG : apple: size = 5 OK 2026/07/07 06:10:43 DEBUG : banana: size = 6 OK 2026/07/07 06:10:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:10:43 DEBUG : banana: Unchanged skipping 2026/07/07 06:10:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:10:43 DEBUG : apple: Unchanged skipping 2026/07/07 06:10:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 06:10:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:10:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 06:10:43 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/07 06:10:43 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 06:10:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:10:43 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 06:10:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 06:10:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:10:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 06:10:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 06:10:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:10:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 06:10:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 06:10:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:10:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 06:10:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 06:10:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 06:10:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:10:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:10:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 06:10:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 06:10:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:10:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 06:10:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 06:10:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 06:10:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 06:10:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 06:10:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 06:10:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:10:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 06:10:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 06:10:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:10:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 06:10:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:10:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:10:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 06:10:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:10:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:10:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 06:10:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 06:10:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:10:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 06:10:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 06:10:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 06:10:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 06:10:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 06:10:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 06:10:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:10:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 06:10:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:10:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 06:10:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 06:10:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 06:10:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:10:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 06:10:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 06:10:43 DEBUG : Waiting for deletions to finish 2026/07/07 06:10:43 DEBUG : Waiting for deletions to finish 2026/07/07 06:10:44 DEBUG : apple: Excluded (Path Filter) 2026/07/07 06:10:44 DEBUG : banana: Excluded (Path Filter) 2026/07/07 06:10:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 06:10:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 06:10:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 06:10:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 06:10:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 06:10:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 06:10:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 06:10:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 06:10:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 06:10:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 06:10:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 06:10:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 06:10:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 06:10:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 06:10:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 06:10:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 06:10:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 06:10:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 06:10:45 DEBUG : dir1: Directory modification time the same (differ by -355.757µs, within tolerance 1ms) 2026/07/07 06:10:45 DEBUG : apple: size = 5 OK 2026/07/07 06:10:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:10:45 DEBUG : apple: Unchanged skipping 2026/07/07 06:10:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 06:10:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:10:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 06:10:45 DEBUG : banana: size = 6 OK 2026/07/07 06:10:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:10:45 DEBUG : banana: Unchanged skipping 2026/07/07 06:10:45 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 06:10:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:10:45 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 06:10:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 06:10:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:10:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 06:10:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 06:10:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:10:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 06:10:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 06:10:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 06:10:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:10:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 06:10:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 06:10:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:10:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 06:10:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 06:10:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:10:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 06:10:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 06:10:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:10:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 06:10:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 06:10:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:10:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 06:10:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 06:10:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:10:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:10:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 06:10:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 06:10:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 06:10:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:10:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 06:10:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 06:10:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:10:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 06:10:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 06:10:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:10:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 06:10:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 06:10:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:10:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 06:10:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 06:10:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:10:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 06:10:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 06:10:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 06:10:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:10:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 06:10:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 06:10:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:10:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 06:10:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 06:10:45 DEBUG : Waiting for deletions to finish 2026/07/07 06:10:45 DEBUG : Waiting for deletions to finish 2026/07/07 06:10:46 DEBUG : apple: Excluded (Path Filter) 2026/07/07 06:10:46 DEBUG : banana: Excluded (Path Filter) 2026/07/07 06:10:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 06:10:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 06:10:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 06:10:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 06:10:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 06:10:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 06:10:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 06:10:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 06:10:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 06:10:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 06:10:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 06:10:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 06:10:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 06:10:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 06:10:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 06:10:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 06:10:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 06:10:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 06:10:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/07 06:10:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/07 06:10:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/07 06:10:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/07 06:10:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/07 06:10:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/07 06:10:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/07 06:10:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/07 06:10:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/07 06:10:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/07 06:10:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/07 06:10:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/07 06:10:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/07 06:10:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/07 06:10:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/07 06:10:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 06:11:01 DEBUG : dir1/0000-abcdefg.txt: md5 = 018de3726a5e2a6581b9c29c9d7de8e5 OK 2026/07/07 06:11:03 DEBUG : dir1/0001-bcdefgh.txt: md5 = 8dbca1769b767db81dba7017e1b0f7e4 OK 2026/07/07 06:11:05 DEBUG : dir1/0002-cdefghi.txt: md5 = 420faf41135a4839d39e136be447d380 OK 2026/07/07 06:11:06 DEBUG : dir1/0003-defghij.txt: md5 = bd4197f89e49890ff5bd1b59e2b9c9ce OK 2026/07/07 06:11:08 DEBUG : dir1/0004-efghijk.txt: md5 = 2c57ddac8f2873edd7ecbc6bed1460d3 OK 2026/07/07 06:11:10 DEBUG : dir1/0005-fghijkl.txt: md5 = f8fecc99c325dd2afd820586660bfc80 OK 2026/07/07 06:11:11 DEBUG : dir1/0006-ghijklm.txt: md5 = 819cb39e4d911fe9d53060a0377c71b8 OK 2026/07/07 06:11:13 DEBUG : dir1/0007-1234567.txt: md5 = b66040fbe60978232286c866b7e50ed8 OK 2026/07/07 06:11:14 DEBUG : dir1/0008-2345678.txt: md5 = f50238ee0fcddbe676926662cda6512a OK 2026/07/07 06:11:16 DEBUG : dir1/0009-3456789.txt: md5 = c0173a22cd644b97eb0d1e34e6d2dd11 OK 2026/07/07 06:11:18 DEBUG : dir1/0010-456789.txt: md5 = c80141c06375fd5259e4ece134e1bea9 OK 2026/07/07 06:11:19 DEBUG : dir1/0011-56789;.txt: md5 = 598d1338de35a66582fe7a4e470dac9f OK 2026/07/07 06:11:21 DEBUG : dir1/0012-6789;.txt: md5 = a4321da88d58467bf5f6fd78b48e32a7 OK 2026/07/07 06:11:22 DEBUG : dir1/0013-789;=.txt: md5 = bca07687ce661e2bb7f4414c3c3f11ed OK 2026/07/07 06:11:24 DEBUG : dir1/0014-89;=.txt: md5 = 54a960cd88d2e0873a7b05c00e949c97 OK 2026/07/07 06:11:26 DEBUG : dir1/0015-9;=.txt: md5 = 32edf1e635f52ad6e29223f027a5f0f5 OK 2026/07/07 06:11:28 DEBUG : apple: md5 = 291a69d30db85d7a5cb9dd157184f86f OK 2026/07/07 06:11:29 DEBUG : banana: md5 = 3a2711072a326685a55ce0916c41d3ea OK 2026/07/07 06:11:31 DEBUG : appleappleapplebanana: md5 = df5b8c3ee4d70d34d4229738ee234502 OK 2026/07/07 06:11:33 DEBUG : splitbananasplit: md5 = 027e7b74bc5761902a8163cb1019c6eb OK 2026/07/07 06:11:33 DEBUG : Waiting for deletions to finish 2026/07/07 06:11:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 06:11:33 DEBUG : banana: Excluded (Path Filter) 2026/07/07 06:11:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 06:11:33 DEBUG : apple: Excluded (Path Filter) 2026/07/07 06:11:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 06:11:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 06:11:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 06:11:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 06:11:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 06:11:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 06:11:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 06:11:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 06:11:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 06:11:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 06:11:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 06:11:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 06:11:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 06:11:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 06:11:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 06:11:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 06:11:34 DEBUG : apple: size = 5 OK 2026/07/07 06:11:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:11:34 DEBUG : apple: Unchanged skipping 2026/07/07 06:11:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 06:11:34 DEBUG : banana: size = 6 OK 2026/07/07 06:11:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:11:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:11:34 DEBUG : banana: Unchanged skipping 2026/07/07 06:11:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 06:11:35 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/07 06:11:35 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 06:11:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:11:35 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 06:11:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 06:11:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:11:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 06:11:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 06:11:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:11:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 06:11:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 06:11:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:11:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 06:11:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 06:11:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:11:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 06:11:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 06:11:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:11:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 06:11:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 06:11:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:11:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 06:11:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 06:11:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:11:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 06:11:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 06:11:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:11:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 06:11:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 06:11:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:11:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 06:11:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 06:11:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:11:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 06:11:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 06:11:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:11:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 06:11:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 06:11:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:11:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 06:11:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 06:11:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:11:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 06:11:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 06:11:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:11:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 06:11:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 06:11:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:11:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 06:11:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 06:11:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:11:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 06:11:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 06:11:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 06:11:35 DEBUG : Waiting for deletions to finish 2026/07/07 06:11:35 DEBUG : Waiting for deletions to finish 2026/07/07 06:11:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 06:11:35 DEBUG : banana: Excluded (Path Filter) 2026/07/07 06:11:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 06:11:35 DEBUG : apple: Excluded (Path Filter) 2026/07/07 06:11:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 06:11:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 06:11:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 06:11:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 06:11:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 06:11:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 06:11:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 06:11:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 06:11:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 06:11:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 06:11:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 06:11:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 06:11:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 06:11:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 06:11:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 06:11:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 06:11:36 DEBUG : dir1: Directory modification time the same (differ by -592.621µs, within tolerance 1ms) 2026/07/07 06:11:36 DEBUG : apple: size = 5 OK 2026/07/07 06:11:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:11:36 DEBUG : apple: Unchanged skipping 2026/07/07 06:11:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 06:11:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:11:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 06:11:36 DEBUG : banana: size = 6 OK 2026/07/07 06:11:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:11:36 DEBUG : banana: Unchanged skipping 2026/07/07 06:11:36 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 06:11:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:11:36 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 06:11:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 06:11:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:11:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 06:11:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 06:11:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:11:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 06:11:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 06:11:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:11:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 06:11:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 06:11:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:11:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 06:11:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 06:11:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:11:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 06:11:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 06:11:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:11:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 06:11:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 06:11:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:11:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 06:11:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 06:11:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:11:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 06:11:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 06:11:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:11:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 06:11:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 06:11:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:11:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 06:11:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 06:11:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:11:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 06:11:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 06:11:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:11:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 06:11:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 06:11:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:11:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 06:11:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 06:11:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:11:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 06:11:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 06:11:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:11:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 06:11:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 06:11:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:11:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 06:11:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 06:11:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 06:11:37 DEBUG : Waiting for deletions to finish 2026/07/07 06:11:37 DEBUG : Waiting for deletions to finish 2026/07/07 06:11:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 06:11:37 DEBUG : banana: Excluded (Path Filter) 2026/07/07 06:11:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 06:11:37 DEBUG : apple: Excluded (Path Filter) 2026/07/07 06:11:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 06:11:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 06:11:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 06:11:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 06:11:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 06:11:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 06:11:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 06:11:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 06:11:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 06:11:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 06:11:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 06:11:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 06:11:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 06:11:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 06:11:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 06:11:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 06:11:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/07 06:11:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/07 06:11:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/07 06:11:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/07 06:11:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/07 06:11:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/07 06:11:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/07 06:11:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/07 06:11:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/07 06:11:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/07 06:11:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/07 06:11:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/07 06:11:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/07 06:11:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/07 06:11:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/07 06:11:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 06:11:52 DEBUG : dir1/0000-abcdefg.txt: md5 = 50eda66bd85ef2c1f8f4ae7dde1cc184 OK 2026/07/07 06:11:54 DEBUG : dir1/0001-bcdefgh.txt: md5 = 1271053bb7f0764b4d2de02f64162589 OK 2026/07/07 06:11:55 DEBUG : dir1/0002-cdefghi.txt: md5 = 82ee8fa02183726563a0ffa5154a33d0 OK 2026/07/07 06:11:57 DEBUG : dir1/0003-defghij.txt: md5 = 988a762f0d04ec9d598eb821a7e2aa48 OK 2026/07/07 06:11:58 DEBUG : dir1/0004-efghijk.txt: md5 = abeb9813f09e3e5d46e584d8b891546e OK 2026/07/07 06:12:00 DEBUG : dir1/0005-fghijkl.txt: md5 = 605453ace5b7226940dbb3e878ec4abf OK 2026/07/07 06:12:01 DEBUG : dir1/0006-ghijklm.txt: md5 = 1c995ba912c2a23461952b847a1ab7f9 OK 2026/07/07 06:12:04 DEBUG : dir1/0007-1234567.txt: md5 = 55df7d73064650612129f39bcef6f2ff OK 2026/07/07 06:12:05 DEBUG : dir1/0008-2345678.txt: md5 = 9f4bb7e10341638a2d201cda829141a3 OK 2026/07/07 06:12:07 DEBUG : dir1/0009-3456789.txt: md5 = fbf1d8fca6b013ae8526586163ae08eb OK 2026/07/07 06:12:08 DEBUG : dir1/0010-456789.txt: md5 = 0fa8917ec09d2a73495ac4e85bbe381b OK 2026/07/07 06:12:10 DEBUG : dir1/0011-56789;.txt: md5 = 9c8fda183a40259823e13f6bf8ec710a OK 2026/07/07 06:12:12 DEBUG : dir1/0012-6789;.txt: md5 = 4babd15fbc922599af92d2db8876cc21 OK 2026/07/07 06:12:13 DEBUG : dir1/0013-789;=.txt: md5 = 7fccb5d20e7afc6343b8e58a19ac0d2e OK 2026/07/07 06:12:15 DEBUG : dir1/0014-89;=.txt: md5 = 471c9d5c9ffa8c093464edd9e11f1032 OK 2026/07/07 06:12:16 DEBUG : dir1/0015-9;=.txt: md5 = 9250023979820187d1afe89aea001573 OK 2026/07/07 06:12:18 DEBUG : apple: md5 = 280331d6e325b9916105f8c374ca9744 OK 2026/07/07 06:12:19 DEBUG : banana: md5 = 2651196c24d4ce7ab244d12f91f8bd19 OK 2026/07/07 06:12:21 DEBUG : appleappleapplebanana: md5 = bf5e73a74b09fd3561228f770b2beb43 OK 2026/07/07 06:12:23 DEBUG : splitbananasplit: md5 = 7c3054dcd9522944ee8564513dd0352f OK 2026/07/07 06:12:23 DEBUG : Waiting for deletions to finish 2026/07/07 06:12:23 DEBUG : apple: Excluded (Path Filter) 2026/07/07 06:12:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 06:12:23 DEBUG : banana: Excluded (Path Filter) 2026/07/07 06:12:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 06:12:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 06:12:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 06:12:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 06:12:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 06:12:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 06:12:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 06:12:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 06:12:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 06:12:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 06:12:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 06:12:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 06:12:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 06:12:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 06:12:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 06:12:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 06:12:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 06:12:24 DEBUG : apple: size = 5 OK 2026/07/07 06:12:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:12:24 DEBUG : apple: Unchanged skipping 2026/07/07 06:12:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 06:12:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:12:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 06:12:24 DEBUG : banana: size = 6 OK 2026/07/07 06:12:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:12:24 DEBUG : banana: Unchanged skipping 2026/07/07 06:12:25 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/07 06:12:25 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 06:12:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:12:25 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 06:12:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 06:12:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:12:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 06:12:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 06:12:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 06:12:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:12:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 06:12:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:12:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 06:12:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:12:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 06:12:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 06:12:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 06:12:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 06:12:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:12:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 06:12:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 06:12:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:12:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 06:12:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:12:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 06:12:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 06:12:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:12:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 06:12:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 06:12:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 06:12:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 06:12:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 06:12:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:12:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:12:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 06:12:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 06:12:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:12:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 06:12:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 06:12:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:12:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 06:12:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:12:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 06:12:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 06:12:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:12:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 06:12:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 06:12:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 06:12:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 06:12:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:12:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 06:12:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:12:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 06:12:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 06:12:25 DEBUG : Waiting for deletions to finish 2026/07/07 06:12:25 DEBUG : Waiting for deletions to finish 2026/07/07 06:12:26 DEBUG : apple: Excluded (Path Filter) 2026/07/07 06:12:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 06:12:26 DEBUG : banana: Excluded (Path Filter) 2026/07/07 06:12:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 06:12:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 06:12:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 06:12:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 06:12:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 06:12:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 06:12:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 06:12:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 06:12:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 06:12:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 06:12:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 06:12:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 06:12:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 06:12:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 06:12:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 06:12:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 06:12:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 06:12:26 DEBUG : dir1: Directory modification time the same (differ by -824.862µs, within tolerance 1ms) 2026/07/07 06:12:26 DEBUG : apple: size = 5 OK 2026/07/07 06:12:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:12:26 DEBUG : apple: Unchanged skipping 2026/07/07 06:12:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 06:12:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:12:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 06:12:26 DEBUG : banana: size = 6 OK 2026/07/07 06:12:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:12:26 DEBUG : banana: Unchanged skipping 2026/07/07 06:12:26 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 06:12:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:12:26 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 06:12:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 06:12:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 06:12:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:12:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:12:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 06:12:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 06:12:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 06:12:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 06:12:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:12:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 06:12:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 06:12:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:12:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 06:12:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 06:12:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:12:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 06:12:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 06:12:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 06:12:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:12:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 06:12:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 06:12:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 06:12:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 06:12:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:12:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 06:12:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 06:12:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:12:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 06:12:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:12:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 06:12:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 06:12:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:12:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 06:12:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 06:12:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 06:12:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:12:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:12:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:12:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 06:12:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 06:12:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 06:12:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 06:12:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:12:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 06:12:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:12:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 06:12:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 06:12:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:12:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 06:12:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 06:12:27 DEBUG : Waiting for deletions to finish 2026/07/07 06:12:27 DEBUG : Waiting for deletions to finish 2026/07/07 06:12:27 DEBUG : apple: Excluded (Path Filter) 2026/07/07 06:12:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 06:12:27 DEBUG : banana: Excluded (Path Filter) 2026/07/07 06:12:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 06:12:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 06:12:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 06:12:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 06:12:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 06:12:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 06:12:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 06:12:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 06:12:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 06:12:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 06:12:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 06:12:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 06:12:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 06:12:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 06:12:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 06:12:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 06:12:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 06:12:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/07 06:12:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/07 06:12:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/07 06:12:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/07 06:12:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/07 06:12:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/07 06:12:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/07 06:12:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/07 06:12:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/07 06:12:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/07 06:12:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/07 06:12:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/07 06:12:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/07 06:12:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/07 06:12:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/07 06:12:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 06:12:42 DEBUG : dir1/0000-abcdefg.txt: md5 = 827a1f017f6018b337f1644c559db39b OK 2026/07/07 06:12:44 DEBUG : dir1/0001-bcdefgh.txt: md5 = 80d557959c425b5456bf879bbacb595d OK 2026/07/07 06:12:45 DEBUG : dir1/0002-cdefghi.txt: md5 = fe89f667449f5e4b0bbd35a3ff7ae215 OK 2026/07/07 06:12:47 DEBUG : dir1/0003-defghij.txt: md5 = 27f4974bd2e7946cc27c4ca40462e06e OK 2026/07/07 06:12:48 DEBUG : dir1/0004-efghijk.txt: md5 = ed5a4030d6685a2d25d05df578e65fb0 OK 2026/07/07 06:12:50 DEBUG : dir1/0005-fghijkl.txt: md5 = a82f0696623f06d7ced64c49f4c26ea9 OK 2026/07/07 06:12:51 DEBUG : dir1/0006-ghijklm.txt: md5 = c66f47f9d09cbc8b58d553045441878b OK 2026/07/07 06:12:53 DEBUG : dir1/0007-1234567.txt: md5 = a482c9fa268de5f75f6f0de9c9599e8a OK 2026/07/07 06:12:55 DEBUG : dir1/0008-2345678.txt: md5 = 71880205c5462c5dfad8d7a5247f6291 OK 2026/07/07 06:12:56 DEBUG : dir1/0009-3456789.txt: md5 = 9e8067ff39726feec43baa21a621e49e OK 2026/07/07 06:12:58 DEBUG : dir1/0010-456789.txt: md5 = 69523f327969c46d92f13715178842b3 OK 2026/07/07 06:12:59 DEBUG : dir1/0011-56789;.txt: md5 = 2bfc098e07666173bfc292fe254063f7 OK 2026/07/07 06:13:01 DEBUG : dir1/0012-6789;.txt: md5 = f078798f3b9c0f5599ef242c7fc6ea04 OK 2026/07/07 06:13:03 DEBUG : dir1/0013-789;=.txt: md5 = a9c16f6ff30fb0a1e119f332ef04bea5 OK 2026/07/07 06:13:04 DEBUG : dir1/0014-89;=.txt: md5 = 38d7c78ab34e5979bc21d0a1491e0475 OK 2026/07/07 06:13:06 DEBUG : dir1/0015-9;=.txt: md5 = f3250800824dd7884060ef70b3239f78 OK 2026/07/07 06:13:07 DEBUG : apple: md5 = 600378d2d02d0041c309ec6cb17c353c OK 2026/07/07 06:13:09 DEBUG : banana: md5 = e50db0aec9c634963062d76c476a3019 OK 2026/07/07 06:13:10 DEBUG : appleappleapplebanana: md5 = 97d84d401e94149c0a45dc68a0edac85 OK 2026/07/07 06:13:12 DEBUG : splitbananasplit: md5 = 00317f92069d888265011e974258fbc9 OK 2026/07/07 06:13:12 DEBUG : Waiting for deletions to finish 2026/07/07 06:13:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 06:13:12 DEBUG : apple: Excluded (Path Filter) 2026/07/07 06:13:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 06:13:12 DEBUG : banana: Excluded (Path Filter) 2026/07/07 06:13:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 06:13:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 06:13:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 06:13:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 06:13:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 06:13:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 06:13:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 06:13:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 06:13:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 06:13:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 06:13:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 06:13:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 06:13:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 06:13:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 06:13:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 06:13:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 06:13:13 DEBUG : apple: size = 5 OK 2026/07/07 06:13:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:13:13 DEBUG : apple: Unchanged skipping 2026/07/07 06:13:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 06:13:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:13:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 06:13:13 DEBUG : banana: size = 6 OK 2026/07/07 06:13:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:13:13 DEBUG : banana: Unchanged skipping 2026/07/07 06:13:14 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/07 06:13:14 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 06:13:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:13:14 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 06:13:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 06:13:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:13:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 06:13:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 06:13:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:13:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 06:13:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 06:13:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:13:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 06:13:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 06:13:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 06:13:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:13:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 06:13:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 06:13:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:13:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:13:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 06:13:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 06:13:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 06:13:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:13:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 06:13:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 06:13:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 06:13:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:13:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 06:13:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 06:13:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 06:13:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 06:13:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 06:13:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:13:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 06:13:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 06:13:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:13:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 06:13:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:13:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 06:13:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:13:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 06:13:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 06:13:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 06:13:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:13:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 06:13:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:13:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 06:13:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:13:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 06:13:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 06:13:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:13:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 06:13:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 06:13:14 DEBUG : Waiting for deletions to finish 2026/07/07 06:13:14 DEBUG : Waiting for deletions to finish 2026/07/07 06:13:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 06:13:15 DEBUG : apple: Excluded (Path Filter) 2026/07/07 06:13:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 06:13:15 DEBUG : banana: Excluded (Path Filter) 2026/07/07 06:13:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 06:13:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 06:13:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 06:13:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 06:13:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 06:13:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 06:13:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 06:13:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 06:13:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 06:13:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 06:13:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 06:13:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 06:13:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 06:13:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 06:13:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 06:13:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 06:13:15 DEBUG : dir1: Directory modification time the same (differ by -52.845µs, within tolerance 1ms) 2026/07/07 06:13:15 DEBUG : apple: size = 5 OK 2026/07/07 06:13:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 06:13:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:13:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:13:15 DEBUG : apple: Unchanged skipping 2026/07/07 06:13:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 06:13:15 DEBUG : banana: size = 6 OK 2026/07/07 06:13:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:13:15 DEBUG : banana: Unchanged skipping 2026/07/07 06:13:15 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 06:13:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:13:15 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 06:13:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 06:13:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 06:13:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:13:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 06:13:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 06:13:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:13:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 06:13:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 06:13:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:13:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 06:13:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 06:13:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 06:13:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 06:13:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:13:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 06:13:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 06:13:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:13:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 06:13:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 06:13:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:13:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:13:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 06:13:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 06:13:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:13:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 06:13:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 06:13:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:13:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 06:13:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 06:13:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:13:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 06:13:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 06:13:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:13:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 06:13:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:13:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 06:13:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:13:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 06:13:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:13:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 06:13:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 06:13:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 06:13:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 06:13:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:13:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 06:13:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 06:13:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:13:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 06:13:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 06:13:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 06:13:16 DEBUG : Waiting for deletions to finish 2026/07/07 06:13:16 DEBUG : Waiting for deletions to finish 2026/07/07 06:13:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 06:13:16 DEBUG : apple: Excluded (Path Filter) 2026/07/07 06:13:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 06:13:16 DEBUG : banana: Excluded (Path Filter) 2026/07/07 06:13:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 06:13:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 06:13:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 06:13:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 06:13:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 06:13:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 06:13:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 06:13:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 06:13:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 06:13:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 06:13:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 06:13:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 06:13:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 06:13:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 06:13:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 06:13:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 06:13:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/07 06:13:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/07 06:13:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/07 06:13:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/07 06:13:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/07 06:13:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/07 06:13:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/07 06:13:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/07 06:13:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/07 06:13:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/07 06:13:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/07 06:13:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/07 06:13:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/07 06:13:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/07 06:13:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/07 06:13:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" --- PASS: TestTransform (609.99s) --- PASS: TestTransform/NFC (53.38s) --- PASS: TestTransform/NFD (49.57s) --- PASS: TestTransform/base64 (60.85s) --- PASS: TestTransform/prefix (68.33s) --- PASS: TestTransform/suffix (67.87s) --- PASS: TestTransform/truncate (58.30s) --- PASS: TestTransform/encoder (50.93s) --- PASS: TestTransform/ISO-8859-1 (50.11s) --- PASS: TestTransform/charmap (51.15s) --- PASS: TestTransform/lowercase (50.21s) --- PASS: TestTransform/ascii (49.29s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 06:13:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/07 06:13:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/07 06:13:29 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/07/07 06:13:30 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-07-07T06:13:29.514160949Z) 2026/07/07 06:13:30 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/07 06:13:30 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/07 06:13:30 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/07 06:13:30 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/07 06:13:30 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/07 06:13:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 06:13:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 06:13:32 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = f4c30fcbf136736631ab57652ef3dac2 OK 2026/07/07 06:13:32 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/07 06:13:32 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/07 06:13:32 DEBUG : Waiting for deletions to finish 2026/07/07 06:13:34 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (5.27s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 06:13:34 DEBUG : toe: transformed to: tictactoe 2026/07/07 06:13:35 DEBUG : toe: transformed to: tictactoe 2026/07/07 06:13:35 DEBUG : tictactoe: Making directory with metadata 2026/07/07 06:13:35 INFO : tictactoe: Made directory with metadata (mtime=2026-07-07T06:13:34.785185282Z) 2026/07/07 06:13:35 DEBUG : toe: transformed to: tictactoe 2026/07/07 06:13:35 DEBUG : toe: transformed to: tictactoe 2026/07/07 06:13:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 06:13:35 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/07 06:13:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 06:13:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 06:13:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 06:13:37 DEBUG : tictactoe/tictactoe: md5 = a5b38fb6ae6f6ba6ccfc9de21f76be7a OK 2026/07/07 06:13:37 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/07 06:13:37 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/07 06:13:37 DEBUG : Waiting for deletions to finish 2026/07/07 06:13:39 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (5.22s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 06:13:40 DEBUG : toe: Making directory with metadata 2026/07/07 06:13:41 INFO : toe: Made directory with metadata (mtime=2026-07-07T06:13:40.010209396Z) 2026/07/07 06:13:41 DEBUG : toe/toe: Making directory with metadata 2026/07/07 06:13:42 INFO : toe/toe: Made directory with metadata (mtime=2026-07-07T06:13:40.010209396Z) 2026/07/07 06:13:42 DEBUG : toe: transformed to: tictactoe 2026/07/07 06:13:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/07 06:13:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/07 06:13:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/07 06:13:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 06:13:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 06:13:43 DEBUG : toe/toe/tictactoe: md5 = 9f918ad3bdc98198855e520de7894589 OK 2026/07/07 06:13:43 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/07 06:13:43 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/07 06:13:43 DEBUG : Waiting for deletions to finish 2026/07/07 06:13:46 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/07/07 06:13:47 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (7.88s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 06:13:48 DEBUG : toe: Making directory with metadata 2026/07/07 06:13:49 INFO : toe: Made directory with metadata (mtime=2026-07-07T06:13:47.89124577Z) 2026/07/07 06:13:49 DEBUG : toe/toe: Making directory with metadata 2026/07/07 06:13:50 INFO : toe/toe: Made directory with metadata (mtime=2026-07-07T06:13:47.89124577Z) 2026/07/07 06:13:50 DEBUG : toe: transformed to: tictactoe 2026/07/07 06:13:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/07 06:13:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/07 06:13:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/07 06:13:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 06:13:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 06:13:51 DEBUG : toe/toe/tictactoe: md5 = 9edc50ce1193e3402686aab9bbeef176 OK 2026/07/07 06:13:51 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/07 06:13:51 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/07 06:13:51 DEBUG : Waiting for deletions to finish 2026/07/07 06:13:53 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/07/07 06:13:54 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (7.41s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 06:13:55 DEBUG : empty_dir: Making directory with metadata 2026/07/07 06:13:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/07 06:13:55 DEBUG : toe: transformed to: tictactoe 2026/07/07 06:13:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 06:13:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 06:13:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 06:13:55 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/07 06:13:56 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/07 06:13:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 06:13:56 DEBUG : toe: transformed to: tictactoe 2026/07/07 06:13:56 DEBUG : toe: transformed to: tictactoe 2026/07/07 06:13:56 DEBUG : tictactoe: Making directory with metadata 2026/07/07 06:13:57 INFO : tictactoe: Made directory with metadata (mtime=2026-07-07T06:13:55.305279986Z) 2026/07/07 06:13:57 DEBUG : toe: transformed to: tictactoe 2026/07/07 06:13:57 DEBUG : toe: transformed to: tictactoe 2026/07/07 06:13:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 06:13:57 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/07 06:13:58 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-07T06:13:55.305279986Z) 2026/07/07 06:13:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 06:13:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/07 06:13:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/07 06:13:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/07 06:13:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 06:13:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 06:13:59 DEBUG : tictactoe/tictactoe/toe.txt: md5 = b996edaba14fcda3af42e8c2082c9eef OK 2026/07/07 06:13:59 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/07 06:13:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/07 06:13:59 DEBUG : Waiting for deletions to finish 2026/07/07 06:14:02 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/07 06:14:02 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (9.22s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 06:14:04 DEBUG : empty_dir: Making directory with metadata 2026/07/07 06:14:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/07 06:14:04 DEBUG : toe: transformed to: tictactoe 2026/07/07 06:14:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 06:14:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 06:14:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 06:14:04 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/07 06:14:05 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/07 06:14:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 06:14:05 DEBUG : toe: transformed to: tictactoe 2026/07/07 06:14:05 DEBUG : toe: transformed to: tictactoe 2026/07/07 06:14:05 DEBUG : tictactoe: Making directory with metadata 2026/07/07 06:14:06 INFO : tictactoe: Made directory with metadata (mtime=2026-07-07T06:14:04.524322527Z) 2026/07/07 06:14:06 DEBUG : toe: transformed to: tictactoe 2026/07/07 06:14:06 DEBUG : toe: transformed to: tictactoe 2026/07/07 06:14:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 06:14:06 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/07 06:14:07 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-07T06:14:04.524322527Z) 2026/07/07 06:14:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 06:14:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/07 06:14:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 06:14:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/07 06:14:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 06:14:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 06:14:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 06:14:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = db1e514b95e53675ede5798084ba369d OK 2026/07/07 06:14:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/07 06:14:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 06:14:09 DEBUG : Waiting for deletions to finish 2026/07/07 06:14:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 06:14:09 DEBUG : toe: transformed to: tictactoe 2026/07/07 06:14:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 06:14:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 06:14:10 DEBUG : toe: transformed to: tictactoe 2026/07/07 06:14:10 DEBUG : toe: transformed to: tictactoe 2026/07/07 06:14:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/07 06:14:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/07 06:14:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/07/07 06:14:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': 0 differences found 2026/07/07 06:14:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': 1 hashes could not be checked 2026/07/07 06:14:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': 1 matching files 2026/07/07 06:14:12 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/07 06:14:13 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (10.08s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 06:14:14 DEBUG : toe: transformed to: tictactoe 2026/07/07 06:14:14 DEBUG : toe: transformed to: tictactoe 2026/07/07 06:14:14 DEBUG : tictactoe: Making directory with metadata 2026/07/07 06:14:15 INFO : tictactoe: Made directory with metadata (mtime=2026-07-07T06:14:14.602369023Z) 2026/07/07 06:14:15 DEBUG : toe: transformed to: tictactoe 2026/07/07 06:14:15 DEBUG : toe: transformed to: tictactoe 2026/07/07 06:14:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 06:14:15 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/07 06:14:16 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-07T06:14:14.602369023Z) 2026/07/07 06:14:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 06:14:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/07 06:14:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/07 06:14:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/07 06:14:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 06:14:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 06:14:18 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 7d081bcd94c9d2dea1ca99f66464edd9 OK 2026/07/07 06:14:18 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/07 06:14:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/07 06:14:18 DEBUG : Waiting for deletions to finish 2026/07/07 06:14:19 DEBUG : toe: transformed to: tictactoe 2026/07/07 06:14:19 DEBUG : toe: transformed to: tictactoe 2026/07/07 06:14:19 DEBUG : tictactoe: Directory modification time the same (differ by -369.023µs, within tolerance 1ms) 2026/07/07 06:14:19 DEBUG : toe: transformed to: tictactoe 2026/07/07 06:14:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 06:14:19 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -369.023µs, within tolerance 1ms) 2026/07/07 06:14:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 06:14:19 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/07 06:14:19 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 06:14:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/07 06:14:19 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/07 06:14:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 06:14:19 DEBUG : Waiting for deletions to finish 2026/07/07 06:14:22 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/07 06:14:23 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (9.11s) === RUN TestSyntax 2026/07/07 06:14:23 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 06:14:23 DEBUG : toe: Making directory with metadata 2026/07/07 06:14:24 INFO : toe: Made directory with metadata (mtime=2026-07-07T06:14:23.713411053Z) 2026/07/07 06:14:24 DEBUG : toe/toe: Making directory with metadata 2026/07/07 06:14:25 INFO : toe/toe: Made directory with metadata (mtime=2026-07-07T06:14:23.714411058Z) 2026/07/07 06:14:25 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/07 06:14:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 06:14:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 06:14:27 DEBUG : toe/toe/toe: md5 = 52b2341d96f2db9bc8978e39e2d6d1c2 OK 2026/07/07 06:14:27 DEBUG : toe/toe/toe: size = 11 OK 2026/07/07 06:14:27 INFO : toe/toe/toe: Copied (new) 2026/07/07 06:14:27 DEBUG : Waiting for deletions to finish 2026/07/07 06:14:29 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/07 06:14:30 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (7.53s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 06:14:31 DEBUG : empty_dir: Making directory with metadata 2026/07/07 06:14:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/07 06:14:31 DEBUG : toe: transformed to: tictactoe 2026/07/07 06:14:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 06:14:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 06:14:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 06:14:31 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/07 06:14:32 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/07 06:14:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 06:14:32 DEBUG : toe: transformed to: tictactoe 2026/07/07 06:14:32 DEBUG : toe: transformed to: tictactoe 2026/07/07 06:14:32 DEBUG : tictactoe: Making directory with metadata 2026/07/07 06:14:33 INFO : tictactoe: Made directory with metadata (mtime=2026-07-07T06:14:31.245445798Z) 2026/07/07 06:14:33 DEBUG : toe: transformed to: tictactoe 2026/07/07 06:14:33 DEBUG : toe: transformed to: tictactoe 2026/07/07 06:14:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 06:14:33 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/07 06:14:34 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-07T06:14:31.245445798Z) 2026/07/07 06:14:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 06:14:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/07 06:14:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 06:14:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/07 06:14:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 06:14:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 06:14:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 06:14:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 06:14:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 2babdc196df4b2486b951c492d17f122 OK 2026/07/07 06:14:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/07 06:14:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 06:14:35 INFO : toe/toe/toe.txt: Deleted 2026/07/07 06:14:35 INFO : toe/toe: Removing directory 2026/07/07 06:14:35 INFO : toe: Removing directory 2026/07/07 06:14:35 INFO : empty_dir: Removing directory 2026/07/07 06:14:35 DEBUG : Local file system at /tmp/rclone2473586348: deleted 3 directories 2026/07/07 06:14:38 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/07 06:14:39 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (9.45s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 06:14:40 DEBUG : empty_dir: Making directory with metadata 2026/07/07 06:14:40 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/07 06:14:40 DEBUG : toe: transformed to: tictactoe 2026/07/07 06:14:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 06:14:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 06:14:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 06:14:40 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/07 06:14:41 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/07 06:14:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 06:14:41 DEBUG : toe: transformed to: tictactoe 2026/07/07 06:14:41 DEBUG : toe: transformed to: tictactoe 2026/07/07 06:14:41 DEBUG : tictactoe: Making directory with metadata 2026/07/07 06:14:42 INFO : tictactoe: Made directory with metadata (mtime=2026-07-07T06:14:40.697489395Z) 2026/07/07 06:14:42 DEBUG : toe: transformed to: tictactoe 2026/07/07 06:14:42 DEBUG : toe: transformed to: tictactoe 2026/07/07 06:14:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 06:14:42 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/07 06:14:43 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-07T06:14:40.698489399Z) 2026/07/07 06:14:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 06:14:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/07 06:14:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 06:14:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/07 06:14:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 06:14:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 06:14:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 06:14:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 06:14:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 717caa530a9b955593bc167b1dd6aafa OK 2026/07/07 06:14:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/07 06:14:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 06:14:45 INFO : toe/toe/toe.txt: Deleted 2026/07/07 06:14:45 INFO : toe/toe: Removing directory 2026/07/07 06:14:45 INFO : toe: Removing directory 2026/07/07 06:14:45 INFO : empty_dir: Removing directory 2026/07/07 06:14:45 DEBUG : Local file system at /tmp/rclone2473586348: deleted 3 directories 2026/07/07 06:14:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/07 06:14:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/07 06:14:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/07 06:14:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/07 06:14:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/07 06:14:49 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/07/07 06:14:52 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/07 06:14:52 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/07 06:14:54 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (15.29s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 06:14:55 DEBUG : Reset feature "Copy" 2026/07/07 06:14:55 DEBUG : Reset feature "Move" 2026/07/07 06:14:55 DEBUG : Reset feature "Copy" 2026/07/07 06:14:55 DEBUG : Reset feature "Move" 2026/07/07 06:14:55 DEBUG : empty_dir: Making directory with metadata 2026/07/07 06:14:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/07 06:14:55 DEBUG : toe: transformed to: tictactoe 2026/07/07 06:14:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 06:14:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 06:14:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 06:14:56 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/07 06:14:57 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/07 06:14:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 06:14:57 DEBUG : toe: transformed to: tictactoe 2026/07/07 06:14:57 DEBUG : toe: transformed to: tictactoe 2026/07/07 06:14:57 DEBUG : tictactoe: Making directory with metadata 2026/07/07 06:14:58 INFO : tictactoe: Made directory with metadata (mtime=2026-07-07T06:14:55.992559929Z) 2026/07/07 06:14:58 DEBUG : toe: transformed to: tictactoe 2026/07/07 06:14:58 DEBUG : toe: transformed to: tictactoe 2026/07/07 06:14:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 06:14:58 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/07 06:14:59 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-07T06:14:55.992559929Z) 2026/07/07 06:14:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 06:14:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/07 06:14:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 06:14:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/07 06:14:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 06:14:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 06:14:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 06:14:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 06:15:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 710d91871f4bf8a78a24f5ccac49c0e5 OK 2026/07/07 06:15:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/07 06:15:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 06:15:00 INFO : toe/toe/toe.txt: Deleted 2026/07/07 06:15:00 INFO : toe/toe: Removing directory 2026/07/07 06:15:00 INFO : toe: Removing directory 2026/07/07 06:15:00 INFO : empty_dir: Removing directory 2026/07/07 06:15:00 DEBUG : Local file system at /tmp/rclone2473586348: deleted 3 directories 2026/07/07 06:15:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/07 06:15:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/07 06:15:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/07 06:15:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/07 06:15:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/07 06:15:06 DEBUG : toe/toe/toe.txt: md5 = cd9fe126d2e97f065ef7b448687b6fd2 OK 2026/07/07 06:15:06 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/07 06:15:06 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/07 06:15:06 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/07/07 06:15:09 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/07 06:15:09 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/07 06:15:10 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/07 06:15:11 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (17.23s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 06:15:13 DEBUG : toe: transformed to: dG9l 2026/07/07 06:15:13 DEBUG : toe: transformed to: dG9l 2026/07/07 06:15:13 DEBUG : dG9l: Making directory with metadata 2026/07/07 06:15:14 INFO : dG9l: Made directory with metadata (mtime=2026-07-07T06:15:13.225639387Z) 2026/07/07 06:15:14 DEBUG : toe: transformed to: dG9l 2026/07/07 06:15:14 DEBUG : toe: transformed to: dG9l 2026/07/07 06:15:14 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/07 06:15:14 DEBUG : dG9l/dG9l: Making directory with metadata 2026/07/07 06:15:15 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-07-07T06:15:13.225639387Z) 2026/07/07 06:15:15 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/07 06:15:15 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/07 06:15:15 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/07 06:15:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/07 06:15:15 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/07 06:15:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 06:15:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 06:15:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 7b8503705d6250642db634fb83ec8d3f OK 2026/07/07 06:15:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/07 06:15:16 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/07 06:15:16 DEBUG : Waiting for deletions to finish 2026/07/07 06:15:18 DEBUG : dG9l: transformed to: toe 2026/07/07 06:15:18 DEBUG : dG9l: transformed to: toe 2026/07/07 06:15:18 DEBUG : toe: Directory modification time the same (differ by 639.387µs, within tolerance 1ms) 2026/07/07 06:15:18 DEBUG : Added delayed dir = "toe", newDst=toe 2026/07/07 06:15:18 DEBUG : dG9l: transformed to: toe 2026/07/07 06:15:18 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/07 06:15:18 DEBUG : toe/toe: Directory modification time the same (differ by 639.387µs, within tolerance 1ms) 2026/07/07 06:15:18 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/07/07 06:15:18 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/07 06:15:18 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/07 06:15:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/07 06:15:18 DEBUG : Local file system at /tmp/rclone2473586348: Waiting for checks to finish 2026/07/07 06:15:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/07 06:15:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/07 06:15:18 DEBUG : Local file system at /tmp/rclone2473586348: Waiting for transfers to finish 2026/07/07 06:15:18 DEBUG : Waiting for deletions to finish 2026/07/07 06:15:21 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/07/07 06:15:21 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (9.38s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani'", Local "Local file system at /tmp/rclone2473586348", Modify Window "1ms" 2026/07/07 06:15:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/07 06:15:22 DEBUG : toe: transformed to: 2026/07/07 06:15:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/07 06:15:22 DEBUG : toe: transformed to: 2026/07/07 06:15:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Making directory with metadata 2026/07/07 06:15:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Made directory with metadata (mtime=2026-07-07T06:15:22.609682651Z) 2026/07/07 06:15:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/07 06:15:23 DEBUG : toe: transformed to: 2026/07/07 06:15:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/07 06:15:23 DEBUG : toe: transformed to: 2026/07/07 06:15:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/07 06:15:23 DEBUG : toe/toe: transformed to: 2026/07/07 06:15:23 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/07 06:15:23 DEBUG : toe/toe: Making directory with metadata 2026/07/07 06:15:25 INFO : toe/toe: Made directory with metadata (mtime=2026-07-07T06:15:22.610682656Z) 2026/07/07 06:15:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/07 06:15:25 DEBUG : toe/toe: transformed to: 2026/07/07 06:15:25 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/07 06:15:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/07 06:15:25 DEBUG : toe: transformed to: 2026/07/07 06:15:25 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/07 06:15:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/07 06:15:25 DEBUG : toe/toe/toe: transformed to: 2026/07/07 06:15:25 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/07 06:15:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for checks to finish 2026/07/07 06:15:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Waiting for transfers to finish 2026/07/07 06:15:26 DEBUG : toe/toe/toe: md5 = 01127775d799cf1351ce1c07c23e736d OK 2026/07/07 06:15:26 DEBUG : toe/toe/toe: size = 11 OK 2026/07/07 06:15:26 INFO : toe/toe/toe: Copied (new) 2026/07/07 06:15:26 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': not deleting files as there were IO errors 2026/07/07 06:15:26 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': not deleting directories as there were IO errors 2026/07/07 06:15:29 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/07 06:15:29 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.93s) PASS 2026/07/07 06:15:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifepej8mani': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 29m2.293601614s (try 1/5)