"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/02/24 02:51:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fedejot3hazi" 2026/02/24 02:51:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/24 02:51:30 DEBUG : Creating backend with remote "TestDrive:crypt/250ibfjdofg06k3ou6b5no9q4oga8l9km3nfnqaaiilm7b0t8rb0" 2026/02/24 02:51:31 DEBUG : Creating backend with remote "/tmp/rclone1042027698" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:51:32 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/24 02:51:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 02:51:32 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/02/24 02:51:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:51:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:51:32 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.82s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:51:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/24 02:51:33 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/24 02:51:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 02:51:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:51:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:51:36 DEBUG : sub dir/hello world: md5 = d631fef8b13308d3a56f615a4203ea67 OK 2026/02/24 02:51:36 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 02:51:36 INFO : sub dir/hello world: Copied (new) 2026/02/24 02:51:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/24 02:51:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (6.17s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:51:39 DEBUG : metadata sub dir: Making directory with metadata 2026/02/24 02:51:39 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 02:51:39 DEBUG : empty metadata sub dir: Making directory with metadata 2026/02/24 02:51:39 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 02:51:39 DEBUG : Local file system at /tmp/rclone1042027698: File to upload is small (21 bytes), uploading instead of streaming 2026/02/24 02:51:39 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/02/24 02:51:39 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/02/24 02:51:39 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/02/24 02:51:39 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/02/24 02:51:40 DEBUG : Google drive root 'crypt/250ibfjdofg06k3ou6b5no9q4oga8l9km3nfnqaaiilm7b0t8rb0': Skipping btime metadata as can't update it on an existing file: 2026-02-24T02:51:39.699682075Z 2026/02/24 02:51:40 INFO : empty metadata sub dir: Updated directory metadata 2026/02/24 02:51:41 DEBUG : Google drive root 'crypt/250ibfjdofg06k3ou6b5no9q4oga8l9km3nfnqaaiilm7b0t8rb0': Skipping btime metadata as can't update it on an existing file: 2026-02-24T02:51:39.698682065Z 2026/02/24 02:51:41 INFO : metadata sub dir: Updated directory metadata 2026/02/24 02:51:41 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/02/24 02:51:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:51:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:51:43 DEBUG : metadata sub dir/hello metadata world: md5 = 60bf4401675177176ab832c648974d40 OK 2026/02/24 02:51:43 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/02/24 02:51:43 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/02/24 02:51:45 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.74s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:51:47 DEBUG : metadata sub dir: Making directory with metadata 2026/02/24 02:51:47 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 02:51:47 DEBUG : empty metadata sub dir: Making directory with metadata 2026/02/24 02:51:47 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 02:51:47 DEBUG : Local file system at /tmp/rclone1042027698: File to upload is small (21 bytes), uploading instead of streaming 2026/02/24 02:51:47 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/02/24 02:51:47 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/02/24 02:51:47 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/02/24 02:51:47 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/02/24 02:51:47 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/02/24 02:51:47 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/02/24 02:51:47 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/02/24 02:51:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:51:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:51:50 DEBUG : metadata sub dir/hello metadata world: md5 = 50a6f0b2a0613e445cdc30980cc4da45 OK 2026/02/24 02:51:50 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/02/24 02:51:50 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/02/24 02:51:50 DEBUG : Google drive root 'crypt/250ibfjdofg06k3ou6b5no9q4oga8l9km3nfnqaaiilm7b0t8rb0': Skipping btime metadata as can't update it on an existing file: 2026-02-24T02:51:47.437763231Z 2026/02/24 02:51:51 INFO : metadata sub dir: Updated directory metadata 2026/02/24 02:51:53 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (7.52s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:51:54 DEBUG : Creating backend with remote "/non-existing" 2026/02/24 02:51:55 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/02/24 02:51:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:51:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.76s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:51:55 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/24 02:51:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 02:51:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:51:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:51:58 DEBUG : sub dir/hello world: md5 = c4958f335445eb3cef0c9deb1591d23b OK 2026/02/24 02:51:58 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 02:51:58 INFO : sub dir/hello world: Copied (new) 2026/02/24 02:51:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/24 02:52:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.49s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.60s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:52:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Running all checks before starting transfers 2026/02/24 02:52:02 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/24 02:52:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 02:52:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:52:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Checks finished, now starting transfers 2026/02/24 02:52:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:52:04 DEBUG : sub dir/hello world: md5 = 4363d5e81e4f83af78464658747c4f3f OK 2026/02/24 02:52:04 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 02:52:04 INFO : sub dir/hello world: Copied (new) 2026/02/24 02:52:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/24 02:52:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (7.08s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:52:08 ERROR : Ignoring --no-traverse with sync 2026/02/24 02:52:09 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/24 02:52:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 02:52:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:52:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:52:11 DEBUG : sub dir/hello world: md5 = cf45e1b09486e5d4c3c9a6985a530a45 OK 2026/02/24 02:52:11 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 02:52:11 INFO : sub dir/hello world: Copied (new) 2026/02/24 02:52:11 DEBUG : Waiting for deletions to finish 2026/02/24 02:52:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/24 02:52:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.57s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:52:14 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/02/24 02:52:14 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/24 02:52:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:52:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:52:16 DEBUG : hello world2: md5 = 4c8dbd27788dae98155c0e06f19dfab9 OK 2026/02/24 02:52:16 DEBUG : hello world2: size = 12 OK 2026/02/24 02:52:16 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.91s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:52:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 02:52:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:52:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:52:19 DEBUG : potato2: md5 = 0178741e0c8dd02a6a2f5fc4261e2b12 OK 2026/02/24 02:52:19 DEBUG : potato2: size = 11 OK 2026/02/24 02:52:19 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.98s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:52:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 02:52:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:52:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:52:22 DEBUG : potato2: md5 = 7f39b53b040ad4203c3c6654ba736a90 OK 2026/02/24 02:52:22 DEBUG : potato2: size = 11 OK 2026/02/24 02:52:22 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.13s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:52:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/24 02:52:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 02:52:23 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/24 02:52:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/24 02:52:23 DEBUG : sub dir2: Making directory with metadata 2026/02/24 02:52:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 02:52:24 DEBUG : sub dir: Making directory with metadata 2026/02/24 02:52:25 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/24 02:52:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 02:52:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/24 02:52:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 02:52:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:52:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:52:26 DEBUG : sub dir/hello world: md5 = 5ee9e20dffdce0dbf314f5df1260ab0a OK 2026/02/24 02:52:26 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 02:52:26 INFO : sub dir/hello world: Copied (new) 2026/02/24 02:52:30 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/02/24 02:52:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.88s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:52:32 INFO : sub dir2: Making directory 2026/02/24 02:52:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/24 02:52:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 02:52:32 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/02/24 02:52:32 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/24 02:52:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 02:52:32 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/02/24 02:52:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:52:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:52:34 DEBUG : sub dir/hello world: md5 = dd5a1bab7e493b1da0b6daa19ab44c38 OK 2026/02/24 02:52:34 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 02:52:34 INFO : sub dir/hello world: Copied (new) 2026/02/24 02:52:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/24 02:52:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.76s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:52:38 DEBUG : sub dir2: Making directory with metadata 2026/02/24 02:52:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 02:52:38 DEBUG : sub dir2: Making directory with metadata 2026/02/24 02:52:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 02:52:39 DEBUG : sub dir: Making directory with metadata 2026/02/24 02:52:39 INFO : sub dir: Made directory with metadata (mtime=2026-02-24T02:52:38.138294791Z) 2026/02/24 02:52:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 02:52:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:52:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:52:41 DEBUG : sub dir/hello world: md5 = afa1d8a1a512ae397689469bf0be3f5c OK 2026/02/24 02:52:41 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 02:52:41 INFO : sub dir/hello world: Copied (new) 2026/02/24 02:52:41 INFO : sub dir/hello world: Deleted 2026/02/24 02:52:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (7.27s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:52:45 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/02/24 02:52:45 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/24 02:52:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:52:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:52:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.87s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:52:49 INFO : sub dir2: Making directory 2026/02/24 02:52:49 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/02/24 02:52:49 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/24 02:52:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 02:52:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:52:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:52:52 DEBUG : sub dir/hello world: md5 = 9cfec907690b0f36aa1881d791fe5366 OK 2026/02/24 02:52:52 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 02:52:52 INFO : sub dir/hello world: Copied (new) 2026/02/24 02:52:52 INFO : sub dir/hello world: Deleted 2026/02/24 02:52:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/24 02:52:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.60s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:52:54 DEBUG : sub dir2: Making directory with metadata 2026/02/24 02:52:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 02:52:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/24 02:52:55 DEBUG : sub dir2: Making directory with metadata 2026/02/24 02:52:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 02:52:55 DEBUG : sub dir: Making directory with metadata 2026/02/24 02:52:56 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/24 02:52:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 02:52:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:52:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:52:58 DEBUG : sub dir/hello world: md5 = 724efd9ca14caadf018e82a56105acbf OK 2026/02/24 02:52:58 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 02:52:58 INFO : sub dir/hello world: Copied (new) 2026/02/24 02:52:58 DEBUG : Waiting for deletions to finish 2026/02/24 02:53:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (7.33s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.52s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:53:02 INFO : sub dir2: Making directory 2026/02/24 02:53:03 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/02/24 02:53:03 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/24 02:53:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 02:53:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:53:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:53:05 DEBUG : sub dir/hello world: md5 = 034f656c756eca03797b661da948c737 OK 2026/02/24 02:53:05 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 02:53:05 INFO : sub dir/hello world: Copied (new) 2026/02/24 02:53:05 DEBUG : Waiting for deletions to finish 2026/02/24 02:53:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/24 02:53:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (6.10s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:53:11 DEBUG : sub dir/hello world: md5 = 9699e2745bf67e730d3dcfe0988e118f OK 2026/02/24 02:53:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suhuyeq1rafo" 2026/02/24 02:53:11 DEBUG : Creating backend with remote "TestDrive:crypt/qp3474sv88dv80p0uvf1d4cb14ekh12cj0a7498m2qp9e18rqcfg" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi' -> Encrypted drive 'TestCryptDrive:rclone-test-suhuyeq1rafo' 2026/02/24 02:53:13 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/24 02:53:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 02:53:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suhuyeq1rafo': Waiting for checks to finish 2026/02/24 02:53:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suhuyeq1rafo': Waiting for transfers to finish 2026/02/24 02:53:16 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 02:53:16 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/24 02:53:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/24 02:53:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suhuyeq1rafo': Purge remote 2026/02/24 02:53:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.62s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:53:21 DEBUG : sub dir/hello world: md5 = d8f0acddf733c241abd305e7aae3bf5a OK 2026/02/24 02:53:23 INFO : sub dir: Set directory modification time (using SetModTime) 2026/02/24 02:53:23 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/02/24 02:53:23 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1042027698) 2026/02/24 02:53:23 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi') 2026/02/24 02:53:23 DEBUG : sub dir/hello world: Sizes differ 2026/02/24 02:53:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:53:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:53:24 DEBUG : sub dir/hello world: md5 = ae6804a41a5f1a470175ba6b8b93b010 OK 2026/02/24 02:53:24 DEBUG : sub dir/hello world: size = 17 OK 2026/02/24 02:53:24 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/24 02:53:25 INFO : sub dir: Set directory modification time (using SetModTime) 2026/02/24 02:53:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.46s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:53:30 DEBUG : sub dir/hello world: md5 = ebbbd20cf86b9ee0e2459e752365a107 OK 2026/02/24 02:53:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gijaqeg6xudi" 2026/02/24 02:53:30 DEBUG : Config file has changed externally - reloading 2026/02/24 02:53:30 DEBUG : Creating backend with remote "TestDrive:crypt/tbj7qv7sv91poqfe8f859hp5lm7nddhk2na1csvuu8kuhbhpbd50" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi' -> Encrypted drive 'TestCryptDrive:rclone-test-gijaqeg6xudi' 2026/02/24 02:53:32 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/24 02:53:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 02:53:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gijaqeg6xudi': Waiting for checks to finish 2026/02/24 02:53:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gijaqeg6xudi': Waiting for transfers to finish 2026/02/24 02:53:35 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 02:53:35 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/24 02:53:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/24 02:53:37 DEBUG : sub dir/hello world: md5 = 996ca5031940fd930c464d400857ae39 OK 2026/02/24 02:53:38 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/02/24 02:53:38 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/02/24 02:53:38 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi') 2026/02/24 02:53:38 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-gijaqeg6xudi') 2026/02/24 02:53:38 DEBUG : sub dir/hello world: Sizes differ 2026/02/24 02:53:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gijaqeg6xudi': Waiting for checks to finish 2026/02/24 02:53:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gijaqeg6xudi': Waiting for transfers to finish 2026/02/24 02:53:40 DEBUG : sub dir/hello world: size = 17 OK 2026/02/24 02:53:40 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/24 02:53:40 INFO : sub dir: Set directory modification time (using SetModTime) 2026/02/24 02:53:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gijaqeg6xudi': Purge remote 2026/02/24 02:53:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (15.92s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:53:46 DEBUG : sub dir/hello world: md5 = 52b6e350b2bdacdc351e1dce0bfb9450 OK 2026/02/24 02:53:47 INFO : sub dir: Set directory modification time (using SetModTime) 2026/02/24 02:53:47 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/02/24 02:53:47 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1042027698) 2026/02/24 02:53:47 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi') 2026/02/24 02:53:47 DEBUG : sub dir/hello world: Sizes differ 2026/02/24 02:53:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:53:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:53:49 DEBUG : sub dir/hello world: md5 = 916374cb1509751a90bb5f6229b8cbe6 OK 2026/02/24 02:53:49 DEBUG : sub dir/hello world: size = 17 OK 2026/02/24 02:53:49 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/24 02:53:49 INFO : sub dir/hello world: Deleted 2026/02/24 02:53:49 INFO : sub dir: Set directory modification time (using SetModTime) 2026/02/24 02:53:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.15s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:53:54 DEBUG : sub dir/hello world: md5 = cb24655992e99fa28c2efc55e320c5ea OK 2026/02/24 02:53:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jojabaq3pegu" 2026/02/24 02:53:54 DEBUG : Creating backend with remote "TestDrive:crypt/ubpa1sp4rpbjhrit7ujl0iavi60iiva2fbgo1p4cbql8vms5kie0" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi' -> Encrypted drive 'TestCryptDrive:rclone-test-jojabaq3pegu' 2026/02/24 02:53:56 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/24 02:53:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 02:53:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jojabaq3pegu': Waiting for checks to finish 2026/02/24 02:53:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jojabaq3pegu': Waiting for transfers to finish 2026/02/24 02:53:59 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 02:53:59 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/24 02:53:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/24 02:54:01 DEBUG : sub dir/hello world: md5 = 8f19beef676e3b8e6d7dee5ab176cdc0 OK 2026/02/24 02:54:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jojabaq3pegu': Using server-side directory move 2026/02/24 02:54:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jojabaq3pegu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/24 02:54:02 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/02/24 02:54:02 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/02/24 02:54:02 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi') 2026/02/24 02:54:02 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-jojabaq3pegu') 2026/02/24 02:54:02 DEBUG : sub dir/hello world: Sizes differ 2026/02/24 02:54:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jojabaq3pegu': Waiting for checks to finish 2026/02/24 02:54:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jojabaq3pegu': Waiting for transfers to finish 2026/02/24 02:54:03 INFO : sub dir/hello world: Deleted 2026/02/24 02:54:03 INFO : sub dir/hello world: Moved (server-side) 2026/02/24 02:54:04 INFO : sub dir: Set directory modification time (using SetModTime) 2026/02/24 02:54:06 DEBUG : sub dir/hello world: md5 = b3087515a3809ea3daa18f12577a280d OK 2026/02/24 02:54:07 DEBUG : testing file moves 2026/02/24 02:54:07 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/02/24 02:54:07 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/02/24 02:54:07 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi') 2026/02/24 02:54:07 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-jojabaq3pegu') 2026/02/24 02:54:07 DEBUG : sub dir/hello world: Sizes differ 2026/02/24 02:54:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jojabaq3pegu': Waiting for checks to finish 2026/02/24 02:54:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jojabaq3pegu': Waiting for transfers to finish 2026/02/24 02:54:08 INFO : sub dir/hello world: Deleted 2026/02/24 02:54:08 INFO : sub dir/hello world: Moved (server-side) 2026/02/24 02:54:09 INFO : sub dir: Set directory modification time (using SetModTime) 2026/02/24 02:54:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jojabaq3pegu': Purge remote --- PASS: TestServerSideMoveOverSelf (20.44s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:54:15 DEBUG : sub dir/hello world: md5 = 89e4ee0d9e7dd14aff4216d86a0ee5fc OK 2026/02/24 02:54:15 ERROR : error listing: directory not found 2026/02/24 02:54:16 INFO : Local file system at /tmp/rclone1042027698: Making directory 2026/02/24 02:54:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:54:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:54:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (6.96s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:54:21 DEBUG : sub dir/hello world: md5 = a3e9c3c7f2e73eb8c6b655f314a29acb OK 2026/02/24 02:54:22 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/24 02:54:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 02:54:22 DEBUG : Local file system at /tmp/rclone1042027698: Waiting for checks to finish 2026/02/24 02:54:22 DEBUG : Local file system at /tmp/rclone1042027698: Waiting for transfers to finish 2026/02/24 02:54:23 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/02/24 02:54:23 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/02/24 02:54:23 INFO : sub dir/hello world: Copied (new) 2026/02/24 02:54:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/24 02:54:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.23s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:54:25 DEBUG : check sum: Need to transfer - File not found at Destination 2026/02/24 02:54:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:54:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:54:27 DEBUG : check sum: md5 = 5d2e769ec630a30ef7195f67ed6bf263 OK 2026/02/24 02:54:27 DEBUG : check sum: size = 1 OK 2026/02/24 02:54:27 INFO : check sum: Copied (new) 2026/02/24 02:54:27 DEBUG : Waiting for deletions to finish 2026/02/24 02:54:27 DEBUG : check sum: size = 1 OK 2026/02/24 02:54:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:54:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/24 02:54:27 DEBUG : check sum: Size of src and dst objects identical 2026/02/24 02:54:27 DEBUG : check sum: Unchanged skipping 2026/02/24 02:54:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:54:27 DEBUG : Waiting for deletions to finish 2026/02/24 02:54:27 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.50s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:54:29 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/02/24 02:54:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:54:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:54:30 DEBUG : sizeonly: md5 = 91d102d2a6e1771e183dac3d8aeeddcc OK 2026/02/24 02:54:30 DEBUG : sizeonly: size = 6 OK 2026/02/24 02:54:30 INFO : sizeonly: Copied (new) 2026/02/24 02:54:30 DEBUG : Waiting for deletions to finish 2026/02/24 02:54:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:54:31 DEBUG : sizeonly: size = 6 OK 2026/02/24 02:54:31 DEBUG : sizeonly: Sizes identical 2026/02/24 02:54:31 DEBUG : sizeonly: Unchanged skipping 2026/02/24 02:54:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:54:31 DEBUG : Waiting for deletions to finish 2026/02/24 02:54:31 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.47s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:54:32 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/02/24 02:54:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:54:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:54:34 DEBUG : ignore-size: md5 = e84fe8612a71d0a06e8240c60e454b44 OK 2026/02/24 02:54:34 INFO : ignore-size: Copied (new) 2026/02/24 02:54:34 DEBUG : Waiting for deletions to finish 2026/02/24 02:54:34 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 02:54:34 DEBUG : ignore-size: Unchanged skipping 2026/02/24 02:54:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:54:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:54:34 DEBUG : Waiting for deletions to finish 2026/02/24 02:54:34 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (4.08s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:54:38 DEBUG : existing: md5 = be85cfc018ec6c4c81c198e10c73218f OK 2026/02/24 02:54:38 DEBUG : existing: size = 6 OK 2026/02/24 02:54:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:54:38 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 02:54:38 DEBUG : existing: Unchanged skipping 2026/02/24 02:54:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:54:38 DEBUG : Waiting for deletions to finish 2026/02/24 02:54:38 INFO : There was nothing to transfer 2026/02/24 02:54:38 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/02/24 02:54:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:54:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:54:40 DEBUG : existing: md5 = fb383363389824eda52a3b90e93bcaf8 OK 2026/02/24 02:54:40 DEBUG : existing: size = 6 OK 2026/02/24 02:54:40 INFO : existing: Copied (replaced existing) 2026/02/24 02:54:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.87s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:54:41 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/24 02:54:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:54:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:54:43 DEBUG : existing: md5 = 959643462270fbc9ed9593704c59961f OK 2026/02/24 02:54:43 DEBUG : existing: size = 6 OK 2026/02/24 02:54:43 INFO : existing: Copied (new) 2026/02/24 02:54:43 DEBUG : Waiting for deletions to finish 2026/02/24 02:54:43 DEBUG : existing: Destination exists, skipping 2026/02/24 02:54:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:54:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:54:43 DEBUG : Waiting for deletions to finish 2026/02/24 02:54:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.47s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:54:47 DEBUG : b/potato: md5 = bec57995f8a997579218a5830511e81b OK 2026/02/24 02:54:49 DEBUG : c/non empty space: md5 = e0201032e9b4ec664b0ead778bfefe58 OK 2026/02/24 02:54:49 INFO : d: Making directory 2026/02/24 02:54:51 DEBUG : Added delayed dir = "a", newDst= 2026/02/24 02:54:52 INFO : c: Set directory modification time (using SetModTime) 2026/02/24 02:54:52 DEBUG : Added delayed dir = "c", newDst=c 2026/02/24 02:54:52 DEBUG : c/non empty space: size = 5 OK 2026/02/24 02:54:52 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 02:54:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/24 02:54:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:54:52 DEBUG : c/non empty space: Unchanged skipping 2026/02/24 02:54:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:54:55 DEBUG : a/potato2: md5 = 39c2e037b7f1ae1ac75e25e4da000017 OK 2026/02/24 02:54:55 DEBUG : a/potato2: size = 60 OK 2026/02/24 02:54:55 INFO : a/potato2: Copied (new) 2026/02/24 02:54:55 DEBUG : Waiting for deletions to finish 2026/02/24 02:54:55 INFO : b/potato: Deleted 2026/02/24 02:54:55 INFO : a: Set directory modification time (using DirSetModTime) 2026/02/24 02:54:55 INFO : d: Removing directory 2026/02/24 02:54:56 INFO : b: Removing directory 2026/02/24 02:54:57 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/02/24 02:54:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': deleted 2 directories 2026/02/24 02:54:59 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/02/24 02:55:00 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (16.30s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:55:02 DEBUG : empty space: md5 = 706080d443b65fbe4faab6625031d6c3 OK 2026/02/24 02:55:03 DEBUG : empty space: size = 1 OK 2026/02/24 02:55:03 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/02/24 02:55:03 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/02/24 02:55:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:55:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:55:03 DEBUG : Waiting for deletions to finish 2026/02/24 02:55:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:55:03 DEBUG : empty space: size = 1 OK 2026/02/24 02:55:03 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/02/24 02:55:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:55:05 DEBUG : empty space: md5 = 1e3e9e437a360f63c953d05875c8c311 OK 2026/02/24 02:55:05 DEBUG : empty space: size = 1 OK 2026/02/24 02:55:05 INFO : empty space: Copied (replaced existing) 2026/02/24 02:55:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.95s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.45s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:55:08 DEBUG : foo: md5 = 665c2eb717589c1809c6653b337e6ac3 OK 2026/02/24 02:55:09 DEBUG : foo: size = 3 OK 2026/02/24 02:55:09 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/02/24 02:55:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:55:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:55:10 DEBUG : foo: md5 = 43da1ba5b396ed9d4c72f5ac53c28bfc OK 2026/02/24 02:55:10 DEBUG : foo: size = 3 OK 2026/02/24 02:55:10 INFO : foo: Copied (replaced existing) 2026/02/24 02:55:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (5.08s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:55:13 DEBUG : empty space: md5 = 5ada4b71939840cbbb23e10e5b65da32 OK 2026/02/24 02:55:13 DEBUG : empty space: size = 1 OK 2026/02/24 02:55:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 02:55:13 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/24 02:55:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:55:13 DEBUG : empty space: Unchanged skipping 2026/02/24 02:55:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:55:15 DEBUG : potato: md5 = 123661a1ec4184004861a75db66309d6 OK 2026/02/24 02:55:15 DEBUG : potato: size = 60 OK 2026/02/24 02:55:15 INFO : potato: Copied (new) 2026/02/24 02:55:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.39s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:55:18 DEBUG : potato: md5 = 19e2a5bda5439ebc6450d8c1b0eb16dc OK 2026/02/24 02:55:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:55:19 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1042027698) 2026/02/24 02:55:19 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi') 2026/02/24 02:55:19 DEBUG : potato: Sizes differ 2026/02/24 02:55:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:55:20 DEBUG : potato: md5 = 707ac161dc995031367fd6825de69bba OK 2026/02/24 02:55:20 DEBUG : potato: size = 21 OK 2026/02/24 02:55:20 INFO : potato: Copied (replaced existing) 2026/02/24 02:55:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.69s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:55:23 DEBUG : potato: md5 = aad85769ed8bb676908e6eea5aba55ac OK 2026/02/24 02:55:23 DEBUG : potato: size = 21 OK 2026/02/24 02:55:23 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/02/24 02:55:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:55:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:55:25 DEBUG : potato: md5 = 392d5b6df080d9a277050220a851fc6e OK 2026/02/24 02:55:25 DEBUG : potato: size = 21 OK 2026/02/24 02:55:25 INFO : potato: Copied (replaced existing) 2026/02/24 02:55:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:55:27 DEBUG : potato: md5 = d61de75634f18ec2319b4090d1cbedad OK 2026/02/24 02:55:29 DEBUG : empty space: md5 = 219594225a48142f4e73505575800c7c OK 2026/02/24 02:55:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 02:55:29 DEBUG : empty space: size = 1 OK 2026/02/24 02:55:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 02:55:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:55:29 DEBUG : empty space: Unchanged skipping 2026/02/24 02:55:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:55:29 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/02/24 02:55:29 DEBUG : Waiting for deletions to finish 2026/02/24 02:55:29 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:55:33 DEBUG : potato: md5 = de49375d1a48aabd9656c7a1ba997dcb OK 2026/02/24 02:55:35 DEBUG : empty space: md5 = 35e711a1fe94a5ffde0fa1b4abeb4aca OK 2026/02/24 02:55:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 02:55:35 DEBUG : empty space: size = 1 OK 2026/02/24 02:55:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 02:55:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:55:35 DEBUG : empty space: Unchanged skipping 2026/02/24 02:55:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:55:37 DEBUG : potato2: md5 = 1e666d75d1431f39932148d184dfcd06 OK 2026/02/24 02:55:37 DEBUG : potato2: size = 60 OK 2026/02/24 02:55:37 INFO : potato2: Copied (new) 2026/02/24 02:55:37 DEBUG : Waiting for deletions to finish 2026/02/24 02:55:38 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (8.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:55:42 DEBUG : b/potato: md5 = 6a347d66a8dc4e9b6bf4b4037b0681ff OK 2026/02/24 02:55:44 DEBUG : c/non empty space: md5 = d8e8530bdf2c73a0bbba94ccf78c5891 OK 2026/02/24 02:55:44 INFO : d: Making directory 2026/02/24 02:55:45 INFO : d/e: Making directory 2026/02/24 02:55:47 DEBUG : Added delayed dir = "a", newDst= 2026/02/24 02:55:47 INFO : c: Set directory modification time (using SetModTime) 2026/02/24 02:55:47 DEBUG : Added delayed dir = "c", newDst=c 2026/02/24 02:55:47 DEBUG : c/non empty space: size = 5 OK 2026/02/24 02:55:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 02:55:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/24 02:55:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:55:47 DEBUG : c/non empty space: Unchanged skipping 2026/02/24 02:55:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:55:50 DEBUG : a/potato2: md5 = 5712527fc436eccfbb563348cbb955b1 OK 2026/02/24 02:55:50 DEBUG : a/potato2: size = 60 OK 2026/02/24 02:55:50 INFO : a/potato2: Copied (new) 2026/02/24 02:55:50 DEBUG : Waiting for deletions to finish 2026/02/24 02:55:50 INFO : b/potato: Deleted 2026/02/24 02:55:50 INFO : a: Set directory modification time (using DirSetModTime) 2026/02/24 02:55:50 INFO : d/e: Removing directory 2026/02/24 02:55:51 INFO : d: Removing directory 2026/02/24 02:55:51 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/02/24 02:55:52 INFO : b: Removing directory 2026/02/24 02:55:52 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/02/24 02:55:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': deleted 3 directories 2026/02/24 02:55:55 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/02/24 02:55:56 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:55:59 DEBUG : b/potato: md5 = 0104f3b0e67c3e7f5a0fd6b88b0638d0 OK 2026/02/24 02:56:01 DEBUG : c/non empty space: md5 = c1ebfb6507ff9098603d6873208f5a34 OK 2026/02/24 02:56:01 INFO : d: Making directory 2026/02/24 02:56:03 DEBUG : Added delayed dir = "a", newDst= 2026/02/24 02:56:03 INFO : c: Set directory modification time (using SetModTime) 2026/02/24 02:56:03 DEBUG : Added delayed dir = "c", newDst=c 2026/02/24 02:56:03 DEBUG : c/non empty space: size = 5 OK 2026/02/24 02:56:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 02:56:03 DEBUG : c/non empty space: Unchanged skipping 2026/02/24 02:56:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/24 02:56:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:56:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:56:05 DEBUG : a/potato2: md5 = b18e4e1258caae7f4d19aec0b3776c60 OK 2026/02/24 02:56:05 DEBUG : a/potato2: size = 60 OK 2026/02/24 02:56:05 INFO : a/potato2: Copied (new) 2026/02/24 02:56:05 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': not deleting files as there were IO errors 2026/02/24 02:56:06 INFO : a: Set directory modification time (using DirSetModTime) 2026/02/24 02:56:06 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': not deleting directories as there were IO errors 2026/02/24 02:56:09 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/02/24 02:56:10 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/02/24 02:56:11 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (15.22s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:56:13 DEBUG : potato: md5 = 8c01732e7e6f253c1988a9f189de7009 OK 2026/02/24 02:56:15 DEBUG : empty space: md5 = 33010b2917f25099fd3f2a57698cdd69 OK 2026/02/24 02:56:15 DEBUG : Waiting for deletions to finish 2026/02/24 02:56:15 DEBUG : empty space: size = 1 OK 2026/02/24 02:56:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 02:56:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 02:56:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:56:15 DEBUG : empty space: Unchanged skipping 2026/02/24 02:56:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:56:16 INFO : potato: Deleted 2026/02/24 02:56:17 DEBUG : potato2: md5 = 7068ab75c325c0e575fd9fb5060ae00c OK 2026/02/24 02:56:17 DEBUG : potato2: size = 60 OK 2026/02/24 02:56:17 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (7.27s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:56:20 DEBUG : potato: md5 = 4973c4ffcceab15d3920c3377ed184cc OK 2026/02/24 02:56:22 DEBUG : empty space: md5 = 2aea593440aa3a4256aa8dc05a88c326 OK 2026/02/24 02:56:22 DEBUG : Waiting for deletions to finish 2026/02/24 02:56:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:56:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:56:23 INFO : potato: Deleted 2026/02/24 02:56:23 DEBUG : empty space: size = 1 OK 2026/02/24 02:56:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 02:56:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 02:56:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:56:23 DEBUG : empty space: Unchanged skipping 2026/02/24 02:56:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:56:25 DEBUG : potato2: md5 = 2f8bfb5b4073d6c98c9e450427488d71 OK 2026/02/24 02:56:25 DEBUG : potato2: size = 60 OK 2026/02/24 02:56:25 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.89s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:56:28 DEBUG : potato: md5 = 0bcb3ac786d4a3636b94b4e7bbecf154 OK 2026/02/24 02:56:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 02:56:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:56:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:56:30 DEBUG : potato2: md5 = 2cda907cb95b6e6b494a689ce872eac6 OK 2026/02/24 02:56:30 DEBUG : potato2: size = 19 OK 2026/02/24 02:56:30 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.46s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:56:34 DEBUG : potato2: md5 = 62834b8126422c38f3284f51d5479ba4 OK 2026/02/24 02:56:35 DEBUG : empty space: md5 = e85ae0c9d2a8167c7fe65da9c76c7358 OK 2026/02/24 02:56:36 DEBUG : enormous: Excluded (Size Filter) 2026/02/24 02:56:36 DEBUG : enormous: Excluded 2026/02/24 02:56:36 DEBUG : potato2: Excluded (Size Filter) 2026/02/24 02:56:36 DEBUG : potato2: Excluded 2026/02/24 02:56:36 DEBUG : potato2: Excluded (Size Filter) 2026/02/24 02:56:36 DEBUG : empty space: size = 1 OK 2026/02/24 02:56:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 02:56:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:56:36 DEBUG : empty space: Unchanged skipping 2026/02/24 02:56:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:56:36 DEBUG : Waiting for deletions to finish 2026/02/24 02:56:36 INFO : There was nothing to transfer 2026/02/24 02:56:36 DEBUG : enormous: Excluded (Size Filter) 2026/02/24 02:56:36 DEBUG : enormous: Excluded 2026/02/24 02:56:36 DEBUG : potato2: Excluded (Size Filter) 2026/02/24 02:56:36 DEBUG : potato2: Excluded 2026/02/24 02:56:36 DEBUG : potato2: Excluded (Size Filter) 2026/02/24 02:56:36 DEBUG : empty space: size = 1 OK 2026/02/24 02:56:36 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/24 02:56:36 DEBUG : empty space: Unchanged skipping 2026/02/24 02:56:36 DEBUG : Local file system at /tmp/rclone1042027698: Waiting for checks to finish 2026/02/24 02:56:36 DEBUG : Local file system at /tmp/rclone1042027698: Waiting for transfers to finish 2026/02/24 02:56:36 DEBUG : Waiting for deletions to finish 2026/02/24 02:56:36 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.90s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:56:40 DEBUG : potato2: md5 = 4e0ffc8e325b0f6d2ea700bfea43982f OK 2026/02/24 02:56:41 DEBUG : empty space: md5 = fb1c0c7476fce15f57836404f5d118d9 OK 2026/02/24 02:56:42 DEBUG : enormous: md5 = f028d81ead984ce50493c6b64730297a OK 2026/02/24 02:56:43 DEBUG : enormous: Excluded (Size Filter) 2026/02/24 02:56:43 DEBUG : enormous: Excluded 2026/02/24 02:56:43 DEBUG : potato2: Excluded (Size Filter) 2026/02/24 02:56:43 DEBUG : potato2: Excluded 2026/02/24 02:56:43 DEBUG : empty space: size = 1 OK 2026/02/24 02:56:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 02:56:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:56:43 DEBUG : empty space: Unchanged skipping 2026/02/24 02:56:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:56:43 DEBUG : Waiting for deletions to finish 2026/02/24 02:56:43 INFO : enormous: Deleted 2026/02/24 02:56:43 INFO : potato2: Deleted 2026/02/24 02:56:43 INFO : There was nothing to transfer 2026/02/24 02:56:44 DEBUG : empty space: size = 1 OK 2026/02/24 02:56:44 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/24 02:56:44 DEBUG : Local file system at /tmp/rclone1042027698: Waiting for checks to finish 2026/02/24 02:56:44 DEBUG : empty space: Unchanged skipping 2026/02/24 02:56:44 DEBUG : Local file system at /tmp/rclone1042027698: Waiting for transfers to finish 2026/02/24 02:56:44 DEBUG : Waiting for deletions to finish 2026/02/24 02:56:44 INFO : potato2: Deleted 2026/02/24 02:56:44 INFO : enormous: Deleted 2026/02/24 02:56:44 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.18s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:56:47 DEBUG : one: md5 = 887cecf66cb50068dac308116b980b37 OK 2026/02/24 02:56:48 DEBUG : two: md5 = 84214e57eabf86577ea38e655baad1aa OK 2026/02/24 02:56:50 DEBUG : three: md5 = 66fbf307cd4d160ef24bfff57e90a63f OK 2026/02/24 02:56:51 DEBUG : four: md5 = cc8634ba9ad5d8dc4056cc07e933618e OK 2026/02/24 02:56:52 DEBUG : five: Need to transfer - File not found at Destination 2026/02/24 02:56:52 DEBUG : four: size = 4 (Local file system at /tmp/rclone1042027698) 2026/02/24 02:56:52 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi') 2026/02/24 02:56:52 DEBUG : four: Sizes differ 2026/02/24 02:56:52 DEBUG : one: Destination is newer than source, skipping 2026/02/24 02:56:52 DEBUG : three: size = 5 OK 2026/02/24 02:56:52 DEBUG : three: Sizes identical 2026/02/24 02:56:52 DEBUG : two: size = 3 OK 2026/02/24 02:56:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:56:52 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/02/24 02:56:52 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/02/24 02:56:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:56:53 DEBUG : four: md5 = bde517a6c30524a7738a5119b5275956 OK 2026/02/24 02:56:53 DEBUG : four: size = 4 OK 2026/02/24 02:56:53 INFO : four: Copied (replaced existing) 2026/02/24 02:56:53 DEBUG : two: md5 = f5285aa7fc34742e17fd02c677194b7d OK 2026/02/24 02:56:53 DEBUG : two: size = 3 OK 2026/02/24 02:56:53 INFO : two: Copied (replaced existing) 2026/02/24 02:56:53 DEBUG : five: md5 = aab5c01555d2b67d5edba5d66bac3e06 OK 2026/02/24 02:56:53 DEBUG : five: size = 4 OK 2026/02/24 02:56:53 INFO : five: Copied (new) 2026/02/24 02:56:53 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.47s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/02/24 02:56:57 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Ignoring --track-renames as the source and destination do not have a common hash 2026/02/24 02:56:57 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/24 02:56:57 DEBUG : yam: Need to transfer - File not found at Destination 2026/02/24 02:56:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:56:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:56:58 DEBUG : potato: md5 = 242f659a992f611c0615aa58795274b9 OK 2026/02/24 02:56:58 DEBUG : potato: size = 14 OK 2026/02/24 02:56:58 INFO : potato: Copied (new) 2026/02/24 02:56:58 DEBUG : yam: md5 = 0d3220adaf655c7e6d896f9c1ea08102 OK 2026/02/24 02:56:58 DEBUG : yam: size = 11 OK 2026/02/24 02:56:58 INFO : yam: Copied (new) 2026/02/24 02:56:58 DEBUG : Waiting for deletions to finish 2026/02/24 02:56:59 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Ignoring --track-renames as the source and destination do not have a common hash 2026/02/24 02:56:59 DEBUG : potato: size = 14 OK 2026/02/24 02:56:59 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 02:56:59 DEBUG : yaml: Need to transfer - File not found at Destination 2026/02/24 02:56:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:56:59 DEBUG : potato: Unchanged skipping 2026/02/24 02:56:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:57:01 DEBUG : yaml: md5 = 58bb0f9f34ef93ca4e141e7095b397ce OK 2026/02/24 02:57:01 DEBUG : yaml: size = 11 OK 2026/02/24 02:57:01 INFO : yaml: Copied (new) 2026/02/24 02:57:01 DEBUG : Waiting for deletions to finish 2026/02/24 02:57:01 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (6.09s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/02/24 02:57:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Making map for --track-renames 2026/02/24 02:57:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Finished making map for --track-renames 2026/02/24 02:57:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:57:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/24 02:57:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for renames to finish 2026/02/24 02:57:03 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/24 02:57:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:57:04 DEBUG : potato: md5 = d1a400491bf315494eaab2b5055fab9d OK 2026/02/24 02:57:04 DEBUG : potato: size = 14 OK 2026/02/24 02:57:04 INFO : potato: Copied (new) 2026/02/24 02:57:05 DEBUG : yam: md5 = fa8fec50925e4c04bf8d4f1a1eb78a95 OK 2026/02/24 02:57:05 DEBUG : yam: size = 11 OK 2026/02/24 02:57:05 INFO : yam: Copied (new) 2026/02/24 02:57:05 DEBUG : Waiting for deletions to finish 2026/02/24 02:57:05 DEBUG : potato: size = 14 OK 2026/02/24 02:57:05 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 02:57:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Making map for --track-renames 2026/02/24 02:57:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Finished making map for --track-renames 2026/02/24 02:57:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:57:05 DEBUG : potato: Unchanged skipping 2026/02/24 02:57:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for renames to finish 2026/02/24 02:57:06 INFO : yam: Moved (server-side) to: yaml 2026/02/24 02:57:06 INFO : yaml: Renamed from "yam" 2026/02/24 02:57:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:57:06 DEBUG : Waiting for deletions to finish 2026/02/24 02:57:06 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.99s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/02/24 02:57:08 DEBUG : Added delayed dir = "sub", newDst= 2026/02/24 02:57:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Making map for --track-renames 2026/02/24 02:57:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Finished making map for --track-renames 2026/02/24 02:57:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:57:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/24 02:57:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for renames to finish 2026/02/24 02:57:08 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/02/24 02:57:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:57:10 DEBUG : potato: md5 = 7bf2ac59a11bae27adf8334343a02e76 OK 2026/02/24 02:57:10 DEBUG : potato: size = 14 OK 2026/02/24 02:57:10 INFO : potato: Copied (new) 2026/02/24 02:57:10 DEBUG : sub/yam: md5 = 5c8323f82addaa8e69f19f35c3ee54f5 OK 2026/02/24 02:57:10 DEBUG : sub/yam: size = 11 OK 2026/02/24 02:57:10 INFO : sub/yam: Copied (new) 2026/02/24 02:57:10 DEBUG : Waiting for deletions to finish 2026/02/24 02:57:11 INFO : sub: Set directory modification time (using DirSetModTime) 2026/02/24 02:57:12 DEBUG : potato: size = 14 OK 2026/02/24 02:57:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 02:57:12 DEBUG : potato: Unchanged skipping 2026/02/24 02:57:12 INFO : sub: Set directory modification time (using SetModTime) 2026/02/24 02:57:12 DEBUG : Added delayed dir = "sub", newDst=sub 2026/02/24 02:57:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Making map for --track-renames 2026/02/24 02:57:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Finished making map for --track-renames 2026/02/24 02:57:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:57:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for renames to finish 2026/02/24 02:57:13 INFO : sub/yam: Moved (server-side) to: yam 2026/02/24 02:57:13 INFO : yam: Renamed from "sub/yam" 2026/02/24 02:57:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:57:13 DEBUG : Waiting for deletions to finish 2026/02/24 02:57:13 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.72s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:57:16 DEBUG : Creating backend with remote "/tmp/rclone1042027698/dir1" 2026/02/24 02:57:16 DEBUG : Config file has changed externally - reloading 2026/02/24 02:57:16 DEBUG : Creating backend with remote "/tmp/rclone1042027698/dir2" 2026/02/24 02:57:16 DEBUG : Local file system at /tmp/rclone1042027698/dir2: Using server-side directory move 2026/02/24 02:57:16 INFO : Local file system at /tmp/rclone1042027698/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/24 02:57:16 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/02/24 02:57:16 DEBUG : Local file system at /tmp/rclone1042027698/dir2: Waiting for checks to finish 2026/02/24 02:57:16 DEBUG : Local file system at /tmp/rclone1042027698/dir2: Waiting for transfers to finish 2026/02/24 02:57:16 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.50s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:57:17 DEBUG : Added delayed dir = "nested", newDst= 2026/02/24 02:57:17 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/24 02:57:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 02:57:17 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/02/24 02:57:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/24 02:57:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:57:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:57:19 DEBUG : sub dir/hello world: md5 = e7eb314de432714717e8c75d0d24d22c OK 2026/02/24 02:57:19 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 02:57:19 INFO : sub dir/hello world: Copied (new) 2026/02/24 02:57:19 INFO : sub dir/hello world: Deleted 2026/02/24 02:57:22 DEBUG : nested/sub dir/file: md5 = fd4153961c505e7c51d014c759040043 OK 2026/02/24 02:57:22 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/24 02:57:22 INFO : nested/sub dir/file: Copied (new) 2026/02/24 02:57:22 INFO : nested/sub dir/file: Deleted 2026/02/24 02:57:22 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/02/24 02:57:22 INFO : nested: Set directory modification time (using DirSetModTime) 2026/02/24 02:57:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/24 02:57:22 INFO : sub dir: Removing directory 2026/02/24 02:57:22 INFO : nested/sub dir: Removing directory 2026/02/24 02:57:22 INFO : nested: Removing directory 2026/02/24 02:57:22 DEBUG : Local file system at /tmp/rclone1042027698: deleted 3 directories 2026/02/24 02:57:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/02/24 02:57:26 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/02/24 02:57:27 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (10.49s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:57:28 DEBUG : Added delayed dir = "nested", newDst= 2026/02/24 02:57:28 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/24 02:57:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 02:57:28 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/02/24 02:57:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/24 02:57:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:57:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:57:30 DEBUG : sub dir/hello world: md5 = 45505daae5e620d8f13f1643d54152d0 OK 2026/02/24 02:57:30 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 02:57:30 INFO : sub dir/hello world: Copied (new) 2026/02/24 02:57:30 INFO : sub dir/hello world: Deleted 2026/02/24 02:57:32 DEBUG : nested/sub dir/file: md5 = d66fbcd4bef5625c67ac75db2128870a OK 2026/02/24 02:57:32 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/24 02:57:32 INFO : nested/sub dir/file: Copied (new) 2026/02/24 02:57:32 INFO : nested/sub dir/file: Deleted 2026/02/24 02:57:32 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/02/24 02:57:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/24 02:57:33 INFO : nested: Set directory modification time (using DirSetModTime) 2026/02/24 02:57:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/02/24 02:57:37 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/02/24 02:57:37 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.70s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:57:38 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/02/24 02:57:38 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/24 02:57:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:57:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:57:40 DEBUG : existing: md5 = a08d628f844b9fee3124d7bfb27bb1c8 OK 2026/02/24 02:57:40 DEBUG : existing: size = 6 OK 2026/02/24 02:57:40 INFO : existing: Copied (new) 2026/02/24 02:57:40 INFO : existing: Deleted 2026/02/24 02:57:40 DEBUG : existing-b: md5 = 607211b5c1179d8814640ba7ed7c477b OK 2026/02/24 02:57:40 DEBUG : existing-b: size = 6 OK 2026/02/24 02:57:40 INFO : existing-b: Copied (new) 2026/02/24 02:57:40 INFO : existing-b: Deleted 2026/02/24 02:57:41 DEBUG : existing: Destination exists, skipping 2026/02/24 02:57:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:57:41 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/02/24 02:57:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:57:41 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.27s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:57:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noguboz3qito" 2026/02/24 02:57:42 DEBUG : Creating backend with remote "TestDrive:crypt/idgfbfhk5t4u51tv0a5ac41ckb9m50nobgh210j6l4rt7bj1shfg" 2026/02/24 02:57:45 DEBUG : potato2: md5 = 7905b0ed8f6920d9ce6ca4da46ea4bf6 OK 2026/02/24 02:57:46 DEBUG : empty space: md5 = 66b24adb5fb6f8669a63a610bc79f8cc OK 2026/02/24 02:57:48 DEBUG : potato3: md5 = a7ab9dd32f4b94a482894d2e37ff9c52 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi' -> Encrypted drive 'TestCryptDrive:rclone-test-noguboz3qito' 2026/02/24 02:57:51 DEBUG : empty space: md5 = b17a24701deccf98adbc2639d2cfbac0 OK 2026/02/24 02:57:53 DEBUG : potato3: md5 = 14a8d8b0c41a7c6f71d6ac417be90b4f OK 2026/02/24 02:57:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noguboz3qito': Using server-side directory move 2026/02/24 02:57:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-noguboz3qito': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/24 02:57:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 02:57:53 DEBUG : empty space: size = 1 OK 2026/02/24 02:57:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/24 02:57:53 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi') 2026/02/24 02:57:53 DEBUG : empty space: Unchanged skipping 2026/02/24 02:57:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noguboz3qito': Waiting for checks to finish 2026/02/24 02:57:53 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-noguboz3qito') 2026/02/24 02:57:53 DEBUG : potato3: Sizes differ 2026/02/24 02:57:54 INFO : potato3: Deleted 2026/02/24 02:57:54 INFO : empty space: Deleted 2026/02/24 02:57:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noguboz3qito': Waiting for transfers to finish 2026/02/24 02:57:54 INFO : potato2: Moved (server-side) 2026/02/24 02:57:54 INFO : potato3: Moved (server-side) 2026/02/24 02:57:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kijilow2xune" 2026/02/24 02:57:55 DEBUG : Creating backend with remote "TestDrive:crypt/f7j9ahf0ilb1qqg9rb2670d5nlchjov2jl2c14at2vqbff7854ug" 2026/02/24 02:57:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kijilow2xune': Using server-side directory move 2026/02/24 02:57:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kijilow2xune': Server side directory move succeeded 2026/02/24 02:57:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kijilow2xune': Purge remote 2026/02/24 02:57:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noguboz3qito': Purge remote 2026/02/24 02:57:58 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (16.45s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:57:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nenabep9live" 2026/02/24 02:57:59 DEBUG : Creating backend with remote "TestDrive:crypt/lnar70u6h6ljt0f35jfpk2ceooho7a4rilotvu1iib2jtdok1hfg" 2026/02/24 02:58:01 DEBUG : potato2: md5 = a63cd39aa9dc7411ffdcdbb134632f3e OK 2026/02/24 02:58:03 DEBUG : empty space: md5 = 15dcc7df7842ca9bb0a75428e242a8a2 OK 2026/02/24 02:58:05 DEBUG : potato3: md5 = 770eefab541223e45e39cdf3a393bc10 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi' -> Encrypted drive 'TestCryptDrive:rclone-test-nenabep9live' 2026/02/24 02:58:07 DEBUG : empty space: md5 = 096cfcbf19f123f3aa40c78aa1808702 OK 2026/02/24 02:58:09 DEBUG : potato3: md5 = 483ee226bc5d2f029d9f430308ddd420 OK 2026/02/24 02:58:09 DEBUG : empty space: Excluded (Size Filter) 2026/02/24 02:58:09 DEBUG : empty space: Excluded (Size Filter) 2026/02/24 02:58:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 02:58:09 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi') 2026/02/24 02:58:09 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-nenabep9live') 2026/02/24 02:58:09 DEBUG : potato3: Sizes differ 2026/02/24 02:58:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nenabep9live': Waiting for checks to finish 2026/02/24 02:58:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nenabep9live': Waiting for transfers to finish 2026/02/24 02:58:10 INFO : potato3: Deleted 2026/02/24 02:58:10 INFO : potato2: Moved (server-side) 2026/02/24 02:58:10 INFO : potato3: Moved (server-side) 2026/02/24 02:58:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jojazed0tala" 2026/02/24 02:58:11 DEBUG : Creating backend with remote "TestDrive:crypt/6hckdgjs8183vt8h0lpo8kmffpsu1jimen6icn0qc82f7ppvi5dg" 2026/02/24 02:58:12 DEBUG : empty space: Excluded (Size Filter) 2026/02/24 02:58:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 02:58:12 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/24 02:58:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jojazed0tala': Waiting for checks to finish 2026/02/24 02:58:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jojazed0tala': Waiting for transfers to finish 2026/02/24 02:58:14 INFO : potato3: Moved (server-side) 2026/02/24 02:58:14 INFO : potato2: Moved (server-side) 2026/02/24 02:58:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jojazed0tala': Purge remote 2026/02/24 02:58:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nenabep9live': Purge remote --- PASS: TestServerSideMoveWithFilter (17.83s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:58:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuhoroh3jaci" 2026/02/24 02:58:17 DEBUG : Creating backend with remote "TestDrive:crypt/36nptiv5e0m0i2soo9gg85qbvp8eoje9koun9del1dtfk4bhcpg0" 2026/02/24 02:58:19 DEBUG : potato2: md5 = 7e65396d61a744c76b6e3e92ce74392e OK 2026/02/24 02:58:21 DEBUG : empty space: md5 = 40eb0791a450c37e482a0f9a6ec6421a OK 2026/02/24 02:58:22 DEBUG : potato3: md5 = 3fe2e6939be117d8c4be9bc38355a985 OK 2026/02/24 02:58:22 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi' -> Encrypted drive 'TestCryptDrive:rclone-test-xuhoroh3jaci' 2026/02/24 02:58:26 DEBUG : empty space: md5 = bcb8ea782030b408b0b35c2c21431205 OK 2026/02/24 02:58:28 DEBUG : potato3: md5 = edeca4f7e6c797899367a9b569ce47ee OK 2026/02/24 02:58:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuhoroh3jaci': Using server-side directory move 2026/02/24 02:58:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuhoroh3jaci': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/24 02:58:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 02:58:29 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/02/24 02:58:29 DEBUG : empty space: size = 1 OK 2026/02/24 02:58:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/24 02:58:29 DEBUG : empty space: Unchanged skipping 2026/02/24 02:58:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuhoroh3jaci': Waiting for checks to finish 2026/02/24 02:58:29 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi') 2026/02/24 02:58:29 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-xuhoroh3jaci') 2026/02/24 02:58:29 DEBUG : potato3: Sizes differ 2026/02/24 02:58:29 INFO : potato3: Deleted 2026/02/24 02:58:29 INFO : empty space: Deleted 2026/02/24 02:58:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuhoroh3jaci': Waiting for transfers to finish 2026/02/24 02:58:29 INFO : potato2: Moved (server-side) 2026/02/24 02:58:30 INFO : potato3: Moved (server-side) 2026/02/24 02:58:30 INFO : tomatoDir: Removing directory 2026/02/24 02:58:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': deleted 1 directories 2026/02/24 02:58:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-davalob2qayi" 2026/02/24 02:58:31 DEBUG : Creating backend with remote "TestDrive:crypt/uj5mm5btchrgukkfk82qre20dbojc2td398sljskdk8penuh717g" 2026/02/24 02:58:32 INFO : tomatoDir: Making directory 2026/02/24 02:58:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-davalob2qayi': Using server-side directory move 2026/02/24 02:58:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-davalob2qayi': Server side directory move succeeded 2026/02/24 02:58:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-davalob2qayi': Purge remote 2026/02/24 02:58:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuhoroh3jaci': Purge remote 2026/02/24 02:58:36 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.98s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.53s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:58:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fedejot3hazi/rclone-sync-test" 2026/02/24 02:58:37 DEBUG : Creating backend with remote "TestDrive:crypt/250ibfjdofg06k3ou6b5no9q4oga8l9km3nfnqaaiilm7b0t8rb0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.10s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:58:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fedejot3hazi/rclone-sync-test" 2026/02/24 02:58:39 DEBUG : Creating backend with remote "TestDrive:crypt/250ibfjdofg06k3ou6b5no9q4oga8l9km3nfnqaaiilm7b0t8rb0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/02/24 02:58:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fedejot3hazi/rclone-sync-test-include/layer2" 2026/02/24 02:58:42 DEBUG : Creating backend with remote "TestDrive:crypt/250ibfjdofg06k3ou6b5no9q4oga8l9km3nfnqaaiilm7b0t8rb0/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/02/24 02:58:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fedejot3hazi/rclone-sync-test-ignore-file" 2026/02/24 02:58:45 DEBUG : Creating backend with remote "TestDrive:crypt/250ibfjdofg06k3ou6b5no9q4oga8l9km3nfnqaaiilm7b0t8rb0/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/02/24 02:58:49 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 51ab14eb1e9d60c8a7ec499acd73da43 OK 2026/02/24 02:58:52 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/02/24 02:58:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/rclone-sync-test': Waiting for checks to finish 2026/02/24 02:58:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/rclone-sync-test': Waiting for transfers to finish 2026/02/24 02:58:52 DEBUG : Waiting for deletions to finish 2026/02/24 02:58:52 INFO : There was nothing to transfer 2026/02/24 02:58:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:58:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:58:54 DEBUG : Waiting for deletions to finish 2026/02/24 02:58:54 INFO : rclone-sync-test-include: Removing directory 2026/02/24 02:58:54 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/02/24 02:58:54 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/02/24 02:58:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': failed to delete 1 directories 2026/02/24 02:58:54 INFO : There was nothing to transfer 2026/02/24 02:58:56 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/02/24 02:58:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/02/24 02:58:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/02/24 02:58:56 DEBUG : Waiting for deletions to finish 2026/02/24 02:58:56 INFO : There was nothing to transfer 2026/02/24 02:58:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 02:58:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 02:58:58 DEBUG : Waiting for deletions to finish 2026/02/24 02:58:58 INFO : rclone-sync-test-include: Removing directory 2026/02/24 02:58:58 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/02/24 02:58:58 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/02/24 02:58:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': failed to delete 1 directories 2026/02/24 02:58:58 INFO : There was nothing to transfer 2026/02/24 02:59:00 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/02/24 02:59:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/02/24 02:59:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/02/24 02:59:00 DEBUG : Waiting for deletions to finish 2026/02/24 02:59:00 INFO : There was nothing to transfer 2026/02/24 02:59:03 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/02/24 02:59:04 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (26.01s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:59:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fedejot3hazi/dst" 2026/02/24 02:59:05 DEBUG : Creating backend with remote "TestDrive:crypt/250ibfjdofg06k3ou6b5no9q4oga8l9km3nfnqaaiilm7b0t8rb0/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/24 02:59:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fedejot3hazi/CompareDest" 2026/02/24 02:59:07 DEBUG : Creating backend with remote "TestDrive:crypt/250ibfjdofg06k3ou6b5no9q4oga8l9km3nfnqaaiilm7b0t8rb0/gveqi14airsml4bgu7krj116o8" 2026/02/24 02:59:09 DEBUG : one: Need to transfer - File not found at Destination 2026/02/24 02:59:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst': Waiting for checks to finish 2026/02/24 02:59:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst': Waiting for transfers to finish 2026/02/24 02:59:11 DEBUG : one: md5 = 611ac5f46fc6d545a22f29e7b58c0dd6 OK 2026/02/24 02:59:11 DEBUG : one: size = 3 OK 2026/02/24 02:59:11 INFO : one: Copied (new) 2026/02/24 02:59:11 DEBUG : Waiting for deletions to finish 2026/02/24 02:59:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst': Waiting for checks to finish 2026/02/24 02:59:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone1042027698) 2026/02/24 02:59:13 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst') 2026/02/24 02:59:13 DEBUG : one: Sizes differ 2026/02/24 02:59:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst': Waiting for transfers to finish 2026/02/24 02:59:14 DEBUG : one: md5 = c4c348d5b25f9bcde0ad86eb3f91bb2f OK 2026/02/24 02:59:14 DEBUG : one: size = 5 OK 2026/02/24 02:59:14 INFO : one: Copied (replaced existing) 2026/02/24 02:59:14 DEBUG : Waiting for deletions to finish 2026/02/24 02:59:16 DEBUG : dst/one: md5 = e1852fc8fde5002c59944cd81944f645 OK 2026/02/24 02:59:19 DEBUG : CompareDest/one: md5 = f048d50963018fb8b4afbae2aff2db5b OK 2026/02/24 02:59:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone1042027698) 2026/02/24 02:59:19 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst') 2026/02/24 02:59:19 DEBUG : one: Sizes differ 2026/02/24 02:59:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst': Waiting for checks to finish 2026/02/24 02:59:20 DEBUG : one: size = 5 OK 2026/02/24 02:59:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 02:59:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/24 02:59:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst': Waiting for transfers to finish 2026/02/24 02:59:20 DEBUG : Waiting for deletions to finish 2026/02/24 02:59:20 INFO : There was nothing to transfer 2026/02/24 02:59:22 DEBUG : CompareDest/two: md5 = 39cb8592390a709b5265ed8549d1f9f4 OK 2026/02/24 02:59:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone1042027698) 2026/02/24 02:59:23 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst') 2026/02/24 02:59:23 DEBUG : one: Sizes differ 2026/02/24 02:59:23 DEBUG : one: size = 5 OK 2026/02/24 02:59:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 02:59:23 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/24 02:59:24 DEBUG : two: size = 3 OK 2026/02/24 02:59:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 02:59:24 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/24 02:59:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst': Waiting for checks to finish 2026/02/24 02:59:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst': Waiting for transfers to finish 2026/02/24 02:59:24 DEBUG : Waiting for deletions to finish 2026/02/24 02:59:24 INFO : There was nothing to transfer 2026/02/24 02:59:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone1042027698) 2026/02/24 02:59:24 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst') 2026/02/24 02:59:24 DEBUG : one: Sizes differ 2026/02/24 02:59:25 DEBUG : one: size = 5 OK 2026/02/24 02:59:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 02:59:25 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/24 02:59:25 DEBUG : two: size = 3 OK 2026/02/24 02:59:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 02:59:25 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/24 02:59:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst': Waiting for checks to finish 2026/02/24 02:59:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst': Waiting for transfers to finish 2026/02/24 02:59:25 DEBUG : Waiting for deletions to finish 2026/02/24 02:59:25 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/02/24 02:59:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1042027698) 2026/02/24 02:59:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst') 2026/02/24 02:59:26 DEBUG : one: Sizes differ 2026/02/24 02:59:26 DEBUG : two: size = 5 (Local file system at /tmp/rclone1042027698) 2026/02/24 02:59:26 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/CompareDest') 2026/02/24 02:59:26 DEBUG : two: Sizes differ 2026/02/24 02:59:26 DEBUG : two: Need to transfer - File not found at Destination 2026/02/24 02:59:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst': Waiting for checks to finish 2026/02/24 02:59:26 DEBUG : one: size = 5 OK 2026/02/24 02:59:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 02:59:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/24 02:59:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst': Waiting for transfers to finish 2026/02/24 02:59:28 DEBUG : two: md5 = bae8cc8e6341505d69d44c1156c7f2d0 OK 2026/02/24 02:59:28 DEBUG : two: size = 5 OK 2026/02/24 02:59:28 INFO : two: Copied (new) 2026/02/24 02:59:28 DEBUG : Waiting for deletions to finish 2026/02/24 02:59:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/24 02:59:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/24 02:59:32 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/24 02:59:32 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (27.41s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:59:35 DEBUG : pre-dest1/1: md5 = dd816a499e4b99a7a4fa653c229f2bb7 OK 2026/02/24 02:59:37 DEBUG : pre-dest2/2: md5 = a3248363178fe22636a726ea0c5d491f OK 2026/02/24 02:59:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fedejot3hazi/dest" 2026/02/24 02:59:38 DEBUG : Creating backend with remote "TestDrive:crypt/250ibfjdofg06k3ou6b5no9q4oga8l9km3nfnqaaiilm7b0t8rb0/rg03c1jvnehrrc617i0lnqjddc" 2026/02/24 02:59:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fedejot3hazi/pre-dest1" 2026/02/24 02:59:40 DEBUG : Creating backend with remote "TestDrive:crypt/250ibfjdofg06k3ou6b5no9q4oga8l9km3nfnqaaiilm7b0t8rb0/bbnblvh6k061ssopqrp18kd7gc" 2026/02/24 02:59:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fedejot3hazi/pre-dest2" 2026/02/24 02:59:41 DEBUG : Creating backend with remote "TestDrive:crypt/250ibfjdofg06k3ou6b5no9q4oga8l9km3nfnqaaiilm7b0t8rb0/dgicm1h6b5ejvlltm8eeif0bnk" 2026/02/24 02:59:42 DEBUG : 1: size = 1 OK 2026/02/24 02:59:42 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 02:59:42 DEBUG : 1: Destination found in --compare-dest, skipping 2026/02/24 02:59:42 DEBUG : 2: size = 1 OK 2026/02/24 02:59:42 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 02:59:42 DEBUG : 2: Destination found in --compare-dest, skipping 2026/02/24 02:59:43 DEBUG : 3: Need to transfer - File not found at Destination 2026/02/24 02:59:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dest': Waiting for checks to finish 2026/02/24 02:59:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dest': Waiting for transfers to finish 2026/02/24 02:59:45 DEBUG : 3: md5 = 1e79fa0e496a778d0d91f97ce3c56551 OK 2026/02/24 02:59:45 DEBUG : 3: size = 1 OK 2026/02/24 02:59:45 INFO : 3: Copied (new) 2026/02/24 02:59:45 DEBUG : Waiting for deletions to finish 2026/02/24 02:59:48 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/02/24 02:59:49 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/02/24 02:59:50 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (17.63s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 02:59:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fedejot3hazi/dst" 2026/02/24 02:59:50 DEBUG : Config file has changed externally - reloading 2026/02/24 02:59:50 DEBUG : Creating backend with remote "TestDrive:crypt/250ibfjdofg06k3ou6b5no9q4oga8l9km3nfnqaaiilm7b0t8rb0/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/24 02:59:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fedejot3hazi/CopyDest" 2026/02/24 02:59:52 DEBUG : Creating backend with remote "TestDrive:crypt/250ibfjdofg06k3ou6b5no9q4oga8l9km3nfnqaaiilm7b0t8rb0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/02/24 02:59:54 DEBUG : one: Need to transfer - File not found at Destination 2026/02/24 02:59:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst': Waiting for checks to finish 2026/02/24 02:59:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst': Waiting for transfers to finish 2026/02/24 02:59:56 DEBUG : one: md5 = 166eb8a039966b2addcf2263b4609ad2 OK 2026/02/24 02:59:56 DEBUG : one: size = 3 OK 2026/02/24 02:59:56 INFO : one: Copied (new) 2026/02/24 02:59:56 DEBUG : Waiting for deletions to finish 2026/02/24 02:59:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst': Waiting for checks to finish 2026/02/24 02:59:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone1042027698) 2026/02/24 02:59:58 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst') 2026/02/24 02:59:58 DEBUG : one: Sizes differ 2026/02/24 02:59:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst': Waiting for transfers to finish 2026/02/24 03:00:00 DEBUG : one: md5 = 16dfdc5e38c19dfe0f91d9426dbf9c67 OK 2026/02/24 03:00:00 DEBUG : one: size = 5 OK 2026/02/24 03:00:00 INFO : one: Copied (replaced existing) 2026/02/24 03:00:00 DEBUG : Waiting for deletions to finish 2026/02/24 03:00:02 DEBUG : dst/one: md5 = b859ffd25cde285b7f4f3db4dafd104c OK 2026/02/24 03:00:04 DEBUG : CopyDest/one: md5 = 20aece8bcecff4230add212a3911bd08 OK 2026/02/24 03:00:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fedejot3hazi/BackupDir" 2026/02/24 03:00:05 DEBUG : Creating backend with remote "TestDrive:crypt/250ibfjdofg06k3ou6b5no9q4oga8l9km3nfnqaaiilm7b0t8rb0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/02/24 03:00:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone1042027698) 2026/02/24 03:00:06 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst') 2026/02/24 03:00:06 DEBUG : one: Sizes differ 2026/02/24 03:00:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst': Waiting for checks to finish 2026/02/24 03:00:07 DEBUG : one: size = 5 OK 2026/02/24 03:00:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 03:00:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone1042027698) 2026/02/24 03:00:07 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst') 2026/02/24 03:00:07 DEBUG : one: Sizes differ 2026/02/24 03:00:09 INFO : one: Moved (server-side) 2026/02/24 03:00:10 DEBUG : one: size = 5 OK 2026/02/24 03:00:10 INFO : one: Copied (server-side copy) 2026/02/24 03:00:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/02/24 03:00:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst': Waiting for transfers to finish 2026/02/24 03:00:10 DEBUG : Waiting for deletions to finish 2026/02/24 03:00:13 DEBUG : CopyDest/two: md5 = fe892906fbf9cf72658742f4a75277f6 OK 2026/02/24 03:00:13 DEBUG : one: size = 5 OK 2026/02/24 03:00:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 03:00:13 DEBUG : one: Unchanged skipping 2026/02/24 03:00:14 DEBUG : two: size = 3 OK 2026/02/24 03:00:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 03:00:15 DEBUG : two: size = 3 OK 2026/02/24 03:00:15 INFO : two: Copied (server-side copy) 2026/02/24 03:00:15 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/02/24 03:00:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst': Waiting for checks to finish 2026/02/24 03:00:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst': Waiting for transfers to finish 2026/02/24 03:00:15 DEBUG : Waiting for deletions to finish 2026/02/24 03:00:15 DEBUG : one: size = 5 OK 2026/02/24 03:00:15 DEBUG : two: size = 3 OK 2026/02/24 03:00:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 03:00:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 03:00:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst': Waiting for checks to finish 2026/02/24 03:00:15 DEBUG : two: Unchanged skipping 2026/02/24 03:00:15 DEBUG : one: Unchanged skipping 2026/02/24 03:00:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst': Waiting for transfers to finish 2026/02/24 03:00:15 DEBUG : Waiting for deletions to finish 2026/02/24 03:00:15 INFO : There was nothing to transfer 2026/02/24 03:00:18 DEBUG : CopyDest/three: md5 = b2c22ccdd6558ace756b59a4783a1dc1 OK 2026/02/24 03:00:19 DEBUG : one: size = 5 OK 2026/02/24 03:00:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 03:00:19 DEBUG : one: Unchanged skipping 2026/02/24 03:00:19 DEBUG : three: size = 7 (Local file system at /tmp/rclone1042027698) 2026/02/24 03:00:19 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/CopyDest') 2026/02/24 03:00:19 DEBUG : three: Sizes differ 2026/02/24 03:00:19 DEBUG : three: Destination not found in --copy-dest 2026/02/24 03:00:19 DEBUG : three: Need to transfer - File not found at Destination 2026/02/24 03:00:19 DEBUG : two: size = 3 OK 2026/02/24 03:00:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 03:00:19 DEBUG : two: Unchanged skipping 2026/02/24 03:00:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst': Waiting for checks to finish 2026/02/24 03:00:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst': Waiting for transfers to finish 2026/02/24 03:00:20 DEBUG : three: md5 = 5117f6bd7d2a9214095c2d6a7fce1a07 OK 2026/02/24 03:00:20 DEBUG : three: size = 7 OK 2026/02/24 03:00:20 INFO : three: Copied (new) 2026/02/24 03:00:20 DEBUG : Waiting for deletions to finish 2026/02/24 03:00:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/02/24 03:00:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/24 03:00:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/24 03:00:26 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/24 03:00:26 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/24 03:00:26 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/02/24 03:00:26 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (36.77s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 03:00:29 DEBUG : dst/one: md5 = 8c8342bbbbf6aaed3cd393b4f8250135 OK 2026/02/24 03:00:31 DEBUG : dst/two: md5 = 982d4c9ee38682d1b03987d48b4e1b0c OK 2026/02/24 03:00:32 DEBUG : dst/three.txt: md5 = 811f1ca6c4d5247b35f2d09f8d37804d OK 2026/02/24 03:00:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fedejot3hazi/dst" 2026/02/24 03:00:33 DEBUG : Creating backend with remote "TestDrive:crypt/250ibfjdofg06k3ou6b5no9q4oga8l9km3nfnqaaiilm7b0t8rb0/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/24 03:00:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fedejot3hazi/backup" 2026/02/24 03:00:34 DEBUG : Creating backend with remote "TestDrive:crypt/250ibfjdofg06k3ou6b5no9q4oga8l9km3nfnqaaiilm7b0t8rb0/1nrff024r7pq65ecp72fc28jb0" 2026/02/24 03:00:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone1042027698) 2026/02/24 03:00:36 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst') 2026/02/24 03:00:36 DEBUG : one: Sizes differ 2026/02/24 03:00:36 DEBUG : two: size = 3 OK 2026/02/24 03:00:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:00:36 DEBUG : two: Unchanged skipping 2026/02/24 03:00:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst': Waiting for checks to finish 2026/02/24 03:00:38 INFO : one: Moved (server-side) 2026/02/24 03:00:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst': Waiting for transfers to finish 2026/02/24 03:00:39 DEBUG : one: md5 = 55d13b627e4689005bfac08c3895c7ba OK 2026/02/24 03:00:39 DEBUG : one: size = 4 OK 2026/02/24 03:00:39 INFO : one: Copied (new) 2026/02/24 03:00:39 DEBUG : Waiting for deletions to finish 2026/02/24 03:00:40 INFO : three.txt: Moved (server-side) 2026/02/24 03:00:40 INFO : three.txt: Moved into backup dir 2026/02/24 03:00:42 DEBUG : dst/three.txt: md5 = 980f5ef8ec567f8713539e44768c0cc9 OK 2026/02/24 03:00:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone1042027698) 2026/02/24 03:00:43 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst') 2026/02/24 03:00:43 DEBUG : one: Sizes differ 2026/02/24 03:00:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst': Waiting for checks to finish 2026/02/24 03:00:43 DEBUG : two: size = 3 OK 2026/02/24 03:00:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:00:43 DEBUG : two: Unchanged skipping 2026/02/24 03:00:44 INFO : one: Deleted 2026/02/24 03:00:45 INFO : one: Moved (server-side) 2026/02/24 03:00:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst': Waiting for transfers to finish 2026/02/24 03:00:46 DEBUG : one: md5 = cd545d4e18598f0cb87a3de385fd7a4b OK 2026/02/24 03:00:46 DEBUG : one: size = 5 OK 2026/02/24 03:00:46 INFO : one: Copied (new) 2026/02/24 03:00:46 DEBUG : Waiting for deletions to finish 2026/02/24 03:00:47 INFO : three.txt: Deleted 2026/02/24 03:00:47 INFO : three.txt: Moved (server-side) 2026/02/24 03:00:47 INFO : three.txt: Moved into backup dir 2026/02/24 03:00:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/24 03:00:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/24 03:00:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/24 03:00:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/02/24 03:00:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/24 03:00:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (24.80s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 03:00:54 DEBUG : dst/one: md5 = 450177570ef84b9959dca6ac4f080842 OK 2026/02/24 03:00:56 DEBUG : dst/two: md5 = 482f0ecd0d1fcea65df173c0ef98bbf4 OK 2026/02/24 03:00:57 DEBUG : dst/three.txt: md5 = 590d3ccb4c470e720b37182ea2239d26 OK 2026/02/24 03:00:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fedejot3hazi/dst" 2026/02/24 03:00:58 DEBUG : Config file has changed externally - reloading 2026/02/24 03:00:58 DEBUG : Creating backend with remote "TestDrive:crypt/250ibfjdofg06k3ou6b5no9q4oga8l9km3nfnqaaiilm7b0t8rb0/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/24 03:00:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fedejot3hazi/backup" 2026/02/24 03:00:58 DEBUG : Creating backend with remote "TestDrive:crypt/250ibfjdofg06k3ou6b5no9q4oga8l9km3nfnqaaiilm7b0t8rb0/1nrff024r7pq65ecp72fc28jb0" 2026/02/24 03:01:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone1042027698) 2026/02/24 03:01:00 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst') 2026/02/24 03:01:00 DEBUG : one: Sizes differ 2026/02/24 03:01:00 DEBUG : two: size = 3 OK 2026/02/24 03:01:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst': Waiting for checks to finish 2026/02/24 03:01:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:01:00 DEBUG : two: Unchanged skipping 2026/02/24 03:01:02 INFO : one: Moved (server-side) to: one.bak 2026/02/24 03:01:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst': Waiting for transfers to finish 2026/02/24 03:01:04 DEBUG : one: md5 = d5c8a44a487571ca615dfd4a7e85315d OK 2026/02/24 03:01:04 DEBUG : one: size = 4 OK 2026/02/24 03:01:04 INFO : one: Copied (new) 2026/02/24 03:01:04 DEBUG : Waiting for deletions to finish 2026/02/24 03:01:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/24 03:01:05 INFO : three.txt: Moved into backup dir 2026/02/24 03:01:07 DEBUG : dst/three.txt: md5 = dc365cfa34b84efb7cddef3728953664 OK 2026/02/24 03:01:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone1042027698) 2026/02/24 03:01:07 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst') 2026/02/24 03:01:07 DEBUG : one: Sizes differ 2026/02/24 03:01:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst': Waiting for checks to finish 2026/02/24 03:01:07 DEBUG : two: size = 3 OK 2026/02/24 03:01:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:01:07 DEBUG : two: Unchanged skipping 2026/02/24 03:01:08 INFO : one.bak: Deleted 2026/02/24 03:01:09 INFO : one: Moved (server-side) to: one.bak 2026/02/24 03:01:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst': Waiting for transfers to finish 2026/02/24 03:01:10 DEBUG : one: md5 = 5b0c7f8068dc79e53df36b9ca590d732 OK 2026/02/24 03:01:10 DEBUG : one: size = 5 OK 2026/02/24 03:01:10 INFO : one: Copied (new) 2026/02/24 03:01:10 DEBUG : Waiting for deletions to finish 2026/02/24 03:01:11 INFO : three.txt.bak: Deleted 2026/02/24 03:01:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/24 03:01:12 INFO : three.txt: Moved into backup dir 2026/02/24 03:01:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/24 03:01:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/24 03:01:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/02/24 03:01:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/02/24 03:01:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/02/24 03:01:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (24.43s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 03:01:19 DEBUG : dst/one: md5 = 1f4edf08cc34f7cbf68a506a71b97401 OK 2026/02/24 03:01:20 DEBUG : dst/two: md5 = 1e7f6cdd2b79f2eb125ee892caf00135 OK 2026/02/24 03:01:22 DEBUG : dst/three.txt: md5 = 3d5d257207c39a8284f10f44a6dc8a04 OK 2026/02/24 03:01:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fedejot3hazi/dst" 2026/02/24 03:01:22 DEBUG : Creating backend with remote "TestDrive:crypt/250ibfjdofg06k3ou6b5no9q4oga8l9km3nfnqaaiilm7b0t8rb0/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/24 03:01:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fedejot3hazi/backup" 2026/02/24 03:01:23 DEBUG : Creating backend with remote "TestDrive:crypt/250ibfjdofg06k3ou6b5no9q4oga8l9km3nfnqaaiilm7b0t8rb0/1nrff024r7pq65ecp72fc28jb0" 2026/02/24 03:01:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone1042027698) 2026/02/24 03:01:25 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst') 2026/02/24 03:01:25 DEBUG : one: Sizes differ 2026/02/24 03:01:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst': Waiting for checks to finish 2026/02/24 03:01:25 DEBUG : two: size = 3 OK 2026/02/24 03:01:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:01:25 DEBUG : two: Unchanged skipping 2026/02/24 03:01:27 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/24 03:01:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst': Waiting for transfers to finish 2026/02/24 03:01:28 DEBUG : one: md5 = 578f7e430f68797eb20a1886505a0980 OK 2026/02/24 03:01:28 DEBUG : one: size = 4 OK 2026/02/24 03:01:28 INFO : one: Copied (new) 2026/02/24 03:01:28 DEBUG : Waiting for deletions to finish 2026/02/24 03:01:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/24 03:01:29 INFO : three.txt: Moved into backup dir 2026/02/24 03:01:31 DEBUG : dst/three.txt: md5 = 73b9d0af528b7288ac25a6a4a1b6459c OK 2026/02/24 03:01:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone1042027698) 2026/02/24 03:01:32 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst') 2026/02/24 03:01:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst': Waiting for checks to finish 2026/02/24 03:01:32 DEBUG : one: Sizes differ 2026/02/24 03:01:32 DEBUG : two: size = 3 OK 2026/02/24 03:01:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:01:32 DEBUG : two: Unchanged skipping 2026/02/24 03:01:33 INFO : one-2019-01-01: Deleted 2026/02/24 03:01:33 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/24 03:01:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst': Waiting for transfers to finish 2026/02/24 03:01:35 DEBUG : one: md5 = 94503bf73ed0dedfa2172a89e2fc4316 OK 2026/02/24 03:01:35 DEBUG : one: size = 5 OK 2026/02/24 03:01:35 INFO : one: Copied (new) 2026/02/24 03:01:35 DEBUG : Waiting for deletions to finish 2026/02/24 03:01:35 INFO : three-2019-01-01.txt: Deleted 2026/02/24 03:01:36 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/24 03:01:36 INFO : three.txt: Moved into backup dir 2026/02/24 03:01:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/24 03:01:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/24 03:01:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/02/24 03:01:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/02/24 03:01:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/02/24 03:01:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (24.54s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 03:01:43 DEBUG : dst/one: md5 = 755982e468b5cfeb3383ea6f47500270 OK 2026/02/24 03:01:45 DEBUG : dst/two: md5 = 8ede2a5523a190389c04a305d9adbba0 OK 2026/02/24 03:01:46 DEBUG : dst/three.txt: md5 = cb69cc76a2a48cdccf1c8dac51e28ce2 OK 2026/02/24 03:01:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fedejot3hazi/dst" 2026/02/24 03:01:47 DEBUG : Creating backend with remote "TestDrive:crypt/250ibfjdofg06k3ou6b5no9q4oga8l9km3nfnqaaiilm7b0t8rb0/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/24 03:01:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone1042027698) 2026/02/24 03:01:48 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst') 2026/02/24 03:01:48 DEBUG : one: Sizes differ 2026/02/24 03:01:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst': Waiting for checks to finish 2026/02/24 03:01:48 DEBUG : two: size = 3 OK 2026/02/24 03:01:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:01:48 DEBUG : two: Unchanged skipping 2026/02/24 03:01:49 INFO : one: Moved (server-side) to: one.bak 2026/02/24 03:01:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst': Waiting for transfers to finish 2026/02/24 03:01:50 DEBUG : one: md5 = 140d0752183d14de1106be2b48379f60 OK 2026/02/24 03:01:50 DEBUG : one: size = 4 OK 2026/02/24 03:01:50 INFO : one: Copied (new) 2026/02/24 03:01:50 DEBUG : Waiting for deletions to finish 2026/02/24 03:01:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/24 03:01:51 INFO : three.txt: Moved into backup dir 2026/02/24 03:01:53 DEBUG : dst/three.txt: md5 = e646b12e903e7a810a2daa91ecda8106 OK 2026/02/24 03:01:54 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/02/24 03:01:54 DEBUG : one.bak: Excluded (Path Filter) 2026/02/24 03:01:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone1042027698) 2026/02/24 03:01:54 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst') 2026/02/24 03:01:54 DEBUG : one: Sizes differ 2026/02/24 03:01:54 DEBUG : two: size = 3 OK 2026/02/24 03:01:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:01:54 DEBUG : two: Unchanged skipping 2026/02/24 03:01:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst': Waiting for checks to finish 2026/02/24 03:01:54 INFO : one.bak: Deleted 2026/02/24 03:01:55 INFO : one: Moved (server-side) to: one.bak 2026/02/24 03:01:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst': Waiting for transfers to finish 2026/02/24 03:01:56 DEBUG : one: md5 = 55d6268e48afa9b7055e95c56a6aba06 OK 2026/02/24 03:01:56 DEBUG : one: size = 5 OK 2026/02/24 03:01:56 INFO : one: Copied (new) 2026/02/24 03:01:56 DEBUG : Waiting for deletions to finish 2026/02/24 03:01:57 INFO : three.txt.bak: Deleted 2026/02/24 03:01:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/24 03:01:57 INFO : three.txt: Moved into backup dir 2026/02/24 03:02:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/24 03:02:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/02/24 03:02:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/02/24 03:02:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/02/24 03:02:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/02/24 03:02:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncBackupDirSuffixOnly (20.32s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 03:02:03 DEBUG : dst/one: md5 = 06c2e1279fd0346b4cd5207c144bcb3b OK 2026/02/24 03:02:05 DEBUG : dst/two: md5 = a0a988da401c2f6e444141791233ca9c OK 2026/02/24 03:02:07 DEBUG : dst/three.txt: md5 = 06d7bcfaf534a4d930d68fd98a312d4b OK 2026/02/24 03:02:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fedejot3hazi/dst" 2026/02/24 03:02:07 DEBUG : Creating backend with remote "TestDrive:crypt/250ibfjdofg06k3ou6b5no9q4oga8l9km3nfnqaaiilm7b0t8rb0/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/24 03:02:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone1042027698) 2026/02/24 03:02:08 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst') 2026/02/24 03:02:08 DEBUG : one: Sizes differ 2026/02/24 03:02:09 INFO : one: Moved (server-side) to: one.bak 2026/02/24 03:02:11 DEBUG : one: md5 = 52880bf14be88f9fe28962b4ba93f35a OK 2026/02/24 03:02:11 DEBUG : one: size = 4 OK 2026/02/24 03:02:11 INFO : one: Copied (new) 2026/02/24 03:02:11 DEBUG : two: size = 3 OK 2026/02/24 03:02:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:02:11 DEBUG : two: Unchanged skipping 2026/02/24 03:02:11 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1042027698) 2026/02/24 03:02:11 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst') 2026/02/24 03:02:11 DEBUG : three.txt: Sizes differ 2026/02/24 03:02:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/24 03:02:14 DEBUG : three.txt: md5 = c4404b27229144197f5e8ec94aab5218 OK 2026/02/24 03:02:14 DEBUG : three.txt: size = 6 OK 2026/02/24 03:02:14 INFO : three.txt: Copied (new) 2026/02/24 03:02:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone1042027698) 2026/02/24 03:02:16 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst') 2026/02/24 03:02:16 DEBUG : one: Sizes differ 2026/02/24 03:02:16 INFO : one.bak: Deleted 2026/02/24 03:02:17 INFO : one: Moved (server-side) to: one.bak 2026/02/24 03:02:18 DEBUG : one: md5 = 1e8a777f5552bc97e5ea76c89b48309d OK 2026/02/24 03:02:18 DEBUG : one: size = 5 OK 2026/02/24 03:02:18 INFO : one: Copied (new) 2026/02/24 03:02:19 DEBUG : two: size = 3 OK 2026/02/24 03:02:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:02:19 DEBUG : two: Unchanged skipping 2026/02/24 03:02:19 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1042027698) 2026/02/24 03:02:19 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst') 2026/02/24 03:02:19 DEBUG : three.txt: Sizes differ 2026/02/24 03:02:20 INFO : three.txt.bak: Deleted 2026/02/24 03:02:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/24 03:02:22 DEBUG : three.txt: md5 = b9e7c203fe5cc429c0e34d916774194b OK 2026/02/24 03:02:22 DEBUG : three.txt: size = 19 OK 2026/02/24 03:02:22 INFO : three.txt: Copied (new) 2026/02/24 03:02:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/02/24 03:02:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/24 03:02:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/02/24 03:02:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/24 03:02:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/02/24 03:02:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/02/24 03:02:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (25.03s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 03:02:28 DEBUG : dst/one: md5 = 963c762b52b2a276499f77ee96924d51 OK 2026/02/24 03:02:30 DEBUG : dst/two: md5 = d8b11d6dd348a3443eb107a3f27f8d2b OK 2026/02/24 03:02:31 DEBUG : dst/three.txt: md5 = c978bb8c92897d9d87ccbbcdd2aec35d OK 2026/02/24 03:02:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fedejot3hazi/dst" 2026/02/24 03:02:32 DEBUG : Creating backend with remote "TestDrive:crypt/250ibfjdofg06k3ou6b5no9q4oga8l9km3nfnqaaiilm7b0t8rb0/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/24 03:02:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone1042027698) 2026/02/24 03:02:33 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst') 2026/02/24 03:02:33 DEBUG : one: Sizes differ 2026/02/24 03:02:34 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/24 03:02:35 DEBUG : one: md5 = c0795a28bdc59f3ac30fffd516f1a849 OK 2026/02/24 03:02:35 DEBUG : one: size = 4 OK 2026/02/24 03:02:35 INFO : one: Copied (new) 2026/02/24 03:02:35 DEBUG : two: size = 3 OK 2026/02/24 03:02:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:02:35 DEBUG : two: Unchanged skipping 2026/02/24 03:02:36 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1042027698) 2026/02/24 03:02:36 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst') 2026/02/24 03:02:36 DEBUG : three.txt: Sizes differ 2026/02/24 03:02:36 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/24 03:02:38 DEBUG : three.txt: md5 = b1d99f77ada407a043d4b1e71193b8b9 OK 2026/02/24 03:02:38 DEBUG : three.txt: size = 6 OK 2026/02/24 03:02:38 INFO : three.txt: Copied (new) 2026/02/24 03:02:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone1042027698) 2026/02/24 03:02:40 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst') 2026/02/24 03:02:40 DEBUG : one: Sizes differ 2026/02/24 03:02:40 INFO : one-2019-01-01: Deleted 2026/02/24 03:02:41 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/24 03:02:43 DEBUG : one: md5 = 53a5bdf5e2d96fa9ce49309a2f30b715 OK 2026/02/24 03:02:43 DEBUG : one: size = 5 OK 2026/02/24 03:02:43 INFO : one: Copied (new) 2026/02/24 03:02:43 DEBUG : two: size = 3 OK 2026/02/24 03:02:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:02:43 DEBUG : two: Unchanged skipping 2026/02/24 03:02:43 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1042027698) 2026/02/24 03:02:43 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi/dst') 2026/02/24 03:02:43 DEBUG : three.txt: Sizes differ 2026/02/24 03:02:44 INFO : three-2019-01-01.txt: Deleted 2026/02/24 03:02:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/24 03:02:46 DEBUG : three.txt: md5 = 52528115c1df9e0da4b5cf176d27ad1e OK 2026/02/24 03:02:46 DEBUG : three.txt: size = 19 OK 2026/02/24 03:02:46 INFO : three.txt: Copied (new) 2026/02/24 03:02:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/02/24 03:02:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/24 03:02:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/02/24 03:02:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/02/24 03:02:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/24 03:02:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/02/24 03:02:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (23.58s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 03:02:51 DEBUG : Testêé: md5 = 97fbdee4c3c4e015c0c3d544f66137e1 OK 2026/02/24 03:02:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 03:02:52 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1042027698) 2026/02/24 03:02:52 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi') 2026/02/24 03:02:52 DEBUG : Testêé: Sizes differ 2026/02/24 03:02:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 03:02:53 DEBUG : Testêé: md5 = f2dce395727f309922b9396418292e51 OK 2026/02/24 03:02:53 DEBUG : Testêé: size = 14 OK 2026/02/24 03:02:53 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/02/24 03:02:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.55s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 03:02:55 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/24 03:02:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 03:02:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 03:02:56 DEBUG : existing: md5 = 3a7d400e65410f792356d876152f06bb OK 2026/02/24 03:02:56 DEBUG : existing: size = 6 OK 2026/02/24 03:02:56 INFO : existing: Copied (new) 2026/02/24 03:02:56 DEBUG : Waiting for deletions to finish 2026/02/24 03:02:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 03:02:57 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1042027698) 2026/02/24 03:02:57 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi') 2026/02/24 03:02:57 DEBUG : existing: Sizes differ 2026/02/24 03:02:57 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/02/24 03:02:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 03:02:57 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': not deleting files as there were IO errors 2026/02/24 03:02:57 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.20s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 03:03:00 DEBUG : EXISTING: md5 = 39d2c64aeb2c0c26178731d4ccd1a886 OK 2026/02/24 03:03:01 DEBUG : EXISTING: size = 6 OK 2026/02/24 03:03:01 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:03:01 DEBUG : existing: Unchanged skipping 2026/02/24 03:03:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 03:03:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 03:03:01 DEBUG : Waiting for deletions to finish 2026/02/24 03:03:01 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.26s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.48s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.47s) --- SKIP: TestMaxTransfer/Hard (0.50s) --- SKIP: TestMaxTransfer/Soft (0.48s) --- SKIP: TestMaxTransfer/Cautious (0.49s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 03:03:05 DEBUG : both0: md5 = cfc13f47fd3d79edd3eab8fc9550b604 OK 2026/02/24 03:03:07 DEBUG : only0: md5 = 13c11a8e5c98dcd7ce0457a58b703f98 OK 2026/02/24 03:03:08 DEBUG : both1: md5 = 36e0624fbbe583f7c50bd53589c5df16 OK 2026/02/24 03:03:09 DEBUG : only1: md5 = 04d9cbb805effeb28592ce998f7f15ed OK 2026/02/24 03:03:11 DEBUG : both2: md5 = ded1d66b47a5647673b1c464996e5186 OK 2026/02/24 03:03:12 DEBUG : only2: md5 = 1017970befe3e2cbd2dedfb9c3fea894 OK 2026/02/24 03:03:14 DEBUG : both3: md5 = 5fcdab2f71410cd4c07a04b48199d6bd OK 2026/02/24 03:03:16 DEBUG : only3: md5 = 0740cce310fef553b68d4bd9ceda4f69 OK 2026/02/24 03:03:17 DEBUG : both4: md5 = 014b2ed03d29a22428985b1528b4d51f OK 2026/02/24 03:03:19 DEBUG : only4: md5 = 50c014a267ddcce716365d5df939731c OK 2026/02/24 03:03:20 DEBUG : both5: md5 = b8c38dcb11e48a5c5dfef7d8786544a8 OK 2026/02/24 03:03:22 DEBUG : only5: md5 = 5c0c31c10ddbddc24a88e47a99b2e7d2 OK 2026/02/24 03:03:23 DEBUG : both6: md5 = 5714b1a57a95da228b7226705bab0994 OK 2026/02/24 03:03:25 DEBUG : only6: md5 = 611af63aa39d4ef59ae40e0e0e9eb45e OK 2026/02/24 03:03:26 DEBUG : both7: md5 = 9bf03f773340054b7392b3f29aac44bd OK 2026/02/24 03:03:28 DEBUG : only7: md5 = 7b2a9f2db8068640bdf6c1cc6671ef53 OK 2026/02/24 03:03:29 DEBUG : both8: md5 = bc47c14f666db3d2c382d379449aa2c6 OK 2026/02/24 03:03:31 DEBUG : only8: md5 = 4eb60de409ede6c06409cbf9eeb9834b OK 2026/02/24 03:03:32 DEBUG : both9: md5 = 468e3e5a5151dc157d961eb517bbb777 OK 2026/02/24 03:03:34 DEBUG : only9: md5 = 3f9bea7a230ec3c255049f6c33beab96 OK 2026/02/24 03:03:35 DEBUG : both10: md5 = 182b8fb336eeea938ae972ffb6b82b07 OK 2026/02/24 03:03:37 DEBUG : only10: md5 = e5b3fd1a592ddc77d22367c1b1c84ca6 OK 2026/02/24 03:03:38 DEBUG : both11: md5 = aac6d31037e51e894103f86d5b853da7 OK 2026/02/24 03:03:40 DEBUG : only11: md5 = e7c76e1fb6613acace394e42f1c7240f OK 2026/02/24 03:03:41 DEBUG : both12: md5 = 52c7292ef1c2251e6c1e3e79b8eaf168 OK 2026/02/24 03:03:43 DEBUG : only12: md5 = 19fd90df0f3d8abf603a724ca3d6e633 OK 2026/02/24 03:03:44 DEBUG : both13: md5 = 8ea9ac5bb2544acbde6460da7d2f93b7 OK 2026/02/24 03:03:46 DEBUG : only13: md5 = 27c921ea196bf6401033d575c12fc6d5 OK 2026/02/24 03:03:47 DEBUG : both14: md5 = 1c558c4766a0be4f7494c18fc8449276 OK 2026/02/24 03:03:48 DEBUG : only14: md5 = ef3606db6ad33a0b7f2583190202acee OK 2026/02/24 03:03:50 DEBUG : both15: md5 = 5390b8882ce846eac213d7c86e3df2ed OK 2026/02/24 03:03:52 DEBUG : only15: md5 = 04dc57a98e9958a61c445618c4fb32fd OK 2026/02/24 03:03:53 DEBUG : both16: md5 = ff4e5f57c82b0dcb0314812ea6b02bec OK 2026/02/24 03:03:55 DEBUG : only16: md5 = fe67fcaf0953208270bd16e3a6563f07 OK 2026/02/24 03:03:56 DEBUG : both17: md5 = 0b17ff61c70a772cc622233d20c686af OK 2026/02/24 03:03:57 DEBUG : only17: md5 = 6dcb15b9a551f84fb5dbd712a11d5702 OK 2026/02/24 03:03:59 DEBUG : both18: md5 = e9c056a00452d326129d350d8bcdce35 OK 2026/02/24 03:04:01 DEBUG : only18: md5 = 046c1a73c60ab28f2c915b61842a135d OK 2026/02/24 03:04:02 DEBUG : both19: md5 = 9ad43f3771bacfdf2cce3d92d3658a4b OK 2026/02/24 03:04:03 DEBUG : only19: md5 = 43459323e5691a0ffd463ef997782e4e OK 2026/02/24 03:04:04 DEBUG : both0: size = 6 OK 2026/02/24 03:04:04 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:04:04 DEBUG : both0: Unchanged skipping 2026/02/24 03:04:04 DEBUG : both10: size = 6 OK 2026/02/24 03:04:04 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:04:04 DEBUG : both10: Unchanged skipping 2026/02/24 03:04:04 DEBUG : both13: size = 6 OK 2026/02/24 03:04:04 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:04:04 DEBUG : both12: size = 6 OK 2026/02/24 03:04:04 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:04:04 DEBUG : both11: size = 6 OK 2026/02/24 03:04:04 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:04:04 DEBUG : both14: size = 6 OK 2026/02/24 03:04:04 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:04:04 DEBUG : both13: Unchanged skipping 2026/02/24 03:04:04 DEBUG : both15: size = 6 OK 2026/02/24 03:04:04 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:04:04 DEBUG : both15: Unchanged skipping 2026/02/24 03:04:04 DEBUG : both16: size = 6 OK 2026/02/24 03:04:04 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:04:04 DEBUG : both16: Unchanged skipping 2026/02/24 03:04:04 DEBUG : both17: size = 6 OK 2026/02/24 03:04:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 03:04:04 DEBUG : both11: Unchanged skipping 2026/02/24 03:04:04 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:04:04 DEBUG : both18: size = 6 OK 2026/02/24 03:04:04 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:04:04 DEBUG : both17: Unchanged skipping 2026/02/24 03:04:04 DEBUG : both19: size = 6 OK 2026/02/24 03:04:04 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:04:04 DEBUG : both19: Unchanged skipping 2026/02/24 03:04:04 DEBUG : both1: size = 6 OK 2026/02/24 03:04:04 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:04:04 DEBUG : both18: Unchanged skipping 2026/02/24 03:04:04 DEBUG : both2: size = 6 OK 2026/02/24 03:04:04 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:04:04 DEBUG : both12: Unchanged skipping 2026/02/24 03:04:04 DEBUG : both3: size = 6 OK 2026/02/24 03:04:04 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:04:04 DEBUG : both14: Unchanged skipping 2026/02/24 03:04:04 DEBUG : both4: size = 6 OK 2026/02/24 03:04:04 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:04:04 DEBUG : both3: Unchanged skipping 2026/02/24 03:04:04 DEBUG : both5: size = 6 OK 2026/02/24 03:04:04 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:04:04 DEBUG : both1: Unchanged skipping 2026/02/24 03:04:04 DEBUG : both6: size = 6 OK 2026/02/24 03:04:04 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:04:04 DEBUG : both2: Unchanged skipping 2026/02/24 03:04:04 DEBUG : both7: size = 6 OK 2026/02/24 03:04:04 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:04:04 DEBUG : both7: Unchanged skipping 2026/02/24 03:04:04 DEBUG : both8: size = 6 OK 2026/02/24 03:04:04 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:04:04 DEBUG : both4: Unchanged skipping 2026/02/24 03:04:04 DEBUG : both9: size = 6 OK 2026/02/24 03:04:04 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:04:04 DEBUG : both9: Unchanged skipping 2026/02/24 03:04:04 DEBUG : both5: Unchanged skipping 2026/02/24 03:04:04 DEBUG : both6: Unchanged skipping 2026/02/24 03:04:04 DEBUG : both8: Unchanged skipping 2026/02/24 03:04:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 03:04:04 DEBUG : Waiting for deletions to finish 2026/02/24 03:04:04 INFO : only14: Deleted 2026/02/24 03:04:04 INFO : only1: Deleted 2026/02/24 03:04:04 INFO : only7: Deleted 2026/02/24 03:04:04 INFO : only16: Deleted 2026/02/24 03:04:05 INFO : only10: Deleted 2026/02/24 03:04:05 INFO : only0: Deleted 2026/02/24 03:04:05 INFO : only2: Deleted 2026/02/24 03:04:05 INFO : only3: Deleted 2026/02/24 03:04:05 INFO : only13: Deleted 2026/02/24 03:04:05 INFO : only6: Deleted 2026/02/24 03:04:05 INFO : only15: Deleted 2026/02/24 03:04:05 INFO : only18: Deleted 2026/02/24 03:04:05 INFO : only19: Deleted 2026/02/24 03:04:06 INFO : only9: Deleted 2026/02/24 03:04:06 INFO : only11: Deleted 2026/02/24 03:04:06 INFO : only12: Deleted 2026/02/24 03:04:06 INFO : only17: Deleted 2026/02/24 03:04:06 INFO : only4: Deleted 2026/02/24 03:04:06 INFO : only5: Deleted 2026/02/24 03:04:06 INFO : only8: Deleted 2026/02/24 03:04:06 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (71.92s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 03:04:17 DEBUG : both0: md5 = a3252ba76b100f334b36f3ca4ca22f73 OK 2026/02/24 03:04:19 DEBUG : only0: md5 = 69c22ad2fb9a9cd7b4dcb745309a030f OK 2026/02/24 03:04:20 DEBUG : both1: md5 = 42023c65dd6c3b2fd93fab66d13cd921 OK 2026/02/24 03:04:22 DEBUG : only1: md5 = fa82091fcfabcf9f8577d50efa51145b OK 2026/02/24 03:04:23 DEBUG : both2: md5 = bf011bdee0f9ddf95e07c004495065a0 OK 2026/02/24 03:04:25 DEBUG : only2: md5 = dbfe615ccaef6d28fe5e1b3cf2e3c7d5 OK 2026/02/24 03:04:26 DEBUG : both3: md5 = 7786e71b63a399148e1ea7d43798b289 OK 2026/02/24 03:04:28 DEBUG : only3: md5 = 4c9d544dcca0d8047adfd05feae413c6 OK 2026/02/24 03:04:29 DEBUG : both4: md5 = 27c6ea0d6ea49f6a7a8328dc9b88371b OK 2026/02/24 03:04:31 DEBUG : only4: md5 = 80bc45e2fbb3c924aff2966eac0bed12 OK 2026/02/24 03:04:32 DEBUG : both5: md5 = bb7dc0272a8cbe7340748c89e15ebb55 OK 2026/02/24 03:04:34 DEBUG : only5: md5 = d1a4b828abf97f23440d47beab8f1f0d OK 2026/02/24 03:04:35 DEBUG : both6: md5 = a11c14ce4ca7e681f71ab404fefe1c38 OK 2026/02/24 03:04:37 DEBUG : only6: md5 = 3d2ed15a7b10ef4a2cbfd71543d446cf OK 2026/02/24 03:04:38 DEBUG : both7: md5 = ee7d51b24a3cfb68db5b0b4bb7ca036f OK 2026/02/24 03:04:40 DEBUG : only7: md5 = 2676b5be5df3ab751bbc923f30cdbbc8 OK 2026/02/24 03:04:42 DEBUG : both8: md5 = 55c0880dd304e5dfefb8b8b9060443d2 OK 2026/02/24 03:04:43 DEBUG : only8: md5 = e540f2af1e82e900f434e96d40d965b5 OK 2026/02/24 03:04:45 DEBUG : both9: md5 = 5359c639776501a6af987acc3810d346 OK 2026/02/24 03:04:46 DEBUG : only9: md5 = 295d433104d49655e4f88ad65fe32c8d OK 2026/02/24 03:04:47 DEBUG : both10: md5 = 2542bf18477658c014882a6e043423b7 OK 2026/02/24 03:04:49 DEBUG : only10: md5 = 7a57c715136a84c65b2f05f313f6b439 OK 2026/02/24 03:04:50 DEBUG : both11: md5 = 55f9f03fc1cd9ca34798533a3734e7e0 OK 2026/02/24 03:04:52 DEBUG : only11: md5 = 9fb409eb06e30450059b6b124c91f52d OK 2026/02/24 03:04:54 DEBUG : both12: md5 = df5f4bc4b22fe44cfa15547d85a33ba2 OK 2026/02/24 03:04:55 DEBUG : only12: md5 = 712b0a313202a65322b1c31a3e7ddf72 OK 2026/02/24 03:04:56 DEBUG : both13: md5 = 3046048c11e8df35ef48120faa1eb28a OK 2026/02/24 03:04:58 DEBUG : only13: md5 = 465bfdcc7280d07ebacfe4c3952eaf33 OK 2026/02/24 03:04:59 DEBUG : both14: md5 = e0f560c95643e40bc3b7d0b0f9cc2f98 OK 2026/02/24 03:05:01 DEBUG : only14: md5 = 131f80bbb1b3c44461acc3b15f9603c4 OK 2026/02/24 03:05:03 DEBUG : both15: md5 = 5d5265f5088351e88941fa6e7c173cb7 OK 2026/02/24 03:05:04 DEBUG : only15: md5 = 83a94e2deb99f27b6c3af3f955f43c02 OK 2026/02/24 03:05:06 DEBUG : both16: md5 = 876432e21df55414059b8e5eccd86819 OK 2026/02/24 03:05:07 DEBUG : only16: md5 = b694fc4eb42c8d021b4d334989f50004 OK 2026/02/24 03:05:09 DEBUG : both17: md5 = f2503ab97b9f4a2c6f1b9492518e3ec3 OK 2026/02/24 03:05:10 DEBUG : only17: md5 = 2ead8de3531772eb2208794bd2d339ba OK 2026/02/24 03:05:12 DEBUG : both18: md5 = 619864c20e51872ada20c8379a94f0d0 OK 2026/02/24 03:05:13 DEBUG : only18: md5 = df9f624b5d4cd8c35af184ac8903132c OK 2026/02/24 03:05:15 DEBUG : both19: md5 = 5e9a3737de93c00c9c868a4dcd65baf1 OK 2026/02/24 03:05:17 DEBUG : only19: md5 = f704d9009411adc259cc0e98983bccb8 OK 2026/02/24 03:05:17 DEBUG : both10: size = 6 OK 2026/02/24 03:05:17 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:05:17 DEBUG : both0: size = 6 OK 2026/02/24 03:05:17 DEBUG : both11: size = 6 OK 2026/02/24 03:05:17 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:05:17 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:05:17 DEBUG : both12: size = 6 OK 2026/02/24 03:05:17 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:05:17 DEBUG : both10: Unchanged skipping 2026/02/24 03:05:17 DEBUG : both13: size = 6 OK 2026/02/24 03:05:17 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:05:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 03:05:17 DEBUG : both13: Unchanged skipping 2026/02/24 03:05:17 DEBUG : both14: size = 6 OK 2026/02/24 03:05:17 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:05:17 DEBUG : both14: Unchanged skipping 2026/02/24 03:05:17 DEBUG : both15: size = 6 OK 2026/02/24 03:05:17 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:05:17 DEBUG : both15: Unchanged skipping 2026/02/24 03:05:17 DEBUG : both16: size = 6 OK 2026/02/24 03:05:17 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:05:17 DEBUG : both16: Unchanged skipping 2026/02/24 03:05:17 DEBUG : both17: size = 6 OK 2026/02/24 03:05:17 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:05:17 DEBUG : both11: Unchanged skipping 2026/02/24 03:05:17 DEBUG : both18: size = 6 OK 2026/02/24 03:05:17 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:05:17 DEBUG : both18: Unchanged skipping 2026/02/24 03:05:17 DEBUG : both19: size = 6 OK 2026/02/24 03:05:17 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:05:17 DEBUG : both19: Unchanged skipping 2026/02/24 03:05:17 DEBUG : both1: size = 6 OK 2026/02/24 03:05:17 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:05:17 DEBUG : both0: Unchanged skipping 2026/02/24 03:05:17 DEBUG : both2: size = 6 OK 2026/02/24 03:05:17 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:05:17 DEBUG : both2: Unchanged skipping 2026/02/24 03:05:17 DEBUG : both3: size = 6 OK 2026/02/24 03:05:17 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:05:17 DEBUG : both12: Unchanged skipping 2026/02/24 03:05:17 DEBUG : both4: size = 6 OK 2026/02/24 03:05:17 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:05:17 DEBUG : both4: Unchanged skipping 2026/02/24 03:05:17 DEBUG : both5: size = 6 OK 2026/02/24 03:05:17 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:05:17 DEBUG : both17: Unchanged skipping 2026/02/24 03:05:17 DEBUG : both6: size = 6 OK 2026/02/24 03:05:17 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:05:17 DEBUG : both1: Unchanged skipping 2026/02/24 03:05:17 DEBUG : both7: size = 6 OK 2026/02/24 03:05:17 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:05:17 DEBUG : both5: Unchanged skipping 2026/02/24 03:05:17 DEBUG : both6: Unchanged skipping 2026/02/24 03:05:17 DEBUG : both3: Unchanged skipping 2026/02/24 03:05:17 DEBUG : both9: size = 6 OK 2026/02/24 03:05:17 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1042027698) 2026/02/24 03:05:17 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi') 2026/02/24 03:05:17 DEBUG : only0: Sizes differ 2026/02/24 03:05:17 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:05:17 DEBUG : both7: Unchanged skipping 2026/02/24 03:05:17 DEBUG : both8: size = 6 OK 2026/02/24 03:05:17 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1042027698) 2026/02/24 03:05:17 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:05:17 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi') 2026/02/24 03:05:17 DEBUG : only10: Sizes differ 2026/02/24 03:05:17 DEBUG : both8: Unchanged skipping 2026/02/24 03:05:17 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1042027698) 2026/02/24 03:05:17 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi') 2026/02/24 03:05:17 DEBUG : only11: Sizes differ 2026/02/24 03:05:17 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1042027698) 2026/02/24 03:05:17 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi') 2026/02/24 03:05:17 DEBUG : only12: Sizes differ 2026/02/24 03:05:17 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1042027698) 2026/02/24 03:05:17 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi') 2026/02/24 03:05:17 DEBUG : only13: Sizes differ 2026/02/24 03:05:17 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1042027698) 2026/02/24 03:05:17 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi') 2026/02/24 03:05:17 DEBUG : only14: Sizes differ 2026/02/24 03:05:17 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1042027698) 2026/02/24 03:05:17 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi') 2026/02/24 03:05:17 DEBUG : only15: Sizes differ 2026/02/24 03:05:17 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1042027698) 2026/02/24 03:05:17 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi') 2026/02/24 03:05:17 DEBUG : only16: Sizes differ 2026/02/24 03:05:17 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1042027698) 2026/02/24 03:05:17 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi') 2026/02/24 03:05:17 DEBUG : only17: Sizes differ 2026/02/24 03:05:17 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1042027698) 2026/02/24 03:05:17 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi') 2026/02/24 03:05:17 DEBUG : only18: Sizes differ 2026/02/24 03:05:17 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1042027698) 2026/02/24 03:05:17 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi') 2026/02/24 03:05:17 DEBUG : only19: Sizes differ 2026/02/24 03:05:17 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1042027698) 2026/02/24 03:05:17 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi') 2026/02/24 03:05:17 DEBUG : only1: Sizes differ 2026/02/24 03:05:17 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1042027698) 2026/02/24 03:05:17 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi') 2026/02/24 03:05:17 DEBUG : only2: Sizes differ 2026/02/24 03:05:17 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1042027698) 2026/02/24 03:05:17 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi') 2026/02/24 03:05:17 DEBUG : only3: Sizes differ 2026/02/24 03:05:17 DEBUG : both9: Unchanged skipping 2026/02/24 03:05:17 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1042027698) 2026/02/24 03:05:17 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi') 2026/02/24 03:05:17 DEBUG : only4: Sizes differ 2026/02/24 03:05:17 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1042027698) 2026/02/24 03:05:17 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi') 2026/02/24 03:05:17 DEBUG : only5: Sizes differ 2026/02/24 03:05:17 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1042027698) 2026/02/24 03:05:17 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi') 2026/02/24 03:05:17 DEBUG : only6: Sizes differ 2026/02/24 03:05:17 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1042027698) 2026/02/24 03:05:17 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi') 2026/02/24 03:05:17 DEBUG : only7: Sizes differ 2026/02/24 03:05:17 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1042027698) 2026/02/24 03:05:17 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi') 2026/02/24 03:05:17 DEBUG : only8: Sizes differ 2026/02/24 03:05:17 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1042027698) 2026/02/24 03:05:17 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi') 2026/02/24 03:05:17 DEBUG : only9: Sizes differ 2026/02/24 03:05:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 03:05:19 DEBUG : only14: md5 = c76e8f28c5c90e5828007d10516147c2 OK 2026/02/24 03:05:19 DEBUG : only14: size = 0 OK 2026/02/24 03:05:19 INFO : only14: Copied (replaced existing) 2026/02/24 03:05:19 DEBUG : only11: md5 = 679d326f16e80e4747b5a54e0196e3a3 OK 2026/02/24 03:05:19 DEBUG : only11: size = 0 OK 2026/02/24 03:05:19 INFO : only11: Copied (replaced existing) 2026/02/24 03:05:19 DEBUG : only10: md5 = 16eb38c035aff9e9526e58e826d6c7af OK 2026/02/24 03:05:19 DEBUG : only10: size = 0 OK 2026/02/24 03:05:19 INFO : only10: Copied (replaced existing) 2026/02/24 03:05:19 DEBUG : only13: md5 = ae99317e4d5cfa4d3a5980a4e2d0d25d OK 2026/02/24 03:05:19 DEBUG : only13: size = 0 OK 2026/02/24 03:05:19 INFO : only13: Copied (replaced existing) 2026/02/24 03:05:20 DEBUG : only15: md5 = 415cb4b9d7610553de510abf751e3c57 OK 2026/02/24 03:05:20 DEBUG : only15: size = 0 OK 2026/02/24 03:05:20 INFO : only15: Copied (replaced existing) 2026/02/24 03:05:20 DEBUG : only18: md5 = 6c04a91950140ecbb9a88011526fced7 OK 2026/02/24 03:05:20 DEBUG : only18: size = 0 OK 2026/02/24 03:05:20 INFO : only18: Copied (replaced existing) 2026/02/24 03:05:21 DEBUG : only16: md5 = f628b23e40b04008a7ff6d37b62dcd81 OK 2026/02/24 03:05:21 DEBUG : only16: size = 0 OK 2026/02/24 03:05:21 INFO : only16: Copied (replaced existing) 2026/02/24 03:05:21 DEBUG : only17: md5 = 3de2dca05a62c31ec7c015eed642d9d1 OK 2026/02/24 03:05:21 DEBUG : only17: size = 0 OK 2026/02/24 03:05:21 INFO : only17: Copied (replaced existing) 2026/02/24 03:05:21 DEBUG : only19: md5 = 8264c26e9338b1ec6ab20cc7e9f20601 OK 2026/02/24 03:05:21 DEBUG : only19: size = 0 OK 2026/02/24 03:05:21 INFO : only19: Copied (replaced existing) 2026/02/24 03:05:22 DEBUG : only1: md5 = b521edf42658a204c191aa22b4e42ebb OK 2026/02/24 03:05:22 DEBUG : only1: size = 0 OK 2026/02/24 03:05:22 INFO : only1: Copied (replaced existing) 2026/02/24 03:05:22 DEBUG : only2: md5 = 295ffac4d6c80b97e9493d34c3518737 OK 2026/02/24 03:05:22 DEBUG : only2: size = 0 OK 2026/02/24 03:05:22 INFO : only2: Copied (replaced existing) 2026/02/24 03:05:22 DEBUG : only0: md5 = afd56f89b62e135db44583354b5bb076 OK 2026/02/24 03:05:22 DEBUG : only0: size = 0 OK 2026/02/24 03:05:22 INFO : only0: Copied (replaced existing) 2026/02/24 03:05:22 DEBUG : only3: md5 = 942f5160de2bf32664e56de795585646 OK 2026/02/24 03:05:22 DEBUG : only3: size = 0 OK 2026/02/24 03:05:22 INFO : only3: Copied (replaced existing) 2026/02/24 03:05:23 DEBUG : only6: md5 = a77e12cc1b5f506fc221cb8df20ad006 OK 2026/02/24 03:05:23 DEBUG : only6: size = 0 OK 2026/02/24 03:05:23 INFO : only6: Copied (replaced existing) 2026/02/24 03:05:23 DEBUG : only8: md5 = 41cc5c86307d4a0e994e18f1b50d96f3 OK 2026/02/24 03:05:23 DEBUG : only8: size = 0 OK 2026/02/24 03:05:23 INFO : only8: Copied (replaced existing) 2026/02/24 03:05:23 DEBUG : only7: md5 = 8346dca42993450683751fb66ed50061 OK 2026/02/24 03:05:23 DEBUG : only7: size = 0 OK 2026/02/24 03:05:23 INFO : only7: Copied (replaced existing) 2026/02/24 03:05:23 DEBUG : only9: md5 = cdf977da8fd05635351bab68b50c2d81 OK 2026/02/24 03:05:23 DEBUG : only9: size = 0 OK 2026/02/24 03:05:23 INFO : only9: Copied (replaced existing) 2026/02/24 03:05:24 DEBUG : only12: md5 = 55d531512677f3eeeb0ce4d77efb56a6 OK 2026/02/24 03:05:24 DEBUG : only12: size = 0 OK 2026/02/24 03:05:24 INFO : only12: Copied (replaced existing) 2026/02/24 03:05:24 DEBUG : only4: md5 = c557e1535376ed8ef7eabd66417eda34 OK 2026/02/24 03:05:24 DEBUG : only4: size = 0 OK 2026/02/24 03:05:24 INFO : only4: Copied (replaced existing) 2026/02/24 03:05:25 DEBUG : only5: md5 = 42c2b8a93706b2bbc6f357b46d574dc8 OK 2026/02/24 03:05:25 DEBUG : only5: size = 0 OK 2026/02/24 03:05:25 INFO : only5: Copied (replaced existing) 2026/02/24 03:05:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (89.57s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 03:05:45 DEBUG : empty_dir: Making directory with metadata 2026/02/24 03:05:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 03:05:45 DEBUG : empty_on_remote: Making directory with metadata 2026/02/24 03:05:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 03:05:45 DEBUG : empty_on_remote: Making directory with metadata 2026/02/24 03:05:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 03:05:52 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/24 03:05:52 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/24 03:05:52 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/24 03:05:52 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/24 03:05:59 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/02/24 03:06:00 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/02/24 03:06:00 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (16.85s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 03:06:02 DEBUG : empty_dir: Making directory with metadata 2026/02/24 03:06:02 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 03:06:02 DEBUG : empty_on_remote: Making directory with metadata 2026/02/24 03:06:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 03:06:02 DEBUG : empty_on_remote: Making directory with metadata 2026/02/24 03:06:03 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 03:06:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/24 03:06:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/24 03:06:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/24 03:06:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/24 03:06:08 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/02/24 03:06:16 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/02/24 03:06:16 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/02/24 03:06:17 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (17.16s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 03:06:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/24 03:06:19 DEBUG : sub dir: Making directory with metadata 2026/02/24 03:06:20 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/02/24 03:06:39 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/24 03:06:39 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/24 03:06:39 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 03:06:39 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/02/24 03:06:56 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/02/24 03:06:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/02/24 03:06:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/02/24 03:06:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/02/24 03:06:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/24 03:07:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/24 03:07:01 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/24 03:07:01 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/24 03:07:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/02/24 03:07:03 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/02/24 03:07:03 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/24 03:07:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (44.88s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 03:07:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/24 03:07:04 DEBUG : sub dir: Making directory with metadata 2026/02/24 03:07:05 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/02/24 03:07:28 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/24 03:07:29 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/24 03:07:29 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 03:07:29 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/02/24 03:07:42 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/02/24 03:07:43 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/02/24 03:07:44 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/02/24 03:07:45 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/24 03:07:45 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/24 03:07:46 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/24 03:07:47 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/24 03:07:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/02/24 03:07:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/02/24 03:07:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/24 03:07:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (45.62s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 03:07:52 DEBUG : dir1/0000-abcdefg.txt: md5 = 384622c47a58e8cf4f286ca318cc17a0 OK 2026/02/24 03:07:53 DEBUG : dir1/0001-bcdefgh.txt: md5 = a4529ffd409e14549376d07732e6dae9 OK 2026/02/24 03:07:55 DEBUG : dir1/0002-cdefghi.txt: md5 = 368e11614cbc546a59899446031b9175 OK 2026/02/24 03:07:56 DEBUG : dir1/0003-defghij.txt: md5 = 6b0c258c885ebb21b516f50b0ca96ca2 OK 2026/02/24 03:07:58 DEBUG : dir1/0004-efghijk.txt: md5 = dcb9e014f11c4e8418739c90c29fd08d OK 2026/02/24 03:07:59 DEBUG : dir1/0005-fghijkl.txt: md5 = b42e453f8f5eb080e6a5151d3fc14883 OK 2026/02/24 03:08:01 DEBUG : dir1/0006-ghijklm.txt: md5 = 28367252a78fd327dc06bc70b5eaac5c OK 2026/02/24 03:08:03 DEBUG : dir1/0007-1234567.txt: md5 = f89cb8571d95892b993d269619c46eda OK 2026/02/24 03:08:04 DEBUG : dir1/0008-2345678.txt: md5 = 955d097eeafa18a6a4ce338cb8bc669b OK 2026/02/24 03:08:06 DEBUG : dir1/0009-3456789.txt: md5 = 876486512e531a68a6298acdd29cb14f OK 2026/02/24 03:08:07 DEBUG : dir1/0010-456789.txt: md5 = 2da4ae5c30afb803fe3c25ed7bb06928 OK 2026/02/24 03:08:09 DEBUG : dir1/0011-56789;.txt: md5 = 84803fdb84a29ea2b459b95b26e87854 OK 2026/02/24 03:08:10 DEBUG : dir1/0012-6789;.txt: md5 = 3fd5edb34b0e53dcf7b480fedbce3c16 OK 2026/02/24 03:08:12 DEBUG : dir1/0013-789;=.txt: md5 = a8bac12507e9912419e2d1001eeca4d9 OK 2026/02/24 03:08:13 DEBUG : dir1/0014-89;=.txt: md5 = d70823426f3fb7696d5d7f884d25387e OK 2026/02/24 03:08:15 DEBUG : dir1/0015-9;=.txt: md5 = 794721abb0b351f38676c0b36948b8e6 OK 2026/02/24 03:08:16 DEBUG : apple: md5 = b3a7bef013d13d071545d488323c8210 OK 2026/02/24 03:08:18 DEBUG : banana: md5 = feb0ca4420acbaafb52fa266ec336530 OK 2026/02/24 03:08:20 DEBUG : appleappleapplebanana: md5 = 4632853c2ce120683df843e09f167cd7 OK 2026/02/24 03:08:21 DEBUG : splitbananasplit: md5 = 24df3b1c017c1f33859df9dab3a182e7 OK 2026/02/24 03:08:21 DEBUG : Waiting for deletions to finish 2026/02/24 03:08:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 03:08:22 DEBUG : banana: Excluded (Path Filter) 2026/02/24 03:08:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 03:08:22 DEBUG : apple: Excluded (Path Filter) 2026/02/24 03:08:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 03:08:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 03:08:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 03:08:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 03:08:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 03:08:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 03:08:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 03:08:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 03:08:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 03:08:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 03:08:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 03:08:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 03:08:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 03:08:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 03:08:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 03:08:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 03:08:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 03:08:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:08:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 03:08:23 DEBUG : banana: size = 6 OK 2026/02/24 03:08:23 DEBUG : apple: size = 5 OK 2026/02/24 03:08:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:08:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:08:23 DEBUG : apple: Unchanged skipping 2026/02/24 03:08:23 DEBUG : banana: Unchanged skipping 2026/02/24 03:08:23 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/24 03:08:23 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 03:08:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:08:23 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 03:08:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 03:08:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:08:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 03:08:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 03:08:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 03:08:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 03:08:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:08:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:08:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 03:08:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 03:08:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 03:08:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:08:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 03:08:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 03:08:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 03:08:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 03:08:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:08:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:08:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 03:08:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 03:08:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:08:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 03:08:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:08:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 03:08:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 03:08:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 03:08:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:08:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 03:08:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:08:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 03:08:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 03:08:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:08:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 03:08:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 03:08:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:08:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 03:08:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 03:08:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:08:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 03:08:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 03:08:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 03:08:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:08:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 03:08:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 03:08:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:08:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 03:08:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 03:08:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:08:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 03:08:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 03:08:23 DEBUG : Waiting for deletions to finish 2026/02/24 03:08:23 DEBUG : Waiting for deletions to finish 2026/02/24 03:08:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 03:08:24 DEBUG : banana: Excluded (Path Filter) 2026/02/24 03:08:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 03:08:24 DEBUG : apple: Excluded (Path Filter) 2026/02/24 03:08:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 03:08:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 03:08:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 03:08:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 03:08:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 03:08:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 03:08:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 03:08:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 03:08:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 03:08:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 03:08:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 03:08:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 03:08:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 03:08:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 03:08:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 03:08:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 03:08:25 DEBUG : dir1: Directory modification time the same (differ by -312.653µs, within tolerance 1ms) 2026/02/24 03:08:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 03:08:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:08:25 DEBUG : apple: size = 5 OK 2026/02/24 03:08:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 03:08:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:08:25 DEBUG : apple: Unchanged skipping 2026/02/24 03:08:25 DEBUG : banana: size = 6 OK 2026/02/24 03:08:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:08:25 DEBUG : banana: Unchanged skipping 2026/02/24 03:08:25 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 03:08:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:08:25 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 03:08:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 03:08:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 03:08:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:08:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 03:08:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 03:08:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:08:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 03:08:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 03:08:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 03:08:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:08:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 03:08:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 03:08:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 03:08:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:08:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 03:08:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:08:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 03:08:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 03:08:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:08:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 03:08:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 03:08:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:08:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 03:08:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 03:08:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:08:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 03:08:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 03:08:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 03:08:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:08:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 03:08:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:08:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 03:08:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 03:08:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:08:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 03:08:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:08:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 03:08:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 03:08:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:08:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 03:08:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 03:08:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:08:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 03:08:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 03:08:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:08:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 03:08:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 03:08:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:08:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 03:08:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 03:08:25 DEBUG : Waiting for deletions to finish 2026/02/24 03:08:25 DEBUG : Waiting for deletions to finish 2026/02/24 03:08:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 03:08:26 DEBUG : banana: Excluded (Path Filter) 2026/02/24 03:08:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 03:08:26 DEBUG : apple: Excluded (Path Filter) 2026/02/24 03:08:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 03:08:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 03:08:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 03:08:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 03:08:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 03:08:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 03:08:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 03:08:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 03:08:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 03:08:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 03:08:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 03:08:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 03:08:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 03:08:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 03:08:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 03:08:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 03:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/24 03:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/24 03:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/24 03:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/24 03:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/24 03:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/24 03:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/24 03:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/24 03:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/24 03:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/24 03:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/24 03:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/24 03:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/24 03:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/24 03:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/24 03:08:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 03:08:39 DEBUG : dir1/0000-abcdefg.txt: md5 = 004f1e16e560c55fb208d4debdbc51f0 OK 2026/02/24 03:08:41 DEBUG : dir1/0001-bcdefgh.txt: md5 = 1187ecfef988429cb6cb132ee712b5b9 OK 2026/02/24 03:08:42 DEBUG : dir1/0002-cdefghi.txt: md5 = 8e0025101119d1bf9a875298a38754f4 OK 2026/02/24 03:08:44 DEBUG : dir1/0003-defghij.txt: md5 = 08de3ba9a31513cf960cc3e71888b4c1 OK 2026/02/24 03:08:45 DEBUG : dir1/0004-efghijk.txt: md5 = 995f370ab1d9d60b80c95e170adaf8a8 OK 2026/02/24 03:08:47 DEBUG : dir1/0005-fghijkl.txt: md5 = 4248030b5f5ab63b12fc38ba4855327b OK 2026/02/24 03:08:48 DEBUG : dir1/0006-ghijklm.txt: md5 = 52b91ae969393af690e6cbae5dd109bc OK 2026/02/24 03:08:50 DEBUG : dir1/0007-1234567.txt: md5 = 888783661c8936b09bbf3325bd6f0c30 OK 2026/02/24 03:08:52 DEBUG : dir1/0008-2345678.txt: md5 = de540c5c21f2bd1c39cb5cc0d625c87b OK 2026/02/24 03:08:53 DEBUG : dir1/0009-3456789.txt: md5 = 49be9f7be553ebd85c98709ab31cda4a OK 2026/02/24 03:08:55 DEBUG : dir1/0010-456789.txt: md5 = c87d2e886c8e7d9b10ed89adfbd23dab OK 2026/02/24 03:08:57 DEBUG : dir1/0011-56789;.txt: md5 = 4a9dc7c82da041142d8693e0ae528317 OK 2026/02/24 03:08:58 DEBUG : dir1/0012-6789;.txt: md5 = 396b2455155db82640b18dfac9e867a2 OK 2026/02/24 03:09:00 DEBUG : dir1/0013-789;=.txt: md5 = 80431c1ad1deef136f26437b28a7e56a OK 2026/02/24 03:09:01 DEBUG : dir1/0014-89;=.txt: md5 = 6ada881268c57f191bd248185d4956bf OK 2026/02/24 03:09:03 DEBUG : dir1/0015-9;=.txt: md5 = 3b7a05949c5342743785bb38dd35919a OK 2026/02/24 03:09:04 DEBUG : apple: md5 = 442208d8e1f6a3ee7c7c82875d7ed762 OK 2026/02/24 03:09:06 DEBUG : banana: md5 = f225cfbb0eb8cda886467d886dbe843a OK 2026/02/24 03:09:07 DEBUG : appleappleapplebanana: md5 = 2ffc1cdd58808f9c297437205cf96309 OK 2026/02/24 03:09:09 DEBUG : splitbananasplit: md5 = 68c8a8857229f23e520bd5028cb0df05 OK 2026/02/24 03:09:09 DEBUG : Waiting for deletions to finish 2026/02/24 03:09:09 DEBUG : banana: Excluded (Path Filter) 2026/02/24 03:09:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 03:09:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 03:09:09 DEBUG : apple: Excluded (Path Filter) 2026/02/24 03:09:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 03:09:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 03:09:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 03:09:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 03:09:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 03:09:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 03:09:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 03:09:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 03:09:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 03:09:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 03:09:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 03:09:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 03:09:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 03:09:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 03:09:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 03:09:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 03:09:10 DEBUG : apple: size = 5 OK 2026/02/24 03:09:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:09:10 DEBUG : apple: Unchanged skipping 2026/02/24 03:09:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 03:09:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:09:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 03:09:10 DEBUG : banana: size = 6 OK 2026/02/24 03:09:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:09:10 DEBUG : banana: Unchanged skipping 2026/02/24 03:09:11 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/24 03:09:11 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 03:09:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:09:11 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 03:09:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 03:09:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 03:09:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:09:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 03:09:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 03:09:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 03:09:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:09:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 03:09:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:09:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 03:09:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 03:09:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:09:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 03:09:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 03:09:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 03:09:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:09:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 03:09:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 03:09:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:09:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 03:09:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:09:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 03:09:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 03:09:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:09:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 03:09:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 03:09:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:09:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 03:09:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 03:09:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:09:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 03:09:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 03:09:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 03:09:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:09:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 03:09:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 03:09:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:09:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 03:09:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 03:09:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:09:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 03:09:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:09:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 03:09:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 03:09:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 03:09:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:09:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 03:09:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:09:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 03:09:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 03:09:11 DEBUG : Waiting for deletions to finish 2026/02/24 03:09:11 DEBUG : Waiting for deletions to finish 2026/02/24 03:09:11 DEBUG : banana: Excluded (Path Filter) 2026/02/24 03:09:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 03:09:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 03:09:11 DEBUG : apple: Excluded (Path Filter) 2026/02/24 03:09:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 03:09:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 03:09:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 03:09:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 03:09:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 03:09:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 03:09:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 03:09:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 03:09:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 03:09:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 03:09:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 03:09:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 03:09:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 03:09:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 03:09:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 03:09:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 03:09:13 DEBUG : dir1: Directory modification time the same (differ by -781.178µs, within tolerance 1ms) 2026/02/24 03:09:13 DEBUG : apple: size = 5 OK 2026/02/24 03:09:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:09:13 DEBUG : apple: Unchanged skipping 2026/02/24 03:09:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 03:09:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:09:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 03:09:13 DEBUG : banana: size = 6 OK 2026/02/24 03:09:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:09:13 DEBUG : banana: Unchanged skipping 2026/02/24 03:09:13 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 03:09:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:09:13 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 03:09:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 03:09:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:09:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 03:09:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 03:09:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:09:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 03:09:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 03:09:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:09:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 03:09:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 03:09:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:09:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 03:09:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 03:09:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:09:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 03:09:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 03:09:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:09:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 03:09:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 03:09:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:09:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 03:09:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 03:09:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:09:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 03:09:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 03:09:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:09:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 03:09:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 03:09:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:09:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 03:09:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 03:09:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:09:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 03:09:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 03:09:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:09:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 03:09:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 03:09:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:09:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 03:09:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 03:09:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:09:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 03:09:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 03:09:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:09:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 03:09:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 03:09:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:09:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 03:09:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 03:09:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 03:09:13 DEBUG : Waiting for deletions to finish 2026/02/24 03:09:13 DEBUG : Waiting for deletions to finish 2026/02/24 03:09:13 DEBUG : banana: Excluded (Path Filter) 2026/02/24 03:09:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 03:09:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 03:09:13 DEBUG : apple: Excluded (Path Filter) 2026/02/24 03:09:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 03:09:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 03:09:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 03:09:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 03:09:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 03:09:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 03:09:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 03:09:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 03:09:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 03:09:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 03:09:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 03:09:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 03:09:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 03:09:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 03:09:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 03:09:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 03:09:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/24 03:09:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/24 03:09:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/24 03:09:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/24 03:09:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/24 03:09:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/24 03:09:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/24 03:09:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/24 03:09:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/24 03:09:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/24 03:09:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/24 03:09:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/24 03:09:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/24 03:09:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/24 03:09:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/24 03:09:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 03:09:27 DEBUG : dir1/0000-abcdefg.txt: md5 = 573bb2b1f9fc97f3e0afde87f774485b OK 2026/02/24 03:09:29 DEBUG : dir1/0001-bcdefgh.txt: md5 = 6cf0d43f3b035baaf393ad26c24c9df0 OK 2026/02/24 03:09:30 DEBUG : dir1/0002-cdefghi.txt: md5 = 73fc4126dec13f2f1ae184088700bca3 OK 2026/02/24 03:09:32 DEBUG : dir1/0003-defghij.txt: md5 = 910c9aefc914944fca7ebb62578868cb OK 2026/02/24 03:09:33 DEBUG : dir1/0004-efghijk.txt: md5 = ff8242206e5c96f3a960c597e8c5ba60 OK 2026/02/24 03:09:35 DEBUG : dir1/0005-fghijkl.txt: md5 = 45d55735ba97c9421761172353b468c2 OK 2026/02/24 03:09:36 DEBUG : dir1/0006-ghijklm.txt: md5 = 5bb8f20a7ee00db0090590e8297a56c0 OK 2026/02/24 03:09:38 DEBUG : dir1/0007-1234567.txt: md5 = 27164a5674ae559cd366d7e509e86128 OK 2026/02/24 03:09:39 DEBUG : dir1/0008-2345678.txt: md5 = 4f2bc24c5e679decb16d2bd9e8059276 OK 2026/02/24 03:09:41 DEBUG : dir1/0009-3456789.txt: md5 = 1b88e80f1b9524079e2a80e46a12e761 OK 2026/02/24 03:09:42 DEBUG : dir1/0010-456789.txt: md5 = 7fa4a38ea2df86a5d86750a6dbb2ed33 OK 2026/02/24 03:09:44 DEBUG : dir1/0011-56789;.txt: md5 = 27da17fcb071c92da13dbda3b12bab67 OK 2026/02/24 03:09:46 DEBUG : dir1/0012-6789;.txt: md5 = 77cbe475ec4b49ed463910ab11757366 OK 2026/02/24 03:09:47 DEBUG : dir1/0013-789;=.txt: md5 = c3a56a81862543e2299fcd3621d9abed OK 2026/02/24 03:09:49 DEBUG : dir1/0014-89;=.txt: md5 = e30cb533574cda6a7756762bda44ea10 OK 2026/02/24 03:09:50 DEBUG : dir1/0015-9;=.txt: md5 = 3184609a225de62bcca9c3c3992edc25 OK 2026/02/24 03:09:52 DEBUG : apple: md5 = 14b8d1521161d8d3f03a458e9e6599c4 OK 2026/02/24 03:09:53 DEBUG : banana: md5 = 63d0de95595a54231600d4da5f129482 OK 2026/02/24 03:09:55 DEBUG : appleappleapplebanana: md5 = ad4e09df5f1beda418e6ed327137de85 OK 2026/02/24 03:09:56 DEBUG : splitbananasplit: md5 = 707a88eebed0d4ff4c5c702e5e769871 OK 2026/02/24 03:09:56 DEBUG : Waiting for deletions to finish 2026/02/24 03:09:57 DEBUG : banana: Excluded (Path Filter) 2026/02/24 03:09:57 DEBUG : apple: Excluded (Path Filter) 2026/02/24 03:09:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 03:09:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 03:09:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 03:09:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 03:09:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 03:09:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 03:09:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 03:09:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 03:09:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 03:09:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 03:09:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 03:09:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 03:09:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 03:09:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 03:09:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 03:09:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 03:09:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 03:09:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 03:09:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 03:09:57 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 03:09:57 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 03:09:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 03:09:57 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 03:09:57 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 03:09:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 03:09:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 03:09:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 03:09:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 03:09:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 03:09:57 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 03:09:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 03:09:57 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 03:09:57 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 03:09:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/24 03:09:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 03:09:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/24 03:09:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 03:09:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/24 03:09:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 03:09:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/24 03:09:58 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 03:09:58 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 03:09:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 03:09:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 03:09:58 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/24 03:09:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 03:09:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 03:09:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 03:09:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 03:09:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 03:09:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 03:09:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 03:09:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 03:09:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 03:09:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 03:09:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 03:09:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 03:09:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 03:09:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 03:09:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 03:09:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 03:09:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 03:09:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 03:09:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 03:09:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 03:09:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 03:09:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 03:09:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 03:09:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 03:09:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 03:09:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 03:09:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 03:09:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 03:09:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 03:09:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 03:09:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 03:09:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 03:09:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 03:09:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 03:09:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 03:09:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 03:09:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 03:09:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 03:09:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 03:09:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 03:09:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 03:09:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 03:09:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 03:09:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 03:09:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 03:09:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 03:09:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 03:09:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 03:09:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 03:09:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 03:09:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 03:09:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 03:09:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 03:09:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 03:09:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 03:09:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 03:09:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 03:09:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 03:09:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 03:09:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 03:09:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 03:09:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 03:09:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 03:09:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 03:09:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 03:09:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 03:09:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 03:09:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 03:09:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 03:09:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 03:09:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 03:09:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 03:09:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 03:09:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 03:09:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 03:09:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 03:09:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 03:09:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 03:09:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 03:09:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 03:09:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 03:09:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 03:09:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 03:09:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 03:09:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 03:09:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 03:09:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 03:09:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 03:09:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 03:09:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 03:09:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 03:09:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 03:09:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 03:09:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 03:09:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 03:09:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 03:09:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 03:09:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 03:09:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 03:09:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 03:09:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 03:09:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 03:09:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 03:09:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 03:09:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 03:09:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 03:09:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 03:09:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 03:09:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 03:09:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 03:09:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 03:09:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 03:09:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 03:09:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 03:09:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 03:09:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 03:09:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 03:09:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 03:09:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 03:09:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 03:09:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 03:09:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 03:09:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 03:09:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 03:09:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 03:09:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 03:09:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 03:09:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 03:09:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 03:09:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 03:09:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/24 03:09:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 03:09:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/24 03:09:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 03:09:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/24 03:09:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 03:09:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/24 03:09:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 03:09:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/24 03:09:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 03:09:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 03:09:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 03:09:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 03:09:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 03:09:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 03:09:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 03:09:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 03:09:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 03:09:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 03:09:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/24 03:09:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 03:09:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 03:09:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 03:09:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 03:09:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 03:09:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 03:09:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 03:09:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 03:09:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 03:09:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 03:09:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 03:09:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 03:09:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 03:09:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 03:09:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 03:09:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 03:09:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 03:09:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 03:09:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/24 03:09:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 03:09:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 03:09:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/24 03:09:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 03:09:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/24 03:09:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 03:09:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/24 03:09:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 03:09:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/24 03:09:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 03:09:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/24 03:09:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 03:09:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/24 03:09:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 03:09:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/24 03:09:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 03:09:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/24 03:09:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 03:09:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/24 03:09:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 03:09:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/24 03:09:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/24 03:09:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/24 03:09:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 03:09:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/24 03:09:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 03:09:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/24 03:09:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 03:09:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/24 03:09:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 03:09:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/24 03:09:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/24 03:09:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/24 03:09:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 03:09:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 03:09:59 DEBUG : YmFuYW5h: md5 = 96f9d2ad1b01212683de7cd04b959945 OK 2026/02/24 03:09:59 DEBUG : YmFuYW5h: size = 6 OK 2026/02/24 03:09:59 INFO : banana: Copied (new) to: YmFuYW5h 2026/02/24 03:09:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 03:09:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 5095b46a9399189ea02a5d3be40f0591 OK 2026/02/24 03:09:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/24 03:09:59 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 03:09:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 03:09:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 4bccd1fcef023b9330dd8e26edb2949b OK 2026/02/24 03:09:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/24 03:09:59 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 03:09:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 03:10:00 DEBUG : YXBwbGU=: md5 = 9301f099b83ac04f588fa5f48efd585b OK 2026/02/24 03:10:00 DEBUG : YXBwbGU=: size = 5 OK 2026/02/24 03:10:00 INFO : apple: Copied (new) to: YXBwbGU= 2026/02/24 03:10:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 03:10:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 63ced6dea3a09cd47df3222b38bc5b7a OK 2026/02/24 03:10:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/24 03:10:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 03:10:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 03:10:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 070039716470cb9e9f223d9a2dee675b OK 2026/02/24 03:10:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/24 03:10:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 03:10:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 03:10:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 868829cbfb1edc64904e411950542fd9 OK 2026/02/24 03:10:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/24 03:10:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 03:10:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 03:10:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 53a40165b3ea08f531d46831d2049333 OK 2026/02/24 03:10:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/24 03:10:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 03:10:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 03:10:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = dc3157bdc6a0412302ca0f4a7ad651e0 OK 2026/02/24 03:10:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/24 03:10:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 03:10:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 03:10:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = f49dfcdbc7c93bc05eacc70507389170 OK 2026/02/24 03:10:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/24 03:10:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 03:10:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 03:10:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 918f3e2c09f36dd902b13c76551302e8 OK 2026/02/24 03:10:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/24 03:10:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 03:10:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/24 03:10:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = f5e7bbdb69f8b60146cad4a4ed2db8c0 OK 2026/02/24 03:10:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/24 03:10:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 03:10:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/24 03:10:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 7f650b0e7d4a0465e14ad476c9975c1e OK 2026/02/24 03:10:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/24 03:10:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 03:10:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/24 03:10:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = a86dba3065bee2bad26bb8da9e369db3 OK 2026/02/24 03:10:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/24 03:10:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/24 03:10:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/24 03:10:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 9cfec0591ae75234239f385783801095 OK 2026/02/24 03:10:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/24 03:10:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/24 03:10:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/24 03:10:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = e1bda6f06cb3c4d688c60e950a77e64e OK 2026/02/24 03:10:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/24 03:10:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 03:10:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/24 03:10:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 6a62f12329566241fd135919d3c41df7 OK 2026/02/24 03:10:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/24 03:10:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/24 03:10:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 7e4fcc724be315bff07bcc021e74ac39 OK 2026/02/24 03:10:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/24 03:10:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/24 03:10:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 344f6ae6e9dd99b55568d445ad164721 OK 2026/02/24 03:10:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/24 03:10:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/24 03:10:13 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = ed9057007b058acc1c043f0a88b12969 OK 2026/02/24 03:10:13 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/24 03:10:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/02/24 03:10:13 DEBUG : Waiting for deletions to finish 2026/02/24 03:10:14 INFO : appleappleapplebanana: Deleted 2026/02/24 03:10:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/24 03:10:14 INFO : dir1/0007-1234567.txt: Deleted 2026/02/24 03:10:14 INFO : dir1/0011-56789;.txt: Deleted 2026/02/24 03:10:14 INFO : dir1/0009-3456789.txt: Deleted 2026/02/24 03:10:14 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/24 03:10:14 INFO : dir1/0008-2345678.txt: Deleted 2026/02/24 03:10:14 INFO : dir1/0003-defghij.txt: Deleted 2026/02/24 03:10:14 INFO : banana: Deleted 2026/02/24 03:10:14 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/24 03:10:14 INFO : apple: Deleted 2026/02/24 03:10:14 INFO : dir1/0015-9;=.txt: Deleted 2026/02/24 03:10:14 INFO : splitbananasplit: Deleted 2026/02/24 03:10:14 INFO : dir1/0014-89;=.txt: Deleted 2026/02/24 03:10:14 INFO : dir1/0010-456789.txt: Deleted 2026/02/24 03:10:15 INFO : dir1/0012-6789;.txt: Deleted 2026/02/24 03:10:15 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/24 03:10:15 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/24 03:10:15 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/24 03:10:19 INFO : dir1/0013-789;=.txt: Deleted 2026/02/24 03:10:19 DEBUG : Waiting for deletions to finish 2026/02/24 03:10:19 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/24 03:10:19 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/24 03:10:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/24 03:10:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/24 03:10:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/24 03:10:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/24 03:10:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/24 03:10:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/24 03:10:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/24 03:10:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/24 03:10:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/24 03:10:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/24 03:10:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/24 03:10:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/24 03:10:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/24 03:10:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/24 03:10:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/24 03:10:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/24 03:10:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/24 03:10:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/24 03:10:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 03:10:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 03:10:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 03:10:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 03:10:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 03:10:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 03:10:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 03:10:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 03:10:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 03:10:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 03:10:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 03:10:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 03:10:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 03:10:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 03:10:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 03:10:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 03:10:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 03:10:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 03:10:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/24 03:10:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 03:10:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/24 03:10:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/24 03:10:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/24 03:10:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/24 03:10:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/24 03:10:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/24 03:10:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/24 03:10:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/24 03:10:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/24 03:10:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/24 03:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 03:10:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/24 03:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 03:10:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/24 03:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 03:10:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/24 03:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 03:10:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/24 03:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 03:10:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/24 03:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 03:10:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/24 03:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 03:10:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 03:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 03:10:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 03:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 03:10:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 03:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 03:10:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 03:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 03:10:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 03:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 03:10:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 03:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 03:10:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 03:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 03:10:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 03:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 03:10:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 03:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 03:10:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 03:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 03:10:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/24 03:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 03:10:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/24 03:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 03:10:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/24 03:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 03:10:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/24 03:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 03:10:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/24 03:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 03:10:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/24 03:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 03:10:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 03:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 03:10:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 03:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 03:10:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 03:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 03:10:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 03:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 03:10:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 03:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 03:10:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 03:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 03:10:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 03:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 03:10:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 03:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 03:10:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 03:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 03:10:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 03:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 03:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 03:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 03:10:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/24 03:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 03:10:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/24 03:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 03:10:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/24 03:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 03:10:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/24 03:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 03:10:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/24 03:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 03:10:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/24 03:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 03:10:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 03:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 03:10:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 03:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 03:10:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 03:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 03:10:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 03:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 03:10:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 03:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 03:10:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 03:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 03:10:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 03:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 03:10:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 03:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 03:10:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 03:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 03:10:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 03:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 03:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 03:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 03:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 03:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 03:10:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/24 03:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 03:10:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/24 03:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 03:10:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/24 03:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 03:10:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/24 03:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 03:10:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/24 03:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 03:10:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/24 03:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 03:10:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 03:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 03:10:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 03:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 03:10:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 03:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 03:10:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 03:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 03:10:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 03:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 03:10:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 03:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 03:10:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 03:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 03:10:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 03:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 03:10:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 03:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 03:10:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 03:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 03:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 03:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 03:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 03:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 03:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 03:10:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 03:10:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 03:10:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 03:10:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 03:10:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 03:10:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 03:10:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 03:10:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 03:10:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 03:10:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 03:10:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/24 03:10:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/24 03:10:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/24 03:10:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/24 03:10:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/24 03:10:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/24 03:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 03:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 03:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 03:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 03:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 03:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 03:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 03:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 03:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 03:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 03:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 03:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 03:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 03:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 03:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 03:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 03:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 03:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 03:10:20 DEBUG : dir1: Directory modification time the same (differ by -251.388µs, within tolerance 1ms) 2026/02/24 03:10:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/24 03:10:20 DEBUG : YmFuYW5h: size = 6 OK 2026/02/24 03:10:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:10:20 DEBUG : banana: Unchanged skipping 2026/02/24 03:10:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/24 03:10:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:10:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:10:20 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 03:10:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 03:10:20 DEBUG : YXBwbGU=: size = 5 OK 2026/02/24 03:10:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:10:20 DEBUG : apple: Unchanged skipping 2026/02/24 03:10:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 03:10:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 03:10:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 03:10:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 03:10:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 03:10:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 03:10:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 03:10:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 03:10:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 03:10:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 03:10:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 03:10:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 03:10:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 03:10:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 03:10:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 03:10:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 03:10:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 03:10:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 03:10:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 03:10:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 03:10:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 03:10:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 03:10:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 03:10:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 03:10:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 03:10:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 03:10:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 03:10:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 03:10:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 03:10:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 03:10:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 03:10:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 03:10:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 03:10:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 03:10:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 03:10:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 03:10:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 03:10:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 03:10:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 03:10:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 03:10:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 03:10:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 03:10:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 03:10:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 03:10:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 03:10:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 03:10:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 03:10:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 03:10:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 03:10:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 03:10:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 03:10:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 03:10:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 03:10:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 03:10:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 03:10:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 03:10:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 03:10:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 03:10:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 03:10:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 03:10:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 03:10:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 03:10:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 03:10:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 03:10:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 03:10:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 03:10:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 03:10:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 03:10:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 03:10:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 03:10:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 03:10:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 03:10:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 03:10:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 03:10:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 03:10:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 03:10:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 03:10:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 03:10:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 03:10:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 03:10:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 03:10:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 03:10:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 03:10:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 03:10:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 03:10:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 03:10:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 03:10:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 03:10:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 03:10:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 03:10:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 03:10:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 03:10:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 03:10:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 03:10:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 03:10:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 03:10:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 03:10:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 03:10:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 03:10:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 03:10:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 03:10:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 03:10:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 03:10:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 03:10:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 03:10:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 03:10:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 03:10:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 03:10:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 03:10:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 03:10:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 03:10:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 03:10:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 03:10:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 03:10:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 03:10:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 03:10:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 03:10:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 03:10:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 03:10:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 03:10:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 03:10:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 03:10:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 03:10:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 03:10:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 03:10:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 03:10:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 03:10:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 03:10:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 03:10:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 03:10:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/24 03:10:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 03:10:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/24 03:10:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 03:10:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/24 03:10:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 03:10:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/24 03:10:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 03:10:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/24 03:10:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 03:10:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 03:10:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 03:10:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 03:10:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 03:10:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 03:10:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 03:10:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 03:10:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 03:10:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 03:10:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/24 03:10:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 03:10:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 03:10:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 03:10:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 03:10:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 03:10:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 03:10:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 03:10:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 03:10:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 03:10:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 03:10:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 03:10:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 03:10:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 03:10:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 03:10:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 03:10:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 03:10:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 03:10:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 03:10:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/24 03:10:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 03:10:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 03:10:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 03:10:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 03:10:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 03:10:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 03:10:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 03:10:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 03:10:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 03:10:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 03:10:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 03:10:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/24 03:10:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 03:10:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 03:10:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 03:10:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 03:10:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/24 03:10:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/24 03:10:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:10:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 03:10:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/24 03:10:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:10:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 03:10:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/24 03:10:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:10:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 03:10:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/24 03:10:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:10:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 03:10:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/24 03:10:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:10:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 03:10:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/24 03:10:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:10:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 03:10:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/24 03:10:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:10:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 03:10:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/24 03:10:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:10:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 03:10:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/24 03:10:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:10:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 03:10:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/24 03:10:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:10:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 03:10:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/24 03:10:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:10:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/24 03:10:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/24 03:10:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:10:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 03:10:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:10:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 03:10:20 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/24 03:10:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/24 03:10:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:10:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:10:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 03:10:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 03:10:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 03:10:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 03:10:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/24 03:10:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:10:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 03:10:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 03:10:20 DEBUG : Waiting for deletions to finish 2026/02/24 03:10:20 DEBUG : Waiting for deletions to finish 2026/02/24 03:10:21 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/24 03:10:21 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/24 03:10:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/24 03:10:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/24 03:10:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/24 03:10:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/24 03:10:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/24 03:10:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/24 03:10:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/24 03:10:21 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/24 03:10:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/24 03:10:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/24 03:10:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/24 03:10:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/24 03:10:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/24 03:10:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/24 03:10:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/24 03:10:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/24 03:10:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/24 03:10:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/24 03:10:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 03:10:21 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 03:10:21 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 03:10:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 03:10:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 03:10:21 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 03:10:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 03:10:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 03:10:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 03:10:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 03:10:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 03:10:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 03:10:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 03:10:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 03:10:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 03:10:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 03:10:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 03:10:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 03:10:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 03:10:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 03:10:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 03:10:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 03:10:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 03:10:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 03:10:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 03:10:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 03:10:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/24 03:10:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 03:10:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/24 03:10:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/24 03:10:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/24 03:10:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/24 03:10:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/24 03:10:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/24 03:10:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/24 03:10:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/24 03:10:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/24 03:10:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/24 03:10:21 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 03:10:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 03:10:21 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 03:10:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 03:10:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 03:10:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 03:10:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 03:10:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 03:10:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 03:10:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 03:10:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 03:10:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 03:10:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 03:10:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 03:10:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/24 03:10:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/24 03:10:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/24 03:10:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/24 03:10:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/24 03:10:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/24 03:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/02/24 03:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/02/24 03:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/02/24 03:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/24 03:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/24 03:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/02/24 03:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/24 03:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/24 03:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/02/24 03:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/24 03:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/02/24 03:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/02/24 03:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/02/24 03:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/24 03:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/02/24 03:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/24 03:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/24 03:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/24 03:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/24 03:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/24 03:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/02/24 03:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/02/24 03:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/02/24 03:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/24 03:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/02/24 03:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/24 03:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/24 03:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/02/24 03:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/24 03:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/02/24 03:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/24 03:10:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 03:10:36 DEBUG : dir1/0000-abcdefg.txt: md5 = de8271cb93734317c34cf200a850d051 OK 2026/02/24 03:10:37 DEBUG : dir1/0001-bcdefgh.txt: md5 = e397246df576ebb2b9ef7601084321de OK 2026/02/24 03:10:39 DEBUG : dir1/0002-cdefghi.txt: md5 = 2cb68a80ef559307512e2a9525462a4e OK 2026/02/24 03:10:40 DEBUG : dir1/0003-defghij.txt: md5 = 5048130a316a73eccbb4c22d86795438 OK 2026/02/24 03:10:42 DEBUG : dir1/0004-efghijk.txt: md5 = 5f48f1e4afc8ea295c38336648df6bed OK 2026/02/24 03:10:44 DEBUG : dir1/0005-fghijkl.txt: md5 = 5e6b3387d18bab3ede7869b0770150e8 OK 2026/02/24 03:10:45 DEBUG : dir1/0006-ghijklm.txt: md5 = 2674c0359f1da9a057ca573a1bf56e81 OK 2026/02/24 03:10:47 DEBUG : dir1/0007-1234567.txt: md5 = d4ee0b4b79fcacf2e174e22bd451dfb0 OK 2026/02/24 03:10:48 DEBUG : dir1/0008-2345678.txt: md5 = 91666726c44ed8f36e9afe188d4ebecb OK 2026/02/24 03:10:50 DEBUG : dir1/0009-3456789.txt: md5 = b25381780a5029976e631a3c0bdf13b6 OK 2026/02/24 03:10:51 DEBUG : dir1/0010-456789.txt: md5 = 6f574ce85901acbd2757f7968a859994 OK 2026/02/24 03:10:53 DEBUG : dir1/0011-56789;.txt: md5 = 17a0dfa57d250aa8d4ae15871d0cc953 OK 2026/02/24 03:10:54 DEBUG : dir1/0012-6789;.txt: md5 = fa20679264041eb77aaea322c385c49a OK 2026/02/24 03:10:56 DEBUG : dir1/0013-789;=.txt: md5 = 6073c2eccaa9bcefbe9c392eba6fc349 OK 2026/02/24 03:10:58 DEBUG : dir1/0014-89;=.txt: md5 = e2a2c1933351adf694dc08b6755847dd OK 2026/02/24 03:10:59 DEBUG : dir1/0015-9;=.txt: md5 = 4e88f7b85d6ce441e244f26b393f0006 OK 2026/02/24 03:11:01 DEBUG : apple: md5 = 57d76f484f0531d5487e8f96e4f2c9f0 OK 2026/02/24 03:11:03 DEBUG : banana: md5 = 09d56832e25d2679470512bab22aea0c OK 2026/02/24 03:11:04 DEBUG : appleappleapplebanana: md5 = b97733f782db59fec6b5e190e0d9372c OK 2026/02/24 03:11:06 DEBUG : splitbananasplit: md5 = 5d22de471feabd7e4d14b18124fcc759 OK 2026/02/24 03:11:06 DEBUG : Waiting for deletions to finish 2026/02/24 03:11:06 DEBUG : banana: Excluded (Path Filter) 2026/02/24 03:11:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 03:11:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 03:11:06 DEBUG : apple: Excluded (Path Filter) 2026/02/24 03:11:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 03:11:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 03:11:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 03:11:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 03:11:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 03:11:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 03:11:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 03:11:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 03:11:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 03:11:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 03:11:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 03:11:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 03:11:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 03:11:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 03:11:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 03:11:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 03:11:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 03:11:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 03:11:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 03:11:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 03:11:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 03:11:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 03:11:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 03:11:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 03:11:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 03:11:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 03:11:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 03:11:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 03:11:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 03:11:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 03:11:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 03:11:07 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/24 03:11:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 03:11:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/24 03:11:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 03:11:07 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/24 03:11:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 03:11:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/24 03:11:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 03:11:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 03:11:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 03:11:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 03:11:08 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/24 03:11:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/24 03:11:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 03:11:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/24 03:11:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 03:11:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/24 03:11:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/24 03:11:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/24 03:11:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 03:11:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/24 03:11:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/24 03:11:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/24 03:11:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 03:11:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/24 03:11:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/24 03:11:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/24 03:11:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/24 03:11:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/24 03:11:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/24 03:11:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/24 03:11:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 03:11:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/24 03:11:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/24 03:11:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/24 03:11:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/24 03:11:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/24 03:11:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/24 03:11:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/24 03:11:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 03:11:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/24 03:11:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/24 03:11:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/24 03:11:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 03:11:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/24 03:11:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/24 03:11:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/24 03:11:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/24 03:11:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/24 03:11:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/24 03:11:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/24 03:11:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/24 03:11:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/24 03:11:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/24 03:11:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/24 03:11:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/24 03:11:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/24 03:11:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 03:11:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/24 03:11:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/24 03:11:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/24 03:11:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/24 03:11:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/24 03:11:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/24 03:11:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/24 03:11:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/24 03:11:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/24 03:11:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/24 03:11:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/24 03:11:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/24 03:11:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/24 03:11:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/24 03:11:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/24 03:11:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 03:11:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/24 03:11:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/24 03:11:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/24 03:11:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/24 03:11:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/24 03:11:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/24 03:11:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/24 03:11:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/24 03:11:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/24 03:11:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/24 03:11:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/24 03:11:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/24 03:11:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/24 03:11:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/24 03:11:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/24 03:11:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/24 03:11:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/24 03:11:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 03:11:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/24 03:11:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/24 03:11:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/24 03:11:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/24 03:11:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/24 03:11:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/24 03:11:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/24 03:11:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/24 03:11:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/24 03:11:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 03:11:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/24 03:11:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/24 03:11:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/24 03:11:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/24 03:11:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/24 03:11:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/24 03:11:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/24 03:11:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/24 03:11:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/24 03:11:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/24 03:11:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/24 03:11:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/24 03:11:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/24 03:11:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/24 03:11:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/24 03:11:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/24 03:11:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/24 03:11:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 03:11:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/24 03:11:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/24 03:11:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/24 03:11:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/24 03:11:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/24 03:11:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/24 03:11:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/24 03:11:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/24 03:11:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/24 03:11:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/24 03:11:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/24 03:11:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/24 03:11:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/24 03:11:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/24 03:11:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/24 03:11:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/24 03:11:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/24 03:11:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/24 03:11:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/24 03:11:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/24 03:11:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/24 03:11:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/24 03:11:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/24 03:11:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 03:11:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/24 03:11:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/24 03:11:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/24 03:11:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/24 03:11:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/24 03:11:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/24 03:11:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/24 03:11:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/24 03:11:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 03:11:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 03:11:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 03:11:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/24 03:11:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 03:11:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/24 03:11:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 03:11:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/24 03:11:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 03:11:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/24 03:11:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 03:11:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/24 03:11:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 03:11:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/24 03:11:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 03:11:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/24 03:11:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 03:11:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/24 03:11:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 03:11:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/24 03:11:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 03:11:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/24 03:11:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 03:11:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/24 03:11:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 03:11:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/24 03:11:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 03:11:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/24 03:11:08 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/24 03:11:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 03:11:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 03:11:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/24 03:11:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/24 03:11:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/24 03:11:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/24 03:11:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/24 03:11:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/24 03:11:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/24 03:11:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/24 03:11:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/24 03:11:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/24 03:11:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/24 03:11:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/24 03:11:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/24 03:11:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/24 03:11:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/24 03:11:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/24 03:11:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/24 03:11:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/24 03:11:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/24 03:11:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/24 03:11:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/24 03:11:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/24 03:11:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/24 03:11:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/24 03:11:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/24 03:11:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/24 03:11:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/24 03:11:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 03:11:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/24 03:11:08 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/24 03:11:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/24 03:11:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 03:11:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 03:11:09 DEBUG : PREFIXapple: md5 = 368cc89d1a044a341c6180984222e69d OK 2026/02/24 03:11:09 DEBUG : PREFIXapple: size = 5 OK 2026/02/24 03:11:09 INFO : apple: Copied (new) to: PREFIXapple 2026/02/24 03:11:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/24 03:11:09 DEBUG : PREFIXsplitbananasplit: md5 = 7db725d309f341ed3bb5748c5ee4ba96 OK 2026/02/24 03:11:09 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/02/24 03:11:09 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/02/24 03:11:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/24 03:11:09 DEBUG : PREFIXbanana: md5 = ff87be45ffa4dc4f776876383fb18bd1 OK 2026/02/24 03:11:09 DEBUG : PREFIXbanana: size = 6 OK 2026/02/24 03:11:09 INFO : banana: Copied (new) to: PREFIXbanana 2026/02/24 03:11:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/24 03:11:10 DEBUG : PREFIXappleappleapplebanana: md5 = e8378cef29ea51f657dec46b30a7ceaf OK 2026/02/24 03:11:10 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/02/24 03:11:10 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/02/24 03:11:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/24 03:11:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = b10a13574ce604ce313dc7ffe9f99600 OK 2026/02/24 03:11:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/02/24 03:11:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/02/24 03:11:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/24 03:11:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 12449d8a4851de8afa5b730d8846b09c OK 2026/02/24 03:11:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/02/24 03:11:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/02/24 03:11:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/24 03:11:11 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 483964d7b0a7adcc3ee41aed5b45b440 OK 2026/02/24 03:11:11 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/02/24 03:11:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/02/24 03:11:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/24 03:11:12 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = cf9ab4ef50041788e563e871e736fcc5 OK 2026/02/24 03:11:12 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/02/24 03:11:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/02/24 03:11:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/24 03:11:12 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 758b272df31576cb4536b0e61ab193c0 OK 2026/02/24 03:11:12 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/02/24 03:11:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/02/24 03:11:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/24 03:11:12 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = f5d355d44349922f7a1363da09e763c3 OK 2026/02/24 03:11:12 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/02/24 03:11:12 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/02/24 03:11:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/24 03:11:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 63dfd138e206a025e443c0080709d65f OK 2026/02/24 03:11:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/02/24 03:11:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/02/24 03:11:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/24 03:11:13 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = f78c83321533c8c81a3fbb1071f01c01 OK 2026/02/24 03:11:13 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/02/24 03:11:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/02/24 03:11:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/24 03:11:14 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 8a17b4cf74149b691c86292f9680e72e OK 2026/02/24 03:11:14 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/02/24 03:11:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/02/24 03:11:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/24 03:11:14 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 7ee0255b9c54edc8a85c6a26f9d3e1ea OK 2026/02/24 03:11:14 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/02/24 03:11:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/02/24 03:11:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/24 03:11:14 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 8328d9a24075fed0f76962d0e4600539 OK 2026/02/24 03:11:14 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/02/24 03:11:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/02/24 03:11:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/24 03:11:15 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = f33d633d799561938083f39f4e6245a3 OK 2026/02/24 03:11:15 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/02/24 03:11:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/02/24 03:11:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/24 03:11:15 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = fb7bd4b4de28490994f78b53bde0de7d OK 2026/02/24 03:11:15 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/02/24 03:11:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/02/24 03:11:16 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 8faccf8866237ba4f847acc289ab6842 OK 2026/02/24 03:11:16 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/02/24 03:11:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/02/24 03:11:16 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 8ce3acd4665ec98a904b51dda0dd6630 OK 2026/02/24 03:11:16 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/02/24 03:11:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/02/24 03:11:16 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = e964bc2b0c6a40e15fdeff21f84b6b3f OK 2026/02/24 03:11:16 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/02/24 03:11:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/02/24 03:11:16 DEBUG : Waiting for deletions to finish 2026/02/24 03:11:17 INFO : dir1/0011-56789;.txt: Deleted 2026/02/24 03:11:17 INFO : apple: Deleted 2026/02/24 03:11:17 INFO : dir1/0009-3456789.txt: Deleted 2026/02/24 03:11:17 INFO : dir1/0008-2345678.txt: Deleted 2026/02/24 03:11:17 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/24 03:11:17 INFO : appleappleapplebanana: Deleted 2026/02/24 03:11:17 INFO : splitbananasplit: Deleted 2026/02/24 03:11:17 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/24 03:11:17 INFO : dir1/0007-1234567.txt: Deleted 2026/02/24 03:11:17 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/24 03:11:17 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/24 03:11:17 INFO : dir1/0003-defghij.txt: Deleted 2026/02/24 03:11:17 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/24 03:11:17 INFO : dir1/0013-789;=.txt: Deleted 2026/02/24 03:11:17 INFO : dir1/0014-89;=.txt: Deleted 2026/02/24 03:11:18 INFO : dir1/0012-6789;.txt: Deleted 2026/02/24 03:11:18 INFO : dir1/0010-456789.txt: Deleted 2026/02/24 03:11:18 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/24 03:11:18 INFO : dir1/0015-9;=.txt: Deleted 2026/02/24 03:11:18 INFO : banana: Deleted 2026/02/24 03:11:18 DEBUG : Waiting for deletions to finish 2026/02/24 03:11:19 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/02/24 03:11:19 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/02/24 03:11:19 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/02/24 03:11:19 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/02/24 03:11:19 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 03:11:19 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/02/24 03:11:19 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/02/24 03:11:19 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 03:11:19 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/02/24 03:11:19 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 03:11:19 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 03:11:19 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/02/24 03:11:19 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 03:11:19 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/02/24 03:11:19 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/02/24 03:11:19 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/02/24 03:11:19 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/02/24 03:11:19 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 03:11:19 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/02/24 03:11:19 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/02/24 03:11:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/24 03:11:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/24 03:11:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/24 03:11:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/24 03:11:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/24 03:11:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/24 03:11:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/24 03:11:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/24 03:11:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/24 03:11:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/24 03:11:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/24 03:11:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/24 03:11:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/24 03:11:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/24 03:11:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/24 03:11:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/24 03:11:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/24 03:11:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/24 03:11:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/24 03:11:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/24 03:11:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/24 03:11:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/24 03:11:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/24 03:11:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/24 03:11:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/24 03:11:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/24 03:11:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/24 03:11:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/24 03:11:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/24 03:11:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/24 03:11:19 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 03:11:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/24 03:11:19 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 03:11:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/24 03:11:19 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 03:11:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/24 03:11:19 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 03:11:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/24 03:11:19 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 03:11:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/24 03:11:19 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 03:11:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/24 03:11:19 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 03:11:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/24 03:11:19 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 03:11:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/24 03:11:19 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 03:11:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/24 03:11:19 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 03:11:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/24 03:11:19 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 03:11:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/24 03:11:19 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 03:11:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/24 03:11:19 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 03:11:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/24 03:11:19 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 03:11:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/24 03:11:19 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 03:11:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/24 03:11:19 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 03:11:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/24 03:11:19 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 03:11:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/24 03:11:19 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 03:11:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/24 03:11:19 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 03:11:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/24 03:11:19 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 03:11:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/24 03:11:19 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 03:11:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/24 03:11:19 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 03:11:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/24 03:11:19 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 03:11:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/24 03:11:19 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 03:11:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/24 03:11:19 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 03:11:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/24 03:11:19 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 03:11:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/24 03:11:19 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 03:11:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/24 03:11:19 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 03:11:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/24 03:11:19 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 03:11:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/24 03:11:19 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 03:11:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/24 03:11:19 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 03:11:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/24 03:11:19 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 03:11:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/24 03:11:19 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 03:11:19 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 03:11:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 03:11:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/24 03:11:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 03:11:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/24 03:11:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 03:11:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/24 03:11:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 03:11:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/24 03:11:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 03:11:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/24 03:11:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 03:11:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/24 03:11:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 03:11:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/24 03:11:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 03:11:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/24 03:11:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 03:11:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/24 03:11:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 03:11:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/24 03:11:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 03:11:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/24 03:11:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 03:11:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/24 03:11:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 03:11:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/24 03:11:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 03:11:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/24 03:11:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 03:11:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/24 03:11:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 03:11:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/24 03:11:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 03:11:19 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 03:11:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 03:11:19 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 03:11:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 03:11:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/24 03:11:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 03:11:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/24 03:11:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 03:11:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/24 03:11:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 03:11:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/24 03:11:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 03:11:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/24 03:11:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 03:11:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/24 03:11:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 03:11:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/24 03:11:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 03:11:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/24 03:11:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 03:11:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/24 03:11:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 03:11:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/24 03:11:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 03:11:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/24 03:11:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 03:11:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/24 03:11:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 03:11:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/24 03:11:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 03:11:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/24 03:11:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 03:11:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/24 03:11:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 03:11:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/24 03:11:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 03:11:19 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 03:11:19 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 03:11:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 03:11:19 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 03:11:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 03:11:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/24 03:11:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/24 03:11:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/24 03:11:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/24 03:11:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/24 03:11:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/24 03:11:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/24 03:11:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/24 03:11:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/24 03:11:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/24 03:11:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/24 03:11:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/24 03:11:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/24 03:11:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/24 03:11:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/24 03:11:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/24 03:11:20 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/24 03:11:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/24 03:11:20 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/24 03:11:20 DEBUG : dir1: Directory modification time the same (differ by -935.506µs, within tolerance 1ms) 2026/02/24 03:11:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/24 03:11:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/24 03:11:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/24 03:11:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/24 03:11:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/24 03:11:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/24 03:11:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/24 03:11:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/24 03:11:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/24 03:11:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/24 03:11:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/24 03:11:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/24 03:11:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/24 03:11:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/24 03:11:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/24 03:11:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/24 03:11:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/24 03:11:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 03:11:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 03:11:21 DEBUG : banana: md5 = 7c00630bc071f4df13f1c54309fc9677 OK 2026/02/24 03:11:21 DEBUG : banana: size = 6 OK 2026/02/24 03:11:21 INFO : banana: Copied (new) 2026/02/24 03:11:21 DEBUG : splitbananasplit: md5 = 8b4238a707b3bfb7d41216cf370db1e6 OK 2026/02/24 03:11:21 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 03:11:21 INFO : splitbananasplit: Copied (new) 2026/02/24 03:11:21 DEBUG : apple: md5 = 98940f77b049dacfa76dbc65c621b461 OK 2026/02/24 03:11:21 DEBUG : apple: size = 5 OK 2026/02/24 03:11:21 INFO : apple: Copied (new) 2026/02/24 03:11:21 DEBUG : appleappleapplebanana: md5 = 4960c0774e9819b1bec32e520c40beea OK 2026/02/24 03:11:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 03:11:21 INFO : appleappleapplebanana: Copied (new) 2026/02/24 03:11:23 DEBUG : dir1/0001-bcdefgh.txt: md5 = 2d8869834b7d9626222c46bf9d65b687 OK 2026/02/24 03:11:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 03:11:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/24 03:11:23 DEBUG : dir1/0002-cdefghi.txt: md5 = b091d6298301d40f6d65b9f69589e174 OK 2026/02/24 03:11:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 03:11:23 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/24 03:11:23 DEBUG : dir1/0003-defghij.txt: md5 = 42fc7acd73040df62e303c8f9117025c OK 2026/02/24 03:11:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 03:11:23 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/24 03:11:24 DEBUG : dir1/0000-abcdefg.txt: md5 = 721de6717396fe9914bda85da47feaa0 OK 2026/02/24 03:11:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 03:11:24 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/24 03:11:24 DEBUG : dir1/0005-fghijkl.txt: md5 = a95b7b3df01153ee99b98b9a353a7e18 OK 2026/02/24 03:11:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 03:11:24 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/24 03:11:24 DEBUG : dir1/0006-ghijklm.txt: md5 = 2a98706c7eab0f025a7c45f05a47aeba OK 2026/02/24 03:11:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 03:11:24 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/24 03:11:24 DEBUG : dir1/0004-efghijk.txt: md5 = 006244abe8295f8101a26160831ee33c OK 2026/02/24 03:11:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 03:11:24 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/24 03:11:25 DEBUG : dir1/0007-1234567.txt: md5 = abbd582fa261811ef01ef26a8b68621a OK 2026/02/24 03:11:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 03:11:25 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/24 03:11:26 DEBUG : dir1/0010-456789.txt: md5 = 83add01d3d582d0538f42b40c53a03e1 OK 2026/02/24 03:11:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 03:11:26 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/24 03:11:26 DEBUG : dir1/0009-3456789.txt: md5 = 2c850ee571490f8e305e8ed09afd8451 OK 2026/02/24 03:11:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 03:11:26 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/24 03:11:26 DEBUG : dir1/0008-2345678.txt: md5 = 3d10c9a2cb2c7c5d2c7ac94c155f3379 OK 2026/02/24 03:11:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 03:11:26 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/24 03:11:26 DEBUG : dir1/0011-56789;.txt: md5 = 7289f162554d20536cab1c05d2a65b34 OK 2026/02/24 03:11:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 03:11:26 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/24 03:11:27 DEBUG : dir1/0012-6789;.txt: md5 = c601f8e87472683d8b812e759e9a045e OK 2026/02/24 03:11:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 03:11:27 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/24 03:11:27 DEBUG : dir1/0014-89;=.txt: md5 = 41cbbd613255cc7e8cf607355ca4f0ec OK 2026/02/24 03:11:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 03:11:27 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/24 03:11:27 DEBUG : dir1/0013-789;=.txt: md5 = b072254a9f175252f181de4f0ef5e5e9 OK 2026/02/24 03:11:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 03:11:27 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/24 03:11:28 DEBUG : dir1/0015-9;=.txt: md5 = b0ea2c51837e4e295838ed35cf5f8f56 OK 2026/02/24 03:11:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 03:11:28 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/24 03:11:28 DEBUG : Waiting for deletions to finish 2026/02/24 03:11:28 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/02/24 03:11:28 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/02/24 03:11:28 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/02/24 03:11:28 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/02/24 03:11:28 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/02/24 03:11:28 INFO : PREFIXapple: Deleted 2026/02/24 03:11:28 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/02/24 03:11:29 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/02/24 03:11:29 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/02/24 03:11:29 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/02/24 03:11:29 INFO : PREFIXbanana: Deleted 2026/02/24 03:11:29 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/02/24 03:11:29 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/02/24 03:11:29 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/02/24 03:11:29 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/02/24 03:11:29 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/02/24 03:11:29 INFO : PREFIXsplitbananasplit: Deleted 2026/02/24 03:11:29 INFO : PREFIXappleappleapplebanana: Deleted 2026/02/24 03:11:29 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/02/24 03:11:29 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/02/24 03:11:29 DEBUG : Waiting for deletions to finish 2026/02/24 03:11:30 DEBUG : banana: Excluded (Path Filter) 2026/02/24 03:11:30 DEBUG : apple: Excluded (Path Filter) 2026/02/24 03:11:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 03:11:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 03:11:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 03:11:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 03:11:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 03:11:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 03:11:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 03:11:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 03:11:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 03:11:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 03:11:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 03:11:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 03:11:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 03:11:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 03:11:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 03:11:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 03:11:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 03:11:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 03:11:31 DEBUG : Waiting for deletions to finish 2026/02/24 03:11:31 DEBUG : banana: Excluded (Path Filter) 2026/02/24 03:11:31 DEBUG : apple: Excluded (Path Filter) 2026/02/24 03:11:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 03:11:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 03:11:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 03:11:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 03:11:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 03:11:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 03:11:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 03:11:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 03:11:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 03:11:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 03:11:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 03:11:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 03:11:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 03:11:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 03:11:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 03:11:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 03:11:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 03:11:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/24 03:11:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 03:11:44 DEBUG : dir1/0000-abcdefg.txt: md5 = aaf52424991167a1a688c6cad19a179e OK 2026/02/24 03:11:46 DEBUG : dir1/0001-bcdefgh.txt: md5 = 5b49a84517e4df94d0081f691edfb033 OK 2026/02/24 03:11:47 DEBUG : dir1/0002-cdefghi.txt: md5 = 451139c60402bb1ac37ca0c5a8ba2a82 OK 2026/02/24 03:11:49 DEBUG : dir1/0003-defghij.txt: md5 = 6fc763c09257afc8c17ae3566738bbcf OK 2026/02/24 03:11:50 DEBUG : dir1/0004-efghijk.txt: md5 = 9d09004ada4b51899670a4d1df5f7466 OK 2026/02/24 03:11:52 DEBUG : dir1/0005-fghijkl.txt: md5 = 5bdb9e2f02384ce853da8925366d7adf OK 2026/02/24 03:11:54 DEBUG : dir1/0006-ghijklm.txt: md5 = 8f395eee741663309e66f5f90422cedf OK 2026/02/24 03:11:55 DEBUG : dir1/0007-1234567.txt: md5 = 292d1abaf0239d9c33f3130d183b97b7 OK 2026/02/24 03:11:57 DEBUG : dir1/0008-2345678.txt: md5 = 783f82954753af0417f5516686c01349 OK 2026/02/24 03:11:58 DEBUG : dir1/0009-3456789.txt: md5 = 3c84b8d49657c61091489a4b35fd17d0 OK 2026/02/24 03:12:00 DEBUG : dir1/0010-456789.txt: md5 = 38b5bf7b623c20d9da182acc87b5fe89 OK 2026/02/24 03:12:01 DEBUG : dir1/0011-56789;.txt: md5 = 967a218016db93e764a42b5ce01c8cab OK 2026/02/24 03:12:03 DEBUG : dir1/0012-6789;.txt: md5 = c19b804c2d2690ac510a6dcba01b3908 OK 2026/02/24 03:12:05 DEBUG : dir1/0013-789;=.txt: md5 = f6b356bfa830f674286af1bb7f71322a OK 2026/02/24 03:12:07 DEBUG : dir1/0014-89;=.txt: md5 = 1724ebdf7fd0ead144b7456969dc9192 OK 2026/02/24 03:12:08 DEBUG : dir1/0015-9;=.txt: md5 = f9e0783fc897dbeab48bb76229d0d409 OK 2026/02/24 03:12:10 DEBUG : apple: md5 = bf5dc11d3eac6ff94eac2973ced1396a OK 2026/02/24 03:12:11 DEBUG : banana: md5 = e2a9372939f135094add3902c9c7fc12 OK 2026/02/24 03:12:13 DEBUG : appleappleapplebanana: md5 = 879e1c72d1e2bd9655f8a080bf5ebe54 OK 2026/02/24 03:12:14 DEBUG : splitbananasplit: md5 = 7d51eaa62673be5e7bd3f6593efeb40c OK 2026/02/24 03:12:14 DEBUG : Waiting for deletions to finish 2026/02/24 03:12:15 DEBUG : apple: Excluded (Path Filter) 2026/02/24 03:12:15 DEBUG : banana: Excluded (Path Filter) 2026/02/24 03:12:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 03:12:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 03:12:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 03:12:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 03:12:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 03:12:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 03:12:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 03:12:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 03:12:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 03:12:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 03:12:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 03:12:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 03:12:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 03:12:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 03:12:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 03:12:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 03:12:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 03:12:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 03:12:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/24 03:12:16 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 03:12:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 03:12:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/24 03:12:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 03:12:16 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 03:12:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/24 03:12:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 03:12:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 03:12:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/24 03:12:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 03:12:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 03:12:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 03:12:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 03:12:16 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 03:12:16 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 03:12:16 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/24 03:12:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 03:12:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/24 03:12:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 03:12:16 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/24 03:12:16 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 03:12:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 03:12:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 03:12:17 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/24 03:12:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/24 03:12:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/24 03:12:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/24 03:12:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 03:12:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 03:12:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/24 03:12:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/24 03:12:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/24 03:12:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/24 03:12:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/24 03:12:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/24 03:12:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/24 03:12:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/24 03:12:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/24 03:12:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/24 03:12:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/24 03:12:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/24 03:12:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/24 03:12:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/24 03:12:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/24 03:12:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/24 03:12:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/24 03:12:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/24 03:12:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/24 03:12:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/24 03:12:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/24 03:12:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/24 03:12:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/24 03:12:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/24 03:12:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/24 03:12:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/24 03:12:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/24 03:12:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 03:12:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/24 03:12:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/24 03:12:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/24 03:12:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 03:12:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 03:12:18 DEBUG : appleSUFFIX: md5 = f75ae5565940ca06e215ea1ee52f4f7c OK 2026/02/24 03:12:18 DEBUG : appleSUFFIX: size = 5 OK 2026/02/24 03:12:18 INFO : apple: Copied (new) to: appleSUFFIX 2026/02/24 03:12:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/24 03:12:18 DEBUG : bananaSUFFIX: md5 = c123945b183cf6da9afe5afcb71daf67 OK 2026/02/24 03:12:18 DEBUG : bananaSUFFIX: size = 6 OK 2026/02/24 03:12:18 INFO : banana: Copied (new) to: bananaSUFFIX 2026/02/24 03:12:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/24 03:12:18 DEBUG : appleappleapplebananaSUFFIX: md5 = fa098ff4b1b3f56815e89fa3107f52e6 OK 2026/02/24 03:12:18 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/02/24 03:12:18 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/02/24 03:12:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/24 03:12:18 DEBUG : splitbananasplitSUFFIX: md5 = 3f5c51986ba322145ab2f7c32ce75b2c OK 2026/02/24 03:12:18 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/02/24 03:12:18 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/02/24 03:12:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/24 03:12:19 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 73b0009cc7df71b6a8643aedc336b5b1 OK 2026/02/24 03:12:19 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/02/24 03:12:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/02/24 03:12:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/24 03:12:19 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 1fa544eef5d7d594281a2516efc643fe OK 2026/02/24 03:12:19 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/02/24 03:12:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/24 03:12:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/24 03:12:19 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 65cb0680675c4123340784d9f6254408 OK 2026/02/24 03:12:19 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/02/24 03:12:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/02/24 03:12:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/24 03:12:20 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = ef5b6695b0f6269b446baa0c01e6f1a5 OK 2026/02/24 03:12:20 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/02/24 03:12:20 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/02/24 03:12:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/24 03:12:21 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 6cc1bf0eadc2dccca38a131c7f9f7edf OK 2026/02/24 03:12:21 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/02/24 03:12:21 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/02/24 03:12:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/24 03:12:21 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 75548e63e29a4ce9a0ac17c29bb6040e OK 2026/02/24 03:12:21 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/02/24 03:12:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/02/24 03:12:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/24 03:12:21 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 300d604a42a5d838a4644ac2f871c307 OK 2026/02/24 03:12:21 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/02/24 03:12:21 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/02/24 03:12:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/24 03:12:22 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = ab243e47602eb0679766b93ce0032afc OK 2026/02/24 03:12:22 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/02/24 03:12:22 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/02/24 03:12:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/24 03:12:22 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 42521caa36bcb1c41b03f25f2a7c9e34 OK 2026/02/24 03:12:22 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/02/24 03:12:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/02/24 03:12:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/24 03:12:22 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 12cfe7bd1ad339faf052184dd0a7580d OK 2026/02/24 03:12:22 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/02/24 03:12:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/02/24 03:12:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/24 03:12:22 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = ef4fa30b3f0278521f625cf00203bab3 OK 2026/02/24 03:12:22 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/02/24 03:12:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/02/24 03:12:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/24 03:12:23 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = c4c0342797e110397031dc89d1239c88 OK 2026/02/24 03:12:23 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/02/24 03:12:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/02/24 03:12:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/24 03:12:23 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = c88385daba5962455b7038cb5224bb86 OK 2026/02/24 03:12:23 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/02/24 03:12:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/02/24 03:12:23 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 651971acf936ad150a6b9955c264e634 OK 2026/02/24 03:12:23 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/02/24 03:12:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/02/24 03:12:24 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = ca07a8e765ef0c1c55d6dfdf21f37611 OK 2026/02/24 03:12:24 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/02/24 03:12:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/02/24 03:12:25 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 8b97d3eebccfe2c6bb1d33a91a2d50ba OK 2026/02/24 03:12:25 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/02/24 03:12:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/02/24 03:12:25 DEBUG : Waiting for deletions to finish 2026/02/24 03:12:25 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/24 03:12:25 INFO : splitbananasplit: Deleted 2026/02/24 03:12:25 INFO : banana: Deleted 2026/02/24 03:12:25 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/24 03:12:25 INFO : dir1/0007-1234567.txt: Deleted 2026/02/24 03:12:25 INFO : dir1/0008-2345678.txt: Deleted 2026/02/24 03:12:25 INFO : dir1/0012-6789;.txt: Deleted 2026/02/24 03:12:25 INFO : dir1/0003-defghij.txt: Deleted 2026/02/24 03:12:25 INFO : dir1/0014-89;=.txt: Deleted 2026/02/24 03:12:25 INFO : dir1/0009-3456789.txt: Deleted 2026/02/24 03:12:25 INFO : dir1/0015-9;=.txt: Deleted 2026/02/24 03:12:26 INFO : apple: Deleted 2026/02/24 03:12:26 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/24 03:12:26 INFO : dir1/0013-789;=.txt: Deleted 2026/02/24 03:12:26 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/24 03:12:26 INFO : appleappleapplebanana: Deleted 2026/02/24 03:12:26 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/24 03:12:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/24 03:12:26 INFO : dir1/0011-56789;.txt: Deleted 2026/02/24 03:12:26 INFO : dir1/0010-456789.txt: Deleted 2026/02/24 03:12:26 DEBUG : Waiting for deletions to finish 2026/02/24 03:12:27 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/02/24 03:12:27 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/02/24 03:12:27 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/02/24 03:12:27 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/02/24 03:12:27 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/02/24 03:12:27 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/02/24 03:12:27 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/02/24 03:12:27 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/02/24 03:12:27 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/02/24 03:12:27 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/02/24 03:12:27 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/02/24 03:12:27 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/02/24 03:12:27 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/02/24 03:12:27 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/02/24 03:12:27 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/02/24 03:12:27 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/02/24 03:12:27 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/02/24 03:12:27 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/02/24 03:12:27 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/02/24 03:12:27 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/02/24 03:12:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/24 03:12:27 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/24 03:12:27 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/24 03:12:27 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/24 03:12:27 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/24 03:12:27 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/24 03:12:27 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/24 03:12:27 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/24 03:12:27 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/24 03:12:27 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/24 03:12:27 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/24 03:12:27 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/24 03:12:27 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/24 03:12:27 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/24 03:12:27 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/24 03:12:27 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/24 03:12:27 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/24 03:12:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/24 03:12:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/24 03:12:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/24 03:12:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/24 03:12:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/24 03:12:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/24 03:12:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/24 03:12:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/24 03:12:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/24 03:12:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/24 03:12:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/24 03:12:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/24 03:12:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/24 03:12:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/24 03:12:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/24 03:12:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/24 03:12:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 03:12:27 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 03:12:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/24 03:12:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/24 03:12:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/24 03:12:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/24 03:12:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/24 03:12:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/24 03:12:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/24 03:12:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/24 03:12:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/24 03:12:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/24 03:12:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/24 03:12:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/24 03:12:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/24 03:12:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/24 03:12:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/24 03:12:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/24 03:12:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 03:12:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 03:12:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 03:12:27 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 03:12:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/24 03:12:27 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 03:12:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 03:12:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/24 03:12:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/24 03:12:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/24 03:12:28 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/24 03:12:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/24 03:12:28 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/24 03:12:28 DEBUG : dir1: Directory modification time the same (differ by -625.664µs, within tolerance 1ms) 2026/02/24 03:12:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/24 03:12:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/24 03:12:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/24 03:12:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/24 03:12:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/24 03:12:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/24 03:12:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/24 03:12:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/24 03:12:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/24 03:12:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/24 03:12:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/24 03:12:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/24 03:12:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/24 03:12:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/24 03:12:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/24 03:12:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/24 03:12:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/24 03:12:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 03:12:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 03:12:29 DEBUG : apple: md5 = b0777f8cfc67993a8156e8dea03662e9 OK 2026/02/24 03:12:29 DEBUG : apple: size = 5 OK 2026/02/24 03:12:29 INFO : apple: Copied (new) 2026/02/24 03:12:29 DEBUG : appleappleapplebanana: md5 = 009c1e7530331880248a1e7250273a82 OK 2026/02/24 03:12:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 03:12:29 INFO : appleappleapplebanana: Copied (new) 2026/02/24 03:12:29 DEBUG : splitbananasplit: md5 = e12efb0718fc25eac047b84d3e6ade20 OK 2026/02/24 03:12:29 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 03:12:29 INFO : splitbananasplit: Copied (new) 2026/02/24 03:12:29 DEBUG : banana: md5 = 82782ac55df0f7e77cb2af8553a05c4c OK 2026/02/24 03:12:29 DEBUG : banana: size = 6 OK 2026/02/24 03:12:29 INFO : banana: Copied (new) 2026/02/24 03:12:30 DEBUG : dir1/0000-abcdefg.txt: md5 = 0c2539b529ceb1103b522ee98e2b349e OK 2026/02/24 03:12:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 03:12:30 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/24 03:12:30 DEBUG : dir1/0001-bcdefgh.txt: md5 = db94cfa3e668d22feaab743c82af92f9 OK 2026/02/24 03:12:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 03:12:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/24 03:12:31 DEBUG : dir1/0002-cdefghi.txt: md5 = 91da47056884f4d6ee4a7bc65916a451 OK 2026/02/24 03:12:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 03:12:31 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/24 03:12:31 DEBUG : dir1/0003-defghij.txt: md5 = 0ce9fe4fea33c9c6cb21296955b3b11d OK 2026/02/24 03:12:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 03:12:31 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/24 03:12:32 DEBUG : dir1/0005-fghijkl.txt: md5 = 0c2321a8aac7fb11513f160549e58160 OK 2026/02/24 03:12:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 03:12:32 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/24 03:12:32 DEBUG : dir1/0004-efghijk.txt: md5 = 0e09b79c46a4d811700e1dd7060a1c5d OK 2026/02/24 03:12:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 03:12:32 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/24 03:12:32 DEBUG : dir1/0006-ghijklm.txt: md5 = 4fd6d8a4df141165e17842991251961e OK 2026/02/24 03:12:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 03:12:32 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/24 03:12:32 DEBUG : dir1/0007-1234567.txt: md5 = cbe0f07b07a27c9369075975d0f9bbb3 OK 2026/02/24 03:12:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 03:12:32 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/24 03:12:33 DEBUG : dir1/0008-2345678.txt: md5 = 99df59a68eda1e3f250a6e9fed9853ef OK 2026/02/24 03:12:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 03:12:33 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/24 03:12:33 DEBUG : dir1/0009-3456789.txt: md5 = 12b0aa1bbd56741a3181482266c052e3 OK 2026/02/24 03:12:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 03:12:33 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/24 03:12:34 DEBUG : dir1/0010-456789.txt: md5 = a476fcee8742b03efbd77ee37fb978c3 OK 2026/02/24 03:12:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 03:12:34 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/24 03:12:34 DEBUG : dir1/0011-56789;.txt: md5 = eed67d12cb2a770e6a277796d880267a OK 2026/02/24 03:12:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 03:12:34 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/24 03:12:35 DEBUG : dir1/0012-6789;.txt: md5 = d9da81b6a5dcf0e463ffe82e4c0d7d86 OK 2026/02/24 03:12:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 03:12:35 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/24 03:12:35 DEBUG : dir1/0013-789;=.txt: md5 = 753c5e83fe5bf12fccf3b5fd4037b0b7 OK 2026/02/24 03:12:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 03:12:35 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/24 03:12:35 DEBUG : dir1/0014-89;=.txt: md5 = 7d7566f37ee752da48c802d5c65536f7 OK 2026/02/24 03:12:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 03:12:35 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/24 03:12:35 DEBUG : dir1/0015-9;=.txt: md5 = f2f657eef8118f4e9a19c647464133fb OK 2026/02/24 03:12:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 03:12:35 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/24 03:12:35 DEBUG : Waiting for deletions to finish 2026/02/24 03:12:36 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/02/24 03:12:36 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/02/24 03:12:36 INFO : appleappleapplebananaSUFFIX: Deleted 2026/02/24 03:12:36 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/02/24 03:12:36 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/02/24 03:12:36 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/02/24 03:12:36 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/02/24 03:12:36 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/02/24 03:12:36 INFO : appleSUFFIX: Deleted 2026/02/24 03:12:36 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/02/24 03:12:36 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/02/24 03:12:36 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/02/24 03:12:36 INFO : splitbananasplitSUFFIX: Deleted 2026/02/24 03:12:36 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/02/24 03:12:36 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/02/24 03:12:36 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/02/24 03:12:36 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/02/24 03:12:36 INFO : bananaSUFFIX: Deleted 2026/02/24 03:12:36 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/02/24 03:12:37 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/02/24 03:12:37 DEBUG : Waiting for deletions to finish 2026/02/24 03:12:37 DEBUG : apple: Excluded (Path Filter) 2026/02/24 03:12:37 DEBUG : banana: Excluded (Path Filter) 2026/02/24 03:12:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 03:12:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 03:12:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 03:12:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 03:12:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 03:12:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 03:12:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 03:12:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 03:12:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 03:12:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 03:12:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 03:12:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 03:12:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 03:12:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 03:12:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 03:12:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 03:12:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 03:12:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 03:12:38 DEBUG : Waiting for deletions to finish 2026/02/24 03:12:38 DEBUG : apple: Excluded (Path Filter) 2026/02/24 03:12:38 DEBUG : banana: Excluded (Path Filter) 2026/02/24 03:12:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 03:12:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 03:12:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 03:12:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 03:12:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 03:12:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 03:12:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 03:12:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 03:12:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 03:12:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 03:12:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 03:12:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 03:12:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 03:12:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 03:12:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 03:12:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 03:12:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 03:12:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/24 03:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 03:12:52 DEBUG : dir1/0000-abcdefg.txt: md5 = 07a40b89f087b99037c53e5101504a45 OK 2026/02/24 03:12:54 DEBUG : dir1/0001-bcdefgh.txt: md5 = a76981ddd62a53f34a4d1ec6560bf968 OK 2026/02/24 03:12:55 DEBUG : dir1/0002-cdefghi.txt: md5 = 03179f44ffa1c13462e46e3cf5b62fe1 OK 2026/02/24 03:12:57 DEBUG : dir1/0003-defghij.txt: md5 = ded0f9f4d84022e38fc9ecd448b0ad32 OK 2026/02/24 03:12:59 DEBUG : dir1/0004-efghijk.txt: md5 = 2036df819d036c4d3b306f42d7c37298 OK 2026/02/24 03:13:00 DEBUG : dir1/0005-fghijkl.txt: md5 = 782c90cf5036791b72bd18b014117a2e OK 2026/02/24 03:13:02 DEBUG : dir1/0006-ghijklm.txt: md5 = 04205adb0101f2b1da953c675fc75596 OK 2026/02/24 03:13:03 DEBUG : dir1/0007-1234567.txt: md5 = e9bd701549f7f927fef21a84ccb38592 OK 2026/02/24 03:13:04 DEBUG : dir1/0008-2345678.txt: md5 = aef8e250cd61fc2f4a0e1e9ec51b8e94 OK 2026/02/24 03:13:06 DEBUG : dir1/0009-3456789.txt: md5 = bcf1ee3f2c4df2aeb484a1c84afc7d82 OK 2026/02/24 03:13:07 DEBUG : dir1/0010-456789.txt: md5 = 47f7707eb3f91a3ff2880913072bbd04 OK 2026/02/24 03:13:09 DEBUG : dir1/0011-56789;.txt: md5 = 076a42642b4e9b39f953748ab658df4d OK 2026/02/24 03:13:11 DEBUG : dir1/0012-6789;.txt: md5 = 470e978a87c05db6d016156c1a02d191 OK 2026/02/24 03:13:12 DEBUG : dir1/0013-789;=.txt: md5 = f286415285d385972156c99b00ad09a0 OK 2026/02/24 03:13:14 DEBUG : dir1/0014-89;=.txt: md5 = c33da95f4a7b067056d45fde0bc7a33a OK 2026/02/24 03:13:15 DEBUG : dir1/0015-9;=.txt: md5 = aacbb4de9290c6c44269460b1c6650bc OK 2026/02/24 03:13:16 DEBUG : apple: md5 = 1ac239540baf8cf289e8cc574ded0447 OK 2026/02/24 03:13:18 DEBUG : banana: md5 = 6cac3cc949f1a3e94009ccbd286763f7 OK 2026/02/24 03:13:19 DEBUG : appleappleapplebanana: md5 = 1788d4f38e12c36df0485a93e0cca2ac OK 2026/02/24 03:13:21 DEBUG : splitbananasplit: md5 = 2045b0a7641abd97283ea9fbccea0901 OK 2026/02/24 03:13:21 DEBUG : Waiting for deletions to finish 2026/02/24 03:13:22 DEBUG : banana: Excluded (Path Filter) 2026/02/24 03:13:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 03:13:22 DEBUG : apple: Excluded (Path Filter) 2026/02/24 03:13:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 03:13:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 03:13:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 03:13:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 03:13:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 03:13:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 03:13:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 03:13:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 03:13:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 03:13:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 03:13:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 03:13:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 03:13:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 03:13:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 03:13:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 03:13:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 03:13:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 03:13:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/24 03:13:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/24 03:13:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/24 03:13:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 03:13:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/24 03:13:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 03:13:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 03:13:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 03:13:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 03:13:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/24 03:13:23 DEBUG : apple: size = 5 OK 2026/02/24 03:13:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:13:23 DEBUG : apple: Unchanged skipping 2026/02/24 03:13:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 03:13:23 DEBUG : banana: size = 6 OK 2026/02/24 03:13:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:13:23 DEBUG : banana: Unchanged skipping 2026/02/24 03:13:23 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/24 03:13:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/24 03:13:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/24 03:13:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/24 03:13:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 03:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 03:13:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 03:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 03:13:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 03:13:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 03:13:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 03:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 03:13:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 03:13:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 03:13:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 03:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 03:13:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 03:13:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 03:13:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 03:13:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 03:13:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 03:13:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 03:13:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 03:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 03:13:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 03:13:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 03:13:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 03:13:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 03:13:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 03:13:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 03:13:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 03:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 03:13:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 03:13:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 03:13:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 03:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 03:13:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 03:13:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 03:13:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 03:13:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 03:13:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 03:13:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 03:13:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 03:13:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 03:13:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 03:13:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 03:13:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 03:13:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 03:13:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 03:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 03:13:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 03:13:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 03:13:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 03:13:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 03:13:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 03:13:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 03:13:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 03:13:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 03:13:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 03:13:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 03:13:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 03:13:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 03:13:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 03:13:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 03:13:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 03:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 03:13:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 03:13:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 03:13:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 03:13:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 03:13:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 03:13:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 03:13:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 03:13:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 03:13:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 03:13:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 03:13:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 03:13:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 03:13:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 03:13:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 03:13:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 03:13:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 03:13:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 03:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 03:13:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 03:13:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 03:13:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 03:13:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 03:13:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 03:13:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 03:13:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 03:13:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 03:13:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 03:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 03:13:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 03:13:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 03:13:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 03:13:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 03:13:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 03:13:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 03:13:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 03:13:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 03:13:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 03:13:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 03:13:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 03:13:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 03:13:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 03:13:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 03:13:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 03:13:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 03:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 03:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 03:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 03:13:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 03:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 03:13:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 03:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 03:13:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 03:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 03:13:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 03:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 03:13:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 03:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 03:13:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 03:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 03:13:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 03:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 03:13:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 03:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 03:13:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 03:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 03:13:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 03:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 03:13:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 03:13:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/24 03:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 03:13:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/24 03:13:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 03:13:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/24 03:13:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 03:13:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/24 03:13:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 03:13:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/24 03:13:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 03:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 03:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 03:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 03:13:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 03:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 03:13:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 03:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 03:13:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 03:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 03:13:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/24 03:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 03:13:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 03:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 03:13:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 03:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 03:13:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 03:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 03:13:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 03:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 03:13:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 03:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 03:13:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 03:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 03:13:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 03:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 03:13:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 03:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 03:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 03:13:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/24 03:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 03:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 03:13:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/24 03:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 03:13:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/24 03:13:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 03:13:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/24 03:13:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/24 03:13:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/24 03:13:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 03:13:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/24 03:13:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 03:13:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/24 03:13:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 03:13:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/24 03:13:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 03:13:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/24 03:13:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 03:13:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/24 03:13:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 03:13:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/24 03:13:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 03:13:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/24 03:13:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/24 03:13:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/24 03:13:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 03:13:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/24 03:13:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 03:13:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/24 03:13:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 03:13:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/24 03:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 03:13:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/24 03:13:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/24 03:13:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/24 03:13:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 03:13:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 03:13:24 DEBUG : appleapple: md5 = 16b03857fad9d367495e869ea38df040 OK 2026/02/24 03:13:24 DEBUG : appleapple: size = 21 OK 2026/02/24 03:13:24 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/02/24 03:13:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/24 03:13:25 DEBUG : dir1/0001-bcdef: md5 = 9317b251f7ee7444a4ad79e3488bcf58 OK 2026/02/24 03:13:25 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/24 03:13:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/02/24 03:13:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/24 03:13:25 DEBUG : splitbanan: md5 = 81893d0d1a52684cbaadbeb5aa9c3282 OK 2026/02/24 03:13:25 DEBUG : splitbanan: size = 16 OK 2026/02/24 03:13:25 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/02/24 03:13:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/24 03:13:25 DEBUG : dir1/0000-abcde: md5 = bfcae7a30cc6ab84d51854988c4a2e28 OK 2026/02/24 03:13:25 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/24 03:13:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/02/24 03:13:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/24 03:13:26 DEBUG : dir1/0002-cdefg: md5 = 7da2a238a25d6fb1d1ab993c97246fad OK 2026/02/24 03:13:26 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/24 03:13:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/02/24 03:13:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/24 03:13:26 DEBUG : dir1/0004-efghi: md5 = 169bf74c82088dafd61641820a7b975a OK 2026/02/24 03:13:26 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/24 03:13:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/02/24 03:13:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/24 03:13:26 DEBUG : dir1/0003-defgh: md5 = 25aaa7a36bf9cd525934f731ea00e3f1 OK 2026/02/24 03:13:26 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/24 03:13:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/02/24 03:13:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/24 03:13:26 DEBUG : dir1/0005-fghij: md5 = e1a2f5e81acce9722c0056332fbe66d1 OK 2026/02/24 03:13:26 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/24 03:13:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/02/24 03:13:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/24 03:13:27 DEBUG : dir1/0006-ghijk: md5 = 5096f96fe3028ae279a43c3774585925 OK 2026/02/24 03:13:27 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/24 03:13:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/02/24 03:13:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/24 03:13:28 DEBUG : dir1/0007-12345: md5 = 4269b5c74106836d797fe7bcc5892c5d OK 2026/02/24 03:13:28 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/24 03:13:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/02/24 03:13:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/24 03:13:28 DEBUG : dir1/0008-23456: md5 = 30ba4e320e58604a52254f2dc3861579 OK 2026/02/24 03:13:28 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/24 03:13:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/02/24 03:13:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/24 03:13:28 DEBUG : dir1/0009-34567: md5 = 34f5f2853e3d3415c14f2d3f40f4c3ed OK 2026/02/24 03:13:28 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/24 03:13:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/02/24 03:13:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/24 03:13:29 DEBUG : dir1/0010-45678: md5 = 6bbfee867a4478c6a350bf788dfa853a OK 2026/02/24 03:13:29 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/24 03:13:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/02/24 03:13:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/24 03:13:29 DEBUG : dir1/0012-6789;: md5 = 40271f8afd94b9a07f5368e09ab8cbf0 OK 2026/02/24 03:13:29 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/24 03:13:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/02/24 03:13:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/24 03:13:29 DEBUG : dir1/0011-56789: md5 = 9a9b858e6941594fe2130934f7139a19 OK 2026/02/24 03:13:29 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/24 03:13:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/02/24 03:13:29 DEBUG : dir1/0013-789;=: md5 = 8c04c25edb3208f78b9d244843d5950a OK 2026/02/24 03:13:29 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/24 03:13:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/02/24 03:13:30 DEBUG : dir1/0014-89;=.: md5 = 2e206e2143bef5d9a0cfa2a048d56792 OK 2026/02/24 03:13:30 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/24 03:13:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/02/24 03:13:31 DEBUG : dir1/0015-9;=.t: md5 = 46e3724ad33d1e37c67f4881baf73d4e OK 2026/02/24 03:13:31 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/24 03:13:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/02/24 03:13:31 DEBUG : Waiting for deletions to finish 2026/02/24 03:13:31 INFO : dir1/0015-9;=.txt: Deleted 2026/02/24 03:13:31 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/24 03:13:31 INFO : dir1/0010-456789.txt: Deleted 2026/02/24 03:13:31 INFO : dir1/0003-defghij.txt: Deleted 2026/02/24 03:13:31 INFO : dir1/0011-56789;.txt: Deleted 2026/02/24 03:13:31 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/24 03:13:31 INFO : dir1/0013-789;=.txt: Deleted 2026/02/24 03:13:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/24 03:13:32 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/24 03:13:32 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/24 03:13:32 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/24 03:13:32 INFO : appleappleapplebanana: Deleted 2026/02/24 03:13:32 INFO : dir1/0009-3456789.txt: Deleted 2026/02/24 03:13:32 INFO : dir1/0008-2345678.txt: Deleted 2026/02/24 03:13:32 INFO : dir1/0014-89;=.txt: Deleted 2026/02/24 03:13:32 INFO : splitbananasplit: Deleted 2026/02/24 03:13:32 INFO : dir1/0012-6789;.txt: Deleted 2026/02/24 03:13:32 INFO : dir1/0007-1234567.txt: Deleted 2026/02/24 03:13:32 DEBUG : Waiting for deletions to finish 2026/02/24 03:13:33 DEBUG : appleapple: Excluded (Path Filter) 2026/02/24 03:13:33 DEBUG : banana: Excluded (Path Filter) 2026/02/24 03:13:33 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/24 03:13:33 DEBUG : apple: Excluded (Path Filter) 2026/02/24 03:13:33 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/24 03:13:33 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/24 03:13:33 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/24 03:13:33 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/24 03:13:33 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/24 03:13:33 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/24 03:13:33 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/24 03:13:33 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/24 03:13:33 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/24 03:13:33 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/24 03:13:33 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/24 03:13:33 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/24 03:13:33 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/24 03:13:33 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/24 03:13:33 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/24 03:13:33 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/24 03:13:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/24 03:13:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/24 03:13:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/24 03:13:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/24 03:13:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/24 03:13:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/24 03:13:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/24 03:13:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/24 03:13:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/24 03:13:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/24 03:13:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/24 03:13:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/24 03:13:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/24 03:13:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/24 03:13:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/24 03:13:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/24 03:13:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/24 03:13:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/24 03:13:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/24 03:13:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/24 03:13:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/24 03:13:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/24 03:13:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/24 03:13:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/24 03:13:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/24 03:13:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/24 03:13:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/24 03:13:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/24 03:13:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/24 03:13:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/24 03:13:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/24 03:13:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/24 03:13:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/24 03:13:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/24 03:13:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/24 03:13:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/24 03:13:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/24 03:13:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/24 03:13:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/24 03:13:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/24 03:13:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/24 03:13:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/24 03:13:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/24 03:13:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/24 03:13:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/24 03:13:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/24 03:13:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/24 03:13:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/24 03:13:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/24 03:13:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/24 03:13:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/24 03:13:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/24 03:13:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/24 03:13:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/24 03:13:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/24 03:13:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/24 03:13:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/24 03:13:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/24 03:13:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/24 03:13:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/24 03:13:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/24 03:13:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/24 03:13:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 03:13:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/24 03:13:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 03:13:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/24 03:13:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 03:13:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/24 03:13:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 03:13:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/24 03:13:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 03:13:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/24 03:13:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 03:13:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/24 03:13:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 03:13:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/24 03:13:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 03:13:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/24 03:13:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 03:13:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/24 03:13:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 03:13:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/24 03:13:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 03:13:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/24 03:13:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 03:13:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/24 03:13:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 03:13:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/24 03:13:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 03:13:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/24 03:13:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 03:13:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/24 03:13:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 03:13:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/24 03:13:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 03:13:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 03:13:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/24 03:13:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/24 03:13:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 03:13:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/24 03:13:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/24 03:13:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/24 03:13:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/24 03:13:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/24 03:13:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/24 03:13:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/24 03:13:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/24 03:13:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/24 03:13:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/24 03:13:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/24 03:13:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/24 03:13:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/24 03:13:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/24 03:13:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/24 03:13:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/24 03:13:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/24 03:13:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/24 03:13:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/24 03:13:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/24 03:13:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 03:13:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/24 03:13:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 03:13:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 03:13:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 03:13:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 03:13:34 DEBUG : dir1: Directory modification time the same (differ by -292.347µs, within tolerance 1ms) 2026/02/24 03:13:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/24 03:13:34 DEBUG : apple: size = 5 OK 2026/02/24 03:13:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:13:34 DEBUG : apple: Unchanged skipping 2026/02/24 03:13:34 DEBUG : appleapple: size = 21 OK 2026/02/24 03:13:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:13:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 03:13:34 DEBUG : banana: size = 6 OK 2026/02/24 03:13:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:13:34 DEBUG : banana: Unchanged skipping 2026/02/24 03:13:34 DEBUG : splitbanan: size = 16 OK 2026/02/24 03:13:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:13:34 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 03:13:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 03:13:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 03:13:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 03:13:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 03:13:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 03:13:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 03:13:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 03:13:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 03:13:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 03:13:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 03:13:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 03:13:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 03:13:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 03:13:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 03:13:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 03:13:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 03:13:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 03:13:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 03:13:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 03:13:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 03:13:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 03:13:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 03:13:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 03:13:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 03:13:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 03:13:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 03:13:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 03:13:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 03:13:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 03:13:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 03:13:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 03:13:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 03:13:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 03:13:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 03:13:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 03:13:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 03:13:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 03:13:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 03:13:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 03:13:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 03:13:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 03:13:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 03:13:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 03:13:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 03:13:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 03:13:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 03:13:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 03:13:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 03:13:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 03:13:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 03:13:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 03:13:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 03:13:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 03:13:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 03:13:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 03:13:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 03:13:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 03:13:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 03:13:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 03:13:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 03:13:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 03:13:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 03:13:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 03:13:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 03:13:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 03:13:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 03:13:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 03:13:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 03:13:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 03:13:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 03:13:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 03:13:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 03:13:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 03:13:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 03:13:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 03:13:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 03:13:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 03:13:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 03:13:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 03:13:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 03:13:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 03:13:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 03:13:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 03:13:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 03:13:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 03:13:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 03:13:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 03:13:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 03:13:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 03:13:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 03:13:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 03:13:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 03:13:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 03:13:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 03:13:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 03:13:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 03:13:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 03:13:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 03:13:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 03:13:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 03:13:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 03:13:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 03:13:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 03:13:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 03:13:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 03:13:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 03:13:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 03:13:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 03:13:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 03:13:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 03:13:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 03:13:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 03:13:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 03:13:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 03:13:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 03:13:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 03:13:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 03:13:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 03:13:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 03:13:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 03:13:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 03:13:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 03:13:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 03:13:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 03:13:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 03:13:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 03:13:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 03:13:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 03:13:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 03:13:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 03:13:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/24 03:13:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 03:13:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/24 03:13:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 03:13:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/24 03:13:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 03:13:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/24 03:13:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 03:13:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/24 03:13:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 03:13:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 03:13:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 03:13:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 03:13:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 03:13:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 03:13:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 03:13:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 03:13:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 03:13:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 03:13:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/24 03:13:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 03:13:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 03:13:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 03:13:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 03:13:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 03:13:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 03:13:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 03:13:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 03:13:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 03:13:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 03:13:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 03:13:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 03:13:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 03:13:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 03:13:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 03:13:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 03:13:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 03:13:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 03:13:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/24 03:13:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 03:13:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 03:13:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 03:13:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 03:13:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 03:13:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 03:13:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 03:13:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 03:13:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 03:13:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 03:13:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 03:13:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/24 03:13:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 03:13:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 03:13:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 03:13:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 03:13:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/24 03:13:34 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/24 03:13:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:13:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 03:13:34 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/24 03:13:34 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/24 03:13:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:13:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:13:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 03:13:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 03:13:34 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/24 03:13:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:13:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 03:13:34 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/24 03:13:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:13:34 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/24 03:13:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:13:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 03:13:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 03:13:34 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/24 03:13:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:13:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 03:13:34 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/24 03:13:34 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/24 03:13:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:13:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 03:13:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 03:13:34 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/24 03:13:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:13:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 03:13:34 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/24 03:13:34 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/24 03:13:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:13:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:13:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 03:13:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 03:13:34 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/24 03:13:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:13:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 03:13:34 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/24 03:13:34 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/24 03:13:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:13:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 03:13:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:13:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 03:13:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:13:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 03:13:34 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/24 03:13:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:13:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 03:13:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 03:13:34 DEBUG : Waiting for deletions to finish 2026/02/24 03:13:34 DEBUG : Waiting for deletions to finish 2026/02/24 03:13:34 DEBUG : appleapple: Excluded (Path Filter) 2026/02/24 03:13:34 DEBUG : banana: Excluded (Path Filter) 2026/02/24 03:13:34 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/24 03:13:34 DEBUG : apple: Excluded (Path Filter) 2026/02/24 03:13:34 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/24 03:13:34 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/24 03:13:34 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/24 03:13:34 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/24 03:13:34 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/24 03:13:34 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/24 03:13:34 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/24 03:13:34 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/24 03:13:34 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/24 03:13:34 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/24 03:13:34 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/24 03:13:34 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/24 03:13:34 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/24 03:13:34 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/24 03:13:34 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/24 03:13:34 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/24 03:13:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 03:13:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 03:13:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/24 03:13:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/24 03:13:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/24 03:13:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/24 03:13:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/24 03:13:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/24 03:13:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/24 03:13:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/24 03:13:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/24 03:13:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/24 03:13:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/24 03:13:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/24 03:13:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/24 03:13:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/24 03:13:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/24 03:13:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/24 03:13:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/24 03:13:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/24 03:13:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/24 03:13:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/24 03:13:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/24 03:13:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/24 03:13:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/24 03:13:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/24 03:13:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/24 03:13:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/24 03:13:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/24 03:13:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/24 03:13:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/24 03:13:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/24 03:13:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/24 03:13:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/24 03:13:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/24 03:13:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 03:13:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/24 03:13:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/24 03:13:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/24 03:13:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/24 03:13:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/24 03:13:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/24 03:13:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/24 03:13:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/24 03:13:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/24 03:13:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/24 03:13:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/24 03:13:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/24 03:13:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/24 03:13:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/24 03:13:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/24 03:13:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/24 03:13:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/24 03:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/24 03:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/24 03:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/02/24 03:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/24 03:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/24 03:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/02/24 03:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/02/24 03:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/24 03:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/24 03:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/24 03:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/24 03:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/24 03:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/02/24 03:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/02/24 03:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/02/24 03:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/02/24 03:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/02/24 03:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/24 03:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/24 03:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/02/24 03:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/24 03:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/02/24 03:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/02/24 03:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/24 03:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/02/24 03:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/02/24 03:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/24 03:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/02/24 03:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/02/24 03:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/24 03:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/02/24 03:13:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 03:13:48 DEBUG : dir1/0000-abcdefg.txt: md5 = 2b0ca639ac3b42d37aef3d7fb10d218d OK 2026/02/24 03:13:49 DEBUG : dir1/0001-bcdefgh.txt: md5 = 99e53ca64e71322ff4939b9c89a34667 OK 2026/02/24 03:13:51 DEBUG : dir1/0002-cdefghi.txt: md5 = d7992441efb14cc6e5d1b128b57bb884 OK 2026/02/24 03:13:52 DEBUG : dir1/0003-defghij.txt: md5 = e2ccb569291f73fe8f3d069a17fb95f7 OK 2026/02/24 03:13:54 DEBUG : dir1/0004-efghijk.txt: md5 = a908c28d2765613dbd4947fd777e4258 OK 2026/02/24 03:13:55 DEBUG : dir1/0005-fghijkl.txt: md5 = 10a1ffa5bb298c78e83454fdf99bbc1c OK 2026/02/24 03:13:57 DEBUG : dir1/0006-ghijklm.txt: md5 = 7c0375200d6a7a307abe58215b36230b OK 2026/02/24 03:13:58 DEBUG : dir1/0007-1234567.txt: md5 = 4bc28389b90b7b6cb508b66e65abb625 OK 2026/02/24 03:14:00 DEBUG : dir1/0008-2345678.txt: md5 = 82f1555c25947b33f15b30b21cdba71b OK 2026/02/24 03:14:01 DEBUG : dir1/0009-3456789.txt: md5 = 80cfd9f432100b66d038bcebe63d5106 OK 2026/02/24 03:14:03 DEBUG : dir1/0010-456789.txt: md5 = d74bc3c0b65f7ef636a609e7b7e59695 OK 2026/02/24 03:14:04 DEBUG : dir1/0011-56789;.txt: md5 = 942b74032ac5824f9d002e893c3c7d28 OK 2026/02/24 03:14:06 DEBUG : dir1/0012-6789;.txt: md5 = 81606696714413b0de86524638a77242 OK 2026/02/24 03:14:07 DEBUG : dir1/0013-789;=.txt: md5 = 89d6f31dfe47d1e1d602d8151e132a5e OK 2026/02/24 03:14:09 DEBUG : dir1/0014-89;=.txt: md5 = d1cd7af2d65a18a2ddde5693ff480dec OK 2026/02/24 03:14:10 DEBUG : dir1/0015-9;=.txt: md5 = 398eb94457607caa575fe6b7a75f1a0c OK 2026/02/24 03:14:11 DEBUG : apple: md5 = c9e56bf8a1a8c0dc1d48bcb6259075fe OK 2026/02/24 03:14:13 DEBUG : banana: md5 = fc8d4412235e59e6c042428c241f8d62 OK 2026/02/24 03:14:14 DEBUG : appleappleapplebanana: md5 = 72a7983214501dcdee604f9a2935a11e OK 2026/02/24 03:14:16 DEBUG : splitbananasplit: md5 = 311a441d749d2f53110ea62f005f1f86 OK 2026/02/24 03:14:16 DEBUG : Waiting for deletions to finish 2026/02/24 03:14:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 03:14:16 DEBUG : banana: Excluded (Path Filter) 2026/02/24 03:14:16 DEBUG : apple: Excluded (Path Filter) 2026/02/24 03:14:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 03:14:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 03:14:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 03:14:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 03:14:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 03:14:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 03:14:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 03:14:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 03:14:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 03:14:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 03:14:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 03:14:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 03:14:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 03:14:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 03:14:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 03:14:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 03:14:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 03:14:18 DEBUG : apple: size = 5 OK 2026/02/24 03:14:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:14:18 DEBUG : apple: Unchanged skipping 2026/02/24 03:14:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 03:14:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:14:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 03:14:18 DEBUG : banana: size = 6 OK 2026/02/24 03:14:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:14:18 DEBUG : banana: Unchanged skipping 2026/02/24 03:14:18 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/24 03:14:18 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 03:14:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:14:18 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 03:14:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 03:14:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:14:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 03:14:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 03:14:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:14:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 03:14:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 03:14:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:14:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 03:14:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 03:14:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:14:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 03:14:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 03:14:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:14:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 03:14:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 03:14:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:14:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 03:14:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 03:14:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:14:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 03:14:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 03:14:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:14:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 03:14:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 03:14:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:14:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 03:14:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 03:14:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:14:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 03:14:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 03:14:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:14:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 03:14:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 03:14:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:14:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 03:14:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 03:14:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:14:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 03:14:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 03:14:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:14:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 03:14:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 03:14:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:14:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 03:14:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 03:14:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:14:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 03:14:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 03:14:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 03:14:18 DEBUG : Waiting for deletions to finish 2026/02/24 03:14:18 DEBUG : Waiting for deletions to finish 2026/02/24 03:14:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 03:14:19 DEBUG : banana: Excluded (Path Filter) 2026/02/24 03:14:19 DEBUG : apple: Excluded (Path Filter) 2026/02/24 03:14:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 03:14:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 03:14:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 03:14:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 03:14:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 03:14:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 03:14:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 03:14:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 03:14:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 03:14:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 03:14:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 03:14:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 03:14:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 03:14:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 03:14:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 03:14:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 03:14:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 03:14:20 DEBUG : dir1: Directory modification time the same (differ by -843.051µs, within tolerance 1ms) 2026/02/24 03:14:20 DEBUG : apple: size = 5 OK 2026/02/24 03:14:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 03:14:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:14:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:14:20 DEBUG : apple: Unchanged skipping 2026/02/24 03:14:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 03:14:20 DEBUG : banana: size = 6 OK 2026/02/24 03:14:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:14:20 DEBUG : banana: Unchanged skipping 2026/02/24 03:14:20 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 03:14:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:14:20 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 03:14:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 03:14:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:14:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 03:14:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 03:14:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:14:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 03:14:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 03:14:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:14:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 03:14:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 03:14:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 03:14:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:14:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 03:14:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 03:14:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 03:14:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:14:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 03:14:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:14:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 03:14:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 03:14:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:14:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 03:14:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 03:14:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:14:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 03:14:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 03:14:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 03:14:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:14:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:14:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 03:14:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 03:14:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:14:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 03:14:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 03:14:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 03:14:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:14:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:14:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 03:14:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 03:14:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 03:14:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:14:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 03:14:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 03:14:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:14:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 03:14:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:14:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 03:14:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 03:14:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 03:14:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 03:14:20 DEBUG : Waiting for deletions to finish 2026/02/24 03:14:20 DEBUG : Waiting for deletions to finish 2026/02/24 03:14:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 03:14:20 DEBUG : banana: Excluded (Path Filter) 2026/02/24 03:14:20 DEBUG : apple: Excluded (Path Filter) 2026/02/24 03:14:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 03:14:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 03:14:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 03:14:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 03:14:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 03:14:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 03:14:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 03:14:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 03:14:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 03:14:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 03:14:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 03:14:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 03:14:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 03:14:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 03:14:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 03:14:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 03:14:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 03:14:21 DEBUG : Waiting for deletions to finish 2026/02/24 03:14:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 03:14:22 DEBUG : banana: Excluded (Path Filter) 2026/02/24 03:14:22 DEBUG : apple: Excluded (Path Filter) 2026/02/24 03:14:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 03:14:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 03:14:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 03:14:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 03:14:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 03:14:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 03:14:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 03:14:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 03:14:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 03:14:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 03:14:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 03:14:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 03:14:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 03:14:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 03:14:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 03:14:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 03:14:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 03:14:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/24 03:14:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/24 03:14:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/24 03:14:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/24 03:14:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/24 03:14:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/24 03:14:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/24 03:14:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/24 03:14:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/24 03:14:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/24 03:14:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/24 03:14:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/24 03:14:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/24 03:14:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/24 03:14:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/24 03:14:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 03:14:36 DEBUG : dir1/0000-abcdefg.txt: md5 = 86c9f06c2c2787c620b9c058a12f63a4 OK 2026/02/24 03:14:37 DEBUG : dir1/0001-bcdefgh.txt: md5 = e8e0327bc77237ff8ef3eca6dd017372 OK 2026/02/24 03:14:39 DEBUG : dir1/0002-cdefghi.txt: md5 = bfff785201e0af337b34fece8ae201a1 OK 2026/02/24 03:14:41 DEBUG : dir1/0003-defghij.txt: md5 = 46aca78a8331b993bbda17928c467ff2 OK 2026/02/24 03:14:42 DEBUG : dir1/0004-efghijk.txt: md5 = 777dd41d0e1ec531bd47ac9f1c73c1b5 OK 2026/02/24 03:14:44 DEBUG : dir1/0005-fghijkl.txt: md5 = 88e435e77700b2285a9b2ebd28da4fdc OK 2026/02/24 03:14:46 DEBUG : dir1/0006-ghijklm.txt: md5 = 2451bab4366b46151700a716b5568e97 OK 2026/02/24 03:14:47 DEBUG : dir1/0007-1234567.txt: md5 = 7b214b7c6bf04d5873858ec975bcb958 OK 2026/02/24 03:14:49 DEBUG : dir1/0008-2345678.txt: md5 = 91b8d55092a4b56132944caa0b4633d7 OK 2026/02/24 03:14:51 DEBUG : dir1/0009-3456789.txt: md5 = eb15ad17a00d9acc89ab848ef193ea48 OK 2026/02/24 03:14:52 DEBUG : dir1/0010-456789.txt: md5 = 7cc61328367397c6f7e4f2de814a217f OK 2026/02/24 03:14:54 DEBUG : dir1/0011-56789;.txt: md5 = dae5691d0b2883619ea9e3a0b5521793 OK 2026/02/24 03:14:55 DEBUG : dir1/0012-6789;.txt: md5 = 1544969cd34758838a1d324479cde69e OK 2026/02/24 03:14:57 DEBUG : dir1/0013-789;=.txt: md5 = f4b2c83af5ec76fd1a6d6c0e20a0b090 OK 2026/02/24 03:14:58 DEBUG : dir1/0014-89;=.txt: md5 = c46e2a9fd88de93ed064a226f49668bf OK 2026/02/24 03:15:00 DEBUG : dir1/0015-9;=.txt: md5 = b946edcdc337fd12b2479f27c06b45d7 OK 2026/02/24 03:15:01 DEBUG : apple: md5 = d3e2995cb6dfa7eb0ee0b228ae181c3a OK 2026/02/24 03:15:03 DEBUG : banana: md5 = 8301a8cb66796d5bcc7fdfe77044aaf9 OK 2026/02/24 03:15:04 DEBUG : appleappleapplebanana: md5 = 452519f46d08fb5fc5415607c40e1c57 OK 2026/02/24 03:15:06 DEBUG : splitbananasplit: md5 = e66cdbe99cdcecc62e2054c868be03d5 OK 2026/02/24 03:15:06 DEBUG : Waiting for deletions to finish 2026/02/24 03:15:07 DEBUG : banana: Excluded (Path Filter) 2026/02/24 03:15:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 03:15:07 DEBUG : apple: Excluded (Path Filter) 2026/02/24 03:15:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 03:15:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 03:15:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 03:15:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 03:15:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 03:15:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 03:15:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 03:15:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 03:15:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 03:15:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 03:15:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 03:15:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 03:15:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 03:15:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 03:15:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 03:15:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 03:15:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 03:15:08 DEBUG : apple: size = 5 OK 2026/02/24 03:15:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 03:15:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 03:15:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:08 DEBUG : apple: Unchanged skipping 2026/02/24 03:15:08 DEBUG : banana: size = 6 OK 2026/02/24 03:15:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:08 DEBUG : banana: Unchanged skipping 2026/02/24 03:15:08 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/24 03:15:08 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 03:15:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:08 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 03:15:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 03:15:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 03:15:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 03:15:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 03:15:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 03:15:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 03:15:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 03:15:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 03:15:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 03:15:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 03:15:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 03:15:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 03:15:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 03:15:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 03:15:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 03:15:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 03:15:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 03:15:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 03:15:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 03:15:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 03:15:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 03:15:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 03:15:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 03:15:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 03:15:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 03:15:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 03:15:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 03:15:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 03:15:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 03:15:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 03:15:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 03:15:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 03:15:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 03:15:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 03:15:08 DEBUG : Waiting for deletions to finish 2026/02/24 03:15:08 DEBUG : Waiting for deletions to finish 2026/02/24 03:15:09 DEBUG : banana: Excluded (Path Filter) 2026/02/24 03:15:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 03:15:09 DEBUG : apple: Excluded (Path Filter) 2026/02/24 03:15:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 03:15:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 03:15:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 03:15:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 03:15:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 03:15:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 03:15:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 03:15:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 03:15:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 03:15:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 03:15:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 03:15:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 03:15:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 03:15:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 03:15:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 03:15:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 03:15:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 03:15:10 DEBUG : dir1: Directory modification time the same (differ by -344.182µs, within tolerance 1ms) 2026/02/24 03:15:10 DEBUG : apple: size = 5 OK 2026/02/24 03:15:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:10 DEBUG : apple: Unchanged skipping 2026/02/24 03:15:10 DEBUG : banana: size = 6 OK 2026/02/24 03:15:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:10 DEBUG : banana: Unchanged skipping 2026/02/24 03:15:10 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 03:15:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:10 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 03:15:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 03:15:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 03:15:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 03:15:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 03:15:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 03:15:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 03:15:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 03:15:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 03:15:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 03:15:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 03:15:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 03:15:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 03:15:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 03:15:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 03:15:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 03:15:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 03:15:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 03:15:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 03:15:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 03:15:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 03:15:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 03:15:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 03:15:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 03:15:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 03:15:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 03:15:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 03:15:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 03:15:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 03:15:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 03:15:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 03:15:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 03:15:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 03:15:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 03:15:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 03:15:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 03:15:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 03:15:10 DEBUG : Waiting for deletions to finish 2026/02/24 03:15:10 DEBUG : Waiting for deletions to finish 2026/02/24 03:15:11 DEBUG : banana: Excluded (Path Filter) 2026/02/24 03:15:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 03:15:11 DEBUG : apple: Excluded (Path Filter) 2026/02/24 03:15:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 03:15:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 03:15:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 03:15:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 03:15:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 03:15:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 03:15:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 03:15:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 03:15:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 03:15:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 03:15:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 03:15:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 03:15:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 03:15:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 03:15:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 03:15:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 03:15:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 03:15:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/24 03:15:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/24 03:15:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/24 03:15:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/24 03:15:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/24 03:15:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/24 03:15:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/24 03:15:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/24 03:15:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/24 03:15:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/24 03:15:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/24 03:15:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/24 03:15:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/24 03:15:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/24 03:15:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/24 03:15:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 03:15:25 DEBUG : dir1/0000-abcdefg.txt: md5 = f407c5d81ea9180e7264668825154bc0 OK 2026/02/24 03:15:27 DEBUG : dir1/0001-bcdefgh.txt: md5 = 9f877629630a9a0e732da2a2b7fd2958 OK 2026/02/24 03:15:28 DEBUG : dir1/0002-cdefghi.txt: md5 = 757e44b823dcf5e6a22797cf39693de2 OK 2026/02/24 03:15:30 DEBUG : dir1/0003-defghij.txt: md5 = cfb9abbcd7cbdbb0d06d46ab7f3332d5 OK 2026/02/24 03:15:31 DEBUG : dir1/0004-efghijk.txt: md5 = 081f757b9684fd4f596cf003b09a7da9 OK 2026/02/24 03:15:33 DEBUG : dir1/0005-fghijkl.txt: md5 = 905151e43cd3965a93531a618189ff6c OK 2026/02/24 03:15:35 DEBUG : dir1/0006-ghijklm.txt: md5 = 3cc079a8f8e5fce3eecf05c64a97e07f OK 2026/02/24 03:15:36 DEBUG : dir1/0007-1234567.txt: md5 = 67b9b6bc8b9cd13540629d276eed8ce5 OK 2026/02/24 03:15:38 DEBUG : dir1/0008-2345678.txt: md5 = 0ac1aac016dcd490625d9c0cfe3d962e OK 2026/02/24 03:15:39 DEBUG : dir1/0009-3456789.txt: md5 = 7545ad0882c897e0afd2fe4cdf07c0fc OK 2026/02/24 03:15:41 DEBUG : dir1/0010-456789.txt: md5 = 56d63273cc52ca52eba0759ca96d1ac7 OK 2026/02/24 03:15:42 DEBUG : dir1/0011-56789;.txt: md5 = 5abb92dc429d5396e33b5d8068d4e360 OK 2026/02/24 03:15:44 DEBUG : dir1/0012-6789;.txt: md5 = 4c0851546d6f1719a069e81409e23d1c OK 2026/02/24 03:15:45 DEBUG : dir1/0013-789;=.txt: md5 = e264276ee6e57fc26c3a81cca47c0ae1 OK 2026/02/24 03:15:47 DEBUG : dir1/0014-89;=.txt: md5 = 982e57254cc38ef54bb4da11d262ecc5 OK 2026/02/24 03:15:48 DEBUG : dir1/0015-9;=.txt: md5 = 48cda686f9d96e1168fc62284dc704e5 OK 2026/02/24 03:15:50 DEBUG : apple: md5 = 84342c61c2f4a3e3a1eb777dfd4e1f7a OK 2026/02/24 03:15:51 DEBUG : banana: md5 = 0cb515a9446799bf4fc1beb17f68dd67 OK 2026/02/24 03:15:53 DEBUG : appleappleapplebanana: md5 = 2a7d9d3da300ab493a67a30bb2de614f OK 2026/02/24 03:15:54 DEBUG : splitbananasplit: md5 = d526c557bc8a6d162df01055e616261b OK 2026/02/24 03:15:54 DEBUG : Waiting for deletions to finish 2026/02/24 03:15:55 DEBUG : banana: Excluded (Path Filter) 2026/02/24 03:15:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 03:15:55 DEBUG : apple: Excluded (Path Filter) 2026/02/24 03:15:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 03:15:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 03:15:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 03:15:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 03:15:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 03:15:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 03:15:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 03:15:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 03:15:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 03:15:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 03:15:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 03:15:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 03:15:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 03:15:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 03:15:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 03:15:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 03:15:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 03:15:56 DEBUG : apple: size = 5 OK 2026/02/24 03:15:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:56 DEBUG : apple: Unchanged skipping 2026/02/24 03:15:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 03:15:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 03:15:56 DEBUG : banana: size = 6 OK 2026/02/24 03:15:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:56 DEBUG : banana: Unchanged skipping 2026/02/24 03:15:57 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/24 03:15:57 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 03:15:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:57 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 03:15:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 03:15:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 03:15:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 03:15:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 03:15:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 03:15:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 03:15:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 03:15:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 03:15:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 03:15:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 03:15:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 03:15:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 03:15:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 03:15:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 03:15:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 03:15:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 03:15:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 03:15:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 03:15:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 03:15:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 03:15:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 03:15:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 03:15:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 03:15:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 03:15:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 03:15:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 03:15:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 03:15:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 03:15:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 03:15:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 03:15:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 03:15:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 03:15:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 03:15:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 03:15:57 DEBUG : Waiting for deletions to finish 2026/02/24 03:15:57 DEBUG : Waiting for deletions to finish 2026/02/24 03:15:57 DEBUG : banana: Excluded (Path Filter) 2026/02/24 03:15:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 03:15:57 DEBUG : apple: Excluded (Path Filter) 2026/02/24 03:15:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 03:15:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 03:15:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 03:15:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 03:15:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 03:15:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 03:15:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 03:15:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 03:15:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 03:15:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 03:15:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 03:15:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 03:15:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 03:15:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 03:15:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 03:15:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 03:15:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 03:15:58 DEBUG : dir1: Directory modification time the same (differ by -829.166µs, within tolerance 1ms) 2026/02/24 03:15:58 DEBUG : apple: size = 5 OK 2026/02/24 03:15:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:58 DEBUG : apple: Unchanged skipping 2026/02/24 03:15:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 03:15:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 03:15:58 DEBUG : banana: size = 6 OK 2026/02/24 03:15:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:58 DEBUG : banana: Unchanged skipping 2026/02/24 03:15:58 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 03:15:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:58 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 03:15:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 03:15:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 03:15:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 03:15:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 03:15:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 03:15:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 03:15:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 03:15:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 03:15:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 03:15:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 03:15:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 03:15:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 03:15:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 03:15:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 03:15:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 03:15:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 03:15:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 03:15:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 03:15:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 03:15:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 03:15:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 03:15:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 03:15:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 03:15:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 03:15:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 03:15:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 03:15:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 03:15:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 03:15:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 03:15:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 03:15:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 03:15:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:15:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 03:15:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 03:15:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 03:15:58 DEBUG : Waiting for deletions to finish 2026/02/24 03:15:58 DEBUG : Waiting for deletions to finish 2026/02/24 03:15:59 DEBUG : banana: Excluded (Path Filter) 2026/02/24 03:15:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 03:15:59 DEBUG : apple: Excluded (Path Filter) 2026/02/24 03:15:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 03:15:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 03:15:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 03:15:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 03:15:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 03:15:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 03:15:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 03:15:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 03:15:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 03:15:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 03:15:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 03:15:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 03:15:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 03:15:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 03:15:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 03:15:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 03:15:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 03:16:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/24 03:16:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/24 03:16:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/24 03:16:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/24 03:16:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/24 03:16:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/24 03:16:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/24 03:16:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/24 03:16:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/24 03:16:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/24 03:16:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/24 03:16:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/24 03:16:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/24 03:16:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/24 03:16:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/24 03:16:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 03:16:13 DEBUG : dir1/0000-abcdefg.txt: md5 = fcbda0985710d78fc9e5b13a432c8b13 OK 2026/02/24 03:16:14 DEBUG : dir1/0001-bcdefgh.txt: md5 = f37995bec904dccf07eeb07da9d0bf03 OK 2026/02/24 03:16:16 DEBUG : dir1/0002-cdefghi.txt: md5 = 4e96a48456ae008dc988e2837de1db99 OK 2026/02/24 03:16:17 DEBUG : dir1/0003-defghij.txt: md5 = ff3eab8ebf8804b73a1fff096a100d60 OK 2026/02/24 03:16:18 DEBUG : dir1/0004-efghijk.txt: md5 = 4b408d7119991b6461dc7aa3a600ab54 OK 2026/02/24 03:16:20 DEBUG : dir1/0005-fghijkl.txt: md5 = 34fd5417b547d41226778e174c8c0489 OK 2026/02/24 03:16:21 DEBUG : dir1/0006-ghijklm.txt: md5 = 1d42de634e25a045eb7280458294a033 OK 2026/02/24 03:16:23 DEBUG : dir1/0007-1234567.txt: md5 = 9caae373c90ff305ce4a5c8f0e2fce1f OK 2026/02/24 03:16:24 DEBUG : dir1/0008-2345678.txt: md5 = 5e3d267d230f84246a5ecfaa973bd044 OK 2026/02/24 03:16:26 DEBUG : dir1/0009-3456789.txt: md5 = 7eb57768d823f9c64ca84be733ee3653 OK 2026/02/24 03:16:27 DEBUG : dir1/0010-456789.txt: md5 = a39bbde73d38d1f52ac8d8a2198bc843 OK 2026/02/24 03:16:29 DEBUG : dir1/0011-56789;.txt: md5 = 3ba956a2f37cb9a3eda59bc90190ca5d OK 2026/02/24 03:16:30 DEBUG : dir1/0012-6789;.txt: md5 = de5cc079d8985fe8e83b9c4ddfb02462 OK 2026/02/24 03:16:32 DEBUG : dir1/0013-789;=.txt: md5 = 7102f9f7c176d65ab5cc2e41bbd7a9f9 OK 2026/02/24 03:16:33 DEBUG : dir1/0014-89;=.txt: md5 = d3b249d1020d5db9b2ee49dad5d38a52 OK 2026/02/24 03:16:34 DEBUG : dir1/0015-9;=.txt: md5 = 99663cab584a9931c19aae9977d49631 OK 2026/02/24 03:16:36 DEBUG : apple: md5 = 177e7c9492739ad83943f9e61957a62b OK 2026/02/24 03:16:38 DEBUG : banana: md5 = af2e0791a5a1cda1a906a00f5c2e5ad9 OK 2026/02/24 03:16:39 DEBUG : appleappleapplebanana: md5 = 8f74e9164f685590843f2d44b88a3c38 OK 2026/02/24 03:16:40 DEBUG : splitbananasplit: md5 = d2888e2563f4f137276c4ab2160192c4 OK 2026/02/24 03:16:40 DEBUG : Waiting for deletions to finish 2026/02/24 03:16:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 03:16:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 03:16:41 DEBUG : apple: Excluded (Path Filter) 2026/02/24 03:16:41 DEBUG : banana: Excluded (Path Filter) 2026/02/24 03:16:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 03:16:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 03:16:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 03:16:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 03:16:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 03:16:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 03:16:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 03:16:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 03:16:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 03:16:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 03:16:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 03:16:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 03:16:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 03:16:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 03:16:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 03:16:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 03:16:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 03:16:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:16:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 03:16:42 DEBUG : banana: size = 6 OK 2026/02/24 03:16:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:16:42 DEBUG : apple: size = 5 OK 2026/02/24 03:16:42 DEBUG : banana: Unchanged skipping 2026/02/24 03:16:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:16:42 DEBUG : apple: Unchanged skipping 2026/02/24 03:16:43 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/24 03:16:43 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 03:16:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:16:43 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 03:16:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 03:16:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:16:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 03:16:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 03:16:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:16:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 03:16:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 03:16:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:16:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 03:16:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 03:16:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 03:16:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 03:16:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:16:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:16:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 03:16:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 03:16:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 03:16:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 03:16:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 03:16:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:16:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:16:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 03:16:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 03:16:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:16:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 03:16:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 03:16:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:16:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 03:16:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:16:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 03:16:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 03:16:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 03:16:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:16:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 03:16:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 03:16:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:16:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 03:16:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 03:16:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:16:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 03:16:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 03:16:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:16:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 03:16:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 03:16:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:16:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 03:16:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 03:16:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:16:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 03:16:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 03:16:43 DEBUG : Waiting for deletions to finish 2026/02/24 03:16:43 DEBUG : Waiting for deletions to finish 2026/02/24 03:16:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 03:16:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 03:16:43 DEBUG : apple: Excluded (Path Filter) 2026/02/24 03:16:43 DEBUG : banana: Excluded (Path Filter) 2026/02/24 03:16:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 03:16:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 03:16:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 03:16:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 03:16:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 03:16:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 03:16:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 03:16:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 03:16:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 03:16:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 03:16:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 03:16:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 03:16:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 03:16:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 03:16:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 03:16:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 03:16:44 DEBUG : dir1: Directory modification time the same (differ by -294.925µs, within tolerance 1ms) 2026/02/24 03:16:44 DEBUG : apple: size = 5 OK 2026/02/24 03:16:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:16:44 DEBUG : apple: Unchanged skipping 2026/02/24 03:16:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 03:16:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:16:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 03:16:44 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 03:16:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:16:44 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 03:16:44 DEBUG : banana: size = 6 OK 2026/02/24 03:16:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:16:44 DEBUG : banana: Unchanged skipping 2026/02/24 03:16:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 03:16:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:16:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 03:16:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 03:16:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:16:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 03:16:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 03:16:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:16:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 03:16:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 03:16:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:16:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 03:16:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:16:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 03:16:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 03:16:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:16:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 03:16:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:16:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 03:16:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 03:16:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 03:16:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 03:16:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 03:16:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:16:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 03:16:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 03:16:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:16:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 03:16:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 03:16:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 03:16:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:16:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 03:16:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 03:16:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 03:16:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 03:16:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:16:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 03:16:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:16:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 03:16:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:16:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 03:16:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:16:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 03:16:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 03:16:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:16:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 03:16:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 03:16:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:16:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 03:16:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 03:16:44 DEBUG : Waiting for deletions to finish 2026/02/24 03:16:44 DEBUG : Waiting for deletions to finish 2026/02/24 03:16:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 03:16:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 03:16:45 DEBUG : apple: Excluded (Path Filter) 2026/02/24 03:16:45 DEBUG : banana: Excluded (Path Filter) 2026/02/24 03:16:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 03:16:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 03:16:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 03:16:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 03:16:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 03:16:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 03:16:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 03:16:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 03:16:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 03:16:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 03:16:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 03:16:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 03:16:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 03:16:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 03:16:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 03:16:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 03:16:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/24 03:16:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/24 03:16:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/24 03:16:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/24 03:16:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/24 03:16:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/24 03:16:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/24 03:16:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/24 03:16:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/24 03:16:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/24 03:16:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/24 03:16:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/24 03:16:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/24 03:16:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/24 03:16:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/24 03:16:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 03:16:59 DEBUG : dir1/0000-abcdefg.txt: md5 = 2998f9fcf258bf6f470311e86dec7a85 OK 2026/02/24 03:17:00 DEBUG : dir1/0001-bcdefgh.txt: md5 = cc7e50e27fcea938a1b2e6593079f54d OK 2026/02/24 03:17:02 DEBUG : dir1/0002-cdefghi.txt: md5 = 3415d8a1a81a3e05181b6c130d5bd5b5 OK 2026/02/24 03:17:03 DEBUG : dir1/0003-defghij.txt: md5 = 248b558923c3005748f98a2cac95ead4 OK 2026/02/24 03:17:05 DEBUG : dir1/0004-efghijk.txt: md5 = f1f46ac557b170ff8bf128e041332862 OK 2026/02/24 03:17:06 DEBUG : dir1/0005-fghijkl.txt: md5 = bf49af64afa12c9f1e351d54d6908c14 OK 2026/02/24 03:17:08 DEBUG : dir1/0006-ghijklm.txt: md5 = 58f90cae83ce5bea6bb8159cd2356f13 OK 2026/02/24 03:17:09 DEBUG : dir1/0007-1234567.txt: md5 = 48ef5d88156c1604e7e9de1cf2e9a237 OK 2026/02/24 03:17:11 DEBUG : dir1/0008-2345678.txt: md5 = 7b66833b6eb5df1d337884cbc08e491e OK 2026/02/24 03:17:13 DEBUG : dir1/0009-3456789.txt: md5 = fcdcc528bffae588dfe8d2a14378e9de OK 2026/02/24 03:17:14 DEBUG : dir1/0010-456789.txt: md5 = 0fd201733b53fc9a658add1bab505a76 OK 2026/02/24 03:17:16 DEBUG : dir1/0011-56789;.txt: md5 = 2deadc0ab0bbcca291b1f8aa6f0c72f5 OK 2026/02/24 03:17:17 DEBUG : dir1/0012-6789;.txt: md5 = b838e1454e8cef7ceabd150724a9cab5 OK 2026/02/24 03:17:19 DEBUG : dir1/0013-789;=.txt: md5 = 681f4c5a2cfccbdab3b482692b6e61c7 OK 2026/02/24 03:17:20 DEBUG : dir1/0014-89;=.txt: md5 = 57b1139ef8f87116dd1bc92ac8706653 OK 2026/02/24 03:17:22 DEBUG : dir1/0015-9;=.txt: md5 = c8a86f0aebe2f1b225e6718f7ee7ce9f OK 2026/02/24 03:17:23 DEBUG : apple: md5 = eb63ef3a5e9f4d1cc2c863d338e655cc OK 2026/02/24 03:17:25 DEBUG : banana: md5 = 49970f695dcbeb5a7cbe511ed13d6948 OK 2026/02/24 03:17:26 DEBUG : appleappleapplebanana: md5 = 90dc934d2d6825d3d3ec55843aaabc5f OK 2026/02/24 03:17:28 DEBUG : splitbananasplit: md5 = c7037186bf5c8905d8c41ee8fc44fd18 OK 2026/02/24 03:17:28 DEBUG : Waiting for deletions to finish 2026/02/24 03:17:28 DEBUG : banana: Excluded (Path Filter) 2026/02/24 03:17:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 03:17:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 03:17:28 DEBUG : apple: Excluded (Path Filter) 2026/02/24 03:17:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 03:17:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 03:17:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 03:17:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 03:17:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 03:17:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 03:17:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 03:17:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 03:17:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 03:17:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 03:17:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 03:17:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 03:17:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 03:17:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 03:17:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 03:17:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 03:17:29 DEBUG : apple: size = 5 OK 2026/02/24 03:17:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:17:29 DEBUG : apple: Unchanged skipping 2026/02/24 03:17:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 03:17:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:17:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 03:17:29 DEBUG : banana: size = 6 OK 2026/02/24 03:17:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:17:29 DEBUG : banana: Unchanged skipping 2026/02/24 03:17:30 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/24 03:17:30 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 03:17:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:17:30 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 03:17:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 03:17:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 03:17:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:17:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 03:17:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:17:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 03:17:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 03:17:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:17:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 03:17:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 03:17:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:17:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 03:17:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 03:17:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:17:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 03:17:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 03:17:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:17:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 03:17:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 03:17:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 03:17:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:17:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 03:17:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:17:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 03:17:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 03:17:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:17:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 03:17:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 03:17:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:17:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 03:17:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 03:17:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 03:17:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:17:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:17:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 03:17:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 03:17:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 03:17:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:17:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 03:17:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 03:17:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 03:17:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:17:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 03:17:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 03:17:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:17:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 03:17:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 03:17:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:17:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 03:17:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 03:17:30 DEBUG : Waiting for deletions to finish 2026/02/24 03:17:30 DEBUG : Waiting for deletions to finish 2026/02/24 03:17:30 DEBUG : banana: Excluded (Path Filter) 2026/02/24 03:17:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 03:17:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 03:17:30 DEBUG : apple: Excluded (Path Filter) 2026/02/24 03:17:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 03:17:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 03:17:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 03:17:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 03:17:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 03:17:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 03:17:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 03:17:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 03:17:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 03:17:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 03:17:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 03:17:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 03:17:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 03:17:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 03:17:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 03:17:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 03:17:31 DEBUG : dir1: Directory modification time the same (differ by -772.385µs, within tolerance 1ms) 2026/02/24 03:17:31 DEBUG : apple: size = 5 OK 2026/02/24 03:17:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:17:31 DEBUG : apple: Unchanged skipping 2026/02/24 03:17:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 03:17:31 DEBUG : banana: size = 6 OK 2026/02/24 03:17:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:17:31 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 03:17:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 03:17:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:17:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:17:31 DEBUG : banana: Unchanged skipping 2026/02/24 03:17:31 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 03:17:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 03:17:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:17:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 03:17:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 03:17:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 03:17:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:17:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:17:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 03:17:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 03:17:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 03:17:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:17:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 03:17:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:17:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 03:17:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 03:17:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:17:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 03:17:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 03:17:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 03:17:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 03:17:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:17:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:17:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 03:17:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 03:17:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 03:17:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 03:17:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:17:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 03:17:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 03:17:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:17:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 03:17:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 03:17:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:17:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 03:17:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 03:17:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:17:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 03:17:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 03:17:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:17:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 03:17:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 03:17:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:17:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 03:17:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 03:17:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:17:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 03:17:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 03:17:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:17:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 03:17:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 03:17:31 DEBUG : Waiting for deletions to finish 2026/02/24 03:17:31 DEBUG : Waiting for deletions to finish 2026/02/24 03:17:32 DEBUG : banana: Excluded (Path Filter) 2026/02/24 03:17:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 03:17:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 03:17:32 DEBUG : apple: Excluded (Path Filter) 2026/02/24 03:17:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 03:17:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 03:17:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 03:17:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 03:17:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 03:17:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 03:17:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 03:17:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 03:17:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 03:17:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 03:17:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 03:17:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 03:17:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 03:17:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 03:17:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 03:17:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 03:17:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/24 03:17:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/24 03:17:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/24 03:17:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/24 03:17:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/24 03:17:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/24 03:17:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/24 03:17:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/24 03:17:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/24 03:17:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/24 03:17:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/24 03:17:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/24 03:17:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/24 03:17:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/24 03:17:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/24 03:17:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" --- PASS: TestTransform (593.92s) --- PASS: TestTransform/NFC (47.66s) --- PASS: TestTransform/NFD (47.65s) --- PASS: TestTransform/base64 (68.42s) --- PASS: TestTransform/prefix (68.80s) --- PASS: TestTransform/suffix (67.54s) --- PASS: TestTransform/truncate (55.93s) --- PASS: TestTransform/encoder (47.78s) --- PASS: TestTransform/ISO-8859-1 (49.36s) --- PASS: TestTransform/charmap (47.36s) --- PASS: TestTransform/lowercase (46.10s) --- PASS: TestTransform/ascii (47.33s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 03:17:44 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/24 03:17:44 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/24 03:17:44 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/02/24 03:17:45 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-02-24T03:17:44.139993187Z) 2026/02/24 03:17:45 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/24 03:17:45 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/02/24 03:17:45 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/24 03:17:45 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/02/24 03:17:45 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/24 03:17:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 03:17:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 03:17:46 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 86f0b92a3528a9ae92bf886e45797cb4 OK 2026/02/24 03:17:46 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/02/24 03:17:46 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/24 03:17:46 DEBUG : Waiting for deletions to finish 2026/02/24 03:17:48 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (5.08s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 03:17:49 DEBUG : toe: transformed to: tictactoe 2026/02/24 03:17:49 DEBUG : toe: transformed to: tictactoe 2026/02/24 03:17:49 DEBUG : tictactoe: Making directory with metadata 2026/02/24 03:17:50 INFO : tictactoe: Made directory with metadata (mtime=2026-02-24T03:17:49.222044499Z) 2026/02/24 03:17:50 DEBUG : toe: transformed to: tictactoe 2026/02/24 03:17:50 DEBUG : toe: transformed to: tictactoe 2026/02/24 03:17:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 03:17:50 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/02/24 03:17:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 03:17:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 03:17:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 03:17:51 DEBUG : tictactoe/tictactoe: md5 = 266fb20bbc6184ac2cf2bd62b443c44f OK 2026/02/24 03:17:51 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/02/24 03:17:51 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/02/24 03:17:51 DEBUG : Waiting for deletions to finish 2026/02/24 03:17:53 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (5.17s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 03:17:54 DEBUG : toe: Making directory with metadata 2026/02/24 03:17:55 INFO : toe: Made directory with metadata (mtime=2026-02-24T03:17:54.393096717Z) 2026/02/24 03:17:55 DEBUG : toe/toe: Making directory with metadata 2026/02/24 03:17:56 INFO : toe/toe: Made directory with metadata (mtime=2026-02-24T03:17:54.393096717Z) 2026/02/24 03:17:56 DEBUG : toe: transformed to: tictactoe 2026/02/24 03:17:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/24 03:17:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/24 03:17:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/24 03:17:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 03:17:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 03:17:57 DEBUG : toe/toe/tictactoe: md5 = 3d7675dc31606a57938345912f0688d6 OK 2026/02/24 03:17:57 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/24 03:17:57 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/24 03:17:57 DEBUG : Waiting for deletions to finish 2026/02/24 03:17:59 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/02/24 03:18:00 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.92s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 03:18:01 DEBUG : toe: Making directory with metadata 2026/02/24 03:18:02 INFO : toe: Made directory with metadata (mtime=2026-02-24T03:18:01.317166647Z) 2026/02/24 03:18:02 DEBUG : toe/toe: Making directory with metadata 2026/02/24 03:18:03 INFO : toe/toe: Made directory with metadata (mtime=2026-02-24T03:18:01.317166647Z) 2026/02/24 03:18:03 DEBUG : toe: transformed to: tictactoe 2026/02/24 03:18:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/24 03:18:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/24 03:18:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/24 03:18:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 03:18:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 03:18:04 DEBUG : toe/toe/tictactoe: md5 = c9ea129fd3b5b2fbceaee62a79595e84 OK 2026/02/24 03:18:04 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/24 03:18:04 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/24 03:18:04 DEBUG : Waiting for deletions to finish 2026/02/24 03:18:07 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/02/24 03:18:07 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (7.16s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 03:18:08 DEBUG : empty_dir: Making directory with metadata 2026/02/24 03:18:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/24 03:18:08 DEBUG : toe: transformed to: tictactoe 2026/02/24 03:18:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 03:18:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 03:18:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 03:18:08 DEBUG : tictacempty_dir: Making directory with metadata 2026/02/24 03:18:09 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/24 03:18:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 03:18:09 DEBUG : toe: transformed to: tictactoe 2026/02/24 03:18:09 DEBUG : toe: transformed to: tictactoe 2026/02/24 03:18:09 DEBUG : tictactoe: Making directory with metadata 2026/02/24 03:18:10 INFO : tictactoe: Made directory with metadata (mtime=2026-02-24T03:18:08.473238934Z) 2026/02/24 03:18:10 DEBUG : toe: transformed to: tictactoe 2026/02/24 03:18:10 DEBUG : toe: transformed to: tictactoe 2026/02/24 03:18:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 03:18:10 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/02/24 03:18:11 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-02-24T03:18:08.473238934Z) 2026/02/24 03:18:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 03:18:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/24 03:18:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/24 03:18:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/24 03:18:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 03:18:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 03:18:12 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 9f44bdcb0d467ac101bdcc72808f8519 OK 2026/02/24 03:18:12 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/24 03:18:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/24 03:18:12 DEBUG : Waiting for deletions to finish 2026/02/24 03:18:14 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/02/24 03:18:15 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.42s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 03:18:16 DEBUG : empty_dir: Making directory with metadata 2026/02/24 03:18:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/24 03:18:16 DEBUG : toe: transformed to: tictactoe 2026/02/24 03:18:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 03:18:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 03:18:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 03:18:17 DEBUG : tictacempty_dir: Making directory with metadata 2026/02/24 03:18:17 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/24 03:18:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 03:18:17 DEBUG : toe: transformed to: tictactoe 2026/02/24 03:18:17 DEBUG : toe: transformed to: tictactoe 2026/02/24 03:18:17 DEBUG : tictactoe: Making directory with metadata 2026/02/24 03:18:18 INFO : tictactoe: Made directory with metadata (mtime=2026-02-24T03:18:16.888323952Z) 2026/02/24 03:18:18 DEBUG : toe: transformed to: tictactoe 2026/02/24 03:18:18 DEBUG : toe: transformed to: tictactoe 2026/02/24 03:18:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 03:18:18 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/02/24 03:18:19 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-02-24T03:18:16.888323952Z) 2026/02/24 03:18:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 03:18:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/24 03:18:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 03:18:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/24 03:18:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 03:18:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 03:18:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 03:18:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 5dea4056f191e2b8a35085e6b4c6cd54 OK 2026/02/24 03:18:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/24 03:18:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 03:18:21 DEBUG : Waiting for deletions to finish 2026/02/24 03:18:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 03:18:21 DEBUG : toe: transformed to: tictactoe 2026/02/24 03:18:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 03:18:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 03:18:22 DEBUG : toe: transformed to: tictactoe 2026/02/24 03:18:22 DEBUG : toe: transformed to: tictactoe 2026/02/24 03:18:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/24 03:18:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/24 03:18:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/02/24 03:18:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': 0 differences found 2026/02/24 03:18:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': 1 hashes could not be checked 2026/02/24 03:18:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': 1 matching files 2026/02/24 03:18:24 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/02/24 03:18:25 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (9.68s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 03:18:26 DEBUG : toe: transformed to: tictactoe 2026/02/24 03:18:26 DEBUG : toe: transformed to: tictactoe 2026/02/24 03:18:26 DEBUG : tictactoe: Making directory with metadata 2026/02/24 03:18:27 INFO : tictactoe: Made directory with metadata (mtime=2026-02-24T03:18:26.566421752Z) 2026/02/24 03:18:27 DEBUG : toe: transformed to: tictactoe 2026/02/24 03:18:27 DEBUG : toe: transformed to: tictactoe 2026/02/24 03:18:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 03:18:27 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/02/24 03:18:28 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-02-24T03:18:26.566421752Z) 2026/02/24 03:18:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 03:18:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/24 03:18:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/24 03:18:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/24 03:18:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 03:18:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 03:18:29 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 88cd41d281332e80029228289cb01470 OK 2026/02/24 03:18:29 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/24 03:18:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/24 03:18:29 DEBUG : Waiting for deletions to finish 2026/02/24 03:18:30 DEBUG : toe: transformed to: tictactoe 2026/02/24 03:18:31 DEBUG : toe: transformed to: tictactoe 2026/02/24 03:18:31 DEBUG : tictactoe: Directory modification time the same (differ by -421.752µs, within tolerance 1ms) 2026/02/24 03:18:31 DEBUG : toe: transformed to: tictactoe 2026/02/24 03:18:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 03:18:31 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -421.752µs, within tolerance 1ms) 2026/02/24 03:18:31 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/24 03:18:31 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 03:18:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 03:18:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/24 03:18:31 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/02/24 03:18:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 03:18:31 DEBUG : Waiting for deletions to finish 2026/02/24 03:18:33 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/02/24 03:18:34 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.59s) === RUN TestSyntax 2026/02/24 03:18:35 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 03:18:35 DEBUG : toe: Making directory with metadata 2026/02/24 03:18:36 INFO : toe: Made directory with metadata (mtime=2026-02-24T03:18:35.155508561Z) 2026/02/24 03:18:36 DEBUG : toe/toe: Making directory with metadata 2026/02/24 03:18:37 INFO : toe/toe: Made directory with metadata (mtime=2026-02-24T03:18:35.155508561Z) 2026/02/24 03:18:37 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/24 03:18:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 03:18:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 03:18:38 DEBUG : toe/toe/toe: md5 = 4f863794bcb70c1640cb2e65bc2c0007 OK 2026/02/24 03:18:38 DEBUG : toe/toe/toe: size = 11 OK 2026/02/24 03:18:38 INFO : toe/toe/toe: Copied (new) 2026/02/24 03:18:38 DEBUG : Waiting for deletions to finish 2026/02/24 03:18:43 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/02/24 03:18:44 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (10.16s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 03:18:45 DEBUG : empty_dir: Making directory with metadata 2026/02/24 03:18:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/24 03:18:45 DEBUG : toe: transformed to: tictactoe 2026/02/24 03:18:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 03:18:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 03:18:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 03:18:45 DEBUG : tictacempty_dir: Making directory with metadata 2026/02/24 03:18:46 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/24 03:18:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 03:18:46 DEBUG : toe: transformed to: tictactoe 2026/02/24 03:18:46 DEBUG : toe: transformed to: tictactoe 2026/02/24 03:18:46 DEBUG : tictactoe: Making directory with metadata 2026/02/24 03:18:47 INFO : tictactoe: Made directory with metadata (mtime=2026-02-24T03:18:45.311611222Z) 2026/02/24 03:18:47 DEBUG : toe: transformed to: tictactoe 2026/02/24 03:18:47 DEBUG : toe: transformed to: tictactoe 2026/02/24 03:18:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 03:18:47 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/02/24 03:18:47 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-02-24T03:18:45.311611222Z) 2026/02/24 03:18:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 03:18:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/24 03:18:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 03:18:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/24 03:18:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 03:18:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 03:18:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 03:18:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 03:18:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 21389581fb8949d608fcfb822d4870fb OK 2026/02/24 03:18:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/24 03:18:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 03:18:49 INFO : toe/toe/toe.txt: Deleted 2026/02/24 03:18:49 INFO : toe/toe: Removing directory 2026/02/24 03:18:49 INFO : toe: Removing directory 2026/02/24 03:18:49 INFO : empty_dir: Removing directory 2026/02/24 03:18:49 DEBUG : Local file system at /tmp/rclone1042027698: deleted 3 directories 2026/02/24 03:18:52 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/02/24 03:18:53 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (9.11s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 03:18:54 DEBUG : empty_dir: Making directory with metadata 2026/02/24 03:18:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/24 03:18:54 DEBUG : toe: transformed to: tictactoe 2026/02/24 03:18:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 03:18:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 03:18:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 03:18:54 DEBUG : tictacempty_dir: Making directory with metadata 2026/02/24 03:18:55 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/24 03:18:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 03:18:55 DEBUG : toe: transformed to: tictactoe 2026/02/24 03:18:55 DEBUG : toe: transformed to: tictactoe 2026/02/24 03:18:55 DEBUG : tictactoe: Making directory with metadata 2026/02/24 03:18:56 INFO : tictactoe: Made directory with metadata (mtime=2026-02-24T03:18:54.420703327Z) 2026/02/24 03:18:56 DEBUG : toe: transformed to: tictactoe 2026/02/24 03:18:56 DEBUG : toe: transformed to: tictactoe 2026/02/24 03:18:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 03:18:56 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/02/24 03:18:56 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-02-24T03:18:54.420703327Z) 2026/02/24 03:18:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 03:18:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/24 03:18:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 03:18:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/24 03:18:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 03:18:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 03:18:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 03:18:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 03:18:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 2f542ff9a904927dc14b61f603cb77b5 OK 2026/02/24 03:18:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/24 03:18:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 03:18:58 INFO : toe/toe/toe.txt: Deleted 2026/02/24 03:18:58 INFO : toe/toe: Removing directory 2026/02/24 03:18:58 INFO : toe: Removing directory 2026/02/24 03:18:58 INFO : empty_dir: Removing directory 2026/02/24 03:18:58 DEBUG : Local file system at /tmp/rclone1042027698: deleted 3 directories 2026/02/24 03:18:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/24 03:18:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/24 03:18:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/24 03:18:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/24 03:18:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/24 03:19:02 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/02/24 03:19:04 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/02/24 03:19:05 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/02/24 03:19:06 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (13.85s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 03:19:08 DEBUG : Reset feature "Copy" 2026/02/24 03:19:08 DEBUG : Reset feature "Move" 2026/02/24 03:19:08 DEBUG : Reset feature "Copy" 2026/02/24 03:19:08 DEBUG : Reset feature "Move" 2026/02/24 03:19:08 DEBUG : empty_dir: Making directory with metadata 2026/02/24 03:19:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/24 03:19:08 DEBUG : toe: transformed to: tictactoe 2026/02/24 03:19:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 03:19:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 03:19:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 03:19:08 DEBUG : tictacempty_dir: Making directory with metadata 2026/02/24 03:19:09 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/24 03:19:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 03:19:09 DEBUG : toe: transformed to: tictactoe 2026/02/24 03:19:09 DEBUG : toe: transformed to: tictactoe 2026/02/24 03:19:09 DEBUG : tictactoe: Making directory with metadata 2026/02/24 03:19:10 INFO : tictactoe: Made directory with metadata (mtime=2026-02-24T03:19:08.270843407Z) 2026/02/24 03:19:10 DEBUG : toe: transformed to: tictactoe 2026/02/24 03:19:10 DEBUG : toe: transformed to: tictactoe 2026/02/24 03:19:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 03:19:10 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/02/24 03:19:10 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-02-24T03:19:08.270843407Z) 2026/02/24 03:19:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 03:19:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/24 03:19:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 03:19:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/24 03:19:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 03:19:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 03:19:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 03:19:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 03:19:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 933029ea4317b5c33fe7b0bd807390ec OK 2026/02/24 03:19:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/24 03:19:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 03:19:12 INFO : toe/toe/toe.txt: Deleted 2026/02/24 03:19:12 INFO : toe/toe: Removing directory 2026/02/24 03:19:12 INFO : toe: Removing directory 2026/02/24 03:19:12 INFO : empty_dir: Removing directory 2026/02/24 03:19:12 DEBUG : Local file system at /tmp/rclone1042027698: deleted 3 directories 2026/02/24 03:19:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/24 03:19:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/24 03:19:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/24 03:19:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/24 03:19:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/24 03:19:17 DEBUG : toe/toe/toe.txt: md5 = 01b823c3691be7f57c33e103182b7893 OK 2026/02/24 03:19:17 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/24 03:19:17 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/02/24 03:19:17 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/02/24 03:19:19 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/02/24 03:19:20 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/02/24 03:19:21 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/02/24 03:19:21 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (14.89s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 03:19:23 DEBUG : toe: transformed to: dG9l 2026/02/24 03:19:23 DEBUG : toe: transformed to: dG9l 2026/02/24 03:19:23 DEBUG : dG9l: Making directory with metadata 2026/02/24 03:19:24 INFO : dG9l: Made directory with metadata (mtime=2026-02-24T03:19:23.164994095Z) 2026/02/24 03:19:24 DEBUG : toe: transformed to: dG9l 2026/02/24 03:19:24 DEBUG : toe: transformed to: dG9l 2026/02/24 03:19:24 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/24 03:19:24 DEBUG : dG9l/dG9l: Making directory with metadata 2026/02/24 03:19:25 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-02-24T03:19:23.164994095Z) 2026/02/24 03:19:25 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/24 03:19:25 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/02/24 03:19:25 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/24 03:19:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/24 03:19:25 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/24 03:19:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 03:19:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 03:19:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 8b9f9defa61abd9de29ed3dd35ec019f OK 2026/02/24 03:19:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/02/24 03:19:26 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/02/24 03:19:26 DEBUG : Waiting for deletions to finish 2026/02/24 03:19:28 DEBUG : dG9l: transformed to: toe 2026/02/24 03:19:28 DEBUG : dG9l: transformed to: toe 2026/02/24 03:19:28 DEBUG : toe: Directory modification time the same (differ by 994.095µs, within tolerance 1ms) 2026/02/24 03:19:28 DEBUG : Added delayed dir = "toe", newDst=toe 2026/02/24 03:19:28 DEBUG : dG9l: transformed to: toe 2026/02/24 03:19:28 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/02/24 03:19:28 DEBUG : toe/toe: Directory modification time the same (differ by 994.095µs, within tolerance 1ms) 2026/02/24 03:19:28 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/02/24 03:19:28 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/02/24 03:19:28 DEBUG : Local file system at /tmp/rclone1042027698: Waiting for checks to finish 2026/02/24 03:19:28 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/24 03:19:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/02/24 03:19:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/02/24 03:19:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/02/24 03:19:28 DEBUG : Local file system at /tmp/rclone1042027698: Waiting for transfers to finish 2026/02/24 03:19:28 DEBUG : Waiting for deletions to finish 2026/02/24 03:19:30 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/02/24 03:19:31 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.80s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi'", Local "Local file system at /tmp/rclone1042027698", Modify Window "1ms" 2026/02/24 03:19:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/24 03:19:31 DEBUG : toe: transformed to: 2026/02/24 03:19:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/24 03:19:32 DEBUG : toe: transformed to: 2026/02/24 03:19:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Making directory with metadata 2026/02/24 03:19:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Made directory with metadata (mtime=2026-02-24T03:19:31.961083109Z) 2026/02/24 03:19:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/24 03:19:32 DEBUG : toe: transformed to: 2026/02/24 03:19:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/24 03:19:32 DEBUG : toe: transformed to: 2026/02/24 03:19:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/24 03:19:32 DEBUG : toe/toe: transformed to: 2026/02/24 03:19:32 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/24 03:19:32 DEBUG : toe/toe: Making directory with metadata 2026/02/24 03:19:34 INFO : toe/toe: Made directory with metadata (mtime=2026-02-24T03:19:31.961083109Z) 2026/02/24 03:19:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/24 03:19:34 DEBUG : toe/toe: transformed to: 2026/02/24 03:19:34 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/24 03:19:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/24 03:19:34 DEBUG : toe: transformed to: 2026/02/24 03:19:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/24 03:19:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/24 03:19:34 DEBUG : toe/toe/toe: transformed to: 2026/02/24 03:19:34 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/02/24 03:19:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for checks to finish 2026/02/24 03:19:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Waiting for transfers to finish 2026/02/24 03:19:35 DEBUG : toe/toe/toe: md5 = 61336641fe4ac1ff650f3a530903da98 OK 2026/02/24 03:19:35 DEBUG : toe/toe/toe: size = 11 OK 2026/02/24 03:19:35 INFO : toe/toe/toe: Copied (new) 2026/02/24 03:19:35 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': not deleting files as there were IO errors 2026/02/24 03:19:35 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': not deleting directories as there were IO errors 2026/02/24 03:19:38 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/02/24 03:19:38 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.58s) PASS 2026/02/24 03:19:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fedejot3hazi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 28m9.494117375s (try 1/5)