"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/11/27 03:29:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-koxigub1lefi" 2025/11/27 03:29:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/27 03:29:57 DEBUG : Creating backend with remote "TestDrive:crypt/la4st93re8mfh1pab5tngnep8ic02h0rskeg6fkh8niaefus5nm0" 2025/11/27 03:29:58 DEBUG : Creating backend with remote "/tmp/rclone1419447705" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:29:59 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/27 03:29:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 03:29:59 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/27 03:29:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:29:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:29:59 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.64s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:30:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/27 03:30:00 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/27 03:30:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 03:30:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:30:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:30:02 DEBUG : sub dir/hello world: md5 = 32363fc838375d8ab1bcaf7d9ed2b4e4 OK 2025/11/27 03:30:02 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 03:30:02 INFO : sub dir/hello world: Copied (new) 2025/11/27 03:30:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/27 03:30:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.39s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:30:05 DEBUG : metadata sub dir: Making directory with metadata 2025/11/27 03:30:05 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 03:30:05 DEBUG : empty metadata sub dir: Making directory with metadata 2025/11/27 03:30:05 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 03:30:05 DEBUG : Local file system at /tmp/rclone1419447705: File to upload is small (21 bytes), uploading instead of streaming 2025/11/27 03:30:05 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/27 03:30:05 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/11/27 03:30:05 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/11/27 03:30:05 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/11/27 03:30:05 DEBUG : Google drive root 'crypt/la4st93re8mfh1pab5tngnep8ic02h0rskeg6fkh8niaefus5nm0': Skipping btime metadata as can't update it on an existing file: 2025-11-27T03:30:05.535283124Z 2025/11/27 03:30:06 INFO : empty metadata sub dir: Updated directory metadata 2025/11/27 03:30:06 DEBUG : Google drive root 'crypt/la4st93re8mfh1pab5tngnep8ic02h0rskeg6fkh8niaefus5nm0': Skipping btime metadata as can't update it on an existing file: 2025-11-27T03:30:05.535283124Z 2025/11/27 03:30:07 INFO : metadata sub dir: Updated directory metadata 2025/11/27 03:30:07 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/11/27 03:30:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:30:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:30:08 DEBUG : metadata sub dir/hello metadata world: md5 = 92a881b44f6b476f5a1006b8f7adb14d OK 2025/11/27 03:30:08 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/27 03:30:08 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/11/27 03:30:11 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.39s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:30:12 DEBUG : metadata sub dir: Making directory with metadata 2025/11/27 03:30:12 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 03:30:12 DEBUG : empty metadata sub dir: Making directory with metadata 2025/11/27 03:30:12 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 03:30:12 DEBUG : Local file system at /tmp/rclone1419447705: File to upload is small (21 bytes), uploading instead of streaming 2025/11/27 03:30:12 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/27 03:30:12 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/11/27 03:30:12 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/11/27 03:30:12 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/11/27 03:30:13 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2025/11/27 03:30:13 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2025/11/27 03:30:13 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/11/27 03:30:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:30:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:30:15 DEBUG : metadata sub dir/hello metadata world: md5 = 38bc1d0d5b0efbfb1cf304e44250d29c OK 2025/11/27 03:30:15 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/27 03:30:15 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/11/27 03:30:15 DEBUG : Google drive root 'crypt/la4st93re8mfh1pab5tngnep8ic02h0rskeg6fkh8niaefus5nm0': Skipping btime metadata as can't update it on an existing file: 2025-11-27T03:30:12.923346858Z 2025/11/27 03:30:15 INFO : metadata sub dir: Updated directory metadata 2025/11/27 03:30:18 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (5.96s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:30:18 DEBUG : Creating backend with remote "/non-existing" 2025/11/27 03:30:19 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/27 03:30:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:30:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.68s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:30:19 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/27 03:30:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 03:30:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:30:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:30:21 DEBUG : sub dir/hello world: md5 = 70212ffa558689c91d7ab6b0a7c31bea OK 2025/11/27 03:30:21 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 03:30:21 INFO : sub dir/hello world: Copied (new) 2025/11/27 03:30:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/27 03:30:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.27s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.43s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:30:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Running all checks before starting transfers 2025/11/27 03:30:25 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/27 03:30:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 03:30:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:30:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Checks finished, now starting transfers 2025/11/27 03:30:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:30:27 DEBUG : sub dir/hello world: md5 = e72f8d341032544fbcbfafae16e51078 OK 2025/11/27 03:30:27 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 03:30:27 INFO : sub dir/hello world: Copied (new) 2025/11/27 03:30:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/27 03:30:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.16s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:30:30 ERROR : Ignoring --no-traverse with sync 2025/11/27 03:30:30 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/27 03:30:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 03:30:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:30:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:30:32 DEBUG : sub dir/hello world: md5 = 187f05f3e6e774402e290a63da7118d5 OK 2025/11/27 03:30:32 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 03:30:32 INFO : sub dir/hello world: Copied (new) 2025/11/27 03:30:32 DEBUG : Waiting for deletions to finish 2025/11/27 03:30:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/27 03:30:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.34s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:30:35 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/27 03:30:35 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/27 03:30:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:30:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:30:37 DEBUG : hello world2: md5 = 7d6209c2b2ad2e760debe7d043b8fa9d OK 2025/11/27 03:30:37 DEBUG : hello world2: size = 12 OK 2025/11/27 03:30:37 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.75s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:30:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 03:30:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:30:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:30:40 DEBUG : potato2: md5 = 2e5928ac3366fe5929a25e1cd007da45 OK 2025/11/27 03:30:40 DEBUG : potato2: size = 11 OK 2025/11/27 03:30:40 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.13s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:30:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 03:30:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:30:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:30:43 DEBUG : potato2: md5 = 957967e9baf90e4cfd9a15a5d4d50682 OK 2025/11/27 03:30:43 DEBUG : potato2: size = 11 OK 2025/11/27 03:30:43 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.87s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:30:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/27 03:30:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 03:30:44 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/27 03:30:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/27 03:30:44 DEBUG : sub dir2: Making directory with metadata 2025/11/27 03:30:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 03:30:45 DEBUG : sub dir: Making directory with metadata 2025/11/27 03:30:46 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/27 03:30:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 03:30:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/27 03:30:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 03:30:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:30:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:30:47 DEBUG : sub dir/hello world: md5 = 3697291da5e154d2051da6f4325eedb7 OK 2025/11/27 03:30:47 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 03:30:47 INFO : sub dir/hello world: Copied (new) 2025/11/27 03:30:51 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2025/11/27 03:30:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.14s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:30:52 INFO : sub dir2: Making directory 2025/11/27 03:30:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/27 03:30:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 03:30:52 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/27 03:30:52 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/27 03:30:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 03:30:52 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/11/27 03:30:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:30:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:30:54 DEBUG : sub dir/hello world: md5 = 97bd1fef20aa793ed563f1ba4940b247 OK 2025/11/27 03:30:54 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 03:30:54 INFO : sub dir/hello world: Copied (new) 2025/11/27 03:30:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/27 03:30:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.18s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:30:57 DEBUG : sub dir2: Making directory with metadata 2025/11/27 03:30:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 03:30:58 DEBUG : sub dir2: Making directory with metadata 2025/11/27 03:30:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 03:30:58 DEBUG : sub dir: Making directory with metadata 2025/11/27 03:30:59 INFO : sub dir: Made directory with metadata (mtime=2025-11-27T03:30:57.83173417Z) 2025/11/27 03:30:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 03:30:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:30:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:31:01 DEBUG : sub dir/hello world: md5 = 81ca8534326034c3592633aac40baf64 OK 2025/11/27 03:31:01 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 03:31:01 INFO : sub dir/hello world: Copied (new) 2025/11/27 03:31:01 INFO : sub dir/hello world: Deleted 2025/11/27 03:31:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.82s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:31:04 DEBUG : sub dir no update dir modtime: Making directory with metadata 2025/11/27 03:31:04 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/27 03:31:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:31:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:31:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.47s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:31:08 INFO : sub dir2: Making directory 2025/11/27 03:31:08 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/27 03:31:08 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/27 03:31:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 03:31:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:31:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:31:10 DEBUG : sub dir/hello world: md5 = 22cdaa9308752ce77ad425e36691d0f3 OK 2025/11/27 03:31:10 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 03:31:10 INFO : sub dir/hello world: Copied (new) 2025/11/27 03:31:10 INFO : sub dir/hello world: Deleted 2025/11/27 03:31:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/27 03:31:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.43s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:31:13 DEBUG : sub dir2: Making directory with metadata 2025/11/27 03:31:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 03:31:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/27 03:31:13 DEBUG : sub dir2: Making directory with metadata 2025/11/27 03:31:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 03:31:14 DEBUG : sub dir: Making directory with metadata 2025/11/27 03:31:15 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/27 03:31:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 03:31:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:31:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:31:16 DEBUG : sub dir/hello world: md5 = 52daa3eab241c11feeb6b24f363d794e OK 2025/11/27 03:31:16 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 03:31:16 INFO : sub dir/hello world: Copied (new) 2025/11/27 03:31:16 DEBUG : Waiting for deletions to finish 2025/11/27 03:31:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.68s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.48s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:31:20 INFO : sub dir2: Making directory 2025/11/27 03:31:21 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/27 03:31:21 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/27 03:31:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 03:31:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:31:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:31:23 DEBUG : sub dir/hello world: md5 = 1f704e8ebbded6d3bde470ea28a97e33 OK 2025/11/27 03:31:23 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 03:31:23 INFO : sub dir/hello world: Copied (new) 2025/11/27 03:31:23 DEBUG : Waiting for deletions to finish 2025/11/27 03:31:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/27 03:31:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.49s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:31:28 DEBUG : sub dir/hello world: md5 = e7aefcd703a046712f2840387f2d69ae OK 2025/11/27 03:31:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wibehaq6loka" 2025/11/27 03:31:28 DEBUG : Creating backend with remote "TestDrive:crypt/qjsgcacf38ec7p179itg5h8fijmuq6lgg455q8d0k2f1qkli5630" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi' -> Encrypted drive 'TestCryptDrive:rclone-test-wibehaq6loka' 2025/11/27 03:31:30 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/27 03:31:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 03:31:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wibehaq6loka': Waiting for checks to finish 2025/11/27 03:31:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wibehaq6loka': Waiting for transfers to finish 2025/11/27 03:31:33 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 03:31:33 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/27 03:31:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/27 03:31:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wibehaq6loka': Purge remote 2025/11/27 03:31:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.38s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:31:39 DEBUG : sub dir/hello world: md5 = 75c2048c6b12758e4db83a932b39535a OK 2025/11/27 03:31:40 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/27 03:31:40 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/27 03:31:40 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:31:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:31:40 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi') 2025/11/27 03:31:40 DEBUG : sub dir/hello world: Sizes differ 2025/11/27 03:31:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:31:41 DEBUG : sub dir/hello world: md5 = 5d47c40bc97ce2c0c6b09ed29ce90fdd OK 2025/11/27 03:31:41 DEBUG : sub dir/hello world: size = 17 OK 2025/11/27 03:31:41 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/27 03:31:42 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/27 03:31:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.29s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:31:47 DEBUG : sub dir/hello world: md5 = 66d50a7f7a504e860c9b3b808c03434c OK 2025/11/27 03:31:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pasusez4dafe" 2025/11/27 03:31:47 DEBUG : Creating backend with remote "TestDrive:crypt/jnhmko9d1k1eets45o2abda5vqgcpqga4s202lad7v6ibq3e6tcg" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi' -> Encrypted drive 'TestCryptDrive:rclone-test-pasusez4dafe' 2025/11/27 03:31:49 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/27 03:31:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 03:31:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pasusez4dafe': Waiting for checks to finish 2025/11/27 03:31:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pasusez4dafe': Waiting for transfers to finish 2025/11/27 03:31:51 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 03:31:51 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/27 03:31:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/27 03:31:54 DEBUG : sub dir/hello world: md5 = b450bad8e844f2b22dff13727d3d5a13 OK 2025/11/27 03:31:55 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/11/27 03:31:55 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/27 03:31:55 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi') 2025/11/27 03:31:55 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-pasusez4dafe') 2025/11/27 03:31:55 DEBUG : sub dir/hello world: Sizes differ 2025/11/27 03:31:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pasusez4dafe': Waiting for checks to finish 2025/11/27 03:31:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pasusez4dafe': Waiting for transfers to finish 2025/11/27 03:31:57 DEBUG : sub dir/hello world: size = 17 OK 2025/11/27 03:31:57 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/27 03:31:57 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/27 03:31:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pasusez4dafe': Purge remote 2025/11/27 03:31:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (15.36s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:32:02 DEBUG : sub dir/hello world: md5 = 9547e470dfc8db88278b1af3acb49917 OK 2025/11/27 03:32:03 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/27 03:32:03 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/27 03:32:03 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:32:03 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi') 2025/11/27 03:32:03 DEBUG : sub dir/hello world: Sizes differ 2025/11/27 03:32:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:32:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:32:04 DEBUG : sub dir/hello world: md5 = c4bcf78bdb8b18111cf19a32dbf97204 OK 2025/11/27 03:32:04 DEBUG : sub dir/hello world: size = 17 OK 2025/11/27 03:32:04 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/27 03:32:04 INFO : sub dir/hello world: Deleted 2025/11/27 03:32:05 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/27 03:32:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (7.92s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:32:10 DEBUG : sub dir/hello world: md5 = 43aa07c987118a38ef23d000a4bafbeb OK 2025/11/27 03:32:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quqoyey6diqe" 2025/11/27 03:32:10 DEBUG : Config file has changed externally - reloading 2025/11/27 03:32:10 DEBUG : Creating backend with remote "TestDrive:crypt/o1ag311kv9ke2j4rda62r2hv20h857jb9ncdcfnop53khbujn51g" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi' -> Encrypted drive 'TestCryptDrive:rclone-test-quqoyey6diqe' 2025/11/27 03:32:12 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/27 03:32:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 03:32:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quqoyey6diqe': Waiting for checks to finish 2025/11/27 03:32:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quqoyey6diqe': Waiting for transfers to finish 2025/11/27 03:32:15 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 03:32:15 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/27 03:32:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/27 03:32:18 DEBUG : sub dir/hello world: md5 = 9a35065e643cef79e76a426b29e3fa3a OK 2025/11/27 03:32:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quqoyey6diqe': Using server-side directory move 2025/11/27 03:32:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-quqoyey6diqe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/27 03:32:19 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/11/27 03:32:19 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/27 03:32:19 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi') 2025/11/27 03:32:19 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-quqoyey6diqe') 2025/11/27 03:32:19 DEBUG : sub dir/hello world: Sizes differ 2025/11/27 03:32:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quqoyey6diqe': Waiting for checks to finish 2025/11/27 03:32:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quqoyey6diqe': Waiting for transfers to finish 2025/11/27 03:32:19 INFO : sub dir/hello world: Deleted 2025/11/27 03:32:20 INFO : sub dir/hello world: Moved (server-side) 2025/11/27 03:32:20 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/27 03:32:23 DEBUG : sub dir/hello world: md5 = 6bb5d2c13ae138441cd38d73569bea80 OK 2025/11/27 03:32:23 DEBUG : testing file moves 2025/11/27 03:32:24 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/11/27 03:32:24 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/27 03:32:24 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi') 2025/11/27 03:32:24 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-quqoyey6diqe') 2025/11/27 03:32:24 DEBUG : sub dir/hello world: Sizes differ 2025/11/27 03:32:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quqoyey6diqe': Waiting for checks to finish 2025/11/27 03:32:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quqoyey6diqe': Waiting for transfers to finish 2025/11/27 03:32:24 INFO : sub dir/hello world: Deleted 2025/11/27 03:32:25 INFO : sub dir/hello world: Moved (server-side) 2025/11/27 03:32:26 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/27 03:32:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quqoyey6diqe': Purge remote --- PASS: TestServerSideMoveOverSelf (21.15s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:32:31 DEBUG : sub dir/hello world: md5 = a5605fe485bc01f4847532d72998eca2 OK 2025/11/27 03:32:31 ERROR : error listing: directory not found 2025/11/27 03:32:32 INFO : Local file system at /tmp/rclone1419447705: Making directory 2025/11/27 03:32:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:32:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:32:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.67s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:32:37 DEBUG : sub dir/hello world: md5 = f67a498a5a25dfb7ee726b36a60fdd53 OK 2025/11/27 03:32:38 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/27 03:32:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 03:32:38 DEBUG : Local file system at /tmp/rclone1419447705: Waiting for checks to finish 2025/11/27 03:32:38 DEBUG : Local file system at /tmp/rclone1419447705: Waiting for transfers to finish 2025/11/27 03:32:39 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2025/11/27 03:32:39 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2025/11/27 03:32:39 INFO : sub dir/hello world: Copied (new) 2025/11/27 03:32:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/27 03:32:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (7.05s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:32:42 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/27 03:32:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:32:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:32:43 DEBUG : check sum: md5 = 81f91667577259e8ac425ab9659b44b0 OK 2025/11/27 03:32:43 DEBUG : check sum: size = 1 OK 2025/11/27 03:32:43 INFO : check sum: Copied (new) 2025/11/27 03:32:43 DEBUG : Waiting for deletions to finish 2025/11/27 03:32:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:32:44 DEBUG : check sum: size = 1 OK 2025/11/27 03:32:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/27 03:32:44 DEBUG : check sum: Size of src and dst objects identical 2025/11/27 03:32:44 DEBUG : check sum: Unchanged skipping 2025/11/27 03:32:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:32:44 DEBUG : Waiting for deletions to finish 2025/11/27 03:32:44 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.33s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:32:45 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/27 03:32:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:32:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:32:46 DEBUG : sizeonly: md5 = b0e415d621cc07dec086672f5bd2bcef OK 2025/11/27 03:32:46 DEBUG : sizeonly: size = 6 OK 2025/11/27 03:32:46 INFO : sizeonly: Copied (new) 2025/11/27 03:32:46 DEBUG : Waiting for deletions to finish 2025/11/27 03:32:47 DEBUG : sizeonly: size = 6 OK 2025/11/27 03:32:47 DEBUG : sizeonly: Sizes identical 2025/11/27 03:32:47 DEBUG : sizeonly: Unchanged skipping 2025/11/27 03:32:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:32:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:32:47 DEBUG : Waiting for deletions to finish 2025/11/27 03:32:47 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.24s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:32:48 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/27 03:32:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:32:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:32:50 DEBUG : ignore-size: md5 = d854ed30853bb8090833ccf7536156f0 OK 2025/11/27 03:32:50 INFO : ignore-size: Copied (new) 2025/11/27 03:32:50 DEBUG : Waiting for deletions to finish 2025/11/27 03:32:50 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:32:50 DEBUG : ignore-size: Unchanged skipping 2025/11/27 03:32:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:32:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:32:50 DEBUG : Waiting for deletions to finish 2025/11/27 03:32:50 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.32s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:32:53 DEBUG : existing: md5 = 99db71d7f25cf7016112ee6b12cca1a2 OK 2025/11/27 03:32:53 DEBUG : existing: size = 6 OK 2025/11/27 03:32:53 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:32:53 DEBUG : existing: Unchanged skipping 2025/11/27 03:32:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:32:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:32:53 DEBUG : Waiting for deletions to finish 2025/11/27 03:32:53 INFO : There was nothing to transfer 2025/11/27 03:32:54 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/27 03:32:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:32:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:32:56 DEBUG : existing: md5 = 87bda8086d679559f3e4ea33ada0b949 OK 2025/11/27 03:32:56 DEBUG : existing: size = 6 OK 2025/11/27 03:32:56 INFO : existing: Copied (replaced existing) 2025/11/27 03:32:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (5.65s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:32:57 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/27 03:32:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:32:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:32:59 DEBUG : existing: md5 = 6bedbd2d524d637de5c02f807abdede6 OK 2025/11/27 03:32:59 DEBUG : existing: size = 6 OK 2025/11/27 03:32:59 INFO : existing: Copied (new) 2025/11/27 03:32:59 DEBUG : Waiting for deletions to finish 2025/11/27 03:32:59 DEBUG : existing: Destination exists, skipping 2025/11/27 03:32:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:32:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:32:59 DEBUG : Waiting for deletions to finish 2025/11/27 03:32:59 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.21s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:33:03 DEBUG : b/potato: md5 = 4b83f764b3039d86b30d5816d10babec OK 2025/11/27 03:33:05 DEBUG : c/non empty space: md5 = 76eaac122cc01e9da9822cf76eaa6b9a OK 2025/11/27 03:33:05 INFO : d: Making directory 2025/11/27 03:33:07 DEBUG : Added delayed dir = "a", newDst= 2025/11/27 03:33:07 INFO : c: Set directory modification time (using SetModTime) 2025/11/27 03:33:07 DEBUG : Added delayed dir = "c", newDst=c 2025/11/27 03:33:07 DEBUG : c/non empty space: size = 5 OK 2025/11/27 03:33:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/27 03:33:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/27 03:33:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:33:07 DEBUG : c/non empty space: Unchanged skipping 2025/11/27 03:33:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:33:09 DEBUG : a/potato2: md5 = e663b687e6a7890c7a1b1c67d24819dd OK 2025/11/27 03:33:09 DEBUG : a/potato2: size = 60 OK 2025/11/27 03:33:09 INFO : a/potato2: Copied (new) 2025/11/27 03:33:09 DEBUG : Waiting for deletions to finish 2025/11/27 03:33:10 INFO : b/potato: Deleted 2025/11/27 03:33:10 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/27 03:33:10 INFO : d: Removing directory 2025/11/27 03:33:11 INFO : b: Removing directory 2025/11/27 03:33:11 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/27 03:33:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': deleted 2 directories 2025/11/27 03:33:14 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/11/27 03:33:15 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (14.94s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:33:17 DEBUG : empty space: md5 = c8138473590d583868de63bbabbcf55f OK 2025/11/27 03:33:17 DEBUG : empty space: size = 1 OK 2025/11/27 03:33:17 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 2025/11/27 03:33:17 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/11/27 03:33:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:33:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:33:17 DEBUG : Waiting for deletions to finish 2025/11/27 03:33:18 DEBUG : empty space: size = 1 OK 2025/11/27 03:33:18 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 2025/11/27 03:33:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:33:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:33:19 DEBUG : empty space: md5 = 0a0d1f4a532c5afc51e60f0aaae30306 OK 2025/11/27 03:33:19 DEBUG : empty space: size = 1 OK 2025/11/27 03:33:19 INFO : empty space: Copied (replaced existing) 2025/11/27 03:33:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.98s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.44s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:33:22 DEBUG : foo: md5 = 8d8b47923d9ecd3637ff0925572a4221 OK 2025/11/27 03:33:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:33:23 DEBUG : foo: size = 3 OK 2025/11/27 03:33:23 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 2025/11/27 03:33:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:33:24 DEBUG : foo: md5 = ef068996cebbb5bd11c639fc28e93b9c OK 2025/11/27 03:33:24 DEBUG : foo: size = 3 OK 2025/11/27 03:33:24 INFO : foo: Copied (replaced existing) 2025/11/27 03:33:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.54s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:33:27 DEBUG : empty space: md5 = d654a144f0bf5fc97e9d51d27c31b28e OK 2025/11/27 03:33:27 DEBUG : empty space: size = 1 OK 2025/11/27 03:33:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/27 03:33:27 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/27 03:33:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:33:27 DEBUG : empty space: Unchanged skipping 2025/11/27 03:33:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:33:29 DEBUG : potato: md5 = 6e4049caa7b65ecdcb81c6507e7eb636 OK 2025/11/27 03:33:29 DEBUG : potato: size = 60 OK 2025/11/27 03:33:29 INFO : potato: Copied (new) 2025/11/27 03:33:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.96s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:33:31 DEBUG : potato: md5 = 7be016802c058eb5b27d44c46c620ab4 OK 2025/11/27 03:33:32 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:33:32 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi') 2025/11/27 03:33:32 DEBUG : potato: Sizes differ 2025/11/27 03:33:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:33:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:33:33 DEBUG : potato: md5 = b3ce0a275f022557c339d3973b8bb51b OK 2025/11/27 03:33:33 DEBUG : potato: size = 21 OK 2025/11/27 03:33:33 INFO : potato: Copied (replaced existing) 2025/11/27 03:33:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.15s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:33:36 DEBUG : potato: md5 = ac5aa1f593d62cacc83486744d0edc95 OK 2025/11/27 03:33:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:33:36 DEBUG : potato: size = 21 OK 2025/11/27 03:33:36 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 2025/11/27 03:33:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:33:37 DEBUG : potato: md5 = 6748059c1dbf62a6f805a1e539cff25c OK 2025/11/27 03:33:37 DEBUG : potato: size = 21 OK 2025/11/27 03:33:37 INFO : potato: Copied (replaced existing) 2025/11/27 03:33:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:33:40 DEBUG : potato: md5 = bb5e29be0c35558a0779997353aa1622 OK 2025/11/27 03:33:41 DEBUG : empty space: md5 = 6e615bad3034bf7af035bc67c0a9c809 OK 2025/11/27 03:33:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 03:33:42 DEBUG : empty space: size = 1 OK 2025/11/27 03:33:42 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/27 03:33:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/27 03:33:42 DEBUG : empty space: Unchanged skipping 2025/11/27 03:33:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:33:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:33:42 DEBUG : Waiting for deletions to finish 2025/11/27 03:33:42 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:33:45 DEBUG : potato: md5 = ded4c43a0f0d372ec953e30806b53725 OK 2025/11/27 03:33:47 DEBUG : empty space: md5 = f660238b357a583a2735942a1e4f5167 OK 2025/11/27 03:33:47 DEBUG : empty space: size = 1 OK 2025/11/27 03:33:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/27 03:33:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 03:33:47 DEBUG : empty space: Unchanged skipping 2025/11/27 03:33:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:33:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:33:49 DEBUG : potato2: md5 = 872a28f5ee15d86c43437862f698db60 OK 2025/11/27 03:33:49 DEBUG : potato2: size = 60 OK 2025/11/27 03:33:49 INFO : potato2: Copied (new) 2025/11/27 03:33:49 DEBUG : Waiting for deletions to finish 2025/11/27 03:33:49 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:33:53 DEBUG : b/potato: md5 = 2a51ce8911cf121694af48416d9099ac OK 2025/11/27 03:33:55 DEBUG : c/non empty space: md5 = 94249e0e9d081c39b6c3bc64bb17d6b6 OK 2025/11/27 03:33:55 INFO : d: Making directory 2025/11/27 03:33:56 INFO : d/e: Making directory 2025/11/27 03:33:58 DEBUG : Added delayed dir = "a", newDst= 2025/11/27 03:33:58 INFO : c: Set directory modification time (using SetModTime) 2025/11/27 03:33:58 DEBUG : Added delayed dir = "c", newDst=c 2025/11/27 03:33:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/27 03:33:58 DEBUG : c/non empty space: size = 5 OK 2025/11/27 03:33:58 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/27 03:33:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:33:58 DEBUG : c/non empty space: Unchanged skipping 2025/11/27 03:33:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:34:00 DEBUG : a/potato2: md5 = 4d8f26f5595ab8b3b58ead45045a594f OK 2025/11/27 03:34:00 DEBUG : a/potato2: size = 60 OK 2025/11/27 03:34:00 INFO : a/potato2: Copied (new) 2025/11/27 03:34:00 DEBUG : Waiting for deletions to finish 2025/11/27 03:34:01 INFO : b/potato: Deleted 2025/11/27 03:34:01 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/27 03:34:01 INFO : d/e: Removing directory 2025/11/27 03:34:02 INFO : d: Removing directory 2025/11/27 03:34:02 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2025/11/27 03:34:02 INFO : b: Removing directory 2025/11/27 03:34:03 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/27 03:34:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': deleted 3 directories 2025/11/27 03:34:05 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/11/27 03:34:06 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (15.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:34:08 DEBUG : b/potato: md5 = be5bcd7e1283954b1b91589351c70f73 OK 2025/11/27 03:34:11 DEBUG : c/non empty space: md5 = 6c68c1653a3f43db951c5e905e6895db OK 2025/11/27 03:34:11 INFO : d: Making directory 2025/11/27 03:34:13 DEBUG : Added delayed dir = "a", newDst= 2025/11/27 03:34:13 INFO : c: Set directory modification time (using SetModTime) 2025/11/27 03:34:13 DEBUG : Added delayed dir = "c", newDst=c 2025/11/27 03:34:13 DEBUG : c/non empty space: size = 5 OK 2025/11/27 03:34:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/27 03:34:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/27 03:34:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:34:13 DEBUG : c/non empty space: Unchanged skipping 2025/11/27 03:34:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:34:15 DEBUG : a/potato2: md5 = 0185b349c4b7bd1d111b484f2129b2dd OK 2025/11/27 03:34:15 DEBUG : a/potato2: size = 60 OK 2025/11/27 03:34:15 INFO : a/potato2: Copied (new) 2025/11/27 03:34:15 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': not deleting files as there were IO errors 2025/11/27 03:34:16 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/27 03:34:16 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': not deleting directories as there were IO errors 2025/11/27 03:34:19 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/11/27 03:34:20 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/27 03:34:20 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.73s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:34:23 DEBUG : potato: md5 = ec859a55cb76f6f468ee1722cb6eb280 OK 2025/11/27 03:34:24 DEBUG : empty space: md5 = 03be101c2b3029d15c036815dc78e7ab OK 2025/11/27 03:34:24 DEBUG : Waiting for deletions to finish 2025/11/27 03:34:24 DEBUG : empty space: size = 1 OK 2025/11/27 03:34:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/27 03:34:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 03:34:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:34:24 DEBUG : empty space: Unchanged skipping 2025/11/27 03:34:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:34:25 INFO : potato: Deleted 2025/11/27 03:34:26 DEBUG : potato2: md5 = c2fd861358945a6c59285e72951fc30c OK 2025/11/27 03:34:26 DEBUG : potato2: size = 60 OK 2025/11/27 03:34:26 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.54s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:34:29 DEBUG : potato: md5 = 34c7ac72e4fc919c8aab31205f587261 OK 2025/11/27 03:34:30 DEBUG : empty space: md5 = 35bc4072e556fa65e4dd09dc7629ef70 OK 2025/11/27 03:34:31 DEBUG : Waiting for deletions to finish 2025/11/27 03:34:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:34:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:34:31 INFO : potato: Deleted 2025/11/27 03:34:32 DEBUG : empty space: size = 1 OK 2025/11/27 03:34:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/27 03:34:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 03:34:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:34:32 DEBUG : empty space: Unchanged skipping 2025/11/27 03:34:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:34:33 DEBUG : potato2: md5 = f8bad4361ab2da9be63abb37e2c00c92 OK 2025/11/27 03:34:33 DEBUG : potato2: size = 60 OK 2025/11/27 03:34:33 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.07s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:34:36 DEBUG : potato: md5 = 9516e3b4b03ff6357ab04d126f93d46d OK 2025/11/27 03:34:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 03:34:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:34:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:34:38 DEBUG : potato2: md5 = c78c475e6c61c0f1b3f1be25264d2c2d OK 2025/11/27 03:34:38 DEBUG : potato2: size = 19 OK 2025/11/27 03:34:38 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.08s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:34:41 DEBUG : potato2: md5 = f42a611e3030b95c95a0ecb75d02fffe OK 2025/11/27 03:34:43 DEBUG : empty space: md5 = f46547001ed5ce7d3f6b712fc13b097a OK 2025/11/27 03:34:43 DEBUG : enormous: Excluded (Size Filter) 2025/11/27 03:34:43 DEBUG : enormous: Excluded 2025/11/27 03:34:43 DEBUG : potato2: Excluded (Size Filter) 2025/11/27 03:34:43 DEBUG : potato2: Excluded 2025/11/27 03:34:43 DEBUG : potato2: Excluded (Size Filter) 2025/11/27 03:34:43 DEBUG : empty space: size = 1 OK 2025/11/27 03:34:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/27 03:34:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:34:43 DEBUG : empty space: Unchanged skipping 2025/11/27 03:34:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:34:43 DEBUG : Waiting for deletions to finish 2025/11/27 03:34:43 INFO : There was nothing to transfer 2025/11/27 03:34:43 DEBUG : enormous: Excluded (Size Filter) 2025/11/27 03:34:43 DEBUG : enormous: Excluded 2025/11/27 03:34:43 DEBUG : potato2: Excluded (Size Filter) 2025/11/27 03:34:43 DEBUG : potato2: Excluded 2025/11/27 03:34:44 DEBUG : potato2: Excluded (Size Filter) 2025/11/27 03:34:44 DEBUG : empty space: size = 1 OK 2025/11/27 03:34:44 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/27 03:34:44 DEBUG : empty space: Unchanged skipping 2025/11/27 03:34:44 DEBUG : Local file system at /tmp/rclone1419447705: Waiting for checks to finish 2025/11/27 03:34:44 DEBUG : Local file system at /tmp/rclone1419447705: Waiting for transfers to finish 2025/11/27 03:34:44 DEBUG : Waiting for deletions to finish 2025/11/27 03:34:44 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.27s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:34:47 DEBUG : potato2: md5 = d75a563beeff39869392397542ec28c6 OK 2025/11/27 03:34:49 DEBUG : empty space: md5 = 97ab9d5ee6d9342b97c9787f06496a3e OK 2025/11/27 03:34:50 DEBUG : enormous: md5 = 38f7b8b56f9c54b67e96b84140f03067 OK 2025/11/27 03:34:51 DEBUG : enormous: Excluded (Size Filter) 2025/11/27 03:34:51 DEBUG : enormous: Excluded 2025/11/27 03:34:51 DEBUG : potato2: Excluded (Size Filter) 2025/11/27 03:34:51 DEBUG : potato2: Excluded 2025/11/27 03:34:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:34:51 DEBUG : empty space: size = 1 OK 2025/11/27 03:34:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/27 03:34:51 DEBUG : empty space: Unchanged skipping 2025/11/27 03:34:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:34:51 DEBUG : Waiting for deletions to finish 2025/11/27 03:34:51 INFO : enormous: Deleted 2025/11/27 03:34:51 INFO : potato2: Deleted 2025/11/27 03:34:51 INFO : There was nothing to transfer 2025/11/27 03:34:52 DEBUG : empty space: size = 1 OK 2025/11/27 03:34:52 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/27 03:34:52 DEBUG : Local file system at /tmp/rclone1419447705: Waiting for checks to finish 2025/11/27 03:34:52 DEBUG : empty space: Unchanged skipping 2025/11/27 03:34:52 DEBUG : Local file system at /tmp/rclone1419447705: Waiting for transfers to finish 2025/11/27 03:34:52 DEBUG : Waiting for deletions to finish 2025/11/27 03:34:52 INFO : enormous: Deleted 2025/11/27 03:34:52 INFO : potato2: Deleted 2025/11/27 03:34:52 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.51s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:34:54 DEBUG : one: md5 = 6c358889b93b8c814b9bc79ec357e67e OK 2025/11/27 03:34:55 DEBUG : two: md5 = 3b925bddc4f14c2223968701bc724721 OK 2025/11/27 03:34:57 DEBUG : three: md5 = 1828ba53092272f8f1565f59a836e43a OK 2025/11/27 03:34:58 DEBUG : four: md5 = 839be4f35422955bb5976c7cbd6b0c73 OK 2025/11/27 03:34:59 DEBUG : five: Need to transfer - File not found at Destination 2025/11/27 03:34:59 DEBUG : one: Destination is newer than source, skipping 2025/11/27 03:34:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:34:59 DEBUG : four: size = 4 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:34:59 DEBUG : three: size = 5 OK 2025/11/27 03:34:59 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi') 2025/11/27 03:34:59 DEBUG : three: Sizes identical 2025/11/27 03:34:59 DEBUG : four: Sizes differ 2025/11/27 03:34:59 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/27 03:34:59 DEBUG : two: size = 3 OK 2025/11/27 03:34:59 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/27 03:34:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:35:00 DEBUG : four: md5 = 75ea45b1aa980fe4475423bd57f181df OK 2025/11/27 03:35:00 DEBUG : four: size = 4 OK 2025/11/27 03:35:00 INFO : four: Copied (replaced existing) 2025/11/27 03:35:00 DEBUG : two: md5 = 2afbdf6390be921cbbf407634c59993f OK 2025/11/27 03:35:00 DEBUG : two: size = 3 OK 2025/11/27 03:35:00 INFO : two: Copied (replaced existing) 2025/11/27 03:35:00 DEBUG : five: md5 = 3cd2df6b08658f24c843a37f70e78f18 OK 2025/11/27 03:35:00 DEBUG : five: size = 4 OK 2025/11/27 03:35:00 INFO : five: Copied (new) 2025/11/27 03:35:00 DEBUG : Waiting for deletions to finish sync_test.go:1479: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.45s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" sync_test.go:1568: Can track renames: false 2025/11/27 03:35:03 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Ignoring --track-renames as the source and destination do not have a common hash 2025/11/27 03:35:03 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/27 03:35:03 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/27 03:35:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:35:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:35:05 DEBUG : yam: md5 = a73d0baef55fb8ed0e0ce6008bbeb6ae OK 2025/11/27 03:35:05 DEBUG : yam: size = 11 OK 2025/11/27 03:35:05 INFO : yam: Copied (new) 2025/11/27 03:35:05 DEBUG : potato: md5 = 1249041b388e26189729fd3d9c8afa68 OK 2025/11/27 03:35:05 DEBUG : potato: size = 14 OK 2025/11/27 03:35:05 INFO : potato: Copied (new) 2025/11/27 03:35:05 DEBUG : Waiting for deletions to finish 2025/11/27 03:35:05 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Ignoring --track-renames as the source and destination do not have a common hash 2025/11/27 03:35:05 DEBUG : potato: size = 14 OK 2025/11/27 03:35:05 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:35:05 DEBUG : yaml: Need to transfer - File not found at Destination 2025/11/27 03:35:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:35:05 DEBUG : potato: Unchanged skipping 2025/11/27 03:35:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:35:07 DEBUG : yaml: md5 = f26c11377610faf5276ee3879e766091 OK 2025/11/27 03:35:07 DEBUG : yaml: size = 11 OK 2025/11/27 03:35:07 INFO : yaml: Copied (new) 2025/11/27 03:35:07 DEBUG : Waiting for deletions to finish 2025/11/27 03:35:07 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.66s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/27 03:35:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Making map for --track-renames 2025/11/27 03:35:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Finished making map for --track-renames 2025/11/27 03:35:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:35:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/27 03:35:09 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/27 03:35:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for renames to finish 2025/11/27 03:35:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:35:10 DEBUG : yam: md5 = 50c53517b9917db0f7f2085f2feb023e OK 2025/11/27 03:35:10 DEBUG : yam: size = 11 OK 2025/11/27 03:35:10 INFO : yam: Copied (new) 2025/11/27 03:35:10 DEBUG : potato: md5 = 86ad3411f03b4e805288d10ca5402069 OK 2025/11/27 03:35:10 DEBUG : potato: size = 14 OK 2025/11/27 03:35:10 INFO : potato: Copied (new) 2025/11/27 03:35:10 DEBUG : Waiting for deletions to finish 2025/11/27 03:35:11 DEBUG : potato: size = 14 OK 2025/11/27 03:35:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:35:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Making map for --track-renames 2025/11/27 03:35:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Finished making map for --track-renames 2025/11/27 03:35:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:35:11 DEBUG : potato: Unchanged skipping 2025/11/27 03:35:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for renames to finish 2025/11/27 03:35:11 INFO : yam: Moved (server-side) to: yaml 2025/11/27 03:35:11 INFO : yaml: Renamed from "yam" 2025/11/27 03:35:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:35:11 DEBUG : Waiting for deletions to finish 2025/11/27 03:35:11 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.39s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/27 03:35:13 DEBUG : Added delayed dir = "sub", newDst= 2025/11/27 03:35:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Making map for --track-renames 2025/11/27 03:35:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Finished making map for --track-renames 2025/11/27 03:35:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:35:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/27 03:35:13 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/27 03:35:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for renames to finish 2025/11/27 03:35:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:35:15 DEBUG : potato: md5 = d2b88cbe5b26aeadb50c81ffb36f7ed3 OK 2025/11/27 03:35:15 DEBUG : potato: size = 14 OK 2025/11/27 03:35:15 INFO : potato: Copied (new) 2025/11/27 03:35:16 DEBUG : sub/yam: md5 = a2eafd9c2d11361a8633cd213db78815 OK 2025/11/27 03:35:16 DEBUG : sub/yam: size = 11 OK 2025/11/27 03:35:16 INFO : sub/yam: Copied (new) 2025/11/27 03:35:16 DEBUG : Waiting for deletions to finish 2025/11/27 03:35:16 INFO : sub: Set directory modification time (using DirSetModTime) 2025/11/27 03:35:17 DEBUG : potato: size = 14 OK 2025/11/27 03:35:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:35:17 DEBUG : potato: Unchanged skipping 2025/11/27 03:35:18 INFO : sub: Set directory modification time (using SetModTime) 2025/11/27 03:35:18 DEBUG : Added delayed dir = "sub", newDst=sub 2025/11/27 03:35:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Making map for --track-renames 2025/11/27 03:35:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Finished making map for --track-renames 2025/11/27 03:35:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:35:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for renames to finish 2025/11/27 03:35:19 INFO : sub/yam: Moved (server-side) to: yam 2025/11/27 03:35:19 INFO : yam: Renamed from "sub/yam" 2025/11/27 03:35:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:35:19 DEBUG : Waiting for deletions to finish 2025/11/27 03:35:19 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (9.18s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:35:22 DEBUG : Creating backend with remote "/tmp/rclone1419447705/dir1" 2025/11/27 03:35:22 DEBUG : Creating backend with remote "/tmp/rclone1419447705/dir2" 2025/11/27 03:35:22 DEBUG : Local file system at /tmp/rclone1419447705/dir2: Using server-side directory move 2025/11/27 03:35:22 INFO : Local file system at /tmp/rclone1419447705/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/27 03:35:22 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/27 03:35:22 INFO : file1.txt: Moved (server-side) 2025/11/27 03:35:22 DEBUG : Local file system at /tmp/rclone1419447705/dir2: Waiting for checks to finish 2025/11/27 03:35:22 DEBUG : Local file system at /tmp/rclone1419447705/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.48s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:35:23 DEBUG : Added delayed dir = "nested", newDst= 2025/11/27 03:35:23 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/27 03:35:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 03:35:23 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/11/27 03:35:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/27 03:35:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:35:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:35:25 DEBUG : sub dir/hello world: md5 = b2f62909b8e1bf7c7eaf30060f924bf1 OK 2025/11/27 03:35:25 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 03:35:25 INFO : sub dir/hello world: Copied (new) 2025/11/27 03:35:25 INFO : sub dir/hello world: Deleted 2025/11/27 03:35:27 DEBUG : nested/sub dir/file: md5 = f50d0d310f6cdf53e0e51b029a696598 OK 2025/11/27 03:35:27 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/27 03:35:27 INFO : nested/sub dir/file: Copied (new) 2025/11/27 03:35:27 INFO : nested/sub dir/file: Deleted 2025/11/27 03:35:27 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/11/27 03:35:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/27 03:35:28 INFO : nested: Set directory modification time (using DirSetModTime) 2025/11/27 03:35:28 INFO : sub dir: Removing directory 2025/11/27 03:35:28 INFO : nested/sub dir: Removing directory 2025/11/27 03:35:28 INFO : nested: Removing directory 2025/11/27 03:35:28 DEBUG : Local file system at /tmp/rclone1419447705: deleted 3 directories 2025/11/27 03:35:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/27 03:35:31 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/11/27 03:35:31 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.43s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:35:32 DEBUG : Added delayed dir = "nested", newDst= 2025/11/27 03:35:32 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/27 03:35:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 03:35:32 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/11/27 03:35:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/27 03:35:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:35:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:35:35 DEBUG : sub dir/hello world: md5 = c9aaa93a798c84bf67e58a0441f453c4 OK 2025/11/27 03:35:35 DEBUG : sub dir/hello world: size = 11 OK 2025/11/27 03:35:35 INFO : sub dir/hello world: Copied (new) 2025/11/27 03:35:35 INFO : sub dir/hello world: Deleted 2025/11/27 03:35:36 DEBUG : nested/sub dir/file: md5 = 97c4184a8699194299fa8d6d3bace1eb OK 2025/11/27 03:35:36 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/27 03:35:36 INFO : nested/sub dir/file: Copied (new) 2025/11/27 03:35:36 INFO : nested/sub dir/file: Deleted 2025/11/27 03:35:37 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/11/27 03:35:37 INFO : nested: Set directory modification time (using DirSetModTime) 2025/11/27 03:35:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/27 03:35:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/27 03:35:41 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/11/27 03:35:41 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.75s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:35:42 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/27 03:35:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/27 03:35:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:35:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:35:44 DEBUG : existing: md5 = 76f23f41f5a5bb11a8d29efccf1f97a6 OK 2025/11/27 03:35:44 DEBUG : existing: size = 6 OK 2025/11/27 03:35:44 INFO : existing: Copied (new) 2025/11/27 03:35:44 INFO : existing: Deleted 2025/11/27 03:35:44 DEBUG : existing-b: md5 = f953ed90e38cb4c368f24728774596d2 OK 2025/11/27 03:35:44 DEBUG : existing-b: size = 6 OK 2025/11/27 03:35:44 INFO : existing-b: Copied (new) 2025/11/27 03:35:44 INFO : existing-b: Deleted 2025/11/27 03:35:44 DEBUG : existing: Destination exists, skipping 2025/11/27 03:35:44 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/27 03:35:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:35:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:35:44 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.09s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:35:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mofofuf5tehu" 2025/11/27 03:35:46 DEBUG : Creating backend with remote "TestDrive:crypt/n7ogap5348gd9juv231jc4f2nkcn69gq75huu1pas4d7p40p60l0" 2025/11/27 03:35:48 DEBUG : potato2: md5 = e5845aae470bd22c6fb9814b07ee9780 OK 2025/11/27 03:35:50 DEBUG : empty space: md5 = 618b3977e5849a64b8f18b43de513f99 OK 2025/11/27 03:35:52 DEBUG : potato3: md5 = 01fbdbee0e384096d4311e38fd92fdc9 OK sync_test.go:1735: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi' -> Encrypted drive 'TestCryptDrive:rclone-test-mofofuf5tehu' 2025/11/27 03:35:54 DEBUG : empty space: md5 = fea1a56f470f949b57be3b3c5847dcc9 OK 2025/11/27 03:35:56 DEBUG : potato3: md5 = 2b80996673907676dfe363a7496bb1b9 OK 2025/11/27 03:35:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mofofuf5tehu': Using server-side directory move 2025/11/27 03:35:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mofofuf5tehu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/27 03:35:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 03:35:56 DEBUG : empty space: size = 1 OK 2025/11/27 03:35:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/27 03:35:56 DEBUG : empty space: Unchanged skipping 2025/11/27 03:35:56 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi') 2025/11/27 03:35:56 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-mofofuf5tehu') 2025/11/27 03:35:56 DEBUG : potato3: Sizes differ 2025/11/27 03:35:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mofofuf5tehu': Waiting for checks to finish 2025/11/27 03:35:57 INFO : potato3: Deleted 2025/11/27 03:35:57 INFO : empty space: Deleted 2025/11/27 03:35:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mofofuf5tehu': Waiting for transfers to finish 2025/11/27 03:35:57 INFO : potato2: Moved (server-side) 2025/11/27 03:35:57 INFO : potato3: Moved (server-side) 2025/11/27 03:35:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yowugag9roku" 2025/11/27 03:35:58 DEBUG : Creating backend with remote "TestDrive:crypt/q3oee38hdjfe5ffp2q7ogp3ji9e4070n979h9mibdbf3kpeg7tdg" 2025/11/27 03:35:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yowugag9roku': Using server-side directory move 2025/11/27 03:36:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yowugag9roku': Server side directory move succeeded 2025/11/27 03:36:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yowugag9roku': Purge remote 2025/11/27 03:36:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mofofuf5tehu': Purge remote 2025/11/27 03:36:01 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.82s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:36:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-webimak3ceze" 2025/11/27 03:36:02 DEBUG : Creating backend with remote "TestDrive:crypt/3g7q9l36c93lj5gmvnt28bd41rpivdkjk909q1o6acur3mgab1d0" 2025/11/27 03:36:04 DEBUG : potato2: md5 = 15aa894505f0365a88f4a591a6456207 OK 2025/11/27 03:36:06 DEBUG : empty space: md5 = abceb111e31ebb0e521b3e5d26c1359e OK 2025/11/27 03:36:07 DEBUG : potato3: md5 = c5d028c8cddf169e43bbe86f2e04cf56 OK sync_test.go:1735: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi' -> Encrypted drive 'TestCryptDrive:rclone-test-webimak3ceze' 2025/11/27 03:36:10 DEBUG : empty space: md5 = d24826062f45bca9a31305f2fc0cfb5f OK 2025/11/27 03:36:11 DEBUG : potato3: md5 = e2f36d9d782ccf6dd86613264b05d92b OK 2025/11/27 03:36:12 DEBUG : empty space: Excluded (Size Filter) 2025/11/27 03:36:12 DEBUG : empty space: Excluded (Size Filter) 2025/11/27 03:36:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 03:36:12 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi') 2025/11/27 03:36:12 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-webimak3ceze') 2025/11/27 03:36:12 DEBUG : potato3: Sizes differ 2025/11/27 03:36:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-webimak3ceze': Waiting for checks to finish 2025/11/27 03:36:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-webimak3ceze': Waiting for transfers to finish 2025/11/27 03:36:12 INFO : potato3: Deleted 2025/11/27 03:36:13 INFO : potato2: Moved (server-side) 2025/11/27 03:36:13 INFO : potato3: Moved (server-side) 2025/11/27 03:36:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bupucud4zuci" 2025/11/27 03:36:14 DEBUG : Creating backend with remote "TestDrive:crypt/8kv6cs0kg38i6r2igdusimrk6li28d0cqk6drq5s3dm9p7uv4rp0" 2025/11/27 03:36:15 DEBUG : empty space: Excluded (Size Filter) 2025/11/27 03:36:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 03:36:15 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/27 03:36:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupucud4zuci': Waiting for checks to finish 2025/11/27 03:36:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupucud4zuci': Waiting for transfers to finish 2025/11/27 03:36:16 INFO : potato2: Moved (server-side) 2025/11/27 03:36:16 INFO : potato3: Moved (server-side) 2025/11/27 03:36:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupucud4zuci': Purge remote 2025/11/27 03:36:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-webimak3ceze': Purge remote --- PASS: TestServerSideMoveWithFilter (16.87s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:36:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-karaqup5huze" 2025/11/27 03:36:19 DEBUG : Creating backend with remote "TestDrive:crypt/1vpr740fk7l5736lle9lml5jhln737ali61iubcg1kuvuhicequ0" 2025/11/27 03:36:21 DEBUG : potato2: md5 = de263c3011536e55335a0b402941a107 OK 2025/11/27 03:36:22 DEBUG : empty space: md5 = c4a33d1e6352e3b6ec72fc611dad8286 OK 2025/11/27 03:36:24 DEBUG : potato3: md5 = 1303dd70f3c4faadad6e0c1d74dd408a OK 2025/11/27 03:36:24 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi' -> Encrypted drive 'TestCryptDrive:rclone-test-karaqup5huze' 2025/11/27 03:36:28 DEBUG : empty space: md5 = 0d23024f383bd842fff82fe5c3f6883e OK 2025/11/27 03:36:29 DEBUG : potato3: md5 = 2356c1242fbf01cae99af5e950a4644a OK 2025/11/27 03:36:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-karaqup5huze': Using server-side directory move 2025/11/27 03:36:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-karaqup5huze': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/27 03:36:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 03:36:30 DEBUG : Added delayed dir = "tomatoDir", newDst= 2025/11/27 03:36:30 DEBUG : empty space: size = 1 OK 2025/11/27 03:36:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/27 03:36:30 DEBUG : empty space: Unchanged skipping 2025/11/27 03:36:30 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi') 2025/11/27 03:36:30 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-karaqup5huze') 2025/11/27 03:36:30 DEBUG : potato3: Sizes differ 2025/11/27 03:36:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-karaqup5huze': Waiting for checks to finish 2025/11/27 03:36:30 INFO : empty space: Deleted 2025/11/27 03:36:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-karaqup5huze': Waiting for transfers to finish 2025/11/27 03:36:30 INFO : potato3: Deleted 2025/11/27 03:36:30 INFO : potato2: Moved (server-side) 2025/11/27 03:36:31 INFO : potato3: Moved (server-side) 2025/11/27 03:36:31 INFO : tomatoDir: Removing directory 2025/11/27 03:36:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': deleted 1 directories 2025/11/27 03:36:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ripixaf0sulo" 2025/11/27 03:36:32 DEBUG : Creating backend with remote "TestDrive:crypt/t26q69n0f4vdo989d1j6btpq5ecrsc1vtqepu14od7khftv823t0" 2025/11/27 03:36:33 INFO : tomatoDir: Making directory 2025/11/27 03:36:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ripixaf0sulo': Using server-side directory move 2025/11/27 03:36:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ripixaf0sulo': Server side directory move succeeded 2025/11/27 03:36:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ripixaf0sulo': Purge remote 2025/11/27 03:36:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-karaqup5huze': Purge remote 2025/11/27 03:36:37 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.34s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.44s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:36:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-koxigub1lefi/rclone-sync-test" 2025/11/27 03:36:38 DEBUG : Creating backend with remote "TestDrive:crypt/la4st93re8mfh1pab5tngnep8ic02h0rskeg6fkh8niaefus5nm0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.03s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:36:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-koxigub1lefi/rclone-sync-test" 2025/11/27 03:36:40 DEBUG : Creating backend with remote "TestDrive:crypt/la4st93re8mfh1pab5tngnep8ic02h0rskeg6fkh8niaefus5nm0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2025/11/27 03:36:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-koxigub1lefi/rclone-sync-test-include/layer2" 2025/11/27 03:36:42 DEBUG : Creating backend with remote "TestDrive:crypt/la4st93re8mfh1pab5tngnep8ic02h0rskeg6fkh8niaefus5nm0/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2025/11/27 03:36:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-koxigub1lefi/rclone-sync-test-ignore-file" 2025/11/27 03:36:45 DEBUG : Creating backend with remote "TestDrive:crypt/la4st93re8mfh1pab5tngnep8ic02h0rskeg6fkh8niaefus5nm0/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2025/11/27 03:36:48 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 2d0fcf0ee7afcbf5808046701a8106db OK 2025/11/27 03:36:51 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/27 03:36:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/rclone-sync-test': Waiting for checks to finish 2025/11/27 03:36:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/rclone-sync-test': Waiting for transfers to finish 2025/11/27 03:36:51 DEBUG : Waiting for deletions to finish 2025/11/27 03:36:51 INFO : There was nothing to transfer 2025/11/27 03:36:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:36:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:36:52 DEBUG : Waiting for deletions to finish 2025/11/27 03:36:52 INFO : rclone-sync-test-include: Removing directory 2025/11/27 03:36:53 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/11/27 03:36:53 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/27 03:36:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': failed to delete 1 directories 2025/11/27 03:36:53 INFO : There was nothing to transfer 2025/11/27 03:36:55 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/27 03:36:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/11/27 03:36:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/11/27 03:36:55 DEBUG : Waiting for deletions to finish 2025/11/27 03:36:55 INFO : There was nothing to transfer 2025/11/27 03:36:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:36:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:36:56 DEBUG : Waiting for deletions to finish 2025/11/27 03:36:56 INFO : rclone-sync-test-include: Removing directory 2025/11/27 03:36:57 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/11/27 03:36:57 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/27 03:36:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': failed to delete 1 directories 2025/11/27 03:36:57 INFO : There was nothing to transfer 2025/11/27 03:36:59 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/27 03:36:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/11/27 03:36:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/11/27 03:36:59 DEBUG : Waiting for deletions to finish 2025/11/27 03:36:59 INFO : There was nothing to transfer 2025/11/27 03:37:01 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/11/27 03:37:01 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (23.15s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:37:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-koxigub1lefi/dst" 2025/11/27 03:37:03 DEBUG : Creating backend with remote "TestDrive:crypt/la4st93re8mfh1pab5tngnep8ic02h0rskeg6fkh8niaefus5nm0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/27 03:37:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-koxigub1lefi/CompareDest" 2025/11/27 03:37:04 DEBUG : Creating backend with remote "TestDrive:crypt/la4st93re8mfh1pab5tngnep8ic02h0rskeg6fkh8niaefus5nm0/gveqi14airsml4bgu7krj116o8" 2025/11/27 03:37:06 DEBUG : one: Need to transfer - File not found at Destination 2025/11/27 03:37:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst': Waiting for checks to finish 2025/11/27 03:37:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst': Waiting for transfers to finish 2025/11/27 03:37:08 DEBUG : one: md5 = c0f645f7b42b1adb35ee49a63d53e73d OK 2025/11/27 03:37:08 DEBUG : one: size = 3 OK 2025/11/27 03:37:08 INFO : one: Copied (new) 2025/11/27 03:37:08 DEBUG : Waiting for deletions to finish 2025/11/27 03:37:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:37:10 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst') 2025/11/27 03:37:10 DEBUG : one: Sizes differ 2025/11/27 03:37:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst': Waiting for checks to finish 2025/11/27 03:37:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst': Waiting for transfers to finish 2025/11/27 03:37:11 DEBUG : one: md5 = befc8c6603aa26848df2424f97a79f40 OK 2025/11/27 03:37:11 DEBUG : one: size = 5 OK 2025/11/27 03:37:11 INFO : one: Copied (replaced existing) 2025/11/27 03:37:11 DEBUG : Waiting for deletions to finish 2025/11/27 03:37:13 DEBUG : dst/one: md5 = de8d2fb01efb2d5be9f2db0b42fba11e OK 2025/11/27 03:37:15 DEBUG : CompareDest/one: md5 = 1131ddad68e61be19eb687452945c3fa OK 2025/11/27 03:37:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:37:16 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst') 2025/11/27 03:37:16 DEBUG : one: Sizes differ 2025/11/27 03:37:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst': Waiting for checks to finish 2025/11/27 03:37:16 DEBUG : one: size = 5 OK 2025/11/27 03:37:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/27 03:37:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/27 03:37:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst': Waiting for transfers to finish 2025/11/27 03:37:16 DEBUG : Waiting for deletions to finish 2025/11/27 03:37:16 INFO : There was nothing to transfer 2025/11/27 03:37:18 DEBUG : CompareDest/two: md5 = 931c7a05fdc75659736c4c9aaccae1ae OK 2025/11/27 03:37:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:37:19 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst') 2025/11/27 03:37:19 DEBUG : one: Sizes differ 2025/11/27 03:37:19 DEBUG : two: size = 3 OK 2025/11/27 03:37:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/27 03:37:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/27 03:37:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst': Waiting for checks to finish 2025/11/27 03:37:19 DEBUG : one: size = 5 OK 2025/11/27 03:37:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/27 03:37:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/27 03:37:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst': Waiting for transfers to finish 2025/11/27 03:37:19 DEBUG : Waiting for deletions to finish 2025/11/27 03:37:19 INFO : There was nothing to transfer 2025/11/27 03:37:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:37:20 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst') 2025/11/27 03:37:20 DEBUG : one: Sizes differ 2025/11/27 03:37:20 DEBUG : one: size = 5 OK 2025/11/27 03:37:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/27 03:37:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/27 03:37:20 DEBUG : two: size = 3 OK 2025/11/27 03:37:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/27 03:37:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/27 03:37:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst': Waiting for checks to finish 2025/11/27 03:37:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst': Waiting for transfers to finish 2025/11/27 03:37:20 DEBUG : Waiting for deletions to finish 2025/11/27 03:37:20 INFO : There was nothing to transfer sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/11/27 03:37:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:37:22 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst') 2025/11/27 03:37:22 DEBUG : one: Sizes differ 2025/11/27 03:37:22 DEBUG : two: size = 5 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:37:22 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/CompareDest') 2025/11/27 03:37:22 DEBUG : two: Sizes differ 2025/11/27 03:37:22 DEBUG : two: Need to transfer - File not found at Destination 2025/11/27 03:37:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst': Waiting for checks to finish 2025/11/27 03:37:22 DEBUG : one: size = 5 OK 2025/11/27 03:37:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/27 03:37:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/27 03:37:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst': Waiting for transfers to finish 2025/11/27 03:37:24 DEBUG : two: md5 = d73ab8946a91510ac9c528a61d40d722 OK 2025/11/27 03:37:24 DEBUG : two: size = 5 OK 2025/11/27 03:37:24 INFO : two: Copied (new) 2025/11/27 03:37:24 DEBUG : Waiting for deletions to finish 2025/11/27 03:37:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/27 03:37:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/27 03:37:28 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/27 03:37:28 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (25.55s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:37:30 DEBUG : pre-dest1/1: md5 = 602a5b3ce93198d00a63962ebdf21018 OK 2025/11/27 03:37:32 DEBUG : pre-dest2/2: md5 = a96d4b887c1cf69d2325d12e85c4b94f OK 2025/11/27 03:37:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-koxigub1lefi/dest" 2025/11/27 03:37:33 DEBUG : Creating backend with remote "TestDrive:crypt/la4st93re8mfh1pab5tngnep8ic02h0rskeg6fkh8niaefus5nm0/rg03c1jvnehrrc617i0lnqjddc" 2025/11/27 03:37:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-koxigub1lefi/pre-dest1" 2025/11/27 03:37:35 DEBUG : Creating backend with remote "TestDrive:crypt/la4st93re8mfh1pab5tngnep8ic02h0rskeg6fkh8niaefus5nm0/bbnblvh6k061ssopqrp18kd7gc" 2025/11/27 03:37:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-koxigub1lefi/pre-dest2" 2025/11/27 03:37:35 DEBUG : Creating backend with remote "TestDrive:crypt/la4st93re8mfh1pab5tngnep8ic02h0rskeg6fkh8niaefus5nm0/dgicm1h6b5ejvlltm8eeif0bnk" 2025/11/27 03:37:36 DEBUG : 1: size = 1 OK 2025/11/27 03:37:36 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:37:36 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/27 03:37:37 DEBUG : 2: size = 1 OK 2025/11/27 03:37:37 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:37:37 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/27 03:37:38 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/27 03:37:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dest': Waiting for checks to finish 2025/11/27 03:37:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dest': Waiting for transfers to finish 2025/11/27 03:37:40 DEBUG : 3: md5 = fd51c2b3dc9a9cb2320aa4e810eb5e38 OK 2025/11/27 03:37:40 DEBUG : 3: size = 1 OK 2025/11/27 03:37:40 INFO : 3: Copied (new) 2025/11/27 03:37:40 DEBUG : Waiting for deletions to finish 2025/11/27 03:37:43 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2025/11/27 03:37:44 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2025/11/27 03:37:45 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (17.09s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:37:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-koxigub1lefi/dst" 2025/11/27 03:37:45 DEBUG : Creating backend with remote "TestDrive:crypt/la4st93re8mfh1pab5tngnep8ic02h0rskeg6fkh8niaefus5nm0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/27 03:37:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-koxigub1lefi/CopyDest" 2025/11/27 03:37:47 DEBUG : Creating backend with remote "TestDrive:crypt/la4st93re8mfh1pab5tngnep8ic02h0rskeg6fkh8niaefus5nm0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/11/27 03:37:49 DEBUG : one: Need to transfer - File not found at Destination 2025/11/27 03:37:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst': Waiting for checks to finish 2025/11/27 03:37:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst': Waiting for transfers to finish 2025/11/27 03:37:51 DEBUG : one: md5 = e265c6d67a78c0ba936b53b26e5b4847 OK 2025/11/27 03:37:51 DEBUG : one: size = 3 OK 2025/11/27 03:37:51 INFO : one: Copied (new) 2025/11/27 03:37:51 DEBUG : Waiting for deletions to finish 2025/11/27 03:37:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:37:52 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst') 2025/11/27 03:37:52 DEBUG : one: Sizes differ 2025/11/27 03:37:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst': Waiting for checks to finish 2025/11/27 03:37:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst': Waiting for transfers to finish 2025/11/27 03:37:54 DEBUG : one: md5 = 830c6999e708b338b50c0916f8bde949 OK 2025/11/27 03:37:54 DEBUG : one: size = 5 OK 2025/11/27 03:37:54 INFO : one: Copied (replaced existing) 2025/11/27 03:37:54 DEBUG : Waiting for deletions to finish 2025/11/27 03:37:56 DEBUG : dst/one: md5 = 0b8a2c99d8b0abc8c885dfeda460b647 OK 2025/11/27 03:37:59 DEBUG : CopyDest/one: md5 = 697e559977aa5cf7bf641a45c4229a8f OK 2025/11/27 03:37:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-koxigub1lefi/BackupDir" 2025/11/27 03:37:59 DEBUG : Creating backend with remote "TestDrive:crypt/la4st93re8mfh1pab5tngnep8ic02h0rskeg6fkh8niaefus5nm0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/11/27 03:38:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:38:01 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst') 2025/11/27 03:38:01 DEBUG : one: Sizes differ 2025/11/27 03:38:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst': Waiting for checks to finish 2025/11/27 03:38:01 DEBUG : one: size = 5 OK 2025/11/27 03:38:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/27 03:38:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:38:01 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst') 2025/11/27 03:38:01 DEBUG : one: Sizes differ 2025/11/27 03:38:03 INFO : one: Moved (server-side) 2025/11/27 03:38:04 DEBUG : one: size = 5 OK 2025/11/27 03:38:04 INFO : one: Copied (server-side copy) 2025/11/27 03:38:04 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/27 03:38:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst': Waiting for transfers to finish 2025/11/27 03:38:04 DEBUG : Waiting for deletions to finish 2025/11/27 03:38:06 DEBUG : CopyDest/two: md5 = f93708280642704ef78f2c5283cf78fb OK 2025/11/27 03:38:07 DEBUG : one: size = 5 OK 2025/11/27 03:38:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/27 03:38:07 DEBUG : one: Unchanged skipping 2025/11/27 03:38:07 DEBUG : two: size = 3 OK 2025/11/27 03:38:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/27 03:38:08 DEBUG : two: size = 3 OK 2025/11/27 03:38:08 INFO : two: Copied (server-side copy) 2025/11/27 03:38:08 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/27 03:38:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst': Waiting for checks to finish 2025/11/27 03:38:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst': Waiting for transfers to finish 2025/11/27 03:38:08 DEBUG : Waiting for deletions to finish 2025/11/27 03:38:09 DEBUG : one: size = 5 OK 2025/11/27 03:38:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/27 03:38:09 DEBUG : one: Unchanged skipping 2025/11/27 03:38:09 DEBUG : two: size = 3 OK 2025/11/27 03:38:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/27 03:38:09 DEBUG : two: Unchanged skipping 2025/11/27 03:38:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst': Waiting for checks to finish 2025/11/27 03:38:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst': Waiting for transfers to finish 2025/11/27 03:38:09 DEBUG : Waiting for deletions to finish 2025/11/27 03:38:09 INFO : There was nothing to transfer 2025/11/27 03:38:11 DEBUG : CopyDest/three: md5 = d2adc64eab8ed9eec1fb1052fb2b5e44 OK 2025/11/27 03:38:12 DEBUG : one: size = 5 OK 2025/11/27 03:38:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/27 03:38:12 DEBUG : one: Unchanged skipping 2025/11/27 03:38:12 DEBUG : three: size = 7 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:38:12 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/CopyDest') 2025/11/27 03:38:12 DEBUG : three: Sizes differ 2025/11/27 03:38:12 DEBUG : three: Destination not found in --copy-dest 2025/11/27 03:38:12 DEBUG : three: Need to transfer - File not found at Destination 2025/11/27 03:38:12 DEBUG : two: size = 3 OK 2025/11/27 03:38:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/27 03:38:12 DEBUG : two: Unchanged skipping 2025/11/27 03:38:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst': Waiting for checks to finish 2025/11/27 03:38:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst': Waiting for transfers to finish 2025/11/27 03:38:13 DEBUG : three: md5 = 1cc74cee8b0fde6672569c845ed6efec OK 2025/11/27 03:38:13 DEBUG : three: size = 7 OK 2025/11/27 03:38:13 INFO : three: Copied (new) 2025/11/27 03:38:13 DEBUG : Waiting for deletions to finish 2025/11/27 03:38:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/27 03:38:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/27 03:38:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/27 03:38:19 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/27 03:38:19 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/27 03:38:19 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/27 03:38:19 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (34.93s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:38:22 DEBUG : dst/one: md5 = 0b182c15cf694d8e997ed048913d54a3 OK 2025/11/27 03:38:24 DEBUG : dst/two: md5 = d42bb28634d8406a95a3854319b12b2c OK 2025/11/27 03:38:25 DEBUG : dst/three.txt: md5 = 55e33b70298067a9780aae15dd48d02c OK 2025/11/27 03:38:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-koxigub1lefi/dst" 2025/11/27 03:38:26 DEBUG : Creating backend with remote "TestDrive:crypt/la4st93re8mfh1pab5tngnep8ic02h0rskeg6fkh8niaefus5nm0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/27 03:38:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-koxigub1lefi/backup" 2025/11/27 03:38:27 DEBUG : Creating backend with remote "TestDrive:crypt/la4st93re8mfh1pab5tngnep8ic02h0rskeg6fkh8niaefus5nm0/1nrff024r7pq65ecp72fc28jb0" 2025/11/27 03:38:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:38:28 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst') 2025/11/27 03:38:28 DEBUG : one: Sizes differ 2025/11/27 03:38:28 DEBUG : two: size = 3 OK 2025/11/27 03:38:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:38:28 DEBUG : two: Unchanged skipping 2025/11/27 03:38:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst': Waiting for checks to finish 2025/11/27 03:38:30 INFO : one: Moved (server-side) 2025/11/27 03:38:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst': Waiting for transfers to finish 2025/11/27 03:38:32 DEBUG : one: md5 = 002f258fc1d8ee889b057cc841caa38e OK 2025/11/27 03:38:32 DEBUG : one: size = 4 OK 2025/11/27 03:38:32 INFO : one: Copied (new) 2025/11/27 03:38:32 DEBUG : Waiting for deletions to finish 2025/11/27 03:38:32 INFO : three.txt: Moved (server-side) 2025/11/27 03:38:32 INFO : three.txt: Moved into backup dir 2025/11/27 03:38:34 DEBUG : dst/three.txt: md5 = e8339949214c4287d76e0a1326dc6773 OK 2025/11/27 03:38:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:38:35 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst') 2025/11/27 03:38:35 DEBUG : one: Sizes differ 2025/11/27 03:38:35 DEBUG : two: size = 3 OK 2025/11/27 03:38:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:38:35 DEBUG : two: Unchanged skipping 2025/11/27 03:38:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst': Waiting for checks to finish 2025/11/27 03:38:36 INFO : one: Deleted 2025/11/27 03:38:36 INFO : one: Moved (server-side) 2025/11/27 03:38:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst': Waiting for transfers to finish 2025/11/27 03:38:38 DEBUG : one: md5 = 0c50ef0b945fdcaf7fa56949c88a6239 OK 2025/11/27 03:38:38 DEBUG : one: size = 5 OK 2025/11/27 03:38:38 INFO : one: Copied (new) 2025/11/27 03:38:38 DEBUG : Waiting for deletions to finish 2025/11/27 03:38:39 INFO : three.txt: Deleted 2025/11/27 03:38:40 INFO : three.txt: Moved (server-side) 2025/11/27 03:38:40 INFO : three.txt: Moved into backup dir 2025/11/27 03:38:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/27 03:38:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/27 03:38:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/27 03:38:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/27 03:38:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/27 03:38:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncBackupDir (25.73s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:38:48 DEBUG : dst/one: md5 = 1132b44257fcf5ab54254a56934f3367 OK 2025/11/27 03:38:50 DEBUG : dst/two: md5 = 0e438e3796af2708f03e49c028dc6982 OK 2025/11/27 03:38:51 DEBUG : dst/three.txt: md5 = 803ff5ca81194b447025e53c761006bd OK 2025/11/27 03:38:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-koxigub1lefi/dst" 2025/11/27 03:38:52 DEBUG : Creating backend with remote "TestDrive:crypt/la4st93re8mfh1pab5tngnep8ic02h0rskeg6fkh8niaefus5nm0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/27 03:38:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-koxigub1lefi/backup" 2025/11/27 03:38:53 DEBUG : Creating backend with remote "TestDrive:crypt/la4st93re8mfh1pab5tngnep8ic02h0rskeg6fkh8niaefus5nm0/1nrff024r7pq65ecp72fc28jb0" 2025/11/27 03:38:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:38:54 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst') 2025/11/27 03:38:54 DEBUG : one: Sizes differ 2025/11/27 03:38:54 DEBUG : two: size = 3 OK 2025/11/27 03:38:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:38:54 DEBUG : two: Unchanged skipping 2025/11/27 03:38:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst': Waiting for checks to finish 2025/11/27 03:38:57 INFO : one: Moved (server-side) to: one.bak 2025/11/27 03:38:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst': Waiting for transfers to finish 2025/11/27 03:38:58 DEBUG : one: md5 = 1ab2f2f5ad01ec2112751172490b0420 OK 2025/11/27 03:38:58 DEBUG : one: size = 4 OK 2025/11/27 03:38:58 INFO : one: Copied (new) 2025/11/27 03:38:58 DEBUG : Waiting for deletions to finish 2025/11/27 03:38:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/27 03:38:59 INFO : three.txt: Moved into backup dir 2025/11/27 03:39:01 DEBUG : dst/three.txt: md5 = c6ef1354ad3516a861be8ddfe966f93d OK 2025/11/27 03:39:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:39:02 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst') 2025/11/27 03:39:02 DEBUG : one: Sizes differ 2025/11/27 03:39:02 DEBUG : two: size = 3 OK 2025/11/27 03:39:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:39:02 DEBUG : two: Unchanged skipping 2025/11/27 03:39:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst': Waiting for checks to finish 2025/11/27 03:39:02 INFO : one.bak: Deleted 2025/11/27 03:39:03 INFO : one: Moved (server-side) to: one.bak 2025/11/27 03:39:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst': Waiting for transfers to finish 2025/11/27 03:39:05 DEBUG : one: md5 = 423a20b25f675db660d13f2edb77ca8d OK 2025/11/27 03:39:05 DEBUG : one: size = 5 OK 2025/11/27 03:39:05 INFO : one: Copied (new) 2025/11/27 03:39:05 DEBUG : Waiting for deletions to finish 2025/11/27 03:39:05 INFO : three.txt.bak: Deleted 2025/11/27 03:39:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/27 03:39:06 INFO : three.txt: Moved into backup dir 2025/11/27 03:39:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/27 03:39:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/27 03:39:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/27 03:39:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/27 03:39:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/27 03:39:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (24.94s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:39:13 DEBUG : dst/one: md5 = ce2ba522263bda97c0ae6f03dbd57051 OK 2025/11/27 03:39:15 DEBUG : dst/two: md5 = 3cc6a4276fa73b1b2f6a47b2fbdd95a9 OK 2025/11/27 03:39:16 DEBUG : dst/three.txt: md5 = e77e71ea477ac37aedb36d7c48434471 OK 2025/11/27 03:39:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-koxigub1lefi/dst" 2025/11/27 03:39:17 DEBUG : Creating backend with remote "TestDrive:crypt/la4st93re8mfh1pab5tngnep8ic02h0rskeg6fkh8niaefus5nm0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/27 03:39:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-koxigub1lefi/backup" 2025/11/27 03:39:18 DEBUG : Creating backend with remote "TestDrive:crypt/la4st93re8mfh1pab5tngnep8ic02h0rskeg6fkh8niaefus5nm0/1nrff024r7pq65ecp72fc28jb0" 2025/11/27 03:39:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:39:19 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst') 2025/11/27 03:39:19 DEBUG : one: Sizes differ 2025/11/27 03:39:19 DEBUG : two: size = 3 OK 2025/11/27 03:39:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst': Waiting for checks to finish 2025/11/27 03:39:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:39:19 DEBUG : two: Unchanged skipping 2025/11/27 03:39:21 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/27 03:39:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst': Waiting for transfers to finish 2025/11/27 03:39:22 DEBUG : one: md5 = 1fbac0090086fd1e2aa6e9c36d1c2bc5 OK 2025/11/27 03:39:22 DEBUG : one: size = 4 OK 2025/11/27 03:39:22 INFO : one: Copied (new) 2025/11/27 03:39:22 DEBUG : Waiting for deletions to finish 2025/11/27 03:39:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/27 03:39:23 INFO : three.txt: Moved into backup dir 2025/11/27 03:39:25 DEBUG : dst/three.txt: md5 = fa4632f56fc32a80e80d3b49a7f81e99 OK 2025/11/27 03:39:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:39:26 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst') 2025/11/27 03:39:26 DEBUG : one: Sizes differ 2025/11/27 03:39:26 DEBUG : two: size = 3 OK 2025/11/27 03:39:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:39:26 DEBUG : two: Unchanged skipping 2025/11/27 03:39:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst': Waiting for checks to finish 2025/11/27 03:39:27 INFO : one-2019-01-01: Deleted 2025/11/27 03:39:28 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/27 03:39:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst': Waiting for transfers to finish 2025/11/27 03:39:29 DEBUG : one: md5 = 2bf9b1cde7c44c6a58cc3f0a7d4720c8 OK 2025/11/27 03:39:29 DEBUG : one: size = 5 OK 2025/11/27 03:39:29 INFO : one: Copied (new) 2025/11/27 03:39:29 DEBUG : Waiting for deletions to finish 2025/11/27 03:39:30 INFO : three-2019-01-01.txt: Deleted 2025/11/27 03:39:30 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/27 03:39:30 INFO : three.txt: Moved into backup dir 2025/11/27 03:39:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/27 03:39:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/27 03:39:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/11/27 03:39:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/27 03:39:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/27 03:39:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (23.78s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:39:37 DEBUG : dst/one: md5 = 2aeb63648c1551834bb1c4eabf2c834e OK 2025/11/27 03:39:38 DEBUG : dst/two: md5 = d6827dfba800231cdad720ba9d132ade OK 2025/11/27 03:39:40 DEBUG : dst/three.txt: md5 = 3356b1695a66d1a1d6d8766248982bf9 OK 2025/11/27 03:39:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-koxigub1lefi/dst" 2025/11/27 03:39:40 DEBUG : Creating backend with remote "TestDrive:crypt/la4st93re8mfh1pab5tngnep8ic02h0rskeg6fkh8niaefus5nm0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/27 03:39:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:39:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst': Waiting for checks to finish 2025/11/27 03:39:42 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst') 2025/11/27 03:39:42 DEBUG : one: Sizes differ 2025/11/27 03:39:42 DEBUG : two: size = 3 OK 2025/11/27 03:39:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:39:42 DEBUG : two: Unchanged skipping 2025/11/27 03:39:43 INFO : one: Moved (server-side) to: one.bak 2025/11/27 03:39:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst': Waiting for transfers to finish 2025/11/27 03:39:44 DEBUG : one: md5 = 1ac25823ff722bd3a37929923c28b0cb OK 2025/11/27 03:39:44 DEBUG : one: size = 4 OK 2025/11/27 03:39:44 INFO : one: Copied (new) 2025/11/27 03:39:44 DEBUG : Waiting for deletions to finish 2025/11/27 03:39:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/27 03:39:45 INFO : three.txt: Moved into backup dir 2025/11/27 03:39:47 DEBUG : dst/three.txt: md5 = bb9a1db6f7fc900769298819dd63c4aa OK 2025/11/27 03:39:48 DEBUG : one.bak: Excluded (Path Filter) 2025/11/27 03:39:48 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/27 03:39:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:39:48 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst') 2025/11/27 03:39:48 DEBUG : one: Sizes differ 2025/11/27 03:39:48 DEBUG : two: size = 3 OK 2025/11/27 03:39:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:39:48 DEBUG : two: Unchanged skipping 2025/11/27 03:39:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst': Waiting for checks to finish 2025/11/27 03:39:49 INFO : one.bak: Deleted 2025/11/27 03:39:49 INFO : one: Moved (server-side) to: one.bak 2025/11/27 03:39:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst': Waiting for transfers to finish 2025/11/27 03:39:51 DEBUG : one: md5 = 97534453bfbd7bbba673e967ed7fc104 OK 2025/11/27 03:39:51 DEBUG : one: size = 5 OK 2025/11/27 03:39:51 INFO : one: Copied (new) 2025/11/27 03:39:51 DEBUG : Waiting for deletions to finish 2025/11/27 03:39:51 INFO : three.txt.bak: Deleted 2025/11/27 03:39:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/27 03:39:52 INFO : three.txt: Moved into backup dir 2025/11/27 03:39:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/27 03:39:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/27 03:39:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/27 03:39:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/27 03:39:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/27 03:39:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncBackupDirSuffixOnly (21.24s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:39:58 DEBUG : dst/one: md5 = 6c204956e1299e3d5bd1b48da2efa92c OK 2025/11/27 03:39:59 DEBUG : dst/two: md5 = 71f5f30e52543c7f734f3a5647442778 OK 2025/11/27 03:40:01 DEBUG : dst/three.txt: md5 = 1cbd82964db103cbf93b7e39427cae57 OK 2025/11/27 03:40:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-koxigub1lefi/dst" 2025/11/27 03:40:02 DEBUG : Creating backend with remote "TestDrive:crypt/la4st93re8mfh1pab5tngnep8ic02h0rskeg6fkh8niaefus5nm0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/27 03:40:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:40:03 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst') 2025/11/27 03:40:03 DEBUG : one: Sizes differ 2025/11/27 03:40:03 INFO : one: Moved (server-side) to: one.bak 2025/11/27 03:40:05 DEBUG : one: md5 = 4046d15368a9d6bc0bfd227a9052328c OK 2025/11/27 03:40:05 DEBUG : one: size = 4 OK 2025/11/27 03:40:05 INFO : one: Copied (new) 2025/11/27 03:40:05 DEBUG : two: size = 3 OK 2025/11/27 03:40:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:40:05 DEBUG : two: Unchanged skipping 2025/11/27 03:40:05 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:40:05 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst') 2025/11/27 03:40:05 DEBUG : three.txt: Sizes differ 2025/11/27 03:40:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/27 03:40:08 DEBUG : three.txt: md5 = daba5dd4b5f6adcdfc12dc23d09396e8 OK 2025/11/27 03:40:08 DEBUG : three.txt: size = 6 OK 2025/11/27 03:40:08 INFO : three.txt: Copied (new) 2025/11/27 03:40:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:40:09 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst') 2025/11/27 03:40:09 DEBUG : one: Sizes differ 2025/11/27 03:40:10 INFO : one.bak: Deleted 2025/11/27 03:40:10 INFO : one: Moved (server-side) to: one.bak 2025/11/27 03:40:12 DEBUG : one: md5 = 29b08f7a3f34a4bc1e6bfb8928d296bd OK 2025/11/27 03:40:12 DEBUG : one: size = 5 OK 2025/11/27 03:40:12 INFO : one: Copied (new) 2025/11/27 03:40:12 DEBUG : two: size = 3 OK 2025/11/27 03:40:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:40:12 DEBUG : two: Unchanged skipping 2025/11/27 03:40:12 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:40:12 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst') 2025/11/27 03:40:12 DEBUG : three.txt: Sizes differ 2025/11/27 03:40:13 INFO : three.txt.bak: Deleted 2025/11/27 03:40:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/27 03:40:15 DEBUG : three.txt: md5 = d4a6f78cff035864e9ce2be9d603db56 OK 2025/11/27 03:40:15 DEBUG : three.txt: size = 19 OK 2025/11/27 03:40:15 INFO : three.txt: Copied (new) 2025/11/27 03:40:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/27 03:40:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/27 03:40:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/27 03:40:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/27 03:40:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/27 03:40:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/27 03:40:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (23.83s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:40:22 DEBUG : dst/one: md5 = 547b709f3da85bd6f818ae0e76993fcf OK 2025/11/27 03:40:23 DEBUG : dst/two: md5 = f7584fef69f3c3706e22fb1be9531f60 OK 2025/11/27 03:40:25 DEBUG : dst/three.txt: md5 = 21244ebeb1f54558679d1577a0930cad OK 2025/11/27 03:40:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-koxigub1lefi/dst" 2025/11/27 03:40:25 DEBUG : Creating backend with remote "TestDrive:crypt/la4st93re8mfh1pab5tngnep8ic02h0rskeg6fkh8niaefus5nm0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/27 03:40:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:40:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst') 2025/11/27 03:40:26 DEBUG : one: Sizes differ 2025/11/27 03:40:27 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/27 03:40:29 DEBUG : one: md5 = c3b4d30b17302a55448ce112f2695f30 OK 2025/11/27 03:40:29 DEBUG : one: size = 4 OK 2025/11/27 03:40:29 INFO : one: Copied (new) 2025/11/27 03:40:29 DEBUG : two: size = 3 OK 2025/11/27 03:40:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:40:29 DEBUG : two: Unchanged skipping 2025/11/27 03:40:29 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:40:29 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst') 2025/11/27 03:40:29 DEBUG : three.txt: Sizes differ 2025/11/27 03:40:30 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/27 03:40:31 DEBUG : three.txt: md5 = c87bfb34fea867186070a86037a2f813 OK 2025/11/27 03:40:31 DEBUG : three.txt: size = 6 OK 2025/11/27 03:40:31 INFO : three.txt: Copied (new) 2025/11/27 03:40:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:40:32 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst') 2025/11/27 03:40:32 DEBUG : one: Sizes differ 2025/11/27 03:40:34 INFO : one-2019-01-01: Deleted 2025/11/27 03:40:34 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/27 03:40:36 DEBUG : one: md5 = b3661a22b6e937e2416179f60983fa95 OK 2025/11/27 03:40:36 DEBUG : one: size = 5 OK 2025/11/27 03:40:36 INFO : one: Copied (new) 2025/11/27 03:40:36 DEBUG : two: size = 3 OK 2025/11/27 03:40:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:40:36 DEBUG : two: Unchanged skipping 2025/11/27 03:40:36 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:40:36 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi/dst') 2025/11/27 03:40:36 DEBUG : three.txt: Sizes differ 2025/11/27 03:40:37 INFO : three-2019-01-01.txt: Deleted 2025/11/27 03:40:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/27 03:40:39 DEBUG : three.txt: md5 = 10306ac3ee54649eb578341a8cd0fbbc OK 2025/11/27 03:40:39 DEBUG : three.txt: size = 19 OK 2025/11/27 03:40:39 INFO : three.txt: Copied (new) 2025/11/27 03:40:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/27 03:40:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/27 03:40:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/27 03:40:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/11/27 03:40:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/27 03:40:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/27 03:40:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (23.45s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:40:45 DEBUG : Testêé: md5 = fc25267888e80f36cf8e92f51f7857b3 OK 2025/11/27 03:40:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:40:45 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:40:45 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi') 2025/11/27 03:40:45 DEBUG : Testêé: Sizes differ 2025/11/27 03:40:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:40:46 DEBUG : Testêé: md5 = 6f001a340b831f0afd5d94cd1b86901e OK 2025/11/27 03:40:46 DEBUG : Testêé: size = 14 OK 2025/11/27 03:40:46 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/27 03:40:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.65s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:40:48 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/27 03:40:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:40:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:40:50 DEBUG : existing: md5 = ce2ffec094270a40c3b3f7734edcaaa6 OK 2025/11/27 03:40:50 DEBUG : existing: size = 6 OK 2025/11/27 03:40:50 INFO : existing: Copied (new) 2025/11/27 03:40:50 DEBUG : Waiting for deletions to finish 2025/11/27 03:40:51 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:40:51 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi') 2025/11/27 03:40:51 DEBUG : existing: Sizes differ 2025/11/27 03:40:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:40:51 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/27 03:40:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:40:51 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': not deleting files as there were IO errors 2025/11/27 03:40:51 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.31s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:40:54 DEBUG : EXISTING: md5 = 5846853b11e8b7b5aac72e438048b610 OK 2025/11/27 03:40:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:40:54 DEBUG : EXISTING: size = 6 OK 2025/11/27 03:40:54 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:40:54 DEBUG : existing: Unchanged skipping 2025/11/27 03:40:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:40:54 DEBUG : Waiting for deletions to finish 2025/11/27 03:40:54 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.20s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.45s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.45s) --- SKIP: TestMaxTransfer/Hard (0.49s) --- SKIP: TestMaxTransfer/Soft (0.48s) --- SKIP: TestMaxTransfer/Cautious (0.47s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:40:59 DEBUG : both0: md5 = f503bc3d69e0a50a8d010bba764f6c89 OK 2025/11/27 03:41:00 DEBUG : only0: md5 = 22412cdcb6007039aced79faa515e085 OK 2025/11/27 03:41:02 DEBUG : both1: md5 = 19dddedf380b3e4fa1fde2fe649c7efc OK 2025/11/27 03:41:03 DEBUG : only1: md5 = 2fbedcb9b61d7f734bf7c1b3f0daf48b OK 2025/11/27 03:41:05 DEBUG : both2: md5 = 3961a7e00eeda38d8ec069462069c3d7 OK 2025/11/27 03:41:06 DEBUG : only2: md5 = fc6b031a524a950dc4f8e8ffcb0335dc OK 2025/11/27 03:41:08 DEBUG : both3: md5 = f7dea2ffde0985919d8682de6659eda8 OK 2025/11/27 03:41:09 DEBUG : only3: md5 = 9cb7dfdc5de20e4c4e998ee8ac20e1a3 OK 2025/11/27 03:41:10 DEBUG : both4: md5 = 176840ca73258b3cdb307061147294b5 OK 2025/11/27 03:41:12 DEBUG : only4: md5 = 5066b1ed73d754932c5a1b6c10a65cac OK 2025/11/27 03:41:13 DEBUG : both5: md5 = f2815e50e256e04787119a9efce0574a OK 2025/11/27 03:41:15 DEBUG : only5: md5 = 83e82a933da607b32b932cb9a1aacadd OK 2025/11/27 03:41:16 DEBUG : both6: md5 = 97ca46e8d419f9c2bcfa642565650e8e OK 2025/11/27 03:41:18 DEBUG : only6: md5 = 0e89b2850bce7deaf6884152c6deb5b4 OK 2025/11/27 03:41:19 DEBUG : both7: md5 = 063b8db12308fa4630cb994a367eb8c1 OK 2025/11/27 03:41:21 DEBUG : only7: md5 = 4ac2e43c54ff6b008ce0b1a64dc5d25b OK 2025/11/27 03:41:22 DEBUG : both8: md5 = e3fc483e8eb1663aaef7670bc5413942 OK 2025/11/27 03:41:24 DEBUG : only8: md5 = b60d40aea8add215f11aa7c01cc5fc74 OK 2025/11/27 03:41:26 DEBUG : both9: md5 = cf9e3f829ee6558926900d7a32078a7f OK 2025/11/27 03:41:27 DEBUG : only9: md5 = bcc22630eee39af3efa42cb63ae67575 OK 2025/11/27 03:41:29 DEBUG : both10: md5 = 8fd23652ba0cc868ce1c9e11696ab032 OK 2025/11/27 03:41:30 DEBUG : only10: md5 = 4e78257ec7fd5665f30aa753ad55f178 OK 2025/11/27 03:41:32 DEBUG : both11: md5 = c436fd99192ab5a6e107e7116a96daba OK 2025/11/27 03:41:33 DEBUG : only11: md5 = eeb55be3531e2bd33521ea208755208a OK 2025/11/27 03:41:34 DEBUG : both12: md5 = 1723316c6d040981aec52690b64f9c51 OK 2025/11/27 03:41:36 DEBUG : only12: md5 = a2ba4db5c6040c3234ac27d88eb290ef OK 2025/11/27 03:41:37 DEBUG : both13: md5 = 697bb26fd0ed8be087da3bcccc1bed45 OK 2025/11/27 03:41:39 DEBUG : only13: md5 = ffbe509a38866f51c604cbdba296d662 OK 2025/11/27 03:41:40 DEBUG : both14: md5 = 4d4782ea4237679b383035494552e2a4 OK 2025/11/27 03:41:42 DEBUG : only14: md5 = c5d7a1ebcee81d8d02b00be753be0d3c OK 2025/11/27 03:41:43 DEBUG : both15: md5 = 1b8c0c128fd42e7e18cbf1e653fe95b3 OK 2025/11/27 03:41:45 DEBUG : only15: md5 = 035f21c2b0ba40210a6cb85638f2498a OK 2025/11/27 03:41:46 DEBUG : both16: md5 = 1a6788fdde295f3136622fffe39c2fd6 OK 2025/11/27 03:41:48 DEBUG : only16: md5 = f5f4ed5310a8888f82e744b6a5fc782b OK 2025/11/27 03:41:50 DEBUG : both17: md5 = b49aca2be9cd06bc8c1498f406b87caa OK 2025/11/27 03:41:51 DEBUG : only17: md5 = 7943b21e9b3b7019e7092128c98021b8 OK 2025/11/27 03:41:53 DEBUG : both18: md5 = 5bb467691f62bf2150c78181360d9b19 OK 2025/11/27 03:41:54 DEBUG : only18: md5 = ed336ef4c8564ae5b7fe75128b9373cb OK 2025/11/27 03:41:56 DEBUG : both19: md5 = 940dbdf9a6b13bb490ac0c74b456bbe3 OK 2025/11/27 03:41:57 DEBUG : only19: md5 = 1b99e1c05fab75fd0611d1182dfa490f OK 2025/11/27 03:41:58 DEBUG : both10: size = 6 OK 2025/11/27 03:41:58 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:41:58 DEBUG : both0: size = 6 OK 2025/11/27 03:41:58 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:41:58 DEBUG : both11: size = 6 OK 2025/11/27 03:41:58 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:41:58 DEBUG : both12: size = 6 OK 2025/11/27 03:41:58 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:41:58 DEBUG : both10: Unchanged skipping 2025/11/27 03:41:58 DEBUG : both13: size = 6 OK 2025/11/27 03:41:58 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:41:58 DEBUG : both13: Unchanged skipping 2025/11/27 03:41:58 DEBUG : both14: size = 6 OK 2025/11/27 03:41:58 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:41:58 DEBUG : both14: Unchanged skipping 2025/11/27 03:41:58 DEBUG : both15: size = 6 OK 2025/11/27 03:41:58 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:41:58 DEBUG : both15: Unchanged skipping 2025/11/27 03:41:58 DEBUG : both16: size = 6 OK 2025/11/27 03:41:58 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:41:58 DEBUG : both16: Unchanged skipping 2025/11/27 03:41:58 DEBUG : both17: size = 6 OK 2025/11/27 03:41:58 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:41:58 DEBUG : both0: Unchanged skipping 2025/11/27 03:41:58 DEBUG : both18: size = 6 OK 2025/11/27 03:41:58 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:41:58 DEBUG : both18: Unchanged skipping 2025/11/27 03:41:58 DEBUG : both19: size = 6 OK 2025/11/27 03:41:58 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:41:58 DEBUG : both19: Unchanged skipping 2025/11/27 03:41:58 DEBUG : both1: size = 6 OK 2025/11/27 03:41:58 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:41:58 DEBUG : both1: Unchanged skipping 2025/11/27 03:41:58 DEBUG : both2: size = 6 OK 2025/11/27 03:41:58 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:41:58 DEBUG : both2: Unchanged skipping 2025/11/27 03:41:58 DEBUG : both3: size = 6 OK 2025/11/27 03:41:58 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:41:58 DEBUG : both3: Unchanged skipping 2025/11/27 03:41:58 DEBUG : both4: size = 6 OK 2025/11/27 03:41:58 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:41:58 DEBUG : both4: Unchanged skipping 2025/11/27 03:41:58 DEBUG : both5: size = 6 OK 2025/11/27 03:41:58 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:41:58 DEBUG : both5: Unchanged skipping 2025/11/27 03:41:58 DEBUG : both6: size = 6 OK 2025/11/27 03:41:58 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:41:58 DEBUG : both6: Unchanged skipping 2025/11/27 03:41:58 DEBUG : both7: size = 6 OK 2025/11/27 03:41:58 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:41:58 DEBUG : both7: Unchanged skipping 2025/11/27 03:41:58 DEBUG : both8: size = 6 OK 2025/11/27 03:41:58 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:41:58 DEBUG : both8: Unchanged skipping 2025/11/27 03:41:58 DEBUG : both9: size = 6 OK 2025/11/27 03:41:58 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:41:58 DEBUG : both9: Unchanged skipping 2025/11/27 03:41:58 DEBUG : both11: Unchanged skipping 2025/11/27 03:41:58 DEBUG : both12: Unchanged skipping 2025/11/27 03:41:58 DEBUG : both17: Unchanged skipping 2025/11/27 03:41:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:41:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:41:58 DEBUG : Waiting for deletions to finish 2025/11/27 03:41:58 INFO : only7: Deleted 2025/11/27 03:41:58 INFO : only17: Deleted 2025/11/27 03:41:58 INFO : only19: Deleted 2025/11/27 03:41:58 INFO : only13: Deleted 2025/11/27 03:41:59 INFO : only8: Deleted 2025/11/27 03:41:59 INFO : only12: Deleted 2025/11/27 03:41:59 INFO : only18: Deleted 2025/11/27 03:41:59 INFO : only1: Deleted 2025/11/27 03:41:59 INFO : only3: Deleted 2025/11/27 03:41:59 INFO : only5: Deleted 2025/11/27 03:41:59 INFO : only11: Deleted 2025/11/27 03:41:59 INFO : only9: Deleted 2025/11/27 03:42:00 INFO : only15: Deleted 2025/11/27 03:42:00 INFO : only14: Deleted 2025/11/27 03:42:00 INFO : only2: Deleted 2025/11/27 03:42:00 INFO : only16: Deleted 2025/11/27 03:42:00 INFO : only6: Deleted 2025/11/27 03:42:00 INFO : only4: Deleted 2025/11/27 03:42:00 INFO : only0: Deleted 2025/11/27 03:42:00 INFO : only10: Deleted 2025/11/27 03:42:00 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (73.16s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:42:12 DEBUG : both0: md5 = ba6e680d7d137898ee8d9b062b155ee7 OK 2025/11/27 03:42:13 DEBUG : only0: md5 = 64b2e6790b425d5cc86aeec45780f65b OK 2025/11/27 03:42:15 DEBUG : both1: md5 = b73719e3fd862811938281a6749d1411 OK 2025/11/27 03:42:16 DEBUG : only1: md5 = d4f2cb7937248e31e0bdb9bc4db029b7 OK 2025/11/27 03:42:18 DEBUG : both2: md5 = a6c10aea89c44793cc139886f0f4eb3d OK 2025/11/27 03:42:19 DEBUG : only2: md5 = 87caca8b2cf0643b4b4f128e2422ca05 OK 2025/11/27 03:42:21 DEBUG : both3: md5 = acef5923d5fdb0740f65ec8ba36439da OK 2025/11/27 03:42:22 DEBUG : only3: md5 = d3bdd008ee43242558bc54d6f1de12b9 OK 2025/11/27 03:42:24 DEBUG : both4: md5 = 0f3fd9a2790dae3c9400c6c8e64a59b5 OK 2025/11/27 03:42:25 DEBUG : only4: md5 = 464f069bed8e4b7d4b66779b4f073a26 OK 2025/11/27 03:42:27 DEBUG : both5: md5 = e486551e837b567d97d9b48b06b8a667 OK 2025/11/27 03:42:28 DEBUG : only5: md5 = ae242383b87fab88935cdf6f499b60ce OK 2025/11/27 03:42:30 DEBUG : both6: md5 = ea157746ab1733e6fdfb5a36a218abcf OK 2025/11/27 03:42:31 DEBUG : only6: md5 = ec44c296915286faa1ba8df1a790890a OK 2025/11/27 03:42:32 DEBUG : both7: md5 = 5b4c16be84f1f343724893a02f981fbc OK 2025/11/27 03:42:34 DEBUG : only7: md5 = 38faeced10f0c54fe0676cd5f0309206 OK 2025/11/27 03:42:35 DEBUG : both8: md5 = fef5b6a18fe485e1d6df55a315a290c8 OK 2025/11/27 03:42:37 DEBUG : only8: md5 = 49e533cf48de9d75fa68f73c948ee885 OK 2025/11/27 03:42:38 DEBUG : both9: md5 = eb27b3b419dce4fbac536007c4f03339 OK 2025/11/27 03:42:40 DEBUG : only9: md5 = 3c984c58058c56af28332c0b2163c076 OK 2025/11/27 03:42:41 DEBUG : both10: md5 = da41e8ce1e301a295c9402545a207458 OK 2025/11/27 03:42:43 DEBUG : only10: md5 = 169ebe3613be98cc1ddafb9fe7bd8c91 OK 2025/11/27 03:42:44 DEBUG : both11: md5 = b0a0c63fc9a57fb3c4a082eaed3c2f69 OK 2025/11/27 03:42:46 DEBUG : only11: md5 = 6d96a4de85a30f15244ad741ac794c11 OK 2025/11/27 03:42:47 DEBUG : both12: md5 = a344e435af55a4427f081b92e24453b5 OK 2025/11/27 03:42:49 DEBUG : only12: md5 = d4b4d61c86c5aff40e21c2b6f1b2c7ca OK 2025/11/27 03:42:50 DEBUG : both13: md5 = d4d4f833cacf262a6f4ea0f83d03de46 OK 2025/11/27 03:42:52 DEBUG : only13: md5 = 78927305dee87d151edfb0c14650133c OK 2025/11/27 03:42:53 DEBUG : both14: md5 = 173df54abcc4ad67029a9fac29be6c24 OK 2025/11/27 03:42:55 DEBUG : only14: md5 = e1e679e6127641524b4cce136b61e4c5 OK 2025/11/27 03:42:56 DEBUG : both15: md5 = 3ac664a14d439d00e49b266bb0c28e10 OK 2025/11/27 03:42:58 DEBUG : only15: md5 = f9e81612b4527dea217ad43e4ed66c8b OK 2025/11/27 03:42:59 DEBUG : both16: md5 = cbd71593b949642188fb291399fd6493 OK 2025/11/27 03:43:01 DEBUG : only16: md5 = a3d62495c693b763ff2c27a1c65c9924 OK 2025/11/27 03:43:02 DEBUG : both17: md5 = 0cc009903efbe7d0699526e37f5f5b9b OK 2025/11/27 03:43:03 DEBUG : only17: md5 = c3d86f97e3602a4931afdfc1408da7fb OK 2025/11/27 03:43:05 DEBUG : both18: md5 = 226fd8997f7665ed084c1d8d84f80686 OK 2025/11/27 03:43:06 DEBUG : only18: md5 = 3c2ed17e53e51bb087ce621ffb1a7bf1 OK 2025/11/27 03:43:08 DEBUG : both19: md5 = 37e267f551bbd28e6ab80554b010e094 OK 2025/11/27 03:43:09 DEBUG : only19: md5 = 3b81e6a4206d3e99cdc4daa757d4dab7 OK 2025/11/27 03:43:10 DEBUG : both0: size = 6 OK 2025/11/27 03:43:10 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:43:10 DEBUG : both10: size = 6 OK 2025/11/27 03:43:10 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:43:10 DEBUG : both11: size = 6 OK 2025/11/27 03:43:10 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:43:10 DEBUG : both0: Unchanged skipping 2025/11/27 03:43:10 DEBUG : both12: size = 6 OK 2025/11/27 03:43:10 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:43:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:43:10 DEBUG : both11: Unchanged skipping 2025/11/27 03:43:10 DEBUG : both14: size = 6 OK 2025/11/27 03:43:10 DEBUG : both13: size = 6 OK 2025/11/27 03:43:10 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:43:10 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:43:10 DEBUG : both14: Unchanged skipping 2025/11/27 03:43:10 DEBUG : both15: size = 6 OK 2025/11/27 03:43:10 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:43:10 DEBUG : both15: Unchanged skipping 2025/11/27 03:43:10 DEBUG : both16: size = 6 OK 2025/11/27 03:43:10 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:43:10 DEBUG : both16: Unchanged skipping 2025/11/27 03:43:10 DEBUG : both17: size = 6 OK 2025/11/27 03:43:10 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:43:10 DEBUG : both17: Unchanged skipping 2025/11/27 03:43:10 DEBUG : both18: size = 6 OK 2025/11/27 03:43:10 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:43:10 DEBUG : both18: Unchanged skipping 2025/11/27 03:43:10 DEBUG : both13: Unchanged skipping 2025/11/27 03:43:10 DEBUG : both19: size = 6 OK 2025/11/27 03:43:10 DEBUG : both1: size = 6 OK 2025/11/27 03:43:10 DEBUG : both10: Unchanged skipping 2025/11/27 03:43:10 DEBUG : both12: Unchanged skipping 2025/11/27 03:43:10 DEBUG : both2: size = 6 OK 2025/11/27 03:43:10 DEBUG : both3: size = 6 OK 2025/11/27 03:43:10 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:43:10 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:43:10 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:43:10 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:43:10 DEBUG : both2: Unchanged skipping 2025/11/27 03:43:10 DEBUG : both4: size = 6 OK 2025/11/27 03:43:10 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:43:10 DEBUG : both4: Unchanged skipping 2025/11/27 03:43:10 DEBUG : both5: size = 6 OK 2025/11/27 03:43:10 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:43:10 DEBUG : both5: Unchanged skipping 2025/11/27 03:43:10 DEBUG : both6: size = 6 OK 2025/11/27 03:43:10 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:43:10 DEBUG : both6: Unchanged skipping 2025/11/27 03:43:10 DEBUG : both7: size = 6 OK 2025/11/27 03:43:10 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:43:10 DEBUG : both7: Unchanged skipping 2025/11/27 03:43:10 DEBUG : both8: size = 6 OK 2025/11/27 03:43:10 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:43:10 DEBUG : both3: Unchanged skipping 2025/11/27 03:43:10 DEBUG : both9: size = 6 OK 2025/11/27 03:43:10 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:43:10 DEBUG : both9: Unchanged skipping 2025/11/27 03:43:10 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:43:10 DEBUG : both1: Unchanged skipping 2025/11/27 03:43:10 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi') 2025/11/27 03:43:10 DEBUG : only0: Sizes differ 2025/11/27 03:43:10 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:43:10 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi') 2025/11/27 03:43:10 DEBUG : only10: Sizes differ 2025/11/27 03:43:10 DEBUG : both19: Unchanged skipping 2025/11/27 03:43:10 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:43:10 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi') 2025/11/27 03:43:10 DEBUG : only11: Sizes differ 2025/11/27 03:43:10 DEBUG : both8: Unchanged skipping 2025/11/27 03:43:10 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:43:10 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi') 2025/11/27 03:43:10 DEBUG : only12: Sizes differ 2025/11/27 03:43:10 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:43:10 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi') 2025/11/27 03:43:10 DEBUG : only13: Sizes differ 2025/11/27 03:43:10 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:43:10 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi') 2025/11/27 03:43:10 DEBUG : only14: Sizes differ 2025/11/27 03:43:10 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:43:10 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi') 2025/11/27 03:43:10 DEBUG : only15: Sizes differ 2025/11/27 03:43:10 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:43:10 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi') 2025/11/27 03:43:10 DEBUG : only16: Sizes differ 2025/11/27 03:43:10 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:43:10 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi') 2025/11/27 03:43:10 DEBUG : only17: Sizes differ 2025/11/27 03:43:10 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:43:10 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi') 2025/11/27 03:43:10 DEBUG : only18: Sizes differ 2025/11/27 03:43:10 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:43:10 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi') 2025/11/27 03:43:10 DEBUG : only19: Sizes differ 2025/11/27 03:43:10 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:43:10 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi') 2025/11/27 03:43:10 DEBUG : only1: Sizes differ 2025/11/27 03:43:10 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:43:10 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi') 2025/11/27 03:43:10 DEBUG : only2: Sizes differ 2025/11/27 03:43:10 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:43:10 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi') 2025/11/27 03:43:10 DEBUG : only3: Sizes differ 2025/11/27 03:43:10 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:43:10 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi') 2025/11/27 03:43:10 DEBUG : only4: Sizes differ 2025/11/27 03:43:10 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:43:10 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi') 2025/11/27 03:43:10 DEBUG : only5: Sizes differ 2025/11/27 03:43:10 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:43:10 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi') 2025/11/27 03:43:10 DEBUG : only6: Sizes differ 2025/11/27 03:43:10 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:43:10 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi') 2025/11/27 03:43:10 DEBUG : only8: Sizes differ 2025/11/27 03:43:10 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:43:10 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi') 2025/11/27 03:43:10 DEBUG : only9: Sizes differ 2025/11/27 03:43:10 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1419447705) 2025/11/27 03:43:10 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi') 2025/11/27 03:43:10 DEBUG : only7: Sizes differ 2025/11/27 03:43:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:43:11 DEBUG : only15: md5 = 92f88cda7a28561e8d30cf7a1848b56a OK 2025/11/27 03:43:11 DEBUG : only15: size = 0 OK 2025/11/27 03:43:11 INFO : only15: Copied (replaced existing) 2025/11/27 03:43:11 DEBUG : only10: md5 = 39276a474197092f2b4b2fa0f3a2b1c4 OK 2025/11/27 03:43:11 DEBUG : only10: size = 0 OK 2025/11/27 03:43:11 INFO : only10: Copied (replaced existing) 2025/11/27 03:43:11 DEBUG : only0: md5 = bf72a41e93c5e46a86ad97988cd2d657 OK 2025/11/27 03:43:11 DEBUG : only11: md5 = 8fb00bc7bfb1d115a6bd48cc5e423155 OK 2025/11/27 03:43:11 DEBUG : only0: size = 0 OK 2025/11/27 03:43:11 INFO : only0: Copied (replaced existing) 2025/11/27 03:43:11 DEBUG : only11: size = 0 OK 2025/11/27 03:43:11 INFO : only11: Copied (replaced existing) 2025/11/27 03:43:13 DEBUG : only12: md5 = 33c9157fdf252a415175a91afc3de1a1 OK 2025/11/27 03:43:13 DEBUG : only12: size = 0 OK 2025/11/27 03:43:13 INFO : only12: Copied (replaced existing) 2025/11/27 03:43:13 DEBUG : only16: md5 = edba88a7196c6889ef5ac8d497a71de3 OK 2025/11/27 03:43:13 DEBUG : only16: size = 0 OK 2025/11/27 03:43:13 INFO : only16: Copied (replaced existing) 2025/11/27 03:43:13 DEBUG : only17: md5 = 4c47dbf0a5dbf7abc45b631843a057a6 OK 2025/11/27 03:43:13 DEBUG : only17: size = 0 OK 2025/11/27 03:43:13 INFO : only17: Copied (replaced existing) 2025/11/27 03:43:13 DEBUG : only19: md5 = 768cfdb327e3ac086b138326f57e443d OK 2025/11/27 03:43:13 DEBUG : only19: size = 0 OK 2025/11/27 03:43:13 INFO : only19: Copied (replaced existing) 2025/11/27 03:43:14 DEBUG : only13: md5 = 05693381ff8c3ba342c8b71e95d7a55c OK 2025/11/27 03:43:14 DEBUG : only13: size = 0 OK 2025/11/27 03:43:14 INFO : only13: Copied (replaced existing) 2025/11/27 03:43:14 DEBUG : only1: md5 = 01ca169678d3a6c6bb1a00815e61eb69 OK 2025/11/27 03:43:14 DEBUG : only1: size = 0 OK 2025/11/27 03:43:14 INFO : only1: Copied (replaced existing) 2025/11/27 03:43:14 DEBUG : only3: md5 = f7361ce2f56cae753ee0c65ecaef4170 OK 2025/11/27 03:43:14 DEBUG : only3: size = 0 OK 2025/11/27 03:43:14 INFO : only3: Copied (replaced existing) 2025/11/27 03:43:15 DEBUG : only4: md5 = 2d221307a2e9a8afe255441e78d395eb OK 2025/11/27 03:43:15 DEBUG : only4: size = 0 OK 2025/11/27 03:43:15 INFO : only4: Copied (replaced existing) 2025/11/27 03:43:15 DEBUG : only18: md5 = 19fd23870972bbd77f7ab52ace7aae0d OK 2025/11/27 03:43:15 DEBUG : only18: size = 0 OK 2025/11/27 03:43:15 INFO : only18: Copied (replaced existing) 2025/11/27 03:43:15 DEBUG : only5: md5 = 8bfe9e43ced16c5665530af1a24dd937 OK 2025/11/27 03:43:15 DEBUG : only5: size = 0 OK 2025/11/27 03:43:15 INFO : only5: Copied (replaced existing) 2025/11/27 03:43:15 DEBUG : only14: md5 = fae677f18027e26fa5837d00e54710f4 OK 2025/11/27 03:43:15 DEBUG : only14: size = 0 OK 2025/11/27 03:43:15 INFO : only14: Copied (replaced existing) 2025/11/27 03:43:16 DEBUG : only2: md5 = 479280146b7db2b8e7600fe5834d89ed OK 2025/11/27 03:43:16 DEBUG : only2: size = 0 OK 2025/11/27 03:43:16 INFO : only2: Copied (replaced existing) 2025/11/27 03:43:16 DEBUG : only8: md5 = 19e5b9e0892fd9d44833e3ef87eda3d2 OK 2025/11/27 03:43:16 DEBUG : only8: size = 0 OK 2025/11/27 03:43:16 INFO : only8: Copied (replaced existing) 2025/11/27 03:43:16 DEBUG : only9: md5 = 6c47e90da7f31b0fa4be546ae0e91529 OK 2025/11/27 03:43:16 DEBUG : only9: size = 0 OK 2025/11/27 03:43:16 INFO : only9: Copied (replaced existing) 2025/11/27 03:43:17 DEBUG : only6: md5 = 29517ba36334fc3d1d331b4275e9a11c OK 2025/11/27 03:43:17 DEBUG : only6: size = 0 OK 2025/11/27 03:43:17 INFO : only6: Copied (replaced existing) 2025/11/27 03:43:17 DEBUG : only7: md5 = 72d581050e8db7cd6be7fa9748e896e0 OK 2025/11/27 03:43:17 DEBUG : only7: size = 0 OK 2025/11/27 03:43:17 INFO : only7: Copied (replaced existing) 2025/11/27 03:43:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (85.79s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:43:36 DEBUG : empty_dir: Making directory with metadata 2025/11/27 03:43:36 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 03:43:36 DEBUG : empty_on_remote: Making directory with metadata 2025/11/27 03:43:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 03:43:36 DEBUG : empty_on_remote: Making directory with metadata 2025/11/27 03:43:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 03:43:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/27 03:43:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/27 03:43:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/27 03:43:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/27 03:43:50 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2025/11/27 03:43:51 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2025/11/27 03:43:52 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (17.08s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:43:53 DEBUG : empty_dir: Making directory with metadata 2025/11/27 03:43:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 03:43:53 DEBUG : empty_on_remote: Making directory with metadata 2025/11/27 03:43:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 03:43:53 DEBUG : empty_on_remote: Making directory with metadata 2025/11/27 03:43:54 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 03:43:59 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/27 03:43:59 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/27 03:43:59 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/27 03:43:59 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/27 03:43:59 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/11/27 03:44:07 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2025/11/27 03:44:08 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2025/11/27 03:44:08 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (17.28s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:44:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/27 03:44:11 DEBUG : sub dir: Making directory with metadata 2025/11/27 03:44:11 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2025/11/27 03:44:29 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/27 03:44:30 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/27 03:44:30 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 03:44:30 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2025/11/27 03:44:45 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2025/11/27 03:44:45 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/27 03:44:46 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/11/27 03:44:47 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/11/27 03:44:47 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/27 03:44:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/27 03:44:49 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/27 03:44:50 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/27 03:44:50 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/27 03:44:51 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/11/27 03:44:51 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/27 03:44:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (42.39s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:44:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/27 03:44:53 DEBUG : sub dir: Making directory with metadata 2025/11/27 03:44:54 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2025/11/27 03:45:17 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/27 03:45:18 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/27 03:45:18 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 03:45:18 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2025/11/27 03:45:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/27 03:45:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/11/27 03:45:33 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/11/27 03:45:34 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/27 03:45:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/27 03:45:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/27 03:45:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/27 03:45:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/27 03:45:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/11/27 03:45:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/27 03:45:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (46.05s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:45:41 DEBUG : dir1/0000-abcdefg.txt: md5 = 9711d37f0e1e7d02e3c47108e257a897 OK 2025/11/27 03:45:43 DEBUG : dir1/0001-bcdefgh.txt: md5 = 83c49f43f6a1ba67d548bb9fe22cc690 OK 2025/11/27 03:45:44 DEBUG : dir1/0002-cdefghi.txt: md5 = 23686224589f48fde06d6fd3a94938c4 OK 2025/11/27 03:45:46 DEBUG : dir1/0003-defghij.txt: md5 = bade32971357a50598f42372b4357315 OK 2025/11/27 03:45:47 DEBUG : dir1/0004-efghijk.txt: md5 = 9898febe3ada66d9d01bb207a58472b9 OK 2025/11/27 03:45:49 DEBUG : dir1/0005-fghijkl.txt: md5 = 10cfea361b134c69eb56154d33f72000 OK 2025/11/27 03:45:50 DEBUG : dir1/0006-ghijklm.txt: md5 = 7a681d41d0eb28f04a0a8dcd2cb3102f OK 2025/11/27 03:45:52 DEBUG : dir1/0007-1234567.txt: md5 = d1a86009737c64d4236765dc91b74a89 OK 2025/11/27 03:45:53 DEBUG : dir1/0008-2345678.txt: md5 = 36c3dd974210f429792ee24c02b0b6c9 OK 2025/11/27 03:45:55 DEBUG : dir1/0009-3456789.txt: md5 = cf7f87320b120926d82a9b6e015e8afd OK 2025/11/27 03:45:56 DEBUG : dir1/0010-456789.txt: md5 = 07b4e373a2c7feaace83cf9c9598567e OK 2025/11/27 03:45:58 DEBUG : dir1/0011-56789;.txt: md5 = 1f6eea203daa7b23c93275e00757385b OK 2025/11/27 03:46:00 DEBUG : dir1/0012-6789;.txt: md5 = 827e99d3426068c400de7eeb83f9974b OK 2025/11/27 03:46:01 DEBUG : dir1/0013-789;=.txt: md5 = 3ed946225587940fec44b42466933e81 OK 2025/11/27 03:46:02 DEBUG : dir1/0014-89;=.txt: md5 = 30c377d9a3b08c2a0f0cfdcc9ba7d2a6 OK 2025/11/27 03:46:04 DEBUG : dir1/0015-9;=.txt: md5 = f31f6a6a448013aa868e6e5a05200a98 OK 2025/11/27 03:46:05 DEBUG : apple: md5 = 30675d5ca89eae0bda9b6dd4962ddcc5 OK 2025/11/27 03:46:07 DEBUG : banana: md5 = f7ee9339aa1fc4bf475b837d800bbbcf OK 2025/11/27 03:46:08 DEBUG : appleappleapplebanana: md5 = 5694ce99cefdc858947cc17c5f01d048 OK 2025/11/27 03:46:10 DEBUG : splitbananasplit: md5 = a41184972e3d99871b3a0deacdd5029f OK 2025/11/27 03:46:10 DEBUG : Waiting for deletions to finish 2025/11/27 03:46:10 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:46:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:46:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:46:10 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:46:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:46:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:46:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:46:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:46:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:46:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:46:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:46:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:46:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:46:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:46:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:46:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:46:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:46:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:46:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:46:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:46:11 DEBUG : banana: size = 6 OK 2025/11/27 03:46:11 DEBUG : apple: size = 5 OK 2025/11/27 03:46:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:11 DEBUG : banana: Unchanged skipping 2025/11/27 03:46:11 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 03:46:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 03:46:11 DEBUG : apple: Unchanged skipping 2025/11/27 03:46:12 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/27 03:46:12 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 03:46:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:12 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 03:46:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/27 03:46:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 03:46:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/27 03:46:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/27 03:46:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 03:46:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 03:46:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/27 03:46:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/27 03:46:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 03:46:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/27 03:46:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 03:46:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/27 03:46:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/27 03:46:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 03:46:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/27 03:46:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 03:46:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 03:46:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/27 03:46:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/27 03:46:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 03:46:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/27 03:46:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 03:46:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 03:46:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/27 03:46:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 03:46:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 03:46:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/27 03:46:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 03:46:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/27 03:46:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 03:46:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/27 03:46:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 03:46:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:46:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:46:12 DEBUG : Waiting for deletions to finish 2025/11/27 03:46:12 DEBUG : Waiting for deletions to finish 2025/11/27 03:46:12 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:46:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:46:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:46:12 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:46:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:46:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:46:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:46:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:46:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:46:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:46:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:46:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:46:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:46:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:46:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:46:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:46:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:46:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:46:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:46:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:46:14 DEBUG : dir1: Directory modification time the same (differ by -404.979µs, within tolerance 1ms) 2025/11/27 03:46:14 DEBUG : apple: size = 5 OK 2025/11/27 03:46:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:14 DEBUG : apple: Unchanged skipping 2025/11/27 03:46:14 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 03:46:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 03:46:14 DEBUG : banana: size = 6 OK 2025/11/27 03:46:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:14 DEBUG : banana: Unchanged skipping 2025/11/27 03:46:14 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 03:46:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:14 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 03:46:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/27 03:46:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 03:46:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/27 03:46:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 03:46:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/27 03:46:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 03:46:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/27 03:46:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 03:46:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/27 03:46:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 03:46:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/27 03:46:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 03:46:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/27 03:46:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 03:46:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/27 03:46:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 03:46:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/27 03:46:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 03:46:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/27 03:46:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 03:46:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/27 03:46:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 03:46:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/27 03:46:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 03:46:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/27 03:46:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 03:46:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/27 03:46:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 03:46:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/27 03:46:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 03:46:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/27 03:46:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 03:46:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:46:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:46:14 DEBUG : Waiting for deletions to finish 2025/11/27 03:46:14 DEBUG : Waiting for deletions to finish 2025/11/27 03:46:14 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:46:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:46:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:46:14 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:46:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:46:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:46:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:46:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:46:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:46:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:46:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:46:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:46:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:46:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:46:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:46:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:46:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:46:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:46:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:46:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:46:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/27 03:46:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/27 03:46:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/27 03:46:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/27 03:46:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/27 03:46:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/27 03:46:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/27 03:46:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/27 03:46:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/27 03:46:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/27 03:46:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/27 03:46:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/27 03:46:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/27 03:46:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/27 03:46:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/27 03:46:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:46:29 DEBUG : dir1/0000-abcdefg.txt: md5 = aa5275c3f469efc3ea2f4c3e7327dd73 OK 2025/11/27 03:46:30 DEBUG : dir1/0001-bcdefgh.txt: md5 = 9bc84f63707fbad9e2706848f00abd7d OK 2025/11/27 03:46:32 DEBUG : dir1/0002-cdefghi.txt: md5 = 7ada9b536b2115896087cbd932f8b359 OK 2025/11/27 03:46:33 DEBUG : dir1/0003-defghij.txt: md5 = 034d26e822c838e8af9bb823576aacb5 OK 2025/11/27 03:46:35 DEBUG : dir1/0004-efghijk.txt: md5 = 0f4f0165b9c4f0c0ad90c8b3a2cb2128 OK 2025/11/27 03:46:36 DEBUG : dir1/0005-fghijkl.txt: md5 = 1ca50ba8d021b1ba7dffef055c51a65c OK 2025/11/27 03:46:38 DEBUG : dir1/0006-ghijklm.txt: md5 = c71698529228052d3fe6fe6238802e61 OK 2025/11/27 03:46:39 DEBUG : dir1/0007-1234567.txt: md5 = 27a48c5e8aa2fc2f8d0e6f24a9c3f565 OK 2025/11/27 03:46:41 DEBUG : dir1/0008-2345678.txt: md5 = c317b42537b15f3f9fafcf8d0b111c1f OK 2025/11/27 03:46:42 DEBUG : dir1/0009-3456789.txt: md5 = 450a139b979652c7cee89d721272c686 OK 2025/11/27 03:46:44 DEBUG : dir1/0010-456789.txt: md5 = 936f235eb459640808f67e481583d1e3 OK 2025/11/27 03:46:45 DEBUG : dir1/0011-56789;.txt: md5 = a640e713fa7d5334ac3e84887ee9033a OK 2025/11/27 03:46:46 DEBUG : dir1/0012-6789;.txt: md5 = b9ced171b2f357eb8ae7068cea89b9e4 OK 2025/11/27 03:46:48 DEBUG : dir1/0013-789;=.txt: md5 = 0bae7be34f22f3cbcc55fa7b53a2578d OK 2025/11/27 03:46:50 DEBUG : dir1/0014-89;=.txt: md5 = 659dc5335d3e4fbdef2d0df766265b99 OK 2025/11/27 03:46:51 DEBUG : dir1/0015-9;=.txt: md5 = 9bcbbf8d23212b99c58aa2e135f2b610 OK 2025/11/27 03:46:53 DEBUG : apple: md5 = 8e24afec0fd56e2d19c21340a2d6a3e5 OK 2025/11/27 03:46:54 DEBUG : banana: md5 = 3d31b50e88f19d39bdec3adad711b868 OK 2025/11/27 03:46:56 DEBUG : appleappleapplebanana: md5 = bf60e9e565048ac4ff1f24d51cac712e OK 2025/11/27 03:46:57 DEBUG : splitbananasplit: md5 = 14992b88939468f2ef0e9278e920c8a1 OK 2025/11/27 03:46:57 DEBUG : Waiting for deletions to finish 2025/11/27 03:46:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:46:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:46:58 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:46:58 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:46:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:46:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:46:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:46:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:46:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:46:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:46:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:46:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:46:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:46:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:46:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:46:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:46:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:46:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:46:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:46:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:46:59 DEBUG : apple: size = 5 OK 2025/11/27 03:46:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:59 DEBUG : apple: Unchanged skipping 2025/11/27 03:46:59 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 03:46:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 03:46:59 DEBUG : banana: size = 6 OK 2025/11/27 03:46:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:59 DEBUG : banana: Unchanged skipping 2025/11/27 03:46:59 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/27 03:46:59 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 03:46:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:59 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 03:46:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/27 03:46:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/27 03:46:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/27 03:46:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/27 03:46:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 03:46:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/27 03:46:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/27 03:46:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 03:46:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 03:46:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 03:46:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/27 03:46:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/27 03:46:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/27 03:46:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 03:46:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 03:46:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/27 03:46:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/27 03:46:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/27 03:46:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 03:46:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:46:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 03:46:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/27 03:46:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/27 03:46:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/27 03:46:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 03:46:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 03:46:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 03:46:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 03:46:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 03:46:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 03:46:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/27 03:46:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 03:46:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:46:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 03:46:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:46:59 DEBUG : Waiting for deletions to finish 2025/11/27 03:46:59 DEBUG : Waiting for deletions to finish 2025/11/27 03:47:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:47:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:47:00 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:47:00 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:47:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:47:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:47:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:47:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:47:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:47:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:47:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:47:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:47:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:47:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:47:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:47:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:47:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:47:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:47:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:47:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:47:01 DEBUG : dir1: Directory modification time the same (differ by -804.665µs, within tolerance 1ms) 2025/11/27 03:47:01 DEBUG : apple: size = 5 OK 2025/11/27 03:47:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:47:01 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 03:47:01 DEBUG : apple: Unchanged skipping 2025/11/27 03:47:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:47:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 03:47:01 DEBUG : banana: size = 6 OK 2025/11/27 03:47:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:47:01 DEBUG : banana: Unchanged skipping 2025/11/27 03:47:01 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 03:47:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:47:01 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 03:47:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/27 03:47:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/27 03:47:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:47:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 03:47:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/27 03:47:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:47:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 03:47:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/27 03:47:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/27 03:47:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:47:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 03:47:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/27 03:47:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:47:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 03:47:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/27 03:47:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:47:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 03:47:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/27 03:47:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/27 03:47:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:47:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:47:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 03:47:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/27 03:47:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:47:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 03:47:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/27 03:47:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/27 03:47:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:47:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 03:47:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:47:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/27 03:47:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:47:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 03:47:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 03:47:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 03:47:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/27 03:47:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/27 03:47:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:47:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 03:47:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:47:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:47:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 03:47:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/27 03:47:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:47:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:47:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:47:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 03:47:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 03:47:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 03:47:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:47:01 DEBUG : Waiting for deletions to finish 2025/11/27 03:47:01 DEBUG : Waiting for deletions to finish 2025/11/27 03:47:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:47:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:47:02 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:47:02 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:47:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:47:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:47:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:47:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:47:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:47:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:47:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:47:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:47:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:47:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:47:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:47:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:47:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:47:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:47:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:47:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:47:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/27 03:47:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/27 03:47:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/27 03:47:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/27 03:47:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/27 03:47:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/27 03:47:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/27 03:47:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/27 03:47:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/27 03:47:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/27 03:47:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/27 03:47:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/27 03:47:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/27 03:47:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/27 03:47:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/27 03:47:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:47:16 DEBUG : dir1/0000-abcdefg.txt: md5 = 64255aae547f1b299eb52d8116656ba2 OK 2025/11/27 03:47:17 DEBUG : dir1/0001-bcdefgh.txt: md5 = 9f731f42036d4f1234ccf6b0b1262941 OK 2025/11/27 03:47:19 DEBUG : dir1/0002-cdefghi.txt: md5 = 6c2da8bc22ec31ae1b69a9e7eb153a14 OK 2025/11/27 03:47:21 DEBUG : dir1/0003-defghij.txt: md5 = a490478255ad3b95bb1d6d3387c8f1f0 OK 2025/11/27 03:47:22 DEBUG : dir1/0004-efghijk.txt: md5 = ce3a61b0c67a614553737b57e9d679be OK 2025/11/27 03:47:23 DEBUG : dir1/0005-fghijkl.txt: md5 = 6207a8237b959e3bd79a146271c8eeb6 OK 2025/11/27 03:47:25 DEBUG : dir1/0006-ghijklm.txt: md5 = 1c87d532fd8e8134ca54754de4855c0c OK 2025/11/27 03:47:26 DEBUG : dir1/0007-1234567.txt: md5 = 6e856c51fed2536c25894b67b1a10039 OK 2025/11/27 03:47:28 DEBUG : dir1/0008-2345678.txt: md5 = 23c73d783985ea011b50f356095379a9 OK 2025/11/27 03:47:30 DEBUG : dir1/0009-3456789.txt: md5 = 54c431198f6368f3a5c62fbc5bcc1d5f OK 2025/11/27 03:47:31 DEBUG : dir1/0010-456789.txt: md5 = 855249af652c9750183d9c05efcc1bc0 OK 2025/11/27 03:47:33 DEBUG : dir1/0011-56789;.txt: md5 = 9eae4d854a4b63346c253c4b0ad576af OK 2025/11/27 03:47:34 DEBUG : dir1/0012-6789;.txt: md5 = 4bbf69d193d187258d90f4218cf7133f OK 2025/11/27 03:47:36 DEBUG : dir1/0013-789;=.txt: md5 = d5cf4b3a0faa316b82471c02456f0eb3 OK 2025/11/27 03:47:37 DEBUG : dir1/0014-89;=.txt: md5 = 175220a0274a9ec88046695a35b7296c OK 2025/11/27 03:47:39 DEBUG : dir1/0015-9;=.txt: md5 = 43930473c0601a2df74cef0ac9ebc9e2 OK 2025/11/27 03:47:40 DEBUG : apple: md5 = bbe488764038894cda8e9153297fa12c OK 2025/11/27 03:47:42 DEBUG : banana: md5 = 5de0d22210d682c3b1275023ba5dc189 OK 2025/11/27 03:47:43 DEBUG : appleappleapplebanana: md5 = bbe164d4a8b26c5f09761e32e8a4ada3 OK 2025/11/27 03:47:45 DEBUG : splitbananasplit: md5 = 66a72ec8855b7ff215823cb3f801a229 OK 2025/11/27 03:47:45 DEBUG : Waiting for deletions to finish 2025/11/27 03:47:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:47:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:47:45 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:47:45 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:47:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:47:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:47:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:47:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:47:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:47:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:47:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:47:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:47:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:47:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:47:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:47:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:47:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:47:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:47:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:47:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:47:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:47:46 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:47:46 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:47:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:47:46 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:47:46 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:47:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:47:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:47:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:47:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:47:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:47:46 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:47:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:47:46 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:47:46 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:47:46 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/27 03:47:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:47:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/27 03:47:46 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:47:46 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/27 03:47:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:47:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/27 03:47:46 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:47:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:47:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:47:46 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:47:47 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/27 03:47:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:47:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:47:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:47:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:47:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:47:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:47:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:47:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:47:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:47:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:47:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:47:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:47:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:47:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:47:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:47:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:47:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:47:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:47:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:47:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:47:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:47:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:47:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:47:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:47:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:47:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:47:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:47:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:47:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:47:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:47:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:47:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:47:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:47:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:47:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:47:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:47:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:47:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:47:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:47:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:47:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:47:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:47:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:47:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:47:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:47:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:47:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:47:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:47:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:47:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:47:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:47:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:47:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:47:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:47:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:47:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:47:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:47:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:47:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:47:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:47:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:47:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:47:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:47:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:47:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:47:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:47:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:47:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:47:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:47:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:47:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:47:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:47:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:47:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:47:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:47:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:47:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:47:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:47:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:47:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:47:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:47:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:47:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:47:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:47:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:47:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:47:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:47:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:47:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:47:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:47:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:47:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:47:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:47:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:47:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:47:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:47:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:47:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:47:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:47:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:47:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:47:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:47:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:47:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:47:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:47:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:47:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:47:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:47:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:47:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:47:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:47:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:47:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:47:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:47:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:47:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:47:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:47:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:47:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 03:47:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 03:47:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:47:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 03:47:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:47:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 03:47:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:47:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 03:47:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:47:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:47:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:47:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:47:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:47:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:47:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:47:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:47:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:47:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 03:47:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:47:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:47:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:47:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:47:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:47:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:47:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:47:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:47:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:47:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:47:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:47:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:47:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:47:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:47:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:47:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:47:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:47:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:47:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/27 03:47:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:47:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/27 03:47:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:47:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/27 03:47:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:47:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/27 03:47:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:47:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/27 03:47:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:47:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/27 03:47:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:47:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/27 03:47:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:47:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/27 03:47:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:47:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/27 03:47:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:47:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/27 03:47:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:47:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/27 03:47:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 03:47:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/27 03:47:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:47:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/27 03:47:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:47:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/27 03:47:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:47:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/27 03:47:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/27 03:47:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/27 03:47:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/27 03:47:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:47:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:47:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 994e2e526284387143017f53b4469e76 OK 2025/11/27 03:47:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/27 03:47:48 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:47:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:47:48 DEBUG : YXBwbGU=: md5 = 1a4c218853c8921f6532a00f9f7f5efa OK 2025/11/27 03:47:48 DEBUG : YXBwbGU=: size = 5 OK 2025/11/27 03:47:48 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/27 03:47:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:47:48 DEBUG : YmFuYW5h: md5 = b88b0bcd618d2c69a5a0a0400b068097 OK 2025/11/27 03:47:48 DEBUG : YmFuYW5h: size = 6 OK 2025/11/27 03:47:48 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/27 03:47:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:47:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 5cb1a88b929fe8c7f3a2fb8fbab36cb6 OK 2025/11/27 03:47:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/27 03:47:48 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:47:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:47:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 7f66d8cea21a6d78dc3ce61fb6188500 OK 2025/11/27 03:47:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/27 03:47:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:47:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:47:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 1e692d795efecd498fa8c32907b68251 OK 2025/11/27 03:47:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/27 03:47:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:47:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:47:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = b5f2c8503f87e4d569877f63839e93f0 OK 2025/11/27 03:47:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/27 03:47:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:47:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:47:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 39b9ea484d0962f2cca47218a1195b57 OK 2025/11/27 03:47:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/27 03:47:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:47:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:47:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 3dba1891f4dee2960948a12248bd3e64 OK 2025/11/27 03:47:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/27 03:47:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:47:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:47:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = f6b437d83838ded8bb16f1e08b918317 OK 2025/11/27 03:47:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/27 03:47:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:47:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:47:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 787c1291b0312400fefb1d7e56a382bf OK 2025/11/27 03:47:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/27 03:47:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:47:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 03:47:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 981431ea37ec0c8955b1e9fc8ec591b8 OK 2025/11/27 03:47:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/27 03:47:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:47:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 03:47:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = ae6ddb873d801077ab9056ac48e6e240 OK 2025/11/27 03:47:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/27 03:47:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:47:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:47:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 770a6c095acad7c4a3f76be338482908 OK 2025/11/27 03:47:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/27 03:47:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 03:47:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 03:47:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 152c4d7e5b408e9f19df83770c2dbc4d OK 2025/11/27 03:47:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/27 03:47:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:47:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 435a871c5e69ba96f8837aed6cfa1a9f OK 2025/11/27 03:47:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/27 03:47:53 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 03:47:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/27 03:47:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 9be8fbaa63dd063c644ac7cac4a2d4ac OK 2025/11/27 03:47:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/27 03:47:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:47:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 1b88c8f2f225ce81f269314937787d23 OK 2025/11/27 03:47:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/27 03:47:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 03:47:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 2abc83826a02cfb9e8de95271bc5bf25 OK 2025/11/27 03:47:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/27 03:47:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:54 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = abcf2dbc3bf562595f5a99212196e56f OK 2025/11/27 03:47:54 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/27 03:47:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/27 03:47:54 DEBUG : Waiting for deletions to finish 2025/11/27 03:47:54 INFO : dir1/0015-9;=.txt: Deleted 2025/11/27 03:47:54 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/27 03:47:54 INFO : dir1/0008-2345678.txt: Deleted 2025/11/27 03:47:54 INFO : dir1/0007-1234567.txt: Deleted 2025/11/27 03:47:54 INFO : dir1/0014-89;=.txt: Deleted 2025/11/27 03:47:54 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/27 03:47:54 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/27 03:47:54 INFO : dir1/0009-3456789.txt: Deleted 2025/11/27 03:47:55 INFO : apple: Deleted 2025/11/27 03:47:55 INFO : splitbananasplit: Deleted 2025/11/27 03:47:55 INFO : dir1/0003-defghij.txt: Deleted 2025/11/27 03:47:55 INFO : dir1/0012-6789;.txt: Deleted 2025/11/27 03:47:55 INFO : appleappleapplebanana: Deleted 2025/11/27 03:47:55 INFO : banana: Deleted 2025/11/27 03:47:55 INFO : dir1/0010-456789.txt: Deleted 2025/11/27 03:47:55 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/27 03:47:55 INFO : dir1/0013-789;=.txt: Deleted 2025/11/27 03:47:55 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/27 03:47:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/27 03:47:55 INFO : dir1/0011-56789;.txt: Deleted 2025/11/27 03:47:55 DEBUG : Waiting for deletions to finish 2025/11/27 03:47:56 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/27 03:47:56 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/27 03:47:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/27 03:47:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/27 03:47:56 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/27 03:47:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/27 03:47:56 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/27 03:47:56 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/27 03:47:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/27 03:47:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/27 03:47:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/27 03:47:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/27 03:47:56 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/27 03:47:56 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/27 03:47:56 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/27 03:47:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/27 03:47:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/27 03:47:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/27 03:47:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/27 03:47:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/27 03:47:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:47:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:47:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:47:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:47:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:47:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:47:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:47:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:47:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:47:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:47:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:47:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:47:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:47:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:47:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:47:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:47:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:47:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:47:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 03:47:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:47:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 03:47:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 03:47:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:47:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 03:47:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 03:47:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:47:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 03:47:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/27 03:47:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:47:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/27 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:47:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:47:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:47:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:47:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:47:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:47:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:47:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:47:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:47:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:47:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:47:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:47:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:47:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:47:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:47:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:47:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/27 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:47:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:47:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:47:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:47:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:47:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:47:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:47:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:47:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:47:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:47:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:47:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:47:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:47:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:47:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:47:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:47:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/27 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:47:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:47:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:47:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:47:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:47:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:47:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:47:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:47:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:47:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:47:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:47:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:47:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:47:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:47:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:47:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:47:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/27 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:47:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:47:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:47:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:47:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:47:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:47:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:47:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:47:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:47:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:47:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:47:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:47:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:47:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:47:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:47:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:47:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:47:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:47:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:47:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:47:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:47:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:47:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:47:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:47:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:47:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:47:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 03:47:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 03:47:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:47:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 03:47:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/27 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:47:57 DEBUG : dir1: Directory modification time the same (differ by -206.332µs, within tolerance 1ms) 2025/11/27 03:47:57 DEBUG : YXBwbGU=: size = 5 OK 2025/11/27 03:47:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:47:57 DEBUG : apple: Unchanged skipping 2025/11/27 03:47:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/27 03:47:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:47:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 03:47:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/27 03:47:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:47:57 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 03:47:57 DEBUG : YmFuYW5h: size = 6 OK 2025/11/27 03:47:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:47:57 DEBUG : banana: Unchanged skipping 2025/11/27 03:47:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:47:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:47:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:47:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:47:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:47:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:47:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:47:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:47:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:47:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:47:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:47:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:47:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:47:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:47:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:47:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:47:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:47:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:47:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:47:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:47:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:47:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:47:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:47:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:47:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:47:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:47:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:47:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:47:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:47:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:47:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:47:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:47:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:47:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:47:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:47:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:47:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:47:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:47:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:47:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:47:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:47:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:47:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:47:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:47:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:47:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:47:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:47:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:47:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:47:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:47:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:47:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:47:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:47:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:47:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:47:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:47:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:47:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:47:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:47:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:47:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:47:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:47:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:47:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:47:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:47:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:47:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:47:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:47:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:47:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:47:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:47:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:47:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:47:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:47:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:47:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:47:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:47:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:47:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:47:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:47:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:47:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:47:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:47:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:47:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:47:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:47:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:47:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:47:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:47:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:47:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:47:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:47:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:47:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:47:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:47:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:47:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:47:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:47:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:47:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:47:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:47:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:47:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:47:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:47:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:47:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:47:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:47:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:47:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:47:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:47:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:47:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:47:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:47:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:47:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:47:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:47:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:47:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:47:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 03:47:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 03:47:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:47:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 03:47:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:47:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 03:47:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:47:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 03:47:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:47:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:47:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:47:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:47:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:47:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:47:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:47:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:47:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:47:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:47:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:47:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:47:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:47:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:47:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:47:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/27 03:47:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:47:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:47:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:47:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:47:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:47:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:47:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:47:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:47:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/27 03:47:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:47:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/27 03:47:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:47:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:47:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 03:47:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:47:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/27 03:47:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 03:47:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:47:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 03:47:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 03:47:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/27 03:47:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:47:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:47:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 03:47:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 03:47:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/27 03:47:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:47:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/27 03:47:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:47:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/27 03:47:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/27 03:47:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:47:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 03:47:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 03:47:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/27 03:47:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:47:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 03:47:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/27 03:47:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:47:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/27 03:47:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 03:47:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:47:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 03:47:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/27 03:47:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:47:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/27 03:47:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 03:47:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:47:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 03:47:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/27 03:47:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/27 03:47:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:47:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:47:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 03:47:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 03:47:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 03:47:57 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/27 03:47:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:47:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:47:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 03:47:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/27 03:47:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:47:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 03:47:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 03:47:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:47:57 DEBUG : Waiting for deletions to finish 2025/11/27 03:47:57 DEBUG : Waiting for deletions to finish 2025/11/27 03:47:58 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/27 03:47:58 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/27 03:47:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/27 03:47:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/27 03:47:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/27 03:47:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/27 03:47:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/27 03:47:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/27 03:47:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/27 03:47:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/27 03:47:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/27 03:47:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/27 03:47:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/27 03:47:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/27 03:47:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/27 03:47:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/27 03:47:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/27 03:47:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/27 03:47:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/27 03:47:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/27 03:47:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:47:58 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:47:58 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:47:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:47:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:47:58 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:47:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:47:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:47:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:47:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:47:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:47:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:47:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:47:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:47:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:47:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:47:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:47:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:47:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:47:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:47:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:47:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:47:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:47:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:47:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:47:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:47:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 03:47:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:47:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 03:47:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 03:47:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:47:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 03:47:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 03:47:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:47:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 03:47:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/27 03:47:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:58 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 03:47:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 03:47:58 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 03:47:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 03:47:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 03:47:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 03:47:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 03:47:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 03:47:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 03:47:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 03:47:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 03:47:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 03:47:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 03:47:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 03:47:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 03:47:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 03:47:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 03:47:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 03:47:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 03:47:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/27 03:48:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/27 03:48:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2025/11/27 03:48:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2025/11/27 03:48:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2025/11/27 03:48:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/27 03:48:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2025/11/27 03:48:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2025/11/27 03:48:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2025/11/27 03:48:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/27 03:48:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2025/11/27 03:48:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2025/11/27 03:48:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/27 03:48:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2025/11/27 03:48:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/27 03:48:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2025/11/27 03:48:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/27 03:48:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/27 03:48:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/27 03:48:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/27 03:48:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2025/11/27 03:48:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/27 03:48:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/27 03:48:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2025/11/27 03:48:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2025/11/27 03:48:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2025/11/27 03:48:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/27 03:48:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/27 03:48:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2025/11/27 03:48:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/27 03:48:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2025/11/27 03:48:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/27 03:48:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:48:11 DEBUG : dir1/0000-abcdefg.txt: md5 = c253496aef4b1d7619e57200d715c2de OK 2025/11/27 03:48:13 DEBUG : dir1/0001-bcdefgh.txt: md5 = 05daed23bd802dbacf8dc2f70e60127f OK 2025/11/27 03:48:15 DEBUG : dir1/0002-cdefghi.txt: md5 = 3c77a10c41d18adf1ffa1d25927db2d5 OK 2025/11/27 03:48:16 DEBUG : dir1/0003-defghij.txt: md5 = 7ab4aa799b70132ca7e496ee8c6dd3c9 OK 2025/11/27 03:48:18 DEBUG : dir1/0004-efghijk.txt: md5 = f62c6a395503ecdb93efb7074a001bc1 OK 2025/11/27 03:48:19 DEBUG : dir1/0005-fghijkl.txt: md5 = 27537934f1d5bf8cf7da373bf576e08a OK 2025/11/27 03:48:21 DEBUG : dir1/0006-ghijklm.txt: md5 = 2daa184cf0e7c3ab118e8d262c2959c3 OK 2025/11/27 03:48:22 DEBUG : dir1/0007-1234567.txt: md5 = 9a4a3e10b7e35a957fddaf8bf501d046 OK 2025/11/27 03:48:24 DEBUG : dir1/0008-2345678.txt: md5 = b1c1090391fdb9c5eb26e657f62778c4 OK 2025/11/27 03:48:25 DEBUG : dir1/0009-3456789.txt: md5 = e1e0e46c292cb610b120e251fdf3c61d OK 2025/11/27 03:48:27 DEBUG : dir1/0010-456789.txt: md5 = 4bf06d620518cb86994517847748b0c5 OK 2025/11/27 03:48:28 DEBUG : dir1/0011-56789;.txt: md5 = 229f778df52630a3b49a96042aae29d4 OK 2025/11/27 03:48:30 DEBUG : dir1/0012-6789;.txt: md5 = ff31fbe014e2d860093b250ec48bc499 OK 2025/11/27 03:48:32 DEBUG : dir1/0013-789;=.txt: md5 = 996db558e6802a93a2ba4e76072b0c2f OK 2025/11/27 03:48:33 DEBUG : dir1/0014-89;=.txt: md5 = b48bd02db7d177007465871ab10ec1c1 OK 2025/11/27 03:48:35 DEBUG : dir1/0015-9;=.txt: md5 = 6d8082197e09a2666abd0ddced7d8eb8 OK 2025/11/27 03:48:36 DEBUG : apple: md5 = 7f9f623f7a3e82f99cec9a265775c748 OK 2025/11/27 03:48:38 DEBUG : banana: md5 = c5fa97aa3d86cb260119e287975358da OK 2025/11/27 03:48:39 DEBUG : appleappleapplebanana: md5 = 7cef7cdbc9344088a7644ed6904eae4c OK 2025/11/27 03:48:41 DEBUG : splitbananasplit: md5 = cd1fb840bf6c8015f63657c75cfe677b OK 2025/11/27 03:48:41 DEBUG : Waiting for deletions to finish 2025/11/27 03:48:42 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:48:42 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:48:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:48:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:48:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:48:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:48:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:48:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:48:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:48:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:48:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:48:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:48:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:48:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:48:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:48:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:48:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:48:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:48:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:48:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:48:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:48:42 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:48:42 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:48:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:48:42 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:48:42 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:48:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:48:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:48:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:48:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:48:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:48:42 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:48:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:48:42 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:48:42 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:48:43 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/27 03:48:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:48:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/27 03:48:43 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:48:43 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/27 03:48:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:48:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/27 03:48:43 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:48:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:48:43 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:48:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:48:43 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/27 03:48:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 03:48:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 03:48:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/27 03:48:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 03:48:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/27 03:48:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 03:48:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 03:48:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 03:48:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 03:48:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 03:48:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 03:48:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 03:48:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 03:48:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 03:48:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 03:48:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 03:48:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 03:48:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/27 03:48:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 03:48:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 03:48:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 03:48:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 03:48:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 03:48:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 03:48:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 03:48:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 03:48:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 03:48:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 03:48:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 03:48:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 03:48:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 03:48:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 03:48:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 03:48:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 03:48:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 03:48:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 03:48:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 03:48:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 03:48:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 03:48:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 03:48:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 03:48:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 03:48:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 03:48:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/27 03:48:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 03:48:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 03:48:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 03:48:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 03:48:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 03:48:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 03:48:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 03:48:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 03:48:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 03:48:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 03:48:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 03:48:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 03:48:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 03:48:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/27 03:48:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 03:48:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 03:48:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 03:48:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 03:48:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 03:48:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 03:48:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 03:48:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 03:48:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 03:48:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 03:48:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 03:48:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 03:48:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 03:48:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 03:48:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 03:48:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/27 03:48:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 03:48:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 03:48:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 03:48:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 03:48:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/27 03:48:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 03:48:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/27 03:48:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 03:48:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/27 03:48:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 03:48:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/27 03:48:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 03:48:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/27 03:48:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 03:48:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 03:48:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 03:48:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 03:48:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 03:48:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 03:48:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 03:48:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 03:48:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 03:48:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 03:48:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/27 03:48:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 03:48:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 03:48:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 03:48:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 03:48:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 03:48:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/27 03:48:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 03:48:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 03:48:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 03:48:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 03:48:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 03:48:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 03:48:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 03:48:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 03:48:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 03:48:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 03:48:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 03:48:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/27 03:48:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 03:48:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 03:48:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 03:48:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 03:48:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 03:48:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/27 03:48:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 03:48:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 03:48:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 03:48:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 03:48:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 03:48:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 03:48:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 03:48:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 03:48:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/27 03:48:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 03:48:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/27 03:48:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 03:48:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/27 03:48:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 03:48:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/27 03:48:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 03:48:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/27 03:48:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/27 03:48:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 03:48:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 03:48:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 03:48:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 03:48:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 03:48:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 03:48:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 03:48:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 03:48:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 03:48:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/27 03:48:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 03:48:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/27 03:48:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 03:48:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 03:48:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 03:48:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 03:48:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 03:48:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/27 03:48:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 03:48:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 03:48:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 03:48:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 03:48:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 03:48:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 03:48:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 03:48:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 03:48:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 03:48:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 03:48:43 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/27 03:48:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 03:48:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 03:48:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/27 03:48:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 03:48:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/27 03:48:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 03:48:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/27 03:48:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 03:48:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/27 03:48:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 03:48:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/27 03:48:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 03:48:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/27 03:48:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/27 03:48:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/27 03:48:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 03:48:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/27 03:48:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 03:48:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/27 03:48:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/27 03:48:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/27 03:48:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/27 03:48:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/27 03:48:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 03:48:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/27 03:48:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 03:48:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/27 03:48:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 03:48:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/27 03:48:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 03:48:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/27 03:48:43 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/27 03:48:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/27 03:48:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:48:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:48:44 DEBUG : PREFIXsplitbananasplit: md5 = 908aa1893f618d9abf67d0c9e3a67038 OK 2025/11/27 03:48:44 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/27 03:48:44 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/27 03:48:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/27 03:48:44 DEBUG : PREFIXapple: md5 = 1bd29e75fe41741045556b30b3c79ea5 OK 2025/11/27 03:48:44 DEBUG : PREFIXapple: size = 5 OK 2025/11/27 03:48:44 INFO : apple: Copied (new) to: PREFIXapple 2025/11/27 03:48:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/27 03:48:44 DEBUG : PREFIXbanana: md5 = 3f013bad7f46c949e40c69d9bae8dfab OK 2025/11/27 03:48:44 DEBUG : PREFIXbanana: size = 6 OK 2025/11/27 03:48:44 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/27 03:48:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/27 03:48:44 DEBUG : PREFIXappleappleapplebanana: md5 = db8fdaf67881cf490666388a5b67f0d4 OK 2025/11/27 03:48:44 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/27 03:48:44 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/27 03:48:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/27 03:48:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 27e91cb9480329c67aca6465ee3284c7 OK 2025/11/27 03:48:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/27 03:48:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/27 03:48:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/27 03:48:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 26343576cc8ddc446e4fcc48fde2b45c OK 2025/11/27 03:48:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/27 03:48:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/27 03:48:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/27 03:48:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 73facd02898360739327a05059fd6f79 OK 2025/11/27 03:48:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/27 03:48:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/27 03:48:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/27 03:48:46 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 6e12d3d84384b1c75899d4ca0d8cde39 OK 2025/11/27 03:48:46 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/27 03:48:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/27 03:48:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/27 03:48:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = f0bbb615f5e97c7c171eeef84781326f OK 2025/11/27 03:48:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/27 03:48:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/27 03:48:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/27 03:48:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = e257855e779b08fe2e7756b39ec7579c OK 2025/11/27 03:48:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/27 03:48:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/27 03:48:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/27 03:48:47 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = a7979b2662f8fd6db9bb1df5ac9690d7 OK 2025/11/27 03:48:47 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/27 03:48:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/27 03:48:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/27 03:48:47 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = f199b668ffee670c04833e8ab80a41bc OK 2025/11/27 03:48:47 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/27 03:48:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/27 03:48:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/27 03:48:48 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 575f66fe697df1f43ca0f693a5fce294 OK 2025/11/27 03:48:48 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/27 03:48:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/27 03:48:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/27 03:48:48 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = e002115ee338403f15c0f768bd3912af OK 2025/11/27 03:48:48 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/27 03:48:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/27 03:48:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/27 03:48:49 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 0403574c610128918e870f9dab8f6182 OK 2025/11/27 03:48:49 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/27 03:48:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/27 03:48:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/27 03:48:49 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = e7705e606c44cd4e303f919a3ff0ac4c OK 2025/11/27 03:48:49 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/27 03:48:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/27 03:48:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/27 03:48:50 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = f1aa666e9c95492e1dbd0c3e0cdfe049 OK 2025/11/27 03:48:50 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/27 03:48:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/27 03:48:50 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 0a482acbc4379a4bb41befbe286efd1a OK 2025/11/27 03:48:50 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/27 03:48:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/27 03:48:50 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = bfd7373bcd78f7c7f24238b58b0b8052 OK 2025/11/27 03:48:50 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/27 03:48:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/27 03:48:50 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = fb060df14a0baf09f435741747066424 OK 2025/11/27 03:48:50 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/27 03:48:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/27 03:48:50 DEBUG : Waiting for deletions to finish 2025/11/27 03:48:51 INFO : appleappleapplebanana: Deleted 2025/11/27 03:48:51 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/27 03:48:51 INFO : splitbananasplit: Deleted 2025/11/27 03:48:51 INFO : apple: Deleted 2025/11/27 03:48:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/27 03:48:51 INFO : dir1/0012-6789;.txt: Deleted 2025/11/27 03:48:51 INFO : dir1/0014-89;=.txt: Deleted 2025/11/27 03:48:51 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/27 03:48:51 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/27 03:48:51 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/27 03:48:51 INFO : dir1/0009-3456789.txt: Deleted 2025/11/27 03:48:51 INFO : dir1/0007-1234567.txt: Deleted 2025/11/27 03:48:51 INFO : dir1/0003-defghij.txt: Deleted 2025/11/27 03:48:51 INFO : dir1/0008-2345678.txt: Deleted 2025/11/27 03:48:51 INFO : dir1/0013-789;=.txt: Deleted 2025/11/27 03:48:51 INFO : dir1/0015-9;=.txt: Deleted 2025/11/27 03:48:52 INFO : dir1/0010-456789.txt: Deleted 2025/11/27 03:48:52 INFO : banana: Deleted 2025/11/27 03:48:52 INFO : dir1/0011-56789;.txt: Deleted 2025/11/27 03:48:52 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/27 03:48:52 DEBUG : Waiting for deletions to finish 2025/11/27 03:48:52 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:48:52 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/27 03:48:52 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/27 03:48:52 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/27 03:48:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:48:52 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:48:52 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:48:52 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:48:52 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:48:52 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:48:52 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:48:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:48:52 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:48:52 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:48:52 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:48:52 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:48:52 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:48:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:48:52 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:48:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:48:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/27 03:48:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/27 03:48:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/27 03:48:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/27 03:48:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/27 03:48:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/27 03:48:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/27 03:48:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/27 03:48:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/27 03:48:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/27 03:48:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/27 03:48:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/27 03:48:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/27 03:48:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/27 03:48:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/27 03:48:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/27 03:48:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/27 03:48:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/27 03:48:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/27 03:48:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/27 03:48:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/27 03:48:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/27 03:48:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/27 03:48:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/27 03:48:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/27 03:48:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/27 03:48:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/27 03:48:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/27 03:48:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/27 03:48:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/27 03:48:53 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:48:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/27 03:48:53 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:48:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/27 03:48:53 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:48:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/27 03:48:53 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:48:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/27 03:48:53 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:48:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/27 03:48:53 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:48:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/27 03:48:53 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:48:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/27 03:48:53 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:48:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/27 03:48:53 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:48:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/27 03:48:53 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:48:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/27 03:48:53 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:48:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/27 03:48:53 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:48:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/27 03:48:53 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:48:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/27 03:48:53 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:48:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/27 03:48:53 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:48:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/27 03:48:53 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:48:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/27 03:48:53 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:48:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/27 03:48:53 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:48:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/27 03:48:53 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:48:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/27 03:48:53 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:48:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/27 03:48:53 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:48:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/27 03:48:53 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:48:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/27 03:48:53 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:48:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/27 03:48:53 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:48:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/27 03:48:53 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:48:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/27 03:48:53 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:48:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/27 03:48:53 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:48:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/27 03:48:53 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:48:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/27 03:48:53 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:48:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/27 03:48:53 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:48:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/27 03:48:53 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:48:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/27 03:48:53 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:48:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/27 03:48:53 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:48:53 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:48:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/27 03:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:48:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/27 03:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:48:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/27 03:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:48:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/27 03:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:48:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/27 03:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:48:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/27 03:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:48:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/27 03:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:48:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/27 03:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:48:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/27 03:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:48:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/27 03:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:48:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/27 03:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:48:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/27 03:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:48:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/27 03:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:48:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/27 03:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:48:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/27 03:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:48:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/27 03:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:48:53 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:48:53 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:48:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:48:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/27 03:48:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:48:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/27 03:48:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:48:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/27 03:48:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:48:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/27 03:48:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:48:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/27 03:48:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:48:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/27 03:48:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:48:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/27 03:48:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:48:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/27 03:48:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:48:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/27 03:48:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:48:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/27 03:48:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:48:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/27 03:48:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:48:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/27 03:48:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:48:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/27 03:48:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:48:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/27 03:48:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:48:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/27 03:48:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:48:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/27 03:48:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:48:53 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:48:53 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 03:48:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 03:48:53 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 03:48:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 03:48:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/27 03:48:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/27 03:48:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/27 03:48:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/27 03:48:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/27 03:48:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/27 03:48:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/27 03:48:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/27 03:48:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/27 03:48:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/27 03:48:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/27 03:48:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/27 03:48:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/27 03:48:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/27 03:48:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/27 03:48:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/27 03:48:53 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/27 03:48:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/27 03:48:53 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/27 03:48:53 DEBUG : dir1: Directory modification time the same (differ by -677.765µs, within tolerance 1ms) 2025/11/27 03:48:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/27 03:48:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/27 03:48:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/27 03:48:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/27 03:48:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/27 03:48:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/27 03:48:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/27 03:48:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/27 03:48:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/27 03:48:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/27 03:48:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/27 03:48:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/27 03:48:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/27 03:48:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/27 03:48:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/27 03:48:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/27 03:48:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/27 03:48:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:48:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:48:55 DEBUG : appleappleapplebanana: md5 = 3d1352e8340557a106a3f29201fd4740 OK 2025/11/27 03:48:55 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 03:48:55 INFO : appleappleapplebanana: Copied (new) 2025/11/27 03:48:55 DEBUG : splitbananasplit: md5 = 9a49a98346d2b37989fbc68d12d191f0 OK 2025/11/27 03:48:55 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 03:48:55 INFO : splitbananasplit: Copied (new) 2025/11/27 03:48:55 DEBUG : banana: md5 = d90b3c2f536c628a92bb8082a9649398 OK 2025/11/27 03:48:55 DEBUG : banana: size = 6 OK 2025/11/27 03:48:55 INFO : banana: Copied (new) 2025/11/27 03:48:55 DEBUG : apple: md5 = 0b18ffa41759735a4f5be416b7855174 OK 2025/11/27 03:48:55 DEBUG : apple: size = 5 OK 2025/11/27 03:48:55 INFO : apple: Copied (new) 2025/11/27 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: md5 = 1cdcf534ad2a4424ba44b56bf12a4eed OK 2025/11/27 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/27 03:48:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/27 03:48:56 DEBUG : dir1/0002-cdefghi.txt: md5 = c7c1b6d3b7e894bccd111825dbffcc79 OK 2025/11/27 03:48:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/27 03:48:56 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/27 03:48:56 DEBUG : dir1/0000-abcdefg.txt: md5 = 9f2aff66142759b29b6c5a7b768ad972 OK 2025/11/27 03:48:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/27 03:48:56 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/27 03:48:57 DEBUG : dir1/0003-defghij.txt: md5 = 71e6d71723deb86926e2b7fac10f2fe2 OK 2025/11/27 03:48:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/27 03:48:57 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/27 03:48:58 DEBUG : dir1/0006-ghijklm.txt: md5 = 789451e424a74a2eab95dca59b07d2cb OK 2025/11/27 03:48:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/27 03:48:58 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/27 03:48:58 DEBUG : dir1/0004-efghijk.txt: md5 = 1f9ac3b613819a7c3541c893cfacf7ed OK 2025/11/27 03:48:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/27 03:48:58 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/27 03:48:58 DEBUG : dir1/0005-fghijkl.txt: md5 = e7dc8bbd77b111b8c9d2acd9b37a8dc6 OK 2025/11/27 03:48:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/27 03:48:58 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/27 03:48:58 DEBUG : dir1/0007-1234567.txt: md5 = 9f838431baa92e4a84dccced3afd544e OK 2025/11/27 03:48:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/27 03:48:58 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/27 03:48:59 DEBUG : dir1/0008-2345678.txt: md5 = 22beb9b96eec7b3ac28283e74fbbf15f OK 2025/11/27 03:48:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/27 03:48:59 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/27 03:48:59 DEBUG : dir1/0009-3456789.txt: md5 = 541d2d4be98fe44673f989e282938965 OK 2025/11/27 03:48:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/27 03:48:59 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/27 03:48:59 DEBUG : dir1/0010-456789.txt: md5 = d766bf7097d72d2a4fafb90c75d354f8 OK 2025/11/27 03:48:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/27 03:48:59 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/27 03:48:59 DEBUG : dir1/0011-56789;.txt: md5 = 10e72e2e4afed7ec8912330094867064 OK 2025/11/27 03:48:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/27 03:48:59 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/27 03:49:00 DEBUG : dir1/0012-6789;.txt: md5 = 66c4486f9811957e14769a71fc88cd15 OK 2025/11/27 03:49:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/27 03:49:00 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/27 03:49:01 DEBUG : dir1/0013-789;=.txt: md5 = 8a667660e88a7b23a76a918cf244a0e1 OK 2025/11/27 03:49:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/27 03:49:01 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/27 03:49:01 DEBUG : dir1/0014-89;=.txt: md5 = 1079f1b33df25ea070529125c26c6955 OK 2025/11/27 03:49:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/27 03:49:01 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/27 03:49:01 DEBUG : dir1/0015-9;=.txt: md5 = bfd98a02f33963a389fdde173a417485 OK 2025/11/27 03:49:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/27 03:49:01 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/27 03:49:01 DEBUG : Waiting for deletions to finish 2025/11/27 03:49:01 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/27 03:49:01 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/27 03:49:01 INFO : PREFIXbanana: Deleted 2025/11/27 03:49:01 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/27 03:49:01 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/27 03:49:01 INFO : PREFIXapple: Deleted 2025/11/27 03:49:01 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/27 03:49:01 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/27 03:49:02 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/27 03:49:02 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/27 03:49:02 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/27 03:49:02 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/27 03:49:02 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/27 03:49:02 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/27 03:49:02 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/27 03:49:02 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/27 03:49:02 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/27 03:49:02 INFO : PREFIXsplitbananasplit: Deleted 2025/11/27 03:49:02 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/27 03:49:02 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/27 03:49:02 DEBUG : Waiting for deletions to finish 2025/11/27 03:49:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:49:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:49:03 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:49:03 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:49:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:49:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:49:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:49:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:49:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:49:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:49:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:49:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:49:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:49:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:49:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:49:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:49:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:49:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:49:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:49:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:49:03 DEBUG : Waiting for deletions to finish 2025/11/27 03:49:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:49:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:49:04 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:49:04 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:49:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:49:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:49:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:49:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:49:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:49:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:49:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:49:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:49:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:49:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:49:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:49:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:49:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:49:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:49:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:49:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/27 03:49:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:49:18 DEBUG : dir1/0000-abcdefg.txt: md5 = 99acec46a1e335ecdc4ed74091a06728 OK 2025/11/27 03:49:19 DEBUG : dir1/0001-bcdefgh.txt: md5 = 7a091fcfeda10794cd85ad36a37f0c8d OK 2025/11/27 03:49:21 DEBUG : dir1/0002-cdefghi.txt: md5 = 71a310bc1f40b5cad93f2c1f2687b2f8 OK 2025/11/27 03:49:22 DEBUG : dir1/0003-defghij.txt: md5 = 667719f1df5aa76e2ee23d091b926729 OK 2025/11/27 03:49:23 DEBUG : dir1/0004-efghijk.txt: md5 = db5e0bce7e923c8b33826fbb33bd0698 OK 2025/11/27 03:49:25 DEBUG : dir1/0005-fghijkl.txt: md5 = 8cc3d829c63a9827d880a0fec04c1d91 OK 2025/11/27 03:49:26 DEBUG : dir1/0006-ghijklm.txt: md5 = a61082eb06d3d24187e405cf87299fb9 OK 2025/11/27 03:49:28 DEBUG : dir1/0007-1234567.txt: md5 = 199e69eaf7de627f7176cf386cbee845 OK 2025/11/27 03:49:30 DEBUG : dir1/0008-2345678.txt: md5 = 6de0fc521787b49a31e36fae9897a1bc OK 2025/11/27 03:49:31 DEBUG : dir1/0009-3456789.txt: md5 = 8de627ed7b861f99b56d72fccd35e053 OK 2025/11/27 03:49:33 DEBUG : dir1/0010-456789.txt: md5 = 6cdc5937b065fbda0ec191bcc8567cb3 OK 2025/11/27 03:49:34 DEBUG : dir1/0011-56789;.txt: md5 = 84324209aec4394766718cee89d8666a OK 2025/11/27 03:49:36 DEBUG : dir1/0012-6789;.txt: md5 = d1595bd79edd53052f361b84e4d13930 OK 2025/11/27 03:49:37 DEBUG : dir1/0013-789;=.txt: md5 = 27fccf06931b4684b1868675d2dee694 OK 2025/11/27 03:49:39 DEBUG : dir1/0014-89;=.txt: md5 = ba218b3db6309f3880f5bf99946bd816 OK 2025/11/27 03:49:40 DEBUG : dir1/0015-9;=.txt: md5 = 910ca10d3a44b1fbc70caa9266663880 OK 2025/11/27 03:49:42 DEBUG : apple: md5 = 7486fbfa7af2b881f613569ab2adb053 OK 2025/11/27 03:49:43 DEBUG : banana: md5 = 7504af4ef0e76fecb7c8396cb3b4c186 OK 2025/11/27 03:49:45 DEBUG : appleappleapplebanana: md5 = 9b2129232e2d23b964c372d42534acb5 OK 2025/11/27 03:49:46 DEBUG : splitbananasplit: md5 = 62c46b6f23215d70c3182abe1367171d OK 2025/11/27 03:49:46 DEBUG : Waiting for deletions to finish 2025/11/27 03:49:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:49:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:49:48 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:49:48 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:49:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:49:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:49:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:49:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:49:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:49:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:49:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:49:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:49:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:49:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:49:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:49:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:49:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:49:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:49:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:49:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:49:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/27 03:49:48 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:49:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:49:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/27 03:49:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:49:48 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:49:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/27 03:49:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:49:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:49:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/27 03:49:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:49:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:49:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:49:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:49:48 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:49:48 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:49:49 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/27 03:49:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:49:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/27 03:49:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:49:49 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/27 03:49:49 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:49:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:49:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:49:49 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/27 03:49:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/27 03:49:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/27 03:49:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/27 03:49:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 03:49:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 03:49:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/27 03:49:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 03:49:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/27 03:49:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 03:49:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/27 03:49:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 03:49:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/27 03:49:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 03:49:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/27 03:49:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 03:49:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/27 03:49:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/27 03:49:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/27 03:49:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 03:49:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/27 03:49:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 03:49:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/27 03:49:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/27 03:49:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/27 03:49:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/27 03:49:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/27 03:49:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 03:49:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/27 03:49:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 03:49:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/27 03:49:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 03:49:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/27 03:49:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 03:49:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/27 03:49:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/27 03:49:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/27 03:49:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:49:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:49:50 DEBUG : appleappleapplebananaSUFFIX: md5 = 50bf8d82d766865ecfde658a63893981 OK 2025/11/27 03:49:50 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/27 03:49:50 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/27 03:49:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/27 03:49:50 DEBUG : bananaSUFFIX: md5 = 579fe7d9b8964c7349722c484c9423d9 OK 2025/11/27 03:49:50 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/27 03:49:50 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/27 03:49:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/27 03:49:50 DEBUG : appleSUFFIX: md5 = dff84df74c448c175da169c14fa9e509 OK 2025/11/27 03:49:50 DEBUG : appleSUFFIX: size = 5 OK 2025/11/27 03:49:50 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/27 03:49:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/27 03:49:51 DEBUG : splitbananasplitSUFFIX: md5 = b534878b12294ee0147530311c49b88c OK 2025/11/27 03:49:51 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/27 03:49:51 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/27 03:49:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/27 03:49:51 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 475769672eeb14d4e50a49748fbd98b4 OK 2025/11/27 03:49:51 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/27 03:49:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/27 03:49:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/27 03:49:52 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 014f639538423f005b0b1d85a15ffb25 OK 2025/11/27 03:49:52 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/27 03:49:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/27 03:49:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/27 03:49:52 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = ae6e23ae925df60b62645a6ab73c268e OK 2025/11/27 03:49:52 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/27 03:49:52 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/27 03:49:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/27 03:49:52 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 0c2ff58a77b04f4faa86a591b285ba3e OK 2025/11/27 03:49:52 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/27 03:49:52 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/27 03:49:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/27 03:49:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = e09ed537efb33158285ae237b5bb2f21 OK 2025/11/27 03:49:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/27 03:49:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/27 03:49:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/27 03:49:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = c9ddbc01af6f4232070c3ba7e70b0008 OK 2025/11/27 03:49:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/27 03:49:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/27 03:49:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/27 03:49:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 36494e008f300f1cb65a341eee3e1d8a OK 2025/11/27 03:49:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/27 03:49:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/27 03:49:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/27 03:49:54 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 71c64cc97fdbff84115f2e8702160c4f OK 2025/11/27 03:49:54 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/27 03:49:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/27 03:49:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/27 03:49:55 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 7b2fc6d5eb43d6dc497ce754616338ca OK 2025/11/27 03:49:55 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/27 03:49:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/27 03:49:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/27 03:49:55 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = fa3e692b7ba5cf1c3233ba70aca8b1fe OK 2025/11/27 03:49:55 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/27 03:49:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/27 03:49:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/27 03:49:55 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = ae08fe3c6178bc0915ed5f5e2d93ce28 OK 2025/11/27 03:49:55 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/27 03:49:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/27 03:49:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/27 03:49:55 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 71c22acf7a1748816fedaad5e86e15d3 OK 2025/11/27 03:49:55 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/27 03:49:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/27 03:49:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/27 03:49:56 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = f4baaed4a7f6a53a3b4b37de0eb5cccb OK 2025/11/27 03:49:56 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/27 03:49:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/27 03:49:57 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 87179c830711f18bc294ab7e34a4d976 OK 2025/11/27 03:49:57 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/27 03:49:57 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/27 03:49:57 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 5e8260582e9cfcd933cb8b46e46f3f7e OK 2025/11/27 03:49:57 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/27 03:49:57 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/27 03:49:57 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 7f854c185728833d80e7c2c65be75084 OK 2025/11/27 03:49:57 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/27 03:49:57 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/27 03:49:57 DEBUG : Waiting for deletions to finish 2025/11/27 03:49:57 INFO : apple: Deleted 2025/11/27 03:49:57 INFO : dir1/0008-2345678.txt: Deleted 2025/11/27 03:49:57 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/27 03:49:57 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/27 03:49:57 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/27 03:49:57 INFO : dir1/0010-456789.txt: Deleted 2025/11/27 03:49:57 INFO : dir1/0015-9;=.txt: Deleted 2025/11/27 03:49:57 INFO : dir1/0003-defghij.txt: Deleted 2025/11/27 03:49:58 INFO : dir1/0009-3456789.txt: Deleted 2025/11/27 03:49:58 INFO : splitbananasplit: Deleted 2025/11/27 03:49:58 INFO : dir1/0007-1234567.txt: Deleted 2025/11/27 03:49:58 INFO : dir1/0014-89;=.txt: Deleted 2025/11/27 03:49:58 INFO : dir1/0012-6789;.txt: Deleted 2025/11/27 03:49:58 INFO : appleappleapplebanana: Deleted 2025/11/27 03:49:58 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/27 03:49:58 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/27 03:49:58 INFO : banana: Deleted 2025/11/27 03:49:58 INFO : dir1/0013-789;=.txt: Deleted 2025/11/27 03:49:58 INFO : dir1/0011-56789;.txt: Deleted 2025/11/27 03:49:58 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/27 03:49:58 DEBUG : Waiting for deletions to finish 2025/11/27 03:49:59 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/27 03:49:59 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/27 03:49:59 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/27 03:49:59 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/27 03:49:59 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/27 03:49:59 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/27 03:49:59 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/27 03:49:59 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/27 03:49:59 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/27 03:49:59 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/27 03:49:59 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/27 03:49:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/27 03:49:59 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/27 03:49:59 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/27 03:49:59 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/27 03:49:59 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/27 03:49:59 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/27 03:49:59 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/27 03:49:59 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/27 03:49:59 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/27 03:49:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/27 03:49:59 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/27 03:49:59 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/27 03:49:59 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/27 03:49:59 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/27 03:49:59 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/27 03:49:59 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/27 03:49:59 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/27 03:49:59 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/27 03:49:59 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/27 03:49:59 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/27 03:49:59 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/27 03:49:59 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/27 03:49:59 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/27 03:49:59 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/27 03:49:59 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/27 03:49:59 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/27 03:49:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/27 03:49:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/27 03:49:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/27 03:49:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/27 03:49:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/27 03:49:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/27 03:49:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/27 03:49:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/27 03:49:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/27 03:49:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/27 03:49:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/27 03:49:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/27 03:49:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/27 03:49:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/27 03:49:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/27 03:49:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/27 03:49:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:49:59 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:49:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/27 03:49:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/27 03:49:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/27 03:49:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/27 03:49:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/27 03:49:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/27 03:49:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/27 03:49:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/27 03:49:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/27 03:49:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/27 03:49:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/27 03:49:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/27 03:49:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/27 03:49:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/27 03:49:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/27 03:49:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/27 03:49:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:49:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:49:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:49:59 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:49:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/27 03:49:59 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 03:49:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 03:49:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/27 03:49:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/27 03:49:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/27 03:50:00 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/27 03:50:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/27 03:50:00 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/27 03:50:00 DEBUG : dir1: Directory modification time the same (differ by -233.854µs, within tolerance 1ms) 2025/11/27 03:50:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/27 03:50:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/27 03:50:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/27 03:50:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/27 03:50:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/27 03:50:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/27 03:50:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/27 03:50:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/27 03:50:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/27 03:50:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/27 03:50:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/27 03:50:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/27 03:50:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/27 03:50:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/27 03:50:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/27 03:50:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/27 03:50:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/27 03:50:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:50:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:50:01 DEBUG : appleappleapplebanana: md5 = 538c8ac1d04fe7c87e3bdb230deb5faf OK 2025/11/27 03:50:01 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 03:50:01 INFO : appleappleapplebanana: Copied (new) 2025/11/27 03:50:01 DEBUG : splitbananasplit: md5 = fc6303ba99237e86723f20c5ccd0a9aa OK 2025/11/27 03:50:01 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 03:50:01 INFO : splitbananasplit: Copied (new) 2025/11/27 03:50:01 DEBUG : banana: md5 = dd15b7022e390ba449b68b69b13a1597 OK 2025/11/27 03:50:01 DEBUG : banana: size = 6 OK 2025/11/27 03:50:01 INFO : banana: Copied (new) 2025/11/27 03:50:01 DEBUG : apple: md5 = a9a4ede187392dacd073ec5b57bbab39 OK 2025/11/27 03:50:01 DEBUG : apple: size = 5 OK 2025/11/27 03:50:01 INFO : apple: Copied (new) 2025/11/27 03:50:03 DEBUG : dir1/0002-cdefghi.txt: md5 = 163a355e4ef32285c8b86cda6dbd30b9 OK 2025/11/27 03:50:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/27 03:50:03 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/27 03:50:03 DEBUG : dir1/0003-defghij.txt: md5 = 918b618bed00c23d467d00f468d22cf5 OK 2025/11/27 03:50:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/27 03:50:03 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/27 03:50:03 DEBUG : dir1/0001-bcdefgh.txt: md5 = de749bcf80d93f40f426b02b156ebced OK 2025/11/27 03:50:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/27 03:50:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/27 03:50:03 DEBUG : dir1/0000-abcdefg.txt: md5 = aa90111c492c5559a83b5655d7bb69d8 OK 2025/11/27 03:50:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/27 03:50:03 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/27 03:50:04 DEBUG : dir1/0006-ghijklm.txt: md5 = f45e010e7691d3398d34fec11672c38b OK 2025/11/27 03:50:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/27 03:50:04 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/27 03:50:04 DEBUG : dir1/0005-fghijkl.txt: md5 = afd3a53254604256ccfcf4d3f8dd22d0 OK 2025/11/27 03:50:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/27 03:50:04 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/27 03:50:04 DEBUG : dir1/0004-efghijk.txt: md5 = e9394a40e6a2e80f95385025172ae907 OK 2025/11/27 03:50:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/27 03:50:04 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/27 03:50:04 DEBUG : dir1/0007-1234567.txt: md5 = 363e095b88ea76bf56adbf16a8187f62 OK 2025/11/27 03:50:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/27 03:50:04 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/27 03:50:05 DEBUG : dir1/0008-2345678.txt: md5 = 86edac17d0817a9a7f37f180192f7b09 OK 2025/11/27 03:50:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/27 03:50:05 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/27 03:50:05 DEBUG : dir1/0009-3456789.txt: md5 = a01dfbf6782e26bd633f3b401f0edf66 OK 2025/11/27 03:50:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/27 03:50:05 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/27 03:50:06 DEBUG : dir1/0010-456789.txt: md5 = be800e1c4a3d5c2601ed0c5611294d2f OK 2025/11/27 03:50:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/27 03:50:06 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/27 03:50:06 DEBUG : dir1/0011-56789;.txt: md5 = 0bb4041cc57fb7346d1f930ebb7d72b4 OK 2025/11/27 03:50:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/27 03:50:06 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/27 03:50:07 DEBUG : dir1/0012-6789;.txt: md5 = 0d074fb202892dae20434bedd3f9c4e8 OK 2025/11/27 03:50:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/27 03:50:07 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/27 03:50:07 DEBUG : dir1/0015-9;=.txt: md5 = 0808dd26b141dbdbbf5cbd821e69f22c OK 2025/11/27 03:50:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/27 03:50:07 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/27 03:50:07 DEBUG : dir1/0013-789;=.txt: md5 = 8fd3908370c3ea9b9b0ed554378d0317 OK 2025/11/27 03:50:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/27 03:50:07 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/27 03:50:07 DEBUG : dir1/0014-89;=.txt: md5 = 701ab472b2a5ac880b6eeb318fc3bb81 OK 2025/11/27 03:50:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/27 03:50:07 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/27 03:50:07 DEBUG : Waiting for deletions to finish 2025/11/27 03:50:08 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/27 03:50:08 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/27 03:50:08 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/27 03:50:08 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/27 03:50:08 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/27 03:50:08 INFO : bananaSUFFIX: Deleted 2025/11/27 03:50:08 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/27 03:50:08 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/27 03:50:08 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/27 03:50:08 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/27 03:50:08 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/27 03:50:08 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/27 03:50:08 INFO : splitbananasplitSUFFIX: Deleted 2025/11/27 03:50:08 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/27 03:50:08 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/27 03:50:08 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/27 03:50:08 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/27 03:50:08 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/27 03:50:09 INFO : appleSUFFIX: Deleted 2025/11/27 03:50:09 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/27 03:50:09 DEBUG : Waiting for deletions to finish 2025/11/27 03:50:09 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:50:09 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:50:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:50:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:50:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:50:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:50:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:50:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:50:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:50:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:50:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:50:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:50:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:50:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:50:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:50:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:50:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:50:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:50:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:50:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:50:10 DEBUG : Waiting for deletions to finish 2025/11/27 03:50:10 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:50:10 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:50:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:50:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:50:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:50:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:50:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:50:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:50:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:50:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:50:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:50:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:50:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:50:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:50:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:50:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:50:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:50:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:50:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:50:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2025/11/27 03:50:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:50:25 DEBUG : dir1/0000-abcdefg.txt: md5 = f708b4f329ff47baa7b813eae8702a24 OK 2025/11/27 03:50:26 DEBUG : dir1/0001-bcdefgh.txt: md5 = cccc54a51879521b36deb0d79872d8f4 OK 2025/11/27 03:50:27 DEBUG : dir1/0002-cdefghi.txt: md5 = 6dd54b0939ea3c39df68e9b9ac91f642 OK 2025/11/27 03:50:29 DEBUG : dir1/0003-defghij.txt: md5 = 83ff687b2b2756da1479ef8fd8f69435 OK 2025/11/27 03:50:30 DEBUG : dir1/0004-efghijk.txt: md5 = 1837e94d49be74f031c5b3a513f951df OK 2025/11/27 03:50:32 DEBUG : dir1/0005-fghijkl.txt: md5 = 44042f223fb152ba31dd491d49a43d02 OK 2025/11/27 03:50:33 DEBUG : dir1/0006-ghijklm.txt: md5 = 9e4a0ae73cb9c61db07af88a308ed31b OK 2025/11/27 03:50:35 DEBUG : dir1/0007-1234567.txt: md5 = 61e2a263738e94b1fbf14e4a5e7e14d7 OK 2025/11/27 03:50:36 DEBUG : dir1/0008-2345678.txt: md5 = 32a03f79b232db7667d378ff7fd1778e OK 2025/11/27 03:50:38 DEBUG : dir1/0009-3456789.txt: md5 = 756a6586ae0b1c3fb5ac6c30d157bcc9 OK 2025/11/27 03:50:39 DEBUG : dir1/0010-456789.txt: md5 = 311edc9aa9e4913961cb91427e87f9b4 OK 2025/11/27 03:50:41 DEBUG : dir1/0011-56789;.txt: md5 = 86b034be4a48358ee04a58529651b641 OK 2025/11/27 03:50:42 DEBUG : dir1/0012-6789;.txt: md5 = 3da6bb17b10dc7ca80dfffcb5e9e2a3b OK 2025/11/27 03:50:44 DEBUG : dir1/0013-789;=.txt: md5 = 7881cf4647687c055fd2f4c6f820779d OK 2025/11/27 03:50:45 DEBUG : dir1/0014-89;=.txt: md5 = 75a8accdffa5d4fac05b6e487054715f OK 2025/11/27 03:50:46 DEBUG : dir1/0015-9;=.txt: md5 = 7297f15e0b20097cde932503f891e709 OK 2025/11/27 03:50:48 DEBUG : apple: md5 = c01b3b36403618f3341fe074b342254c OK 2025/11/27 03:50:50 DEBUG : banana: md5 = bc1eb2ddf40d4414d11fac8a072bcb6a OK 2025/11/27 03:50:51 DEBUG : appleappleapplebanana: md5 = efd39bf4042816b20b8dc70e7a8c8983 OK 2025/11/27 03:50:53 DEBUG : splitbananasplit: md5 = 6232ce3640a8b637c78901193e22107f OK 2025/11/27 03:50:53 DEBUG : Waiting for deletions to finish 2025/11/27 03:50:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:50:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:50:54 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:50:54 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:50:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:50:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:50:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:50:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:50:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:50:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:50:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:50:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:50:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:50:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:50:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:50:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:50:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:50:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:50:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:50:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:50:54 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 03:50:54 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 03:50:54 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 03:50:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:50:54 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 03:50:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:50:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:50:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:50:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:50:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/27 03:50:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:50:55 DEBUG : banana: size = 6 OK 2025/11/27 03:50:55 DEBUG : apple: size = 5 OK 2025/11/27 03:50:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:50:55 DEBUG : banana: Unchanged skipping 2025/11/27 03:50:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:50:55 DEBUG : apple: Unchanged skipping 2025/11/27 03:50:55 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/27 03:50:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 03:50:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/27 03:50:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 03:50:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:50:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:50:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 03:50:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:50:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 03:50:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:50:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:50:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:50:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:50:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:50:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:50:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:50:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:50:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:50:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:50:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:50:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:50:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 03:50:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:50:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:50:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:50:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:50:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:50:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:50:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:50:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:50:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:50:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:50:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:50:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:50:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:50:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:50:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:50:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:50:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:50:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:50:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:50:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:50:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:50:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:50:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:50:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:50:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:50:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 03:50:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:50:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:50:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:50:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:50:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:50:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:50:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:50:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:50:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:50:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:50:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:50:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:50:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:50:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 03:50:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:50:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:50:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:50:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:50:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:50:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:50:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:50:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:50:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:50:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:50:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:50:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:50:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:50:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:50:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:50:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 03:50:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:50:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:50:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:50:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:50:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 03:50:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:50:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 03:50:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:50:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 03:50:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:50:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 03:50:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:50:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 03:50:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:50:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:50:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:50:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:50:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:50:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:50:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:50:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:50:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:50:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:50:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 03:50:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:50:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:50:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:50:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:50:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:50:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 03:50:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:50:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:50:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:50:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:50:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:50:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:50:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:50:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:50:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:50:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:50:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:50:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 03:50:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:50:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:50:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:50:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:50:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:50:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 03:50:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:50:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:50:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:50:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:50:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:50:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:50:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:50:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:50:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 03:50:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:50:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 03:50:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:50:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 03:50:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:50:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 03:50:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:50:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 03:50:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 03:50:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:50:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:50:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:50:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:50:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:50:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:50:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:50:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:50:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:50:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 03:50:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:50:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 03:50:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:50:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:50:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:50:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:50:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:50:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 03:50:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:50:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:50:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:50:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:50:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:50:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:50:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:50:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:50:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:50:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:50:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/27 03:50:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:50:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:50:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/27 03:50:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:50:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/27 03:50:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:50:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/27 03:50:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:50:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/27 03:50:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:50:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/27 03:50:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/27 03:50:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/27 03:50:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:50:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/27 03:50:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 03:50:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/27 03:50:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:50:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/27 03:50:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:50:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/27 03:50:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 03:50:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/27 03:50:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 03:50:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/27 03:50:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:50:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/27 03:50:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:50:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/27 03:50:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:50:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/27 03:50:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:50:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/27 03:50:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/27 03:50:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/27 03:50:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:50:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:50:56 DEBUG : appleapple: md5 = 87248e976cb12c8f313c0d35bb3e2328 OK 2025/11/27 03:50:56 DEBUG : appleapple: size = 21 OK 2025/11/27 03:50:56 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/27 03:50:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/27 03:50:57 DEBUG : splitbanan: md5 = 20bf47607cf762afdf3c0814a918caaf OK 2025/11/27 03:50:57 DEBUG : splitbanan: size = 16 OK 2025/11/27 03:50:57 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/27 03:50:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/27 03:50:57 DEBUG : dir1/0001-bcdef: md5 = cfd614e7402a024fe782651407c6ebf1 OK 2025/11/27 03:50:57 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/27 03:50:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/27 03:50:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/27 03:50:57 DEBUG : dir1/0000-abcde: md5 = 76bbf2297707a574785a3b76d606c529 OK 2025/11/27 03:50:57 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/27 03:50:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/27 03:50:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/27 03:50:58 DEBUG : dir1/0002-cdefg: md5 = 97acc46d2db838d53f8dcef18da969b1 OK 2025/11/27 03:50:58 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/27 03:50:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/27 03:50:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/27 03:50:58 DEBUG : dir1/0003-defgh: md5 = 7ba117676da581d5a7c9df5dacec881e OK 2025/11/27 03:50:58 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/27 03:50:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/27 03:50:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/27 03:50:58 DEBUG : dir1/0005-fghij: md5 = 3db233e8468096685f6e1a1068d552c1 OK 2025/11/27 03:50:58 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/27 03:50:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/27 03:50:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/27 03:50:58 DEBUG : dir1/0004-efghi: md5 = 2f0b18c2e8366a352e984e75e56703ab OK 2025/11/27 03:50:58 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/27 03:50:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/27 03:50:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/27 03:50:59 DEBUG : dir1/0006-ghijk: md5 = 147befe7e48918f1408b37245c02ba09 OK 2025/11/27 03:50:59 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/27 03:50:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/27 03:50:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/27 03:51:00 DEBUG : dir1/0007-12345: md5 = 418635bc364e21bcb392d8a2651f8d0a OK 2025/11/27 03:51:00 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/27 03:51:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/27 03:51:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/27 03:51:00 DEBUG : dir1/0008-23456: md5 = 33a0de4adfc883f732bc88bbb252aeae OK 2025/11/27 03:51:00 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/27 03:51:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/27 03:51:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/27 03:51:00 DEBUG : dir1/0009-34567: md5 = 8d734b727f786c6c3f84c0eb3cb391a2 OK 2025/11/27 03:51:00 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/27 03:51:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/27 03:51:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/27 03:51:01 DEBUG : dir1/0010-45678: md5 = 39498e8fdeb5041cf2a0209f4e901c45 OK 2025/11/27 03:51:01 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/27 03:51:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/27 03:51:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/27 03:51:01 DEBUG : dir1/0012-6789;: md5 = d45791242e0ce925a8300e88a7c73b3e OK 2025/11/27 03:51:01 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/27 03:51:01 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/27 03:51:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/27 03:51:01 DEBUG : dir1/0011-56789: md5 = 4620b96ceca4d16c53e9d5176ddc43f4 OK 2025/11/27 03:51:01 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/27 03:51:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/27 03:51:01 DEBUG : dir1/0013-789;=: md5 = 7018aeec111a3452ac2645dbcf66b93d OK 2025/11/27 03:51:01 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/27 03:51:01 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/27 03:51:02 DEBUG : dir1/0014-89;=.: md5 = 8b180153d5c89312d1ce367c599e031c OK 2025/11/27 03:51:02 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/27 03:51:02 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/27 03:51:03 DEBUG : dir1/0015-9;=.t: md5 = e7cc6a80303357f6ed9c2d44d690fd7c OK 2025/11/27 03:51:03 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/27 03:51:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/27 03:51:03 DEBUG : Waiting for deletions to finish 2025/11/27 03:51:03 INFO : dir1/0014-89;=.txt: Deleted 2025/11/27 03:51:03 INFO : dir1/0003-defghij.txt: Deleted 2025/11/27 03:51:03 INFO : splitbananasplit: Deleted 2025/11/27 03:51:03 INFO : appleappleapplebanana: Deleted 2025/11/27 03:51:03 INFO : dir1/0011-56789;.txt: Deleted 2025/11/27 03:51:03 INFO : dir1/0013-789;=.txt: Deleted 2025/11/27 03:51:03 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/27 03:51:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/27 03:51:03 INFO : dir1/0012-6789;.txt: Deleted 2025/11/27 03:51:03 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/27 03:51:04 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/27 03:51:04 INFO : dir1/0007-1234567.txt: Deleted 2025/11/27 03:51:04 INFO : dir1/0008-2345678.txt: Deleted 2025/11/27 03:51:04 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/27 03:51:04 INFO : dir1/0015-9;=.txt: Deleted 2025/11/27 03:51:04 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/27 03:51:04 INFO : dir1/0010-456789.txt: Deleted 2025/11/27 03:51:04 INFO : dir1/0009-3456789.txt: Deleted 2025/11/27 03:51:04 DEBUG : Waiting for deletions to finish 2025/11/27 03:51:05 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/27 03:51:05 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:51:05 DEBUG : appleapple: Excluded (Path Filter) 2025/11/27 03:51:05 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:51:05 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/27 03:51:05 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/27 03:51:05 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/27 03:51:05 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/27 03:51:05 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/27 03:51:05 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/27 03:51:05 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/27 03:51:05 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/27 03:51:05 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/27 03:51:05 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/27 03:51:05 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/27 03:51:05 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/27 03:51:05 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/27 03:51:05 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/27 03:51:05 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/27 03:51:05 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/27 03:51:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/27 03:51:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/27 03:51:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/27 03:51:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/27 03:51:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/27 03:51:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/27 03:51:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/27 03:51:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/27 03:51:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/27 03:51:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/27 03:51:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/27 03:51:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/27 03:51:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/27 03:51:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/27 03:51:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/27 03:51:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/27 03:51:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/27 03:51:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/27 03:51:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/27 03:51:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/27 03:51:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/27 03:51:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/27 03:51:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/27 03:51:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/27 03:51:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/27 03:51:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/27 03:51:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/27 03:51:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/27 03:51:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/27 03:51:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/27 03:51:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/27 03:51:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/27 03:51:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/27 03:51:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/27 03:51:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/27 03:51:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/27 03:51:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/27 03:51:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/27 03:51:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/27 03:51:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/27 03:51:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/27 03:51:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/27 03:51:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/27 03:51:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/27 03:51:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/27 03:51:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/27 03:51:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/27 03:51:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/27 03:51:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/27 03:51:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/27 03:51:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/27 03:51:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/27 03:51:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/27 03:51:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/27 03:51:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/27 03:51:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/27 03:51:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/27 03:51:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/27 03:51:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/27 03:51:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/27 03:51:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/27 03:51:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/27 03:51:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:51:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/27 03:51:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:51:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/27 03:51:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:51:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/27 03:51:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:51:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/27 03:51:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:51:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/27 03:51:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:51:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/27 03:51:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:51:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/27 03:51:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:51:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/27 03:51:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:51:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/27 03:51:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:51:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/27 03:51:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:51:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/27 03:51:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:51:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/27 03:51:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:51:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/27 03:51:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:51:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/27 03:51:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:51:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/27 03:51:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:51:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/27 03:51:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:51:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:51:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 03:51:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/27 03:51:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:51:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/27 03:51:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/27 03:51:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/27 03:51:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/27 03:51:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/27 03:51:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/27 03:51:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/27 03:51:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/27 03:51:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/27 03:51:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/27 03:51:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/27 03:51:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/27 03:51:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/27 03:51:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/27 03:51:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/27 03:51:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/27 03:51:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 03:51:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 03:51:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 03:51:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 03:51:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:51:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 03:51:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:51:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:51:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:51:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:51:06 DEBUG : dir1: Directory modification time the same (differ by -794.073µs, within tolerance 1ms) 2025/11/27 03:51:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 03:51:06 DEBUG : appleapple: size = 21 OK 2025/11/27 03:51:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 03:51:06 DEBUG : apple: size = 5 OK 2025/11/27 03:51:06 DEBUG : banana: size = 6 OK 2025/11/27 03:51:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:06 DEBUG : banana: Unchanged skipping 2025/11/27 03:51:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:06 DEBUG : apple: Unchanged skipping 2025/11/27 03:51:06 DEBUG : splitbanan: size = 16 OK 2025/11/27 03:51:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:06 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 03:51:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:51:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:51:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 03:51:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:51:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 03:51:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:51:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:51:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:51:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:51:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:51:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:51:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:51:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:51:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:51:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:51:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:51:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:51:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 03:51:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:51:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:51:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:51:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:51:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:51:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:51:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:51:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:51:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:51:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:51:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:51:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:51:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:51:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:51:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:51:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:51:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:51:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:51:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:51:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:51:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:51:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:51:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:51:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:51:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:51:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 03:51:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:51:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:51:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:51:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:51:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:51:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:51:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:51:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:51:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:51:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:51:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:51:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:51:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:51:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 03:51:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:51:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:51:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:51:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:51:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:51:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:51:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:51:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:51:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:51:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:51:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:51:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:51:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:51:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:51:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:51:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 03:51:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:51:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:51:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:51:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:51:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 03:51:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:51:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 03:51:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:51:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 03:51:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:51:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 03:51:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:51:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 03:51:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:51:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:51:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:51:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:51:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:51:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:51:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:51:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:51:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:51:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:51:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 03:51:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:51:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:51:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:51:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:51:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:51:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 03:51:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:51:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:51:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:51:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:51:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:51:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:51:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:51:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:51:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:51:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:51:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:51:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 03:51:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:51:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:51:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:51:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:51:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:51:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 03:51:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:51:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:51:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:51:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:51:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:51:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:51:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:51:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:51:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 03:51:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:51:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 03:51:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:51:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 03:51:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:51:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 03:51:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:51:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 03:51:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 03:51:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:51:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:51:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:51:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:51:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:51:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:51:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:51:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:51:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:51:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 03:51:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:51:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 03:51:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:51:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:51:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:51:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:51:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:51:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 03:51:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:51:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:51:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:51:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:51:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:51:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:51:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:51:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:51:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:51:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:51:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/27 03:51:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:51:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 03:51:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 03:51:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 03:51:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 03:51:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 03:51:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 03:51:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 03:51:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 03:51:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 03:51:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 03:51:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 03:51:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 03:51:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 03:51:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 03:51:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 03:51:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/27 03:51:06 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/27 03:51:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 03:51:06 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/27 03:51:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 03:51:06 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/27 03:51:06 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/27 03:51:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 03:51:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:06 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/27 03:51:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 03:51:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 03:51:06 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/27 03:51:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 03:51:06 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/27 03:51:06 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/27 03:51:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 03:51:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 03:51:06 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/27 03:51:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 03:51:06 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/27 03:51:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 03:51:06 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/27 03:51:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 03:51:06 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/27 03:51:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 03:51:06 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/27 03:51:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 03:51:06 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/27 03:51:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 03:51:06 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/27 03:51:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 03:51:06 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/27 03:51:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 03:51:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:51:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:51:06 DEBUG : Waiting for deletions to finish 2025/11/27 03:51:06 DEBUG : Waiting for deletions to finish 2025/11/27 03:51:06 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/27 03:51:06 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:51:06 DEBUG : appleapple: Excluded (Path Filter) 2025/11/27 03:51:06 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:51:06 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/27 03:51:06 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/27 03:51:06 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/27 03:51:06 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/27 03:51:06 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/27 03:51:06 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/27 03:51:06 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/27 03:51:06 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/27 03:51:06 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/27 03:51:06 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/27 03:51:06 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/27 03:51:06 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/27 03:51:06 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/27 03:51:06 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/27 03:51:06 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/27 03:51:06 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/27 03:51:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:51:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:51:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/27 03:51:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/27 03:51:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/27 03:51:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/27 03:51:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/27 03:51:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/27 03:51:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/27 03:51:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/27 03:51:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/27 03:51:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/27 03:51:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/27 03:51:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/27 03:51:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/27 03:51:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/27 03:51:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/27 03:51:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/27 03:51:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/27 03:51:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/27 03:51:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/27 03:51:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/27 03:51:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/27 03:51:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/27 03:51:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/27 03:51:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/27 03:51:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/27 03:51:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/27 03:51:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/27 03:51:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/27 03:51:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/27 03:51:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/27 03:51:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/27 03:51:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 03:51:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/27 03:51:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 03:51:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/27 03:51:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/27 03:51:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/27 03:51:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/27 03:51:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/27 03:51:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/27 03:51:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/27 03:51:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/27 03:51:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/27 03:51:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/27 03:51:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/27 03:51:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/27 03:51:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/27 03:51:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/27 03:51:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/27 03:51:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/27 03:51:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 03:51:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2025/11/27 03:51:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/27 03:51:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/27 03:51:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/27 03:51:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2025/11/27 03:51:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2025/11/27 03:51:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/27 03:51:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2025/11/27 03:51:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/27 03:51:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2025/11/27 03:51:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/27 03:51:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2025/11/27 03:51:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/27 03:51:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/27 03:51:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/27 03:51:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/27 03:51:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2025/11/27 03:51:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2025/11/27 03:51:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2025/11/27 03:51:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2025/11/27 03:51:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2025/11/27 03:51:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/27 03:51:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/27 03:51:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/27 03:51:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/27 03:51:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2025/11/27 03:51:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/27 03:51:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2025/11/27 03:51:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2025/11/27 03:51:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2025/11/27 03:51:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2025/11/27 03:51:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:51:21 DEBUG : dir1/0000-abcdefg.txt: md5 = ebb6a311801113de44e22db385970c06 OK 2025/11/27 03:51:23 DEBUG : dir1/0001-bcdefgh.txt: md5 = d62bd50ad8372ae1b598c9fa555a8185 OK 2025/11/27 03:51:24 DEBUG : dir1/0002-cdefghi.txt: md5 = 263049857dc962178b54830660f1aede OK 2025/11/27 03:51:26 DEBUG : dir1/0003-defghij.txt: md5 = 204a9ed354f221faa6028d6708cb2417 OK 2025/11/27 03:51:27 DEBUG : dir1/0004-efghijk.txt: md5 = b272772396b6966fbe2d52f435db5e85 OK 2025/11/27 03:51:29 DEBUG : dir1/0005-fghijkl.txt: md5 = d8897ab3b8b85eb4e05a02920179d235 OK 2025/11/27 03:51:30 DEBUG : dir1/0006-ghijklm.txt: md5 = d9da36aa2749521ca7857e1865e2393c OK 2025/11/27 03:51:31 DEBUG : dir1/0007-1234567.txt: md5 = c8b0f1cd09c57988d009d6220294a626 OK 2025/11/27 03:51:33 DEBUG : dir1/0008-2345678.txt: md5 = 529adf6842953840d923b4f61a4f82e2 OK 2025/11/27 03:51:35 DEBUG : dir1/0009-3456789.txt: md5 = 0b0dd1a8b016182049f22b6088fbe888 OK 2025/11/27 03:51:36 DEBUG : dir1/0010-456789.txt: md5 = 70e67fd1e28086fbd71d2eea4a997f97 OK 2025/11/27 03:51:38 DEBUG : dir1/0011-56789;.txt: md5 = 79fb43212fd59530cf3b1c0ebaa8e23f OK 2025/11/27 03:51:39 DEBUG : dir1/0012-6789;.txt: md5 = 99640be49380cd6241388bd98efc2785 OK 2025/11/27 03:51:41 DEBUG : dir1/0013-789;=.txt: md5 = 732d5ed42a02b7fe995c238dd94fac51 OK 2025/11/27 03:51:42 DEBUG : dir1/0014-89;=.txt: md5 = e309cffdc474572c1f31504df5959fc2 OK 2025/11/27 03:51:44 DEBUG : dir1/0015-9;=.txt: md5 = 6799c99fa742cf82def46c29a47b77ef OK 2025/11/27 03:51:45 DEBUG : apple: md5 = 31165d8eb84368edf2765cdf0bd69512 OK 2025/11/27 03:51:47 DEBUG : banana: md5 = 7fb18fe470cd30e24932f491b8c81536 OK 2025/11/27 03:51:48 DEBUG : appleappleapplebanana: md5 = 94b151949e2caadf7f8301d6ad5104fb OK 2025/11/27 03:51:50 DEBUG : splitbananasplit: md5 = 69d45b953898b2c519401cf970621938 OK 2025/11/27 03:51:50 DEBUG : Waiting for deletions to finish 2025/11/27 03:51:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:51:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:51:51 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:51:51 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:51:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:51:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:51:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:51:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:51:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:51:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:51:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:51:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:51:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:51:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:51:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:51:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:51:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:51:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:51:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:51:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:51:52 DEBUG : apple: size = 5 OK 2025/11/27 03:51:52 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 03:51:52 DEBUG : banana: size = 6 OK 2025/11/27 03:51:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:52 DEBUG : apple: Unchanged skipping 2025/11/27 03:51:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 03:51:52 DEBUG : banana: Unchanged skipping 2025/11/27 03:51:52 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/27 03:51:52 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 03:51:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:52 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 03:51:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/27 03:51:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 03:51:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/27 03:51:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/27 03:51:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 03:51:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 03:51:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/27 03:51:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 03:51:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/27 03:51:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/27 03:51:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 03:51:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/27 03:51:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 03:51:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/27 03:51:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 03:51:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/27 03:51:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/27 03:51:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/27 03:51:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 03:51:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 03:51:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 03:51:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 03:51:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/27 03:51:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 03:51:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/27 03:51:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/27 03:51:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/27 03:51:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 03:51:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 03:51:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 03:51:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:51:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/27 03:51:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 03:51:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:51:52 DEBUG : Waiting for deletions to finish 2025/11/27 03:51:52 DEBUG : Waiting for deletions to finish 2025/11/27 03:51:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:51:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:51:53 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:51:53 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:51:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:51:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:51:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:51:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:51:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:51:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:51:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:51:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:51:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:51:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:51:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:51:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:51:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:51:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:51:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:51:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:51:54 DEBUG : dir1: Directory modification time the same (differ by -280.071µs, within tolerance 1ms) 2025/11/27 03:51:54 DEBUG : apple: size = 5 OK 2025/11/27 03:51:54 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 03:51:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:54 DEBUG : apple: Unchanged skipping 2025/11/27 03:51:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 03:51:54 DEBUG : banana: size = 6 OK 2025/11/27 03:51:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:54 DEBUG : banana: Unchanged skipping 2025/11/27 03:51:54 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 03:51:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:54 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 03:51:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/27 03:51:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/27 03:51:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 03:51:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:51:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/27 03:51:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/27 03:51:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/27 03:51:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 03:51:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 03:51:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/27 03:51:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 03:51:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/27 03:51:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/27 03:51:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 03:51:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/27 03:51:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 03:51:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 03:51:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 03:51:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 03:51:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/27 03:51:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 03:51:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/27 03:51:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/27 03:51:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/27 03:51:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 03:51:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/27 03:51:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 03:51:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 03:51:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/27 03:51:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 03:51:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 03:51:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/27 03:51:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:51:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 03:51:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:51:54 DEBUG : Waiting for deletions to finish 2025/11/27 03:51:54 DEBUG : Waiting for deletions to finish 2025/11/27 03:51:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:51:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:51:54 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:51:54 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:51:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:51:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:51:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:51:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:51:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:51:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:51:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:51:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:51:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:51:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:51:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:51:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:51:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:51:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:51:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:51:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:51:55 DEBUG : Waiting for deletions to finish 2025/11/27 03:51:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:51:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:51:56 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:51:56 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:51:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:51:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:51:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:51:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:51:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:51:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:51:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:51:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:51:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:51:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:51:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:51:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:51:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:51:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:51:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:51:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:52:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/27 03:52:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/27 03:52:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/27 03:52:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/27 03:52:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/27 03:52:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/27 03:52:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/27 03:52:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/27 03:52:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/27 03:52:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/27 03:52:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/27 03:52:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/27 03:52:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/27 03:52:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/27 03:52:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/27 03:52:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:52:09 DEBUG : dir1/0000-abcdefg.txt: md5 = b24e3eb38bfcac9cf7cb302974ec5fb3 OK 2025/11/27 03:52:11 DEBUG : dir1/0001-bcdefgh.txt: md5 = fdc0a0f26cac4ec2647f1939f33c83ea OK 2025/11/27 03:52:12 DEBUG : dir1/0002-cdefghi.txt: md5 = 20069718c6caa00fd2188710bb0b8df6 OK 2025/11/27 03:52:14 DEBUG : dir1/0003-defghij.txt: md5 = 1b7470fff1ab3bf34f9f1f90f764526b OK 2025/11/27 03:52:16 DEBUG : dir1/0004-efghijk.txt: md5 = e00032da4d3169ad07f4bd38c97c28be OK 2025/11/27 03:52:17 DEBUG : dir1/0005-fghijkl.txt: md5 = a048903354ec5895f53d03ae68a98f49 OK 2025/11/27 03:52:19 DEBUG : dir1/0006-ghijklm.txt: md5 = d61d47178cb99815ce94966515eef13b OK 2025/11/27 03:52:20 DEBUG : dir1/0007-1234567.txt: md5 = 2aa2cfc96a65bd59c4593cca7af66ca0 OK 2025/11/27 03:52:22 DEBUG : dir1/0008-2345678.txt: md5 = 1188164c431195ce9ffd8448a135ee3b OK 2025/11/27 03:52:23 DEBUG : dir1/0009-3456789.txt: md5 = 2e6376943aa6902658d090f5abb14712 OK 2025/11/27 03:52:25 DEBUG : dir1/0010-456789.txt: md5 = dd3d74ba3128a41e4aca4081e062a641 OK 2025/11/27 03:52:26 DEBUG : dir1/0011-56789;.txt: md5 = de85019bcfdecebff5588dbceac3473f OK 2025/11/27 03:52:28 DEBUG : dir1/0012-6789;.txt: md5 = 703b46e70db1580af3f09ddb987c7c54 OK 2025/11/27 03:52:30 DEBUG : dir1/0013-789;=.txt: md5 = c67df0d95489467f758f3e8815feaec2 OK 2025/11/27 03:52:31 DEBUG : dir1/0014-89;=.txt: md5 = d3d48cbc4b42e349f0d0a584372d35a9 OK 2025/11/27 03:52:33 DEBUG : dir1/0015-9;=.txt: md5 = 984ef337c9d9b4f32954dc01294e6d36 OK 2025/11/27 03:52:34 DEBUG : apple: md5 = 017305704badbfbeb3e07c66d765851d OK 2025/11/27 03:52:36 DEBUG : banana: md5 = 9b783b22cd825a3111410209c7e8e38f OK 2025/11/27 03:52:38 DEBUG : appleappleapplebanana: md5 = b7fc18e8c0a8023ac54a955d7de866a6 OK 2025/11/27 03:52:39 DEBUG : splitbananasplit: md5 = 8ee27a40aa53af0e0bad9d5a7952a35b OK 2025/11/27 03:52:39 DEBUG : Waiting for deletions to finish 2025/11/27 03:52:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:52:40 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:52:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:52:40 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:52:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:52:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:52:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:52:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:52:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:52:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:52:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:52:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:52:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:52:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:52:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:52:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:52:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:52:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:52:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:52:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:52:41 DEBUG : apple: size = 5 OK 2025/11/27 03:52:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:52:41 DEBUG : apple: Unchanged skipping 2025/11/27 03:52:41 DEBUG : banana: size = 6 OK 2025/11/27 03:52:41 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 03:52:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:52:41 DEBUG : banana: Unchanged skipping 2025/11/27 03:52:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:52:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 03:52:42 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/27 03:52:42 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 03:52:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:52:42 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 03:52:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/27 03:52:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:52:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 03:52:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/27 03:52:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:52:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 03:52:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/27 03:52:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:52:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 03:52:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/27 03:52:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:52:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 03:52:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/27 03:52:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:52:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 03:52:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/27 03:52:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:52:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 03:52:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/27 03:52:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:52:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 03:52:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/27 03:52:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:52:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 03:52:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/27 03:52:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:52:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 03:52:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/27 03:52:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:52:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 03:52:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/27 03:52:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:52:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 03:52:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/27 03:52:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:52:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 03:52:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/27 03:52:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:52:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 03:52:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/27 03:52:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:52:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 03:52:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/27 03:52:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:52:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:52:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 03:52:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/27 03:52:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:52:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 03:52:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:52:42 DEBUG : Waiting for deletions to finish 2025/11/27 03:52:42 DEBUG : Waiting for deletions to finish 2025/11/27 03:52:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:52:42 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:52:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:52:42 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:52:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:52:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:52:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:52:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:52:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:52:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:52:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:52:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:52:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:52:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:52:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:52:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:52:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:52:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:52:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:52:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:52:43 DEBUG : dir1: Directory modification time the same (differ by -695.476µs, within tolerance 1ms) 2025/11/27 03:52:43 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 03:52:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:52:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 03:52:43 DEBUG : banana: size = 6 OK 2025/11/27 03:52:43 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 03:52:43 DEBUG : apple: size = 5 OK 2025/11/27 03:52:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:52:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:52:43 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 03:52:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:52:43 DEBUG : banana: Unchanged skipping 2025/11/27 03:52:43 DEBUG : apple: Unchanged skipping 2025/11/27 03:52:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/27 03:52:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:52:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 03:52:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/27 03:52:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:52:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/27 03:52:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 03:52:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:52:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/27 03:52:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/27 03:52:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:52:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:52:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 03:52:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 03:52:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/27 03:52:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/27 03:52:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:52:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:52:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 03:52:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 03:52:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/27 03:52:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:52:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/27 03:52:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/27 03:52:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:52:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 03:52:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 03:52:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/27 03:52:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:52:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:52:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:52:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 03:52:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 03:52:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/27 03:52:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/27 03:52:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 03:52:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:52:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 03:52:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:52:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 03:52:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/27 03:52:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:52:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 03:52:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/27 03:52:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:52:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 03:52:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/27 03:52:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:52:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 03:52:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:52:43 DEBUG : Waiting for deletions to finish 2025/11/27 03:52:43 DEBUG : Waiting for deletions to finish 2025/11/27 03:52:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:52:44 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:52:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:52:44 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:52:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:52:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:52:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:52:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:52:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:52:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:52:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:52:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:52:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:52:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:52:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:52:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:52:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:52:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:52:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:52:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:52:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/27 03:52:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/27 03:52:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/27 03:52:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/27 03:52:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/27 03:52:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/27 03:52:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/27 03:52:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/27 03:52:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/27 03:52:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/27 03:52:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/27 03:52:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/27 03:52:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/27 03:52:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/27 03:52:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/27 03:52:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:52:59 DEBUG : dir1/0000-abcdefg.txt: md5 = 67b4b563f101dc4a010f1ccbc5340ef6 OK 2025/11/27 03:53:01 DEBUG : dir1/0001-bcdefgh.txt: md5 = 46c82c4f2ec7cbb9733d892c3bf576b0 OK 2025/11/27 03:53:02 DEBUG : dir1/0002-cdefghi.txt: md5 = bc55a8e23fca3ffe7e8eee2419106a1b OK 2025/11/27 03:53:04 DEBUG : dir1/0003-defghij.txt: md5 = d6d37ac0b78c06a0ba385b20be199208 OK 2025/11/27 03:53:05 DEBUG : dir1/0004-efghijk.txt: md5 = a06f5116a7b2d934d8741199f577ef4e OK 2025/11/27 03:53:07 DEBUG : dir1/0005-fghijkl.txt: md5 = a7c82cfb495f399ae1de10cd9df3c43d OK 2025/11/27 03:53:08 DEBUG : dir1/0006-ghijklm.txt: md5 = 88284a40a1fd921adb52a4d156be5b4c OK 2025/11/27 03:53:10 DEBUG : dir1/0007-1234567.txt: md5 = d84b9fff629c3b5541f4de983de3a641 OK 2025/11/27 03:53:11 DEBUG : dir1/0008-2345678.txt: md5 = d13f25c81e8d0423bdafc89e0ba643f9 OK 2025/11/27 03:53:13 DEBUG : dir1/0009-3456789.txt: md5 = f74acf316631c90e56241097a358af81 OK 2025/11/27 03:53:15 DEBUG : dir1/0010-456789.txt: md5 = 10af4f6931b1030591b7ffec465d3d74 OK 2025/11/27 03:53:16 DEBUG : dir1/0011-56789;.txt: md5 = 9f76e67ab521483038b42f60807d97d7 OK 2025/11/27 03:53:18 DEBUG : dir1/0012-6789;.txt: md5 = ea77a89ec427e38c7492a8dccb2363ca OK 2025/11/27 03:53:19 DEBUG : dir1/0013-789;=.txt: md5 = 2ac3aed50da329a31337507d05ecd235 OK 2025/11/27 03:53:21 DEBUG : dir1/0014-89;=.txt: md5 = cc29260c603627749ee1feab4abbef01 OK 2025/11/27 03:53:23 DEBUG : dir1/0015-9;=.txt: md5 = a47b4d999f1eef36d500066bcfd4aa76 OK 2025/11/27 03:53:24 DEBUG : apple: md5 = 7632521c94ba293d949020a355b2fcbe OK 2025/11/27 03:53:26 DEBUG : banana: md5 = 5b7c728cb5f9aa580c72a8b69bc518e7 OK 2025/11/27 03:53:27 DEBUG : appleappleapplebanana: md5 = 6e8749a78ca28617745ec4a2033f65e7 OK 2025/11/27 03:53:29 DEBUG : splitbananasplit: md5 = 500fa33e21309d9c274866d03c2b484c OK 2025/11/27 03:53:29 DEBUG : Waiting for deletions to finish 2025/11/27 03:53:29 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:53:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:53:29 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:53:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:53:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:53:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:53:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:53:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:53:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:53:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:53:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:53:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:53:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:53:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:53:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:53:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:53:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:53:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:53:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:53:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:53:30 DEBUG : apple: size = 5 OK 2025/11/27 03:53:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:53:30 DEBUG : apple: Unchanged skipping 2025/11/27 03:53:30 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 03:53:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:53:30 DEBUG : banana: size = 6 OK 2025/11/27 03:53:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 03:53:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:53:30 DEBUG : banana: Unchanged skipping 2025/11/27 03:53:31 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/27 03:53:31 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 03:53:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:53:31 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 03:53:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/27 03:53:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:53:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 03:53:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/27 03:53:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/27 03:53:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:53:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:53:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 03:53:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 03:53:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/27 03:53:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:53:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 03:53:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/27 03:53:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:53:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/27 03:53:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:53:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 03:53:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 03:53:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/27 03:53:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:53:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 03:53:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/27 03:53:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:53:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 03:53:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/27 03:53:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:53:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 03:53:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/27 03:53:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:53:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 03:53:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/27 03:53:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:53:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 03:53:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/27 03:53:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:53:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 03:53:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/27 03:53:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:53:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 03:53:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/27 03:53:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:53:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 03:53:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/27 03:53:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:53:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 03:53:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/27 03:53:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:53:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 03:53:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:53:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:53:31 DEBUG : Waiting for deletions to finish 2025/11/27 03:53:31 DEBUG : Waiting for deletions to finish 2025/11/27 03:53:32 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:53:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:53:32 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:53:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:53:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:53:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:53:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:53:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:53:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:53:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:53:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:53:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:53:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:53:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:53:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:53:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:53:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:53:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:53:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:53:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:53:33 DEBUG : dir1: Directory modification time the same (differ by -118.199µs, within tolerance 1ms) 2025/11/27 03:53:33 DEBUG : banana: size = 6 OK 2025/11/27 03:53:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:53:33 DEBUG : banana: Unchanged skipping 2025/11/27 03:53:33 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 03:53:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:53:33 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 03:53:33 DEBUG : apple: size = 5 OK 2025/11/27 03:53:33 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 03:53:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:53:33 DEBUG : apple: Unchanged skipping 2025/11/27 03:53:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:53:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 03:53:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/27 03:53:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:53:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 03:53:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/27 03:53:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:53:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 03:53:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/27 03:53:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:53:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 03:53:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/27 03:53:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:53:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 03:53:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/27 03:53:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:53:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 03:53:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/27 03:53:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:53:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 03:53:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/27 03:53:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:53:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 03:53:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/27 03:53:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:53:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 03:53:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/27 03:53:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:53:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 03:53:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/27 03:53:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:53:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 03:53:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/27 03:53:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:53:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 03:53:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/27 03:53:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:53:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 03:53:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/27 03:53:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:53:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 03:53:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/27 03:53:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:53:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 03:53:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/27 03:53:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:53:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 03:53:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/27 03:53:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:53:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 03:53:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:53:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:53:33 DEBUG : Waiting for deletions to finish 2025/11/27 03:53:33 DEBUG : Waiting for deletions to finish 2025/11/27 03:53:33 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:53:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:53:33 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:53:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:53:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:53:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:53:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:53:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:53:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:53:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:53:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:53:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:53:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:53:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:53:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/27 03:53:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/27 03:53:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/27 03:53:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/27 03:53:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/27 03:53:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/27 03:53:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/27 03:53:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/27 03:53:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/27 03:53:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/27 03:53:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/27 03:53:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/27 03:53:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/27 03:53:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/27 03:53:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/27 03:53:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:53:48 DEBUG : dir1/0000-abcdefg.txt: md5 = c55e40f8e324025c2e2e892b77baf68e OK 2025/11/27 03:53:50 DEBUG : dir1/0001-bcdefgh.txt: md5 = 999dcc1d600179fb2c4812c87b663153 OK 2025/11/27 03:53:51 DEBUG : dir1/0002-cdefghi.txt: md5 = ed36257f8b0eb1ef20f1fdd917de8b24 OK 2025/11/27 03:53:53 DEBUG : dir1/0003-defghij.txt: md5 = 1ec0f499886d45df5623c99dd69c7b60 OK 2025/11/27 03:53:54 DEBUG : dir1/0004-efghijk.txt: md5 = 238e95c20c2ec06d7785fbcf1c3d445c OK 2025/11/27 03:53:55 DEBUG : dir1/0005-fghijkl.txt: md5 = 412c17e3681355b4a629dfcd1d41baee OK 2025/11/27 03:53:57 DEBUG : dir1/0006-ghijklm.txt: md5 = cd661ca5a68b3c5d07b57f4f771706a2 OK 2025/11/27 03:53:58 DEBUG : dir1/0007-1234567.txt: md5 = cb01f09c3606190cba88f0638b71e758 OK 2025/11/27 03:54:00 DEBUG : dir1/0008-2345678.txt: md5 = 8c0af8c00bd224cebd06d7251fad85f1 OK 2025/11/27 03:54:02 DEBUG : dir1/0009-3456789.txt: md5 = 6467c1912c885dc27769b9decce7071e OK 2025/11/27 03:54:03 DEBUG : dir1/0010-456789.txt: md5 = 1910b3dc4d84d24e1d69332e6507b982 OK 2025/11/27 03:54:04 DEBUG : dir1/0011-56789;.txt: md5 = 22bdc509604b96e7bec1141c3034fd32 OK 2025/11/27 03:54:06 DEBUG : dir1/0012-6789;.txt: md5 = 1ba28d46ad846419ca56fe0d0fcb76d2 OK 2025/11/27 03:54:08 DEBUG : dir1/0013-789;=.txt: md5 = d02cc343a96355190f3e021b7afdb0c7 OK 2025/11/27 03:54:09 DEBUG : dir1/0014-89;=.txt: md5 = 362a24dd7e83a80833428a7ae8f1f493 OK 2025/11/27 03:54:11 DEBUG : dir1/0015-9;=.txt: md5 = de5546d1ebc40d9d93b6ef162c9ee327 OK 2025/11/27 03:54:13 DEBUG : apple: md5 = cf66ff9d8b97971e821740a326786866 OK 2025/11/27 03:54:14 DEBUG : banana: md5 = 009f787b19bd25c0f5546f2713e1ad50 OK 2025/11/27 03:54:16 DEBUG : appleappleapplebanana: md5 = 6068946803933c186b15f232f75c4734 OK 2025/11/27 03:54:17 DEBUG : splitbananasplit: md5 = 2532812132f1011ec581713e215f2d45 OK 2025/11/27 03:54:17 DEBUG : Waiting for deletions to finish 2025/11/27 03:54:18 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:54:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:54:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:54:18 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:54:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:54:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:54:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:54:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:54:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:54:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:54:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:54:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:54:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:54:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:54:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:54:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:54:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:54:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:54:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:54:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:54:19 DEBUG : apple: size = 5 OK 2025/11/27 03:54:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:54:19 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 03:54:19 DEBUG : apple: Unchanged skipping 2025/11/27 03:54:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:54:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 03:54:19 DEBUG : banana: size = 6 OK 2025/11/27 03:54:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:54:19 DEBUG : banana: Unchanged skipping 2025/11/27 03:54:19 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/27 03:54:19 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 03:54:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:54:19 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 03:54:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/27 03:54:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:54:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/27 03:54:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:54:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 03:54:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/27 03:54:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/27 03:54:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:54:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:54:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 03:54:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 03:54:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 03:54:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/27 03:54:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:54:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 03:54:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/27 03:54:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/27 03:54:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:54:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:54:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 03:54:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 03:54:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/27 03:54:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:54:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 03:54:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/27 03:54:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:54:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 03:54:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/27 03:54:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/27 03:54:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:54:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:54:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 03:54:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 03:54:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/27 03:54:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:54:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 03:54:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/27 03:54:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:54:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 03:54:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/27 03:54:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:54:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 03:54:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:54:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/27 03:54:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:54:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/27 03:54:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:54:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 03:54:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 03:54:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:54:19 DEBUG : Waiting for deletions to finish 2025/11/27 03:54:19 DEBUG : Waiting for deletions to finish 2025/11/27 03:54:20 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:54:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:54:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:54:20 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:54:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:54:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:54:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:54:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:54:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:54:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:54:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:54:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:54:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:54:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:54:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:54:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:54:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:54:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:54:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:54:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:54:21 DEBUG : dir1: Directory modification time the same (differ by -527.741µs, within tolerance 1ms) 2025/11/27 03:54:21 DEBUG : apple: size = 5 OK 2025/11/27 03:54:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:54:21 DEBUG : apple: Unchanged skipping 2025/11/27 03:54:21 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 03:54:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:54:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 03:54:21 DEBUG : banana: size = 6 OK 2025/11/27 03:54:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:54:21 DEBUG : banana: Unchanged skipping 2025/11/27 03:54:21 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 03:54:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:54:21 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 03:54:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/27 03:54:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/27 03:54:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:54:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:54:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 03:54:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/27 03:54:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:54:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 03:54:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/27 03:54:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/27 03:54:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:54:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/27 03:54:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/27 03:54:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 03:54:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:54:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:54:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 03:54:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 03:54:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/27 03:54:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/27 03:54:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/27 03:54:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:54:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 03:54:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:54:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 03:54:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/27 03:54:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:54:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/27 03:54:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 03:54:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:54:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/27 03:54:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/27 03:54:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 03:54:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:54:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 03:54:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 03:54:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:54:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/27 03:54:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:54:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/27 03:54:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 03:54:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:54:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 03:54:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:54:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 03:54:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:54:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 03:54:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:54:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 03:54:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:54:21 DEBUG : Waiting for deletions to finish 2025/11/27 03:54:21 DEBUG : Waiting for deletions to finish 2025/11/27 03:54:22 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:54:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:54:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:54:22 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:54:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:54:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:54:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:54:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:54:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:54:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:54:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:54:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:54:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:54:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:54:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:54:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:54:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:54:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:54:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:54:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:54:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/27 03:54:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/27 03:54:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/27 03:54:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/27 03:54:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/27 03:54:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/27 03:54:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/27 03:54:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/27 03:54:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/27 03:54:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/27 03:54:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/27 03:54:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/27 03:54:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/27 03:54:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/27 03:54:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/27 03:54:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:54:36 DEBUG : dir1/0000-abcdefg.txt: md5 = bd7fb397d9a4e890aac7948b6301a444 OK 2025/11/27 03:54:38 DEBUG : dir1/0001-bcdefgh.txt: md5 = 4935faf2fa5c4a4d2b737f2c80a2e568 OK 2025/11/27 03:54:39 DEBUG : dir1/0002-cdefghi.txt: md5 = 48b95a5b4d3c0d7c41b772d1f148adee OK 2025/11/27 03:54:41 DEBUG : dir1/0003-defghij.txt: md5 = b06c5bf1ec32425ef258fd48e7c6ccbe OK 2025/11/27 03:54:43 DEBUG : dir1/0004-efghijk.txt: md5 = baaecfc5d02a4395a1356514bfd089bc OK 2025/11/27 03:54:44 DEBUG : dir1/0005-fghijkl.txt: md5 = 0cc2abcbab2d61d056dae85bb413f02f OK 2025/11/27 03:54:46 DEBUG : dir1/0006-ghijklm.txt: md5 = 15ce9ecbf4b174fc1331727b67dd3e4f OK 2025/11/27 03:54:47 DEBUG : dir1/0007-1234567.txt: md5 = 33b19201e07e8837d48e9405b3c594fd OK 2025/11/27 03:54:48 DEBUG : dir1/0008-2345678.txt: md5 = f5c376df5e8d898a72f02939547844b4 OK 2025/11/27 03:54:50 DEBUG : dir1/0009-3456789.txt: md5 = ce7d285f27b834b915194828900a448d OK 2025/11/27 03:54:51 DEBUG : dir1/0010-456789.txt: md5 = 96a449bfd48a98bc307b3f4d837f6bed OK 2025/11/27 03:54:53 DEBUG : dir1/0011-56789;.txt: md5 = 2fee18685e7e626fa7c63d2f1f0769d3 OK 2025/11/27 03:54:54 DEBUG : dir1/0012-6789;.txt: md5 = 8e8669b2f8dd2520b55bfc12c3e1eeab OK 2025/11/27 03:54:56 DEBUG : dir1/0013-789;=.txt: md5 = 74da9f8f32e429e1563d2469bf1a05c3 OK 2025/11/27 03:54:57 DEBUG : dir1/0014-89;=.txt: md5 = cb3b8bdbadfb81419568485db7d4932a OK 2025/11/27 03:54:59 DEBUG : dir1/0015-9;=.txt: md5 = a81ed8a2f8beb1187dd7aa9bd4e8fad8 OK 2025/11/27 03:55:00 DEBUG : apple: md5 = a5acdea6f7b971abe43afbed02ee3308 OK 2025/11/27 03:55:02 DEBUG : banana: md5 = d8759cb6a3d77ac93b8564abc239a825 OK 2025/11/27 03:55:04 DEBUG : appleappleapplebanana: md5 = 082dd61abcdc813169fb63d27eef1b8d OK 2025/11/27 03:55:05 DEBUG : splitbananasplit: md5 = cc27fbf08d51188d4dc5db077b4aa0b7 OK 2025/11/27 03:55:05 DEBUG : Waiting for deletions to finish 2025/11/27 03:55:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:55:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:55:06 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:55:06 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:55:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:55:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:55:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:55:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:55:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:55:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:55:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:55:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:55:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:55:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:55:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:55:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:55:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:55:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:55:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:55:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:55:07 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 03:55:07 DEBUG : banana: size = 6 OK 2025/11/27 03:55:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:55:07 DEBUG : banana: Unchanged skipping 2025/11/27 03:55:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:55:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 03:55:07 DEBUG : apple: size = 5 OK 2025/11/27 03:55:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:55:07 DEBUG : apple: Unchanged skipping 2025/11/27 03:55:07 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/27 03:55:07 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 03:55:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:55:07 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 03:55:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/27 03:55:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/27 03:55:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/27 03:55:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:55:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 03:55:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/27 03:55:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:55:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:55:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 03:55:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 03:55:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/27 03:55:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:55:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 03:55:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/27 03:55:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/27 03:55:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:55:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:55:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 03:55:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 03:55:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/27 03:55:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:55:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 03:55:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/27 03:55:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/27 03:55:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:55:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:55:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 03:55:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/27 03:55:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:55:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/27 03:55:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:55:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:55:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 03:55:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:55:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/27 03:55:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:55:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 03:55:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 03:55:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 03:55:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/27 03:55:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:55:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 03:55:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 03:55:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/27 03:55:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:55:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 03:55:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/27 03:55:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:55:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 03:55:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:55:07 DEBUG : Waiting for deletions to finish 2025/11/27 03:55:07 DEBUG : Waiting for deletions to finish 2025/11/27 03:55:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:55:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:55:08 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:55:08 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:55:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:55:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:55:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:55:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:55:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:55:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:55:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:55:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:55:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:55:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:55:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:55:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:55:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:55:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:55:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:55:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:55:09 DEBUG : dir1: Directory modification time the same (differ by -938.532µs, within tolerance 1ms) 2025/11/27 03:55:09 DEBUG : apple: size = 5 OK 2025/11/27 03:55:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:55:09 DEBUG : apple: Unchanged skipping 2025/11/27 03:55:09 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 03:55:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:55:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 03:55:09 DEBUG : banana: size = 6 OK 2025/11/27 03:55:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:55:09 DEBUG : banana: Unchanged skipping 2025/11/27 03:55:09 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 03:55:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:55:09 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 03:55:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/27 03:55:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:55:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 03:55:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/27 03:55:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:55:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 03:55:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/27 03:55:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:55:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 03:55:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/27 03:55:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:55:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 03:55:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/27 03:55:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:55:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 03:55:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/27 03:55:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:55:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 03:55:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/27 03:55:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:55:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 03:55:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/27 03:55:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:55:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 03:55:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/27 03:55:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:55:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 03:55:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/27 03:55:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:55:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 03:55:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/27 03:55:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:55:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 03:55:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/27 03:55:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:55:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 03:55:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/27 03:55:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:55:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 03:55:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/27 03:55:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:55:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 03:55:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/27 03:55:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:55:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 03:55:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/27 03:55:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:55:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 03:55:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:55:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:55:09 DEBUG : Waiting for deletions to finish 2025/11/27 03:55:09 DEBUG : Waiting for deletions to finish 2025/11/27 03:55:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 03:55:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 03:55:10 DEBUG : apple: Excluded (Path Filter) 2025/11/27 03:55:10 DEBUG : banana: Excluded (Path Filter) 2025/11/27 03:55:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 03:55:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 03:55:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 03:55:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 03:55:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 03:55:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 03:55:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 03:55:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 03:55:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 03:55:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 03:55:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 03:55:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 03:55:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 03:55:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 03:55:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 03:55:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 03:55:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/27 03:55:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/27 03:55:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/27 03:55:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/27 03:55:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/27 03:55:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/27 03:55:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/27 03:55:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/27 03:55:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/27 03:55:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/27 03:55:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/27 03:55:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/27 03:55:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/27 03:55:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/27 03:55:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/27 03:55:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" --- PASS: TestTransform (582.62s) --- PASS: TestTransform/NFC (47.29s) --- PASS: TestTransform/NFD (47.33s) --- PASS: TestTransform/base64 (55.30s) --- PASS: TestTransform/prefix (66.43s) --- PASS: TestTransform/suffix (67.09s) --- PASS: TestTransform/truncate (56.13s) --- PASS: TestTransform/encoder (48.56s) --- PASS: TestTransform/ISO-8859-1 (49.60s) --- PASS: TestTransform/charmap (48.97s) --- PASS: TestTransform/lowercase (47.62s) --- PASS: TestTransform/ascii (48.29s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:55:22 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/27 03:55:22 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/27 03:55:22 DEBUG : sub dir_somesuffix: Making directory with metadata 2025/11/27 03:55:22 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2025-11-27T03:55:22.085129629Z) 2025/11/27 03:55:22 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/27 03:55:22 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/27 03:55:22 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/27 03:55:22 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/27 03:55:22 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/27 03:55:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:55:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:55:24 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 501f832084020fd4799ef9188005a489 OK 2025/11/27 03:55:24 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/27 03:55:24 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/27 03:55:24 DEBUG : Waiting for deletions to finish 2025/11/27 03:55:26 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.77s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:55:26 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:55:27 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:55:27 DEBUG : tictactoe: Making directory with metadata 2025/11/27 03:55:29 INFO : tictactoe: Made directory with metadata (mtime=2025-11-27T03:55:26.852170152Z) 2025/11/27 03:55:29 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:55:29 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:55:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 03:55:29 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/27 03:55:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 03:55:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:55:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:55:30 DEBUG : tictactoe/tictactoe: md5 = 970353729ea975b3e0847af431ffd986 OK 2025/11/27 03:55:30 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/27 03:55:30 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/27 03:55:30 DEBUG : Waiting for deletions to finish 2025/11/27 03:55:32 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (6.17s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:55:33 DEBUG : toe: Making directory with metadata 2025/11/27 03:55:33 INFO : toe: Made directory with metadata (mtime=2025-11-27T03:55:33.020222588Z) 2025/11/27 03:55:33 DEBUG : toe/toe: Making directory with metadata 2025/11/27 03:55:34 INFO : toe/toe: Made directory with metadata (mtime=2025-11-27T03:55:33.020222588Z) 2025/11/27 03:55:34 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:55:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/27 03:55:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/27 03:55:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/27 03:55:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:55:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:55:36 DEBUG : toe/toe/tictactoe: md5 = 165e84ce69a0d49ad1914af51680b9eb OK 2025/11/27 03:55:36 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/27 03:55:36 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/27 03:55:36 DEBUG : Waiting for deletions to finish 2025/11/27 03:55:38 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2025/11/27 03:55:38 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.64s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:55:39 DEBUG : toe: Making directory with metadata 2025/11/27 03:55:40 INFO : toe: Made directory with metadata (mtime=2025-11-27T03:55:39.662279055Z) 2025/11/27 03:55:40 DEBUG : toe/toe: Making directory with metadata 2025/11/27 03:55:41 INFO : toe/toe: Made directory with metadata (mtime=2025-11-27T03:55:39.662279055Z) 2025/11/27 03:55:41 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:55:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/27 03:55:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/27 03:55:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/27 03:55:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:55:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:55:42 DEBUG : toe/toe/tictactoe: md5 = 5b6b436bc57e6e09d05da40e6195a068 OK 2025/11/27 03:55:42 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/27 03:55:42 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/27 03:55:42 DEBUG : Waiting for deletions to finish 2025/11/27 03:55:45 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2025/11/27 03:55:45 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (7.08s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:55:46 DEBUG : empty_dir: Making directory with metadata 2025/11/27 03:55:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/27 03:55:46 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:55:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:55:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:55:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:55:46 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/27 03:55:47 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/27 03:55:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:55:47 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:55:47 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:55:47 DEBUG : tictactoe: Making directory with metadata 2025/11/27 03:55:48 INFO : tictactoe: Made directory with metadata (mtime=2025-11-27T03:55:46.744339268Z) 2025/11/27 03:55:48 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:55:48 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:55:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 03:55:48 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/27 03:55:49 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-27T03:55:46.744339268Z) 2025/11/27 03:55:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 03:55:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/27 03:55:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/27 03:55:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/27 03:55:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:55:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:55:50 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 461e184159d56d1565d29ae392095923 OK 2025/11/27 03:55:50 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/27 03:55:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/27 03:55:50 DEBUG : Waiting for deletions to finish 2025/11/27 03:55:52 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/27 03:55:53 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.04s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:55:54 DEBUG : empty_dir: Making directory with metadata 2025/11/27 03:55:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/27 03:55:54 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:55:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:55:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:55:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:55:54 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/27 03:55:55 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/27 03:55:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:55:55 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:55:55 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:55:55 DEBUG : tictactoe: Making directory with metadata 2025/11/27 03:55:56 INFO : tictactoe: Made directory with metadata (mtime=2025-11-27T03:55:54.780407595Z) 2025/11/27 03:55:56 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:55:56 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:55:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 03:55:56 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/27 03:55:57 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-27T03:55:54.780407595Z) 2025/11/27 03:55:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 03:55:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/27 03:55:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/27 03:55:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/27 03:55:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/27 03:55:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:55:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:55:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 247b92f361096fdab1681df8d9a142a7 OK 2025/11/27 03:55:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/27 03:55:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/27 03:55:59 DEBUG : Waiting for deletions to finish 2025/11/27 03:56:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:56:00 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:56:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:56:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:56:00 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:56:00 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:56:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/27 03:56:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/27 03:56:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/11/27 03:56:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': 0 differences found 2025/11/27 03:56:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': 1 hashes could not be checked 2025/11/27 03:56:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': 1 matching files 2025/11/27 03:56:02 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2025/11/27 03:56:03 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (9.88s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:56:04 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:56:04 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:56:04 DEBUG : tictactoe: Making directory with metadata 2025/11/27 03:56:05 INFO : tictactoe: Made directory with metadata (mtime=2025-11-27T03:56:04.658491598Z) 2025/11/27 03:56:05 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:56:05 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:56:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 03:56:05 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/27 03:56:06 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-27T03:56:04.658491598Z) 2025/11/27 03:56:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 03:56:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/27 03:56:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/27 03:56:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/27 03:56:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:56:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:56:08 DEBUG : tictactoe/tictactoe/toe.txt: md5 = a25ba598a282acf51e344b38effe3655 OK 2025/11/27 03:56:08 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/27 03:56:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/27 03:56:08 DEBUG : Waiting for deletions to finish 2025/11/27 03:56:08 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:56:09 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:56:09 DEBUG : tictactoe: Directory modification time the same (differ by -491.598µs, within tolerance 1ms) 2025/11/27 03:56:09 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:56:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 03:56:09 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -491.598µs, within tolerance 1ms) 2025/11/27 03:56:09 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/27 03:56:09 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/27 03:56:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:56:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/27 03:56:09 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/27 03:56:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:56:09 DEBUG : Waiting for deletions to finish 2025/11/27 03:56:11 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/27 03:56:12 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.33s) === RUN TestSyntax 2025/11/27 03:56:12 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:56:13 DEBUG : toe: Making directory with metadata 2025/11/27 03:56:13 INFO : toe: Made directory with metadata (mtime=2025-11-27T03:56:12.988562442Z) 2025/11/27 03:56:13 DEBUG : toe/toe: Making directory with metadata 2025/11/27 03:56:14 INFO : toe/toe: Made directory with metadata (mtime=2025-11-27T03:56:12.988562442Z) 2025/11/27 03:56:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/27 03:56:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:56:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:56:16 DEBUG : toe/toe/toe: md5 = c56a35691d2bf550a3c75c0ef429684f OK 2025/11/27 03:56:16 DEBUG : toe/toe/toe: size = 11 OK 2025/11/27 03:56:16 INFO : toe/toe/toe: Copied (new) 2025/11/27 03:56:16 DEBUG : Waiting for deletions to finish 2025/11/27 03:56:18 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/27 03:56:19 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.88s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:56:19 DEBUG : empty_dir: Making directory with metadata 2025/11/27 03:56:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/27 03:56:19 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:56:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:56:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:56:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:56:20 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/27 03:56:20 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/27 03:56:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:56:20 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:56:20 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:56:20 DEBUG : tictactoe: Making directory with metadata 2025/11/27 03:56:21 INFO : tictactoe: Made directory with metadata (mtime=2025-11-27T03:56:19.866620937Z) 2025/11/27 03:56:21 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:56:21 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:56:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 03:56:21 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/27 03:56:22 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-27T03:56:19.866620937Z) 2025/11/27 03:56:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 03:56:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/27 03:56:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/27 03:56:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/27 03:56:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/27 03:56:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/27 03:56:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:56:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:56:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 2adc6b56dd6138bff91516404a2fe6d9 OK 2025/11/27 03:56:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/27 03:56:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/27 03:56:23 INFO : toe/toe/toe.txt: Deleted 2025/11/27 03:56:23 INFO : toe/toe: Removing directory 2025/11/27 03:56:23 INFO : toe: Removing directory 2025/11/27 03:56:23 INFO : empty_dir: Removing directory 2025/11/27 03:56:23 DEBUG : Local file system at /tmp/rclone1419447705: deleted 3 directories 2025/11/27 03:56:25 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2025/11/27 03:56:26 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.15s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:56:28 DEBUG : empty_dir: Making directory with metadata 2025/11/27 03:56:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/27 03:56:28 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:56:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:56:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:56:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:56:28 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/27 03:56:28 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/27 03:56:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:56:28 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:56:28 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:56:28 DEBUG : tictactoe: Making directory with metadata 2025/11/27 03:56:29 INFO : tictactoe: Made directory with metadata (mtime=2025-11-27T03:56:28.017690265Z) 2025/11/27 03:56:29 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:56:29 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:56:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 03:56:29 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/27 03:56:30 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-27T03:56:28.017690265Z) 2025/11/27 03:56:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 03:56:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/27 03:56:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/27 03:56:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/27 03:56:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/27 03:56:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/27 03:56:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:56:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:56:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 3bbef143af74c7d5d4241c7bdcfc7ede OK 2025/11/27 03:56:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/27 03:56:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/27 03:56:31 INFO : toe/toe/toe.txt: Deleted 2025/11/27 03:56:31 INFO : toe/toe: Removing directory 2025/11/27 03:56:31 INFO : toe: Removing directory 2025/11/27 03:56:31 INFO : empty_dir: Removing directory 2025/11/27 03:56:31 DEBUG : Local file system at /tmp/rclone1419447705: deleted 3 directories 2025/11/27 03:56:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/27 03:56:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/27 03:56:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/27 03:56:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/27 03:56:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/27 03:56:35 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/11/27 03:56:37 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/27 03:56:38 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/27 03:56:39 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (12.98s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:56:40 DEBUG : Reset feature "Copy" 2025/11/27 03:56:40 DEBUG : Reset feature "Move" 2025/11/27 03:56:40 DEBUG : Reset feature "Copy" 2025/11/27 03:56:40 DEBUG : Reset feature "Move" 2025/11/27 03:56:40 DEBUG : empty_dir: Making directory with metadata 2025/11/27 03:56:40 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/27 03:56:40 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:56:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:56:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:56:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:56:41 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/27 03:56:42 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/27 03:56:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:56:42 DEBUG : tictactoe: Making directory with metadata 2025/11/27 03:56:42 INFO : tictactoe: Made directory with metadata (mtime=2025-11-27T03:56:40.992800629Z) 2025/11/27 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/11/27 03:56:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 03:56:42 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/27 03:56:43 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-27T03:56:40.992800629Z) 2025/11/27 03:56:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 03:56:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/27 03:56:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/27 03:56:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/27 03:56:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/27 03:56:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/27 03:56:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:56:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:56:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = a68fcad1ef86c954eac393f03aafcb1d OK 2025/11/27 03:56:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/27 03:56:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/27 03:56:45 INFO : toe/toe/toe.txt: Deleted 2025/11/27 03:56:45 INFO : toe/toe: Removing directory 2025/11/27 03:56:45 INFO : toe: Removing directory 2025/11/27 03:56:45 INFO : empty_dir: Removing directory 2025/11/27 03:56:45 DEBUG : Local file system at /tmp/rclone1419447705: deleted 3 directories 2025/11/27 03:56:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/27 03:56:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/27 03:56:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/27 03:56:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/27 03:56:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/27 03:56:50 DEBUG : toe/toe/toe.txt: md5 = 7a593014f4430432f15065d7913aebe2 OK 2025/11/27 03:56:50 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/27 03:56:50 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/27 03:56:50 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/11/27 03:56:52 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/27 03:56:53 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/27 03:56:54 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2025/11/27 03:56:54 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (15.16s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:56:56 DEBUG : toe: transformed to: dG9l 2025/11/27 03:56:56 DEBUG : toe: transformed to: dG9l 2025/11/27 03:56:56 DEBUG : dG9l: Making directory with metadata 2025/11/27 03:56:57 INFO : dG9l: Made directory with metadata (mtime=2025-11-27T03:56:56.153929604Z) 2025/11/27 03:56:57 DEBUG : toe: transformed to: dG9l 2025/11/27 03:56:57 DEBUG : toe: transformed to: dG9l 2025/11/27 03:56:57 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/27 03:56:57 DEBUG : dG9l/dG9l: Making directory with metadata 2025/11/27 03:56:57 INFO : dG9l/dG9l: Made directory with metadata (mtime=2025-11-27T03:56:56.153929604Z) 2025/11/27 03:56:57 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/27 03:56:57 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/27 03:56:57 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/27 03:56:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/27 03:56:57 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/27 03:56:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:56:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:56:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = c507e58814466e554f388df3df30d2d6 OK 2025/11/27 03:56:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/27 03:56:59 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/27 03:56:59 DEBUG : Waiting for deletions to finish 2025/11/27 03:57:00 DEBUG : dG9l: transformed to: toe 2025/11/27 03:57:00 DEBUG : dG9l: transformed to: toe 2025/11/27 03:57:00 DEBUG : toe: Directory modification time the same (differ by 929.604µs, within tolerance 1ms) 2025/11/27 03:57:00 DEBUG : Added delayed dir = "toe", newDst=toe 2025/11/27 03:57:00 DEBUG : dG9l: transformed to: toe 2025/11/27 03:57:00 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/27 03:57:00 DEBUG : toe/toe: Directory modification time the same (differ by 929.604µs, within tolerance 1ms) 2025/11/27 03:57:00 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/11/27 03:57:00 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/27 03:57:00 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/27 03:57:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/27 03:57:00 DEBUG : Local file system at /tmp/rclone1419447705: Waiting for checks to finish 2025/11/27 03:57:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/27 03:57:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/27 03:57:00 DEBUG : Local file system at /tmp/rclone1419447705: Waiting for transfers to finish 2025/11/27 03:57:00 DEBUG : Waiting for deletions to finish 2025/11/27 03:57:02 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2025/11/27 03:57:03 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.24s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi'", Local "Local file system at /tmp/rclone1419447705", Modify Window "1ms" 2025/11/27 03:57:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/27 03:57:04 DEBUG : toe: transformed to: 2025/11/27 03:57:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/27 03:57:04 DEBUG : toe: transformed to: 2025/11/27 03:57:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Making directory with metadata 2025/11/27 03:57:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Made directory with metadata (mtime=2025-11-27T03:57:04.395999721Z) 2025/11/27 03:57:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/27 03:57:05 DEBUG : toe: transformed to: 2025/11/27 03:57:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/27 03:57:05 DEBUG : toe: transformed to: 2025/11/27 03:57:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/27 03:57:05 DEBUG : toe/toe: transformed to: 2025/11/27 03:57:05 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/27 03:57:05 DEBUG : toe/toe: Making directory with metadata 2025/11/27 03:57:06 INFO : toe/toe: Made directory with metadata (mtime=2025-11-27T03:57:04.395999721Z) 2025/11/27 03:57:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/27 03:57:06 DEBUG : toe/toe: transformed to: 2025/11/27 03:57:06 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/27 03:57:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/27 03:57:06 DEBUG : toe: transformed to: 2025/11/27 03:57:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/27 03:57:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/27 03:57:06 DEBUG : toe/toe/toe: transformed to: 2025/11/27 03:57:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for checks to finish 2025/11/27 03:57:06 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/27 03:57:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Waiting for transfers to finish 2025/11/27 03:57:07 DEBUG : toe/toe/toe: md5 = 9e08a5a8af557bc553ab4bcd83f5ac7f OK 2025/11/27 03:57:07 DEBUG : toe/toe/toe: size = 11 OK 2025/11/27 03:57:07 INFO : toe/toe/toe: Copied (new) 2025/11/27 03:57:07 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': not deleting files as there were IO errors 2025/11/27 03:57:07 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': not deleting directories as there were IO errors 2025/11/27 03:57:10 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/27 03:57:10 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.07s) PASS 2025/11/27 03:57:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxigub1lefi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 27m14.618934907s (try 1/5)