"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/07/13 01:51:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poyemoj3bini" 2026/07/13 01:51:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/13 01:51:46 DEBUG : Creating backend with remote "TestDrive:crypt/2mh7m3r4adul3b3nq0gpeomqvavhmv2gqfrpas9jlsif61pqgrcg" 2026/07/13 01:51:47 DEBUG : Creating backend with remote "/tmp/rclone2307971988" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:51:48 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/13 01:51:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/13 01:51:48 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/13 01:51:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:51:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:51:48 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.61s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:51:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/13 01:51:49 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/13 01:51:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/13 01:51:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:51:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:51:51 DEBUG : sub dir/hello world: md5 = 6d2ff531207a121e0949f2d2c2f37b3b OK 2026/07/13 01:51:51 DEBUG : sub dir/hello world: size = 11 OK 2026/07/13 01:51:51 INFO : sub dir/hello world: Copied (new) 2026/07/13 01:51:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/13 01:51:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.29s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:51:54 DEBUG : metadata sub dir: Making directory with metadata 2026/07/13 01:51:54 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/13 01:51:54 DEBUG : empty metadata sub dir: Making directory with metadata 2026/07/13 01:51:54 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/13 01:51:54 DEBUG : Local file system at /tmp/rclone2307971988: File to upload is small (21 bytes), uploading instead of streaming 2026/07/13 01:51:54 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/13 01:51:54 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/07/13 01:51:54 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/07/13 01:51:54 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/07/13 01:51:55 DEBUG : Google drive root 'crypt/2mh7m3r4adul3b3nq0gpeomqvavhmv2gqfrpas9jlsif61pqgrcg': Skipping btime metadata as can't update it on an existing file: 2026-07-13T01:51:54.640300121Z 2026/07/13 01:51:55 INFO : empty metadata sub dir: Updated directory metadata 2026/07/13 01:51:55 DEBUG : Google drive root 'crypt/2mh7m3r4adul3b3nq0gpeomqvavhmv2gqfrpas9jlsif61pqgrcg': Skipping btime metadata as can't update it on an existing file: 2026-07-13T01:51:54.640300121Z 2026/07/13 01:51:56 INFO : metadata sub dir: Updated directory metadata 2026/07/13 01:51:56 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/07/13 01:51:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:51:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:51:57 DEBUG : metadata sub dir/hello metadata world: md5 = 75c65b77c9c8730a62e2692d2c7d29ed OK 2026/07/13 01:51:57 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/13 01:51:57 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/07/13 01:52:00 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.14s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:52:01 DEBUG : metadata sub dir: Making directory with metadata 2026/07/13 01:52:01 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/13 01:52:01 DEBUG : empty metadata sub dir: Making directory with metadata 2026/07/13 01:52:01 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/13 01:52:01 DEBUG : Local file system at /tmp/rclone2307971988: File to upload is small (21 bytes), uploading instead of streaming 2026/07/13 01:52:01 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/13 01:52:01 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/07/13 01:52:01 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/07/13 01:52:01 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/07/13 01:52:02 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/07/13 01:52:02 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/07/13 01:52:02 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/07/13 01:52:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:52:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:52:04 DEBUG : metadata sub dir/hello metadata world: md5 = 6f5c33287207731d79bc5c2bfc510d08 OK 2026/07/13 01:52:04 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/13 01:52:04 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/07/13 01:52:04 DEBUG : Google drive root 'crypt/2mh7m3r4adul3b3nq0gpeomqvavhmv2gqfrpas9jlsif61pqgrcg': Skipping btime metadata as can't update it on an existing file: 2026-07-13T01:52:01.779353694Z 2026/07/13 01:52:04 INFO : metadata sub dir: Updated directory metadata 2026/07/13 01:52:07 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.34s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:52:08 DEBUG : Creating backend with remote "/non-existing" 2026/07/13 01:52:08 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/13 01:52:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:52:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.72s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:52:08 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/13 01:52:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/13 01:52:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:52:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:52:11 DEBUG : sub dir/hello world: md5 = 975ebf9a8eb36bed5d35bc7e371fa914 OK 2026/07/13 01:52:11 DEBUG : sub dir/hello world: size = 11 OK 2026/07/13 01:52:11 INFO : sub dir/hello world: Copied (new) 2026/07/13 01:52:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/13 01:52:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.00s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.45s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:52:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Running all checks before starting transfers 2026/07/13 01:52:14 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/13 01:52:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/13 01:52:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:52:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Checks finished, now starting transfers 2026/07/13 01:52:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:52:16 DEBUG : sub dir/hello world: md5 = 1a9495ff4f87decea8473a2544bb4ff6 OK 2026/07/13 01:52:16 DEBUG : sub dir/hello world: size = 11 OK 2026/07/13 01:52:16 INFO : sub dir/hello world: Copied (new) 2026/07/13 01:52:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/13 01:52:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.03s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:52:19 ERROR : Ignoring --no-traverse with sync 2026/07/13 01:52:19 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/13 01:52:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/13 01:52:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:52:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:52:21 DEBUG : sub dir/hello world: md5 = 20bb9917606f1d78da8790abbb9137b4 OK 2026/07/13 01:52:21 DEBUG : sub dir/hello world: size = 11 OK 2026/07/13 01:52:21 INFO : sub dir/hello world: Copied (new) 2026/07/13 01:52:21 DEBUG : Waiting for deletions to finish 2026/07/13 01:52:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/13 01:52:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.19s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:52:24 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/13 01:52:24 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/13 01:52:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:52:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:52:26 DEBUG : hello world2: md5 = 510598989387675d44a50b739706924c OK 2026/07/13 01:52:26 DEBUG : hello world2: size = 12 OK 2026/07/13 01:52:26 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.79s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:52:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/13 01:52:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:52:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:52:28 DEBUG : potato2: md5 = cfe2f45ed410146ebc918bb256db589b OK 2026/07/13 01:52:28 DEBUG : potato2: size = 11 OK 2026/07/13 01:52:28 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.83s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:52:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/13 01:52:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:52:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:52:31 DEBUG : potato2: md5 = 98f4e5447cfe075149bc1e263873996d OK 2026/07/13 01:52:31 DEBUG : potato2: size = 11 OK 2026/07/13 01:52:31 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.89s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:52:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/13 01:52:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/13 01:52:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/13 01:52:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/13 01:52:33 DEBUG : sub dir2: Making directory with metadata 2026/07/13 01:52:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/13 01:52:34 DEBUG : sub dir: Making directory with metadata 2026/07/13 01:52:34 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/13 01:52:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/13 01:52:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/13 01:52:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/13 01:52:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:52:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:52:36 DEBUG : sub dir/hello world: md5 = 1aa8eb5c242d040d0285a9f7efcecd5e OK 2026/07/13 01:52:36 DEBUG : sub dir/hello world: size = 11 OK 2026/07/13 01:52:36 INFO : sub dir/hello world: Copied (new) 2026/07/13 01:52:39 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/07/13 01:52:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (7.90s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:52:40 INFO : sub dir2: Making directory 2026/07/13 01:52:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/13 01:52:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/13 01:52:41 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/13 01:52:41 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/13 01:52:41 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/07/13 01:52:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/13 01:52:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:52:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:52:43 DEBUG : sub dir/hello world: md5 = 61fdd61e9c6267ca5a7ea6681ab852be OK 2026/07/13 01:52:43 DEBUG : sub dir/hello world: size = 11 OK 2026/07/13 01:52:43 INFO : sub dir/hello world: Copied (new) 2026/07/13 01:52:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/13 01:52:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.29s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:52:46 DEBUG : sub dir2: Making directory with metadata 2026/07/13 01:52:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/13 01:52:46 DEBUG : sub dir2: Making directory with metadata 2026/07/13 01:52:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/13 01:52:47 DEBUG : sub dir: Making directory with metadata 2026/07/13 01:52:47 INFO : sub dir: Made directory with metadata (mtime=2026-07-13T01:52:46.224680251Z) 2026/07/13 01:52:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/13 01:52:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:52:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:52:49 DEBUG : sub dir/hello world: md5 = 8dab605bb6b1cd64c6846c88c522cb71 OK 2026/07/13 01:52:49 DEBUG : sub dir/hello world: size = 11 OK 2026/07/13 01:52:49 INFO : sub dir/hello world: Copied (new) 2026/07/13 01:52:49 INFO : sub dir/hello world: Deleted 2026/07/13 01:52:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.64s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:52:52 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/07/13 01:52:52 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/13 01:52:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:52:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:52:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.31s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:52:56 INFO : sub dir2: Making directory 2026/07/13 01:52:56 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/13 01:52:56 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/13 01:52:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/13 01:52:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:52:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:52:58 DEBUG : sub dir/hello world: md5 = 38be49cd99d9c3c6f85fca9c28e257c1 OK 2026/07/13 01:52:58 DEBUG : sub dir/hello world: size = 11 OK 2026/07/13 01:52:58 INFO : sub dir/hello world: Copied (new) 2026/07/13 01:52:58 INFO : sub dir/hello world: Deleted 2026/07/13 01:52:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/13 01:53:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.33s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:53:01 DEBUG : sub dir2: Making directory with metadata 2026/07/13 01:53:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/13 01:53:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/13 01:53:01 DEBUG : sub dir2: Making directory with metadata 2026/07/13 01:53:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/13 01:53:02 DEBUG : sub dir: Making directory with metadata 2026/07/13 01:53:03 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/13 01:53:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/13 01:53:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:53:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:53:04 DEBUG : sub dir/hello world: md5 = e583338b86bf63dbdfb2318048badc3f OK 2026/07/13 01:53:04 DEBUG : sub dir/hello world: size = 11 OK 2026/07/13 01:53:04 INFO : sub dir/hello world: Copied (new) 2026/07/13 01:53:04 DEBUG : Waiting for deletions to finish 2026/07/13 01:53:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.41s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.45s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:53:08 INFO : sub dir2: Making directory 2026/07/13 01:53:08 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/13 01:53:08 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/13 01:53:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/13 01:53:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:53:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:53:10 DEBUG : sub dir/hello world: md5 = c1693e82a64cc8bea3f5330e4b8d14e9 OK 2026/07/13 01:53:10 DEBUG : sub dir/hello world: size = 11 OK 2026/07/13 01:53:10 INFO : sub dir/hello world: Copied (new) 2026/07/13 01:53:10 DEBUG : Waiting for deletions to finish 2026/07/13 01:53:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/13 01:53:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.01s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:53:15 DEBUG : sub dir/hello world: md5 = a497d76665cc28d4848bb216b65a92a4 OK 2026/07/13 01:53:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wupisaf9guto" 2026/07/13 01:53:16 DEBUG : Config file has changed externally - reloading 2026/07/13 01:53:16 DEBUG : Creating backend with remote "TestDrive:crypt/1p7ls4qjnr9q6del5riic4b6hom4b9uclt34oe81ac0ojvgo6jfg" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini' -> Encrypted drive 'TestCryptDrive:rclone-test-wupisaf9guto' 2026/07/13 01:53:17 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/13 01:53:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/13 01:53:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wupisaf9guto': Waiting for checks to finish 2026/07/13 01:53:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wupisaf9guto': Waiting for transfers to finish 2026/07/13 01:53:20 DEBUG : sub dir/hello world: size = 11 OK 2026/07/13 01:53:20 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/13 01:53:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/13 01:53:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wupisaf9guto': Purge remote 2026/07/13 01:53:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (9.85s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:53:25 DEBUG : sub dir/hello world: md5 = cadf6ea5d7cc9a5febbce0cf9a5e24a5 OK 2026/07/13 01:53:26 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/13 01:53:26 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/13 01:53:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:53:26 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2307971988) 2026/07/13 01:53:26 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini') 2026/07/13 01:53:26 DEBUG : sub dir/hello world: Sizes differ 2026/07/13 01:53:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:53:28 DEBUG : sub dir/hello world: md5 = 7d065c63667686245537d18d812f2bcf OK 2026/07/13 01:53:28 DEBUG : sub dir/hello world: size = 17 OK 2026/07/13 01:53:28 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/13 01:53:29 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/13 01:53:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.18s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:53:33 DEBUG : sub dir/hello world: md5 = 2e2ad6b40e9f882d05a005ab4da62f7a OK 2026/07/13 01:53:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hudeduk2hoxe" 2026/07/13 01:53:34 DEBUG : Creating backend with remote "TestDrive:crypt/hlob3d08pl92eik2nrf7dvoi953un33eq8l8hg33j74ccn4rc6m0" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini' -> Encrypted drive 'TestCryptDrive:rclone-test-hudeduk2hoxe' 2026/07/13 01:53:35 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/13 01:53:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/13 01:53:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hudeduk2hoxe': Waiting for checks to finish 2026/07/13 01:53:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hudeduk2hoxe': Waiting for transfers to finish 2026/07/13 01:53:38 DEBUG : sub dir/hello world: size = 11 OK 2026/07/13 01:53:38 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/13 01:53:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/13 01:53:40 DEBUG : sub dir/hello world: md5 = 3ec36d078988a2a8cf38602e8f74c20d OK 2026/07/13 01:53:41 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/13 01:53:41 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/13 01:53:41 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini') 2026/07/13 01:53:41 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-hudeduk2hoxe') 2026/07/13 01:53:41 DEBUG : sub dir/hello world: Sizes differ 2026/07/13 01:53:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hudeduk2hoxe': Waiting for checks to finish 2026/07/13 01:53:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hudeduk2hoxe': Waiting for transfers to finish 2026/07/13 01:53:43 DEBUG : sub dir/hello world: size = 17 OK 2026/07/13 01:53:43 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/13 01:53:43 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/13 01:53:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hudeduk2hoxe': Purge remote 2026/07/13 01:53:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (14.79s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:53:48 DEBUG : sub dir/hello world: md5 = 1228f1f59a7f1ec29abbf7b77655e48f OK 2026/07/13 01:53:49 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/13 01:53:49 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/13 01:53:49 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2307971988) 2026/07/13 01:53:49 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini') 2026/07/13 01:53:49 DEBUG : sub dir/hello world: Sizes differ 2026/07/13 01:53:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:53:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:53:50 DEBUG : sub dir/hello world: md5 = 85b263bc11bd8bb78ac5407a6a0f8479 OK 2026/07/13 01:53:50 DEBUG : sub dir/hello world: size = 17 OK 2026/07/13 01:53:50 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/13 01:53:50 INFO : sub dir/hello world: Deleted 2026/07/13 01:53:51 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/13 01:53:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (7.38s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:53:55 DEBUG : sub dir/hello world: md5 = 6caf3f4262aef88c3a500ace54f957df OK 2026/07/13 01:53:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pukaguh7tanu" 2026/07/13 01:53:56 DEBUG : Creating backend with remote "TestDrive:crypt/j86s4ipiefacrvjj0i74h8ohnhgl7si69klp7aomplbsc3fom8j0" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini' -> Encrypted drive 'TestCryptDrive:rclone-test-pukaguh7tanu' 2026/07/13 01:53:57 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/13 01:53:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/13 01:53:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pukaguh7tanu': Waiting for checks to finish 2026/07/13 01:53:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pukaguh7tanu': Waiting for transfers to finish 2026/07/13 01:54:00 DEBUG : sub dir/hello world: size = 11 OK 2026/07/13 01:54:00 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/13 01:54:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/13 01:54:02 DEBUG : sub dir/hello world: md5 = b0d150990873486ab57b5c755d981ce1 OK 2026/07/13 01:54:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pukaguh7tanu': Using server-side directory move 2026/07/13 01:54:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pukaguh7tanu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/13 01:54:03 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/13 01:54:03 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/13 01:54:03 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini') 2026/07/13 01:54:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pukaguh7tanu': Waiting for checks to finish 2026/07/13 01:54:03 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-pukaguh7tanu') 2026/07/13 01:54:03 DEBUG : sub dir/hello world: Sizes differ 2026/07/13 01:54:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pukaguh7tanu': Waiting for transfers to finish 2026/07/13 01:54:04 INFO : sub dir/hello world: Deleted 2026/07/13 01:54:04 INFO : sub dir/hello world: Moved (server-side) 2026/07/13 01:54:05 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/13 01:54:07 DEBUG : sub dir/hello world: md5 = b68a7b1e8bde1b9e012835eeb34c4f8b OK 2026/07/13 01:54:08 DEBUG : testing file moves 2026/07/13 01:54:08 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/13 01:54:08 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/13 01:54:08 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini') 2026/07/13 01:54:08 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-pukaguh7tanu') 2026/07/13 01:54:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pukaguh7tanu': Waiting for checks to finish 2026/07/13 01:54:08 DEBUG : sub dir/hello world: Sizes differ 2026/07/13 01:54:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pukaguh7tanu': Waiting for transfers to finish 2026/07/13 01:54:09 INFO : sub dir/hello world: Deleted 2026/07/13 01:54:09 INFO : sub dir/hello world: Moved (server-side) 2026/07/13 01:54:09 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/13 01:54:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pukaguh7tanu': Purge remote --- PASS: TestServerSideMoveOverSelf (19.06s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:54:14 DEBUG : sub dir/hello world: md5 = 35392cff185d45b734694edfa04e3009 OK 2026/07/13 01:54:14 ERROR : error listing: directory not found 2026/07/13 01:54:15 INFO : Local file system at /tmp/rclone2307971988: Making directory 2026/07/13 01:54:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:54:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:54:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.35s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:54:19 DEBUG : sub dir/hello world: md5 = 532b495a2fcbb21c94260d8cfa843b8e OK 2026/07/13 01:54:21 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/13 01:54:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/13 01:54:21 DEBUG : Local file system at /tmp/rclone2307971988: Waiting for checks to finish 2026/07/13 01:54:21 DEBUG : Local file system at /tmp/rclone2307971988: Waiting for transfers to finish 2026/07/13 01:54:21 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/07/13 01:54:21 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/07/13 01:54:21 INFO : sub dir/hello world: Copied (new) 2026/07/13 01:54:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/13 01:54:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.65s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:54:23 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/13 01:54:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:54:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:54:25 DEBUG : check sum: md5 = fba45a4d0a16be969d3e65368daaae0f OK 2026/07/13 01:54:25 DEBUG : check sum: size = 1 OK 2026/07/13 01:54:25 INFO : check sum: Copied (new) 2026/07/13 01:54:25 DEBUG : Waiting for deletions to finish 2026/07/13 01:54:25 DEBUG : check sum: size = 1 OK 2026/07/13 01:54:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/13 01:54:25 DEBUG : check sum: Size of src and dst objects identical 2026/07/13 01:54:25 DEBUG : check sum: Unchanged skipping 2026/07/13 01:54:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:54:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:54:25 DEBUG : Waiting for deletions to finish 2026/07/13 01:54:25 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.31s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:54:27 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/13 01:54:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:54:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:54:28 DEBUG : sizeonly: md5 = 043c289ebde078fd6a192debf4f534f5 OK 2026/07/13 01:54:28 DEBUG : sizeonly: size = 6 OK 2026/07/13 01:54:28 INFO : sizeonly: Copied (new) 2026/07/13 01:54:28 DEBUG : Waiting for deletions to finish 2026/07/13 01:54:28 DEBUG : sizeonly: size = 6 OK 2026/07/13 01:54:28 DEBUG : sizeonly: Sizes identical 2026/07/13 01:54:28 DEBUG : sizeonly: Unchanged skipping 2026/07/13 01:54:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:54:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:54:28 DEBUG : Waiting for deletions to finish 2026/07/13 01:54:28 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.14s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:54:30 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/13 01:54:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:54:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:54:31 DEBUG : ignore-size: md5 = 54589b080b33d7298812ba5d8e20415d OK 2026/07/13 01:54:31 INFO : ignore-size: Copied (new) 2026/07/13 01:54:31 DEBUG : Waiting for deletions to finish 2026/07/13 01:54:32 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 01:54:32 DEBUG : ignore-size: Unchanged skipping 2026/07/13 01:54:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:54:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:54:32 DEBUG : Waiting for deletions to finish 2026/07/13 01:54:32 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.23s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:54:34 DEBUG : existing: md5 = f7174edb7135a25b28dc044823047bb7 OK 2026/07/13 01:54:35 DEBUG : existing: size = 6 OK 2026/07/13 01:54:35 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 01:54:35 DEBUG : existing: Unchanged skipping 2026/07/13 01:54:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:54:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:54:35 DEBUG : Waiting for deletions to finish 2026/07/13 01:54:35 INFO : There was nothing to transfer 2026/07/13 01:54:35 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/13 01:54:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:54:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:54:36 DEBUG : existing: md5 = 3e5b9b22d1695760f8b2bf2dbc789f32 OK 2026/07/13 01:54:36 DEBUG : existing: size = 6 OK 2026/07/13 01:54:36 INFO : existing: Copied (replaced existing) 2026/07/13 01:54:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.58s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:54:38 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/13 01:54:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:54:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:54:39 DEBUG : existing: md5 = c88db9014bad8cf6daaf6ce52d712546 OK 2026/07/13 01:54:39 DEBUG : existing: size = 6 OK 2026/07/13 01:54:39 INFO : existing: Copied (new) 2026/07/13 01:54:39 DEBUG : Waiting for deletions to finish 2026/07/13 01:54:40 DEBUG : existing: Destination exists, skipping 2026/07/13 01:54:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:54:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:54:40 DEBUG : Waiting for deletions to finish 2026/07/13 01:54:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.26s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:54:43 DEBUG : b/potato: md5 = 52093b696e7e2dd1d941ac5687d8895d OK 2026/07/13 01:54:45 DEBUG : c/non empty space: md5 = 039ea54d96a7db41f450d5383cc74d4f OK 2026/07/13 01:54:45 INFO : d: Making directory 2026/07/13 01:54:46 DEBUG : Added delayed dir = "a", newDst= 2026/07/13 01:54:47 INFO : c: Set directory modification time (using SetModTime) 2026/07/13 01:54:47 DEBUG : Added delayed dir = "c", newDst=c 2026/07/13 01:54:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/13 01:54:47 DEBUG : c/non empty space: size = 5 OK 2026/07/13 01:54:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/13 01:54:47 DEBUG : c/non empty space: Unchanged skipping 2026/07/13 01:54:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:54:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:54:49 DEBUG : a/potato2: md5 = b003ccae4ba52f0f10fab704bc4cf667 OK 2026/07/13 01:54:49 DEBUG : a/potato2: size = 60 OK 2026/07/13 01:54:49 INFO : a/potato2: Copied (new) 2026/07/13 01:54:49 DEBUG : Waiting for deletions to finish 2026/07/13 01:54:49 INFO : b/potato: Deleted 2026/07/13 01:54:50 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/13 01:54:50 INFO : d: Removing directory 2026/07/13 01:54:50 INFO : b: Removing directory 2026/07/13 01:54:51 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/13 01:54:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': deleted 2 directories 2026/07/13 01:54:53 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/13 01:54:54 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (13.74s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:54:56 DEBUG : empty space: md5 = 4fedcc216ab79da2cd1a0acbc7296ee1 OK 2026/07/13 01:54:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:54:56 DEBUG : empty space: size = 1 OK 2026/07/13 01:54:56 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/13 01:54:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:54:56 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/07/13 01:54:56 DEBUG : Waiting for deletions to finish 2026/07/13 01:54:57 DEBUG : empty space: size = 1 OK 2026/07/13 01:54:57 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/13 01:54:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:54:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:54:58 DEBUG : empty space: md5 = c8991acda85e862da367841c76e30696 OK 2026/07/13 01:54:58 DEBUG : empty space: size = 1 OK 2026/07/13 01:54:58 INFO : empty space: Copied (replaced existing) 2026/07/13 01:54:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.93s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.46s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:55:01 DEBUG : foo: md5 = c8ceb8599a53c0783487120e9467f2da OK 2026/07/13 01:55:02 DEBUG : foo: size = 3 OK 2026/07/13 01:55:02 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/13 01:55:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:55:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:55:03 DEBUG : foo: md5 = 36f91bb74c3339b8702869db09e53c7f OK 2026/07/13 01:55:03 DEBUG : foo: size = 3 OK 2026/07/13 01:55:03 INFO : foo: Copied (replaced existing) 2026/07/13 01:55:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.34s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:55:06 DEBUG : empty space: md5 = ac0d5409592da3554d0f43c137565ddc OK 2026/07/13 01:55:06 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/13 01:55:06 DEBUG : empty space: size = 1 OK 2026/07/13 01:55:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/13 01:55:06 DEBUG : empty space: Unchanged skipping 2026/07/13 01:55:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:55:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:55:07 DEBUG : potato: md5 = d9eb16faf5ccccbad9f3ebc60b2ad82a OK 2026/07/13 01:55:07 DEBUG : potato: size = 60 OK 2026/07/13 01:55:07 INFO : potato: Copied (new) 2026/07/13 01:55:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.98s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:55:10 DEBUG : potato: md5 = dcd82912bc23a0328ae37c2a67307f39 OK 2026/07/13 01:55:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:55:11 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2307971988) 2026/07/13 01:55:11 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini') 2026/07/13 01:55:11 DEBUG : potato: Sizes differ 2026/07/13 01:55:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:55:12 DEBUG : potato: md5 = 71fc8752987e315193863441f1045af7 OK 2026/07/13 01:55:12 DEBUG : potato: size = 21 OK 2026/07/13 01:55:12 INFO : potato: Copied (replaced existing) 2026/07/13 01:55:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.20s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:55:15 DEBUG : potato: md5 = 6073cdf832aa97614876aeb390287c5b OK 2026/07/13 01:55:15 DEBUG : potato: size = 21 OK 2026/07/13 01:55:15 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/07/13 01:55:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:55:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:55:17 DEBUG : potato: md5 = 73970d17956b2e46f050b08f8832d5d3 OK 2026/07/13 01:55:17 DEBUG : potato: size = 21 OK 2026/07/13 01:55:17 INFO : potato: Copied (replaced existing) 2026/07/13 01:55:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:55:19 DEBUG : potato: md5 = d252992ce1ce8727e6579149b562ccad OK 2026/07/13 01:55:20 DEBUG : empty space: md5 = 47733c03107ab1eac48a27d9344fdf07 OK 2026/07/13 01:55:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/13 01:55:21 DEBUG : empty space: size = 1 OK 2026/07/13 01:55:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/13 01:55:21 DEBUG : empty space: Unchanged skipping 2026/07/13 01:55:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:55:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:55:21 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/13 01:55:21 DEBUG : Waiting for deletions to finish 2026/07/13 01:55:21 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:55:24 DEBUG : potato: md5 = 51e0e2132138b9f975e4f568ed5205a6 OK 2026/07/13 01:55:25 DEBUG : empty space: md5 = b93f4aeaf01bcd8f3a46a326b9d2240d OK 2026/07/13 01:55:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/13 01:55:25 DEBUG : empty space: size = 1 OK 2026/07/13 01:55:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/13 01:55:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:55:25 DEBUG : empty space: Unchanged skipping 2026/07/13 01:55:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:55:27 DEBUG : potato2: md5 = e6dc5b9d3d9a29b19a41121e77f3cf44 OK 2026/07/13 01:55:27 DEBUG : potato2: size = 60 OK 2026/07/13 01:55:27 INFO : potato2: Copied (new) 2026/07/13 01:55:27 DEBUG : Waiting for deletions to finish 2026/07/13 01:55:27 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:55:31 DEBUG : b/potato: md5 = e1661c9048c08aa690c483bef8663203 OK 2026/07/13 01:55:33 DEBUG : c/non empty space: md5 = 3fa58838a1f559606c68d3695fbfd5cd OK 2026/07/13 01:55:33 INFO : d: Making directory 2026/07/13 01:55:34 INFO : d/e: Making directory 2026/07/13 01:55:36 DEBUG : Added delayed dir = "a", newDst= 2026/07/13 01:55:36 INFO : c: Set directory modification time (using SetModTime) 2026/07/13 01:55:36 DEBUG : Added delayed dir = "c", newDst=c 2026/07/13 01:55:36 DEBUG : c/non empty space: size = 5 OK 2026/07/13 01:55:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/13 01:55:36 DEBUG : c/non empty space: Unchanged skipping 2026/07/13 01:55:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/13 01:55:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:55:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:55:38 DEBUG : a/potato2: md5 = 20e33a08e6a7112883d7f4c73f7f473d OK 2026/07/13 01:55:38 DEBUG : a/potato2: size = 60 OK 2026/07/13 01:55:38 INFO : a/potato2: Copied (new) 2026/07/13 01:55:38 DEBUG : Waiting for deletions to finish 2026/07/13 01:55:39 INFO : b/potato: Deleted 2026/07/13 01:55:39 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/13 01:55:39 INFO : d/e: Removing directory 2026/07/13 01:55:40 INFO : d: Removing directory 2026/07/13 01:55:40 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/07/13 01:55:41 INFO : b: Removing directory 2026/07/13 01:55:41 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/13 01:55:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': deleted 3 directories 2026/07/13 01:55:43 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/13 01:55:44 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:55:47 DEBUG : b/potato: md5 = 3be6297e74fabe4d00ac647d9d12f57b OK 2026/07/13 01:55:49 DEBUG : c/non empty space: md5 = 90e82ceee43322aea9279385369153b0 OK 2026/07/13 01:55:49 INFO : d: Making directory 2026/07/13 01:55:51 DEBUG : Added delayed dir = "a", newDst= 2026/07/13 01:55:51 INFO : c: Set directory modification time (using SetModTime) 2026/07/13 01:55:51 DEBUG : Added delayed dir = "c", newDst=c 2026/07/13 01:55:51 DEBUG : c/non empty space: size = 5 OK 2026/07/13 01:55:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/13 01:55:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/13 01:55:51 DEBUG : c/non empty space: Unchanged skipping 2026/07/13 01:55:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:55:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:55:53 DEBUG : a/potato2: md5 = 915db7644df82035580ea5cd67dc066b OK 2026/07/13 01:55:53 DEBUG : a/potato2: size = 60 OK 2026/07/13 01:55:53 INFO : a/potato2: Copied (new) 2026/07/13 01:55:53 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': not deleting files as there were IO errors 2026/07/13 01:55:54 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/13 01:55:54 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': not deleting directories as there were IO errors 2026/07/13 01:55:57 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/13 01:55:58 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/13 01:55:58 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.12s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:56:00 DEBUG : potato: md5 = 6694a679caeccb45104f0a71136283ae OK 2026/07/13 01:56:02 DEBUG : empty space: md5 = ef0f68c2ec24c7151846075d2ba5c98e OK 2026/07/13 01:56:02 DEBUG : Waiting for deletions to finish 2026/07/13 01:56:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/13 01:56:02 DEBUG : empty space: size = 1 OK 2026/07/13 01:56:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/13 01:56:02 DEBUG : empty space: Unchanged skipping 2026/07/13 01:56:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:56:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:56:02 INFO : potato: Deleted 2026/07/13 01:56:03 DEBUG : potato2: md5 = e482680ce280c0df1ccd3689f9b6be3a OK 2026/07/13 01:56:03 DEBUG : potato2: size = 60 OK 2026/07/13 01:56:03 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.01s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:56:06 DEBUG : potato: md5 = bdb85763e968d7282e8d3d19b928f8e8 OK 2026/07/13 01:56:08 DEBUG : empty space: md5 = 0641f29409a781c95f260d4dae6dad47 OK 2026/07/13 01:56:08 DEBUG : Waiting for deletions to finish 2026/07/13 01:56:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:56:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:56:08 INFO : potato: Deleted 2026/07/13 01:56:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/13 01:56:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:56:09 DEBUG : empty space: size = 1 OK 2026/07/13 01:56:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/13 01:56:09 DEBUG : empty space: Unchanged skipping 2026/07/13 01:56:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:56:10 DEBUG : potato2: md5 = fa6c7947566e9286f5badeb6251e3424 OK 2026/07/13 01:56:10 DEBUG : potato2: size = 60 OK 2026/07/13 01:56:10 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (6.84s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:56:13 DEBUG : potato: md5 = c916b9a0bc9fc21eda0c585a38e157c1 OK 2026/07/13 01:56:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/13 01:56:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:56:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:56:15 DEBUG : potato2: md5 = 327933f368f78c8db8bc722f6c9331f7 OK 2026/07/13 01:56:15 DEBUG : potato2: size = 19 OK 2026/07/13 01:56:15 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.92s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:56:18 DEBUG : potato2: md5 = 250c45eaa2f22d031c1e59e40792e888 OK 2026/07/13 01:56:19 DEBUG : empty space: md5 = fd17273c1731da5bb87caf8a6f053e96 OK 2026/07/13 01:56:20 DEBUG : enormous: Excluded (Size Filter) 2026/07/13 01:56:20 DEBUG : enormous: Excluded 2026/07/13 01:56:20 DEBUG : potato2: Excluded (Size Filter) 2026/07/13 01:56:20 DEBUG : potato2: Excluded 2026/07/13 01:56:20 DEBUG : potato2: Excluded (Size Filter) 2026/07/13 01:56:20 DEBUG : empty space: size = 1 OK 2026/07/13 01:56:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:56:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/13 01:56:20 DEBUG : empty space: Unchanged skipping 2026/07/13 01:56:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:56:20 DEBUG : Waiting for deletions to finish 2026/07/13 01:56:20 INFO : There was nothing to transfer 2026/07/13 01:56:20 DEBUG : enormous: Excluded (Size Filter) 2026/07/13 01:56:20 DEBUG : enormous: Excluded 2026/07/13 01:56:20 DEBUG : potato2: Excluded (Size Filter) 2026/07/13 01:56:20 DEBUG : potato2: Excluded 2026/07/13 01:56:20 DEBUG : potato2: Excluded (Size Filter) 2026/07/13 01:56:20 DEBUG : empty space: size = 1 OK 2026/07/13 01:56:20 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/13 01:56:20 DEBUG : empty space: Unchanged skipping 2026/07/13 01:56:20 DEBUG : Local file system at /tmp/rclone2307971988: Waiting for checks to finish 2026/07/13 01:56:20 DEBUG : Local file system at /tmp/rclone2307971988: Waiting for transfers to finish 2026/07/13 01:56:20 DEBUG : Waiting for deletions to finish 2026/07/13 01:56:20 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.06s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:56:23 DEBUG : potato2: md5 = b6888b9e96492d3785f1274ed220594c OK 2026/07/13 01:56:25 DEBUG : empty space: md5 = 0eaf0bd3a7a39521d7efc2eb6ebe7cda OK 2026/07/13 01:56:26 DEBUG : enormous: md5 = bffcfeffead63835218b6a4e96e96ee2 OK 2026/07/13 01:56:26 DEBUG : enormous: Excluded (Size Filter) 2026/07/13 01:56:26 DEBUG : enormous: Excluded 2026/07/13 01:56:26 DEBUG : potato2: Excluded (Size Filter) 2026/07/13 01:56:26 DEBUG : potato2: Excluded 2026/07/13 01:56:26 DEBUG : empty space: size = 1 OK 2026/07/13 01:56:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/13 01:56:26 DEBUG : empty space: Unchanged skipping 2026/07/13 01:56:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:56:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:56:26 DEBUG : Waiting for deletions to finish 2026/07/13 01:56:27 INFO : enormous: Deleted 2026/07/13 01:56:27 INFO : potato2: Deleted 2026/07/13 01:56:27 INFO : There was nothing to transfer 2026/07/13 01:56:27 DEBUG : empty space: size = 1 OK 2026/07/13 01:56:27 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/13 01:56:27 DEBUG : empty space: Unchanged skipping 2026/07/13 01:56:27 DEBUG : Local file system at /tmp/rclone2307971988: Waiting for checks to finish 2026/07/13 01:56:27 DEBUG : Local file system at /tmp/rclone2307971988: Waiting for transfers to finish 2026/07/13 01:56:27 DEBUG : Waiting for deletions to finish 2026/07/13 01:56:27 INFO : potato2: Deleted 2026/07/13 01:56:27 INFO : enormous: Deleted 2026/07/13 01:56:27 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.48s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:56:30 DEBUG : one: md5 = 7893284155ca9d5c4bab26b3cf5d9eb8 OK 2026/07/13 01:56:31 DEBUG : two: md5 = 06102fbac3507b34575eb2a63dfabaa4 OK 2026/07/13 01:56:32 DEBUG : three: md5 = ccdc2134b50991961c131eb40615633a OK 2026/07/13 01:56:34 DEBUG : four: md5 = 6c569e227592a763d7c9a8ba0fed06c9 OK 2026/07/13 01:56:34 DEBUG : five: Need to transfer - File not found at Destination 2026/07/13 01:56:34 DEBUG : four: size = 4 (Local file system at /tmp/rclone2307971988) 2026/07/13 01:56:34 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini') 2026/07/13 01:56:34 DEBUG : one: Destination is newer than source, skipping 2026/07/13 01:56:34 DEBUG : three: size = 5 OK 2026/07/13 01:56:34 DEBUG : three: Sizes identical 2026/07/13 01:56:34 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/13 01:56:34 DEBUG : four: Sizes differ 2026/07/13 01:56:34 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/13 01:56:34 DEBUG : two: size = 3 OK 2026/07/13 01:56:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:56:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:56:35 DEBUG : four: md5 = df143d47d8125535a4dba19292de495e OK 2026/07/13 01:56:35 DEBUG : four: size = 4 OK 2026/07/13 01:56:35 INFO : four: Copied (replaced existing) 2026/07/13 01:56:36 DEBUG : five: md5 = dadd1f734dae41652ef35cd169a3af0a OK 2026/07/13 01:56:36 DEBUG : five: size = 4 OK 2026/07/13 01:56:36 INFO : five: Copied (new) 2026/07/13 01:56:36 DEBUG : two: md5 = 0f55ad2541f38875ec4f16e24a50988a OK 2026/07/13 01:56:36 DEBUG : two: size = 3 OK 2026/07/13 01:56:36 INFO : two: Copied (replaced existing) 2026/07/13 01:56:36 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.27s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/07/13 01:56:38 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/13 01:56:39 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/13 01:56:39 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/13 01:56:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:56:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:56:40 DEBUG : potato: md5 = 15d9e77a08fe91d590442a6aecbd1668 OK 2026/07/13 01:56:40 DEBUG : potato: size = 14 OK 2026/07/13 01:56:40 INFO : potato: Copied (new) 2026/07/13 01:56:40 DEBUG : yam: md5 = e2539607c79ec5e84a03180883afac71 OK 2026/07/13 01:56:40 DEBUG : yam: size = 11 OK 2026/07/13 01:56:40 INFO : yam: Copied (new) 2026/07/13 01:56:40 DEBUG : Waiting for deletions to finish 2026/07/13 01:56:40 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/13 01:56:41 DEBUG : yaml: Need to transfer - File not found at Destination 2026/07/13 01:56:41 DEBUG : potato: size = 14 OK 2026/07/13 01:56:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 01:56:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:56:41 DEBUG : potato: Unchanged skipping 2026/07/13 01:56:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:56:42 DEBUG : yaml: md5 = ae284f8bccca4cf144656d92191488b9 OK 2026/07/13 01:56:42 DEBUG : yaml: size = 11 OK 2026/07/13 01:56:42 INFO : yaml: Copied (new) 2026/07/13 01:56:42 DEBUG : Waiting for deletions to finish 2026/07/13 01:56:43 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.68s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/13 01:56:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Making map for --track-renames 2026/07/13 01:56:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Finished making map for --track-renames 2026/07/13 01:56:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:56:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/13 01:56:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for renames to finish 2026/07/13 01:56:44 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/13 01:56:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:56:46 DEBUG : potato: md5 = 167c02bb585c33d5b64609e4a46586cf OK 2026/07/13 01:56:46 DEBUG : potato: size = 14 OK 2026/07/13 01:56:46 INFO : potato: Copied (new) 2026/07/13 01:56:46 DEBUG : yam: md5 = a8f42fa2be75cb70e1f527d9e044181e OK 2026/07/13 01:56:46 DEBUG : yam: size = 11 OK 2026/07/13 01:56:46 INFO : yam: Copied (new) 2026/07/13 01:56:46 DEBUG : Waiting for deletions to finish 2026/07/13 01:56:46 DEBUG : potato: size = 14 OK 2026/07/13 01:56:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 01:56:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Making map for --track-renames 2026/07/13 01:56:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Finished making map for --track-renames 2026/07/13 01:56:46 DEBUG : potato: Unchanged skipping 2026/07/13 01:56:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:56:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for renames to finish 2026/07/13 01:56:47 INFO : yam: Moved (server-side) to: yaml 2026/07/13 01:56:47 INFO : yaml: Renamed from "yam" 2026/07/13 01:56:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:56:47 DEBUG : Waiting for deletions to finish 2026/07/13 01:56:47 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.49s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/13 01:56:49 DEBUG : Added delayed dir = "sub", newDst= 2026/07/13 01:56:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Making map for --track-renames 2026/07/13 01:56:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Finished making map for --track-renames 2026/07/13 01:56:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:56:49 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/13 01:56:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/13 01:56:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for renames to finish 2026/07/13 01:56:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:56:51 DEBUG : sub/yam: md5 = 1b6ea46f4ca3c2fb34fc4e77f63c8afb OK 2026/07/13 01:56:51 DEBUG : sub/yam: size = 11 OK 2026/07/13 01:56:51 INFO : sub/yam: Copied (new) 2026/07/13 01:56:51 DEBUG : potato: md5 = 155a1db2f572ce08297e3c93c3b47516 OK 2026/07/13 01:56:51 DEBUG : potato: size = 14 OK 2026/07/13 01:56:51 INFO : potato: Copied (new) 2026/07/13 01:56:51 DEBUG : Waiting for deletions to finish 2026/07/13 01:56:52 INFO : sub: Set directory modification time (using DirSetModTime) 2026/07/13 01:56:53 DEBUG : potato: size = 14 OK 2026/07/13 01:56:53 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 01:56:53 DEBUG : potato: Unchanged skipping 2026/07/13 01:56:53 INFO : sub: Set directory modification time (using SetModTime) 2026/07/13 01:56:53 DEBUG : Added delayed dir = "sub", newDst=sub 2026/07/13 01:56:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Making map for --track-renames 2026/07/13 01:56:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Finished making map for --track-renames 2026/07/13 01:56:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:56:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for renames to finish 2026/07/13 01:56:54 INFO : sub/yam: Moved (server-side) to: yam 2026/07/13 01:56:54 INFO : yam: Renamed from "sub/yam" 2026/07/13 01:56:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:56:54 DEBUG : Waiting for deletions to finish 2026/07/13 01:56:54 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.00s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:56:57 DEBUG : Creating backend with remote "/tmp/rclone2307971988/dir1" 2026/07/13 01:56:57 DEBUG : Config file has changed externally - reloading 2026/07/13 01:56:57 DEBUG : Creating backend with remote "/tmp/rclone2307971988/dir2" 2026/07/13 01:56:57 DEBUG : Local file system at /tmp/rclone2307971988/dir2: Using server-side directory move 2026/07/13 01:56:57 INFO : Local file system at /tmp/rclone2307971988/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/13 01:56:57 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/13 01:56:57 DEBUG : Local file system at /tmp/rclone2307971988/dir2: Waiting for checks to finish 2026/07/13 01:56:57 DEBUG : Local file system at /tmp/rclone2307971988/dir2: Waiting for transfers to finish 2026/07/13 01:56:57 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.46s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:56:57 DEBUG : Added delayed dir = "nested", newDst= 2026/07/13 01:56:57 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/13 01:56:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/13 01:56:57 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/07/13 01:56:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/13 01:56:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:56:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:56:59 DEBUG : sub dir/hello world: md5 = f43b57cde109c8ed1bbde08167dd4bf3 OK 2026/07/13 01:56:59 DEBUG : sub dir/hello world: size = 11 OK 2026/07/13 01:56:59 INFO : sub dir/hello world: Copied (new) 2026/07/13 01:56:59 INFO : sub dir/hello world: Deleted 2026/07/13 01:57:01 DEBUG : nested/sub dir/file: md5 = 453c6918a59bd1b46c9865133c179026 OK 2026/07/13 01:57:01 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/13 01:57:01 INFO : nested/sub dir/file: Copied (new) 2026/07/13 01:57:01 INFO : nested/sub dir/file: Deleted 2026/07/13 01:57:01 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/07/13 01:57:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/13 01:57:02 INFO : nested: Set directory modification time (using DirSetModTime) 2026/07/13 01:57:02 INFO : sub dir: Removing directory 2026/07/13 01:57:02 INFO : nested/sub dir: Removing directory 2026/07/13 01:57:02 INFO : nested: Removing directory 2026/07/13 01:57:02 DEBUG : Local file system at /tmp/rclone2307971988: deleted 3 directories 2026/07/13 01:57:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/13 01:57:05 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/07/13 01:57:06 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.18s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:57:06 DEBUG : Added delayed dir = "nested", newDst= 2026/07/13 01:57:06 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/13 01:57:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/13 01:57:06 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/07/13 01:57:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/13 01:57:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:57:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:57:08 DEBUG : sub dir/hello world: md5 = 5d18cf4804cc438179491a0a1eb4f5a9 OK 2026/07/13 01:57:08 DEBUG : sub dir/hello world: size = 11 OK 2026/07/13 01:57:08 INFO : sub dir/hello world: Copied (new) 2026/07/13 01:57:08 INFO : sub dir/hello world: Deleted 2026/07/13 01:57:10 DEBUG : nested/sub dir/file: md5 = 81fd9bf4661528c3a261aa95851f1e37 OK 2026/07/13 01:57:10 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/13 01:57:10 INFO : nested/sub dir/file: Copied (new) 2026/07/13 01:57:10 INFO : nested/sub dir/file: Deleted 2026/07/13 01:57:11 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/07/13 01:57:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/13 01:57:11 INFO : nested: Set directory modification time (using DirSetModTime) 2026/07/13 01:57:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/13 01:57:14 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/07/13 01:57:15 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.32s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:57:16 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/13 01:57:16 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/13 01:57:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:57:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:57:17 DEBUG : existing-b: md5 = 3b5b515a5335c5211be4548f348b66de OK 2026/07/13 01:57:17 DEBUG : existing-b: size = 6 OK 2026/07/13 01:57:17 INFO : existing-b: Copied (new) 2026/07/13 01:57:17 INFO : existing-b: Deleted 2026/07/13 01:57:17 DEBUG : existing: md5 = be6512eac8c0c43bcfb16f64d009671d OK 2026/07/13 01:57:17 DEBUG : existing: size = 6 OK 2026/07/13 01:57:17 INFO : existing: Copied (new) 2026/07/13 01:57:17 INFO : existing: Deleted 2026/07/13 01:57:18 DEBUG : existing: Destination exists, skipping 2026/07/13 01:57:18 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/13 01:57:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:57:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:57:18 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.58s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:57:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuvecuh8love" 2026/07/13 01:57:19 DEBUG : Creating backend with remote "TestDrive:crypt/486ctu53cc5kru3hs6bsq6nrcd3enapagjjspt4vant9floormv0" 2026/07/13 01:57:21 DEBUG : potato2: md5 = 3c7cdb832467a8b9b9eabba7d8c978f9 OK 2026/07/13 01:57:23 DEBUG : empty space: md5 = ccf915928847efb195a802f84a3a7b7c OK 2026/07/13 01:57:24 DEBUG : potato3: md5 = 194e3dcd83088d33800ff7108aee7f0a OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini' -> Encrypted drive 'TestCryptDrive:rclone-test-xuvecuh8love' 2026/07/13 01:57:26 DEBUG : empty space: md5 = 47bb979511be103f9b3164b5d7cd08a2 OK 2026/07/13 01:57:28 DEBUG : potato3: md5 = 6bca6befa8c58e47a3d3af2646312e68 OK 2026/07/13 01:57:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuvecuh8love': Using server-side directory move 2026/07/13 01:57:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuvecuh8love': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/13 01:57:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/13 01:57:28 DEBUG : empty space: size = 1 OK 2026/07/13 01:57:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/13 01:57:28 DEBUG : empty space: Unchanged skipping 2026/07/13 01:57:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuvecuh8love': Waiting for checks to finish 2026/07/13 01:57:28 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini') 2026/07/13 01:57:28 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-xuvecuh8love') 2026/07/13 01:57:28 DEBUG : potato3: Sizes differ 2026/07/13 01:57:29 INFO : empty space: Deleted 2026/07/13 01:57:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuvecuh8love': Waiting for transfers to finish 2026/07/13 01:57:29 INFO : potato3: Deleted 2026/07/13 01:57:29 INFO : potato2: Moved (server-side) 2026/07/13 01:57:29 INFO : potato3: Moved (server-side) 2026/07/13 01:57:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sixunof1poza" 2026/07/13 01:57:30 DEBUG : Creating backend with remote "TestDrive:crypt/mf36lvoi0u4lpi17picc7reih1atov93sn3bf4dqg8a9rqkf6pa0" 2026/07/13 01:57:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sixunof1poza': Using server-side directory move 2026/07/13 01:57:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sixunof1poza': Server side directory move succeeded 2026/07/13 01:57:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sixunof1poza': Purge remote 2026/07/13 01:57:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuvecuh8love': Purge remote 2026/07/13 01:57:33 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.39s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:57:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pucodet4vusi" 2026/07/13 01:57:34 DEBUG : Creating backend with remote "TestDrive:crypt/ppplhrtt6s74u0ccrrfueplo21cqhj2p3c54oqm9psvedd95jprg" 2026/07/13 01:57:36 DEBUG : potato2: md5 = 248892a427d94e0bc2a5558839d51538 OK 2026/07/13 01:57:37 DEBUG : empty space: md5 = 3adc7f442cc94b3c530242daa3e5ab92 OK 2026/07/13 01:57:39 DEBUG : potato3: md5 = 1ee9cee3d7a54a974fc65ae4023c324b OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini' -> Encrypted drive 'TestCryptDrive:rclone-test-pucodet4vusi' 2026/07/13 01:57:41 DEBUG : empty space: md5 = 45985517b8fefa881a21006d405e0fc4 OK 2026/07/13 01:57:42 DEBUG : potato3: md5 = 81bb383007306e01e6ee5175cb36adc8 OK 2026/07/13 01:57:43 DEBUG : empty space: Excluded (Size Filter) 2026/07/13 01:57:43 DEBUG : empty space: Excluded (Size Filter) 2026/07/13 01:57:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/13 01:57:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pucodet4vusi': Waiting for checks to finish 2026/07/13 01:57:43 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini') 2026/07/13 01:57:43 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-pucodet4vusi') 2026/07/13 01:57:43 DEBUG : potato3: Sizes differ 2026/07/13 01:57:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pucodet4vusi': Waiting for transfers to finish 2026/07/13 01:57:43 INFO : potato3: Deleted 2026/07/13 01:57:43 INFO : potato2: Moved (server-side) 2026/07/13 01:57:44 INFO : potato3: Moved (server-side) 2026/07/13 01:57:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juvugin8kahu" 2026/07/13 01:57:44 DEBUG : Creating backend with remote "TestDrive:crypt/45oap78g6pefhhoipbcf5n7sprq25u5nph1ch5knvb4ov84fbjn0" 2026/07/13 01:57:46 DEBUG : empty space: Excluded (Size Filter) 2026/07/13 01:57:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/13 01:57:46 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/13 01:57:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juvugin8kahu': Waiting for checks to finish 2026/07/13 01:57:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juvugin8kahu': Waiting for transfers to finish 2026/07/13 01:57:47 INFO : potato3: Moved (server-side) 2026/07/13 01:57:47 INFO : potato2: Moved (server-side) 2026/07/13 01:57:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juvugin8kahu': Purge remote 2026/07/13 01:57:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pucodet4vusi': Purge remote --- PASS: TestServerSideMoveWithFilter (15.67s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:57:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kemihih1feja" 2026/07/13 01:57:49 DEBUG : Creating backend with remote "TestDrive:crypt/51uk7q7mdtto6trlco5frbha8d915nv23c6d0f2mr7oq3ace94r0" 2026/07/13 01:57:52 DEBUG : potato2: md5 = bcc755044f0497443f42f177fc69c1ac OK 2026/07/13 01:57:53 DEBUG : empty space: md5 = f0ebda45a627a838073700caa4f60240 OK 2026/07/13 01:57:54 DEBUG : potato3: md5 = 2ffff1321f1b0446b6f81d17e888f878 OK 2026/07/13 01:57:54 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini' -> Encrypted drive 'TestCryptDrive:rclone-test-kemihih1feja' 2026/07/13 01:57:58 DEBUG : empty space: md5 = 3f9e2db03ef74e23596c78d93ec88135 OK 2026/07/13 01:57:59 DEBUG : potato3: md5 = 79bb399b8c5481c3686cf56fa8ec3e1b OK 2026/07/13 01:58:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kemihih1feja': Using server-side directory move 2026/07/13 01:58:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kemihih1feja': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/13 01:58:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/13 01:58:00 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/07/13 01:58:00 DEBUG : empty space: size = 1 OK 2026/07/13 01:58:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/13 01:58:00 DEBUG : empty space: Unchanged skipping 2026/07/13 01:58:00 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini') 2026/07/13 01:58:00 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-kemihih1feja') 2026/07/13 01:58:00 DEBUG : potato3: Sizes differ 2026/07/13 01:58:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kemihih1feja': Waiting for checks to finish 2026/07/13 01:58:00 INFO : empty space: Deleted 2026/07/13 01:58:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kemihih1feja': Waiting for transfers to finish 2026/07/13 01:58:01 INFO : potato3: Deleted 2026/07/13 01:58:01 INFO : potato2: Moved (server-side) 2026/07/13 01:58:01 INFO : potato3: Moved (server-side) 2026/07/13 01:58:01 INFO : tomatoDir: Removing directory 2026/07/13 01:58:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': deleted 1 directories 2026/07/13 01:58:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kasiwaw4yafa" 2026/07/13 01:58:03 DEBUG : Creating backend with remote "TestDrive:crypt/sq4jnjjlvpppntmticmm3ap9p3022gvr3bhtaotgl6b4nr5emru0" 2026/07/13 01:58:04 INFO : tomatoDir: Making directory 2026/07/13 01:58:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kasiwaw4yafa': Using server-side directory move 2026/07/13 01:58:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kasiwaw4yafa': Server side directory move succeeded 2026/07/13 01:58:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kasiwaw4yafa': Purge remote 2026/07/13 01:58:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kemihih1feja': Purge remote 2026/07/13 01:58:07 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.53s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.46s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:58:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poyemoj3bini/rclone-sync-test" 2026/07/13 01:58:08 DEBUG : Creating backend with remote "TestDrive:crypt/2mh7m3r4adul3b3nq0gpeomqvavhmv2gqfrpas9jlsif61pqgrcg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (1.84s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:58:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poyemoj3bini/rclone-sync-test" 2026/07/13 01:58:10 DEBUG : Creating backend with remote "TestDrive:crypt/2mh7m3r4adul3b3nq0gpeomqvavhmv2gqfrpas9jlsif61pqgrcg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/07/13 01:58:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poyemoj3bini/rclone-sync-test-include/layer2" 2026/07/13 01:58:12 DEBUG : Creating backend with remote "TestDrive:crypt/2mh7m3r4adul3b3nq0gpeomqvavhmv2gqfrpas9jlsif61pqgrcg/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/07/13 01:58:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poyemoj3bini/rclone-sync-test-ignore-file" 2026/07/13 01:58:15 DEBUG : Creating backend with remote "TestDrive:crypt/2mh7m3r4adul3b3nq0gpeomqvavhmv2gqfrpas9jlsif61pqgrcg/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/07/13 01:58:19 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = cc14abb459db63b465032db3d48ae3b3 OK 2026/07/13 01:58:21 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/13 01:58:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/rclone-sync-test': Waiting for checks to finish 2026/07/13 01:58:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/rclone-sync-test': Waiting for transfers to finish 2026/07/13 01:58:21 DEBUG : Waiting for deletions to finish 2026/07/13 01:58:21 INFO : There was nothing to transfer 2026/07/13 01:58:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:58:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:58:23 DEBUG : Waiting for deletions to finish 2026/07/13 01:58:23 INFO : rclone-sync-test-include: Removing directory 2026/07/13 01:58:24 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/13 01:58:24 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/13 01:58:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': failed to delete 1 directories 2026/07/13 01:58:24 INFO : There was nothing to transfer 2026/07/13 01:58:25 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/13 01:58:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/07/13 01:58:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/07/13 01:58:25 DEBUG : Waiting for deletions to finish 2026/07/13 01:58:25 INFO : There was nothing to transfer 2026/07/13 01:58:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 01:58:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 01:58:27 DEBUG : Waiting for deletions to finish 2026/07/13 01:58:27 INFO : rclone-sync-test-include: Removing directory 2026/07/13 01:58:28 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/13 01:58:28 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/13 01:58:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': failed to delete 1 directories 2026/07/13 01:58:28 INFO : There was nothing to transfer 2026/07/13 01:58:29 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/13 01:58:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/07/13 01:58:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/07/13 01:58:29 DEBUG : Waiting for deletions to finish 2026/07/13 01:58:29 INFO : There was nothing to transfer 2026/07/13 01:58:32 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/13 01:58:32 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (23.64s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:58:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poyemoj3bini/dst" 2026/07/13 01:58:34 DEBUG : Creating backend with remote "TestDrive:crypt/2mh7m3r4adul3b3nq0gpeomqvavhmv2gqfrpas9jlsif61pqgrcg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/13 01:58:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poyemoj3bini/CompareDest" 2026/07/13 01:58:35 DEBUG : Creating backend with remote "TestDrive:crypt/2mh7m3r4adul3b3nq0gpeomqvavhmv2gqfrpas9jlsif61pqgrcg/gveqi14airsml4bgu7krj116o8" 2026/07/13 01:58:37 DEBUG : one: Need to transfer - File not found at Destination 2026/07/13 01:58:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst': Waiting for checks to finish 2026/07/13 01:58:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst': Waiting for transfers to finish 2026/07/13 01:58:39 DEBUG : one: md5 = 67080aede569626a79f11183b15368cc OK 2026/07/13 01:58:39 DEBUG : one: size = 3 OK 2026/07/13 01:58:39 INFO : one: Copied (new) 2026/07/13 01:58:39 DEBUG : Waiting for deletions to finish 2026/07/13 01:58:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst': Waiting for checks to finish 2026/07/13 01:58:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone2307971988) 2026/07/13 01:58:41 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst') 2026/07/13 01:58:41 DEBUG : one: Sizes differ 2026/07/13 01:58:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst': Waiting for transfers to finish 2026/07/13 01:58:42 DEBUG : one: md5 = 52a2b8e5945389a68f94997f81da36db OK 2026/07/13 01:58:42 DEBUG : one: size = 5 OK 2026/07/13 01:58:42 INFO : one: Copied (replaced existing) 2026/07/13 01:58:42 DEBUG : Waiting for deletions to finish 2026/07/13 01:58:44 DEBUG : dst/one: md5 = 66db8098b18a9f1407f5c4d841434375 OK 2026/07/13 01:58:46 DEBUG : CompareDest/one: md5 = 3d92ba93578ea0da8a6aed91011517f3 OK 2026/07/13 01:58:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst': Waiting for checks to finish 2026/07/13 01:58:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone2307971988) 2026/07/13 01:58:47 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst') 2026/07/13 01:58:47 DEBUG : one: Sizes differ 2026/07/13 01:58:47 DEBUG : one: size = 5 OK 2026/07/13 01:58:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/13 01:58:47 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/13 01:58:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst': Waiting for transfers to finish 2026/07/13 01:58:47 DEBUG : Waiting for deletions to finish 2026/07/13 01:58:47 INFO : There was nothing to transfer 2026/07/13 01:58:49 DEBUG : CompareDest/two: md5 = 495e9db005ad04479c0312ac9ce2e573 OK 2026/07/13 01:58:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone2307971988) 2026/07/13 01:58:50 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst') 2026/07/13 01:58:50 DEBUG : one: Sizes differ 2026/07/13 01:58:50 DEBUG : two: size = 3 OK 2026/07/13 01:58:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/13 01:58:50 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/13 01:58:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst': Waiting for checks to finish 2026/07/13 01:58:50 DEBUG : one: size = 5 OK 2026/07/13 01:58:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/13 01:58:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/13 01:58:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst': Waiting for transfers to finish 2026/07/13 01:58:50 DEBUG : Waiting for deletions to finish 2026/07/13 01:58:50 INFO : There was nothing to transfer 2026/07/13 01:58:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone2307971988) 2026/07/13 01:58:51 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst') 2026/07/13 01:58:51 DEBUG : one: Sizes differ 2026/07/13 01:58:51 DEBUG : two: size = 3 OK 2026/07/13 01:58:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/13 01:58:51 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/13 01:58:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst': Waiting for checks to finish 2026/07/13 01:58:51 DEBUG : one: size = 5 OK 2026/07/13 01:58:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/13 01:58:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/13 01:58:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst': Waiting for transfers to finish 2026/07/13 01:58:51 DEBUG : Waiting for deletions to finish 2026/07/13 01:58:51 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/07/13 01:58:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone2307971988) 2026/07/13 01:58:53 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst') 2026/07/13 01:58:53 DEBUG : one: Sizes differ 2026/07/13 01:58:53 DEBUG : two: size = 5 (Local file system at /tmp/rclone2307971988) 2026/07/13 01:58:53 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/CompareDest') 2026/07/13 01:58:53 DEBUG : two: Sizes differ 2026/07/13 01:58:53 DEBUG : two: Need to transfer - File not found at Destination 2026/07/13 01:58:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst': Waiting for checks to finish 2026/07/13 01:58:53 DEBUG : one: size = 5 OK 2026/07/13 01:58:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/13 01:58:53 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/13 01:58:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst': Waiting for transfers to finish 2026/07/13 01:58:54 DEBUG : two: md5 = b71452ec8d87749604483dc984995857 OK 2026/07/13 01:58:54 DEBUG : two: size = 5 OK 2026/07/13 01:58:54 INFO : two: Copied (new) 2026/07/13 01:58:54 DEBUG : Waiting for deletions to finish 2026/07/13 01:58:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/13 01:58:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/13 01:58:58 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/13 01:58:58 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (24.85s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:59:01 DEBUG : pre-dest1/1: md5 = 891fef55b2464255b5fb4a8909d7a2ad OK 2026/07/13 01:59:03 DEBUG : pre-dest2/2: md5 = ec9827b0a8baf4d5d4d95feb006acce3 OK 2026/07/13 01:59:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poyemoj3bini/dest" 2026/07/13 01:59:03 DEBUG : Creating backend with remote "TestDrive:crypt/2mh7m3r4adul3b3nq0gpeomqvavhmv2gqfrpas9jlsif61pqgrcg/rg03c1jvnehrrc617i0lnqjddc" 2026/07/13 01:59:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poyemoj3bini/pre-dest1" 2026/07/13 01:59:05 DEBUG : Creating backend with remote "TestDrive:crypt/2mh7m3r4adul3b3nq0gpeomqvavhmv2gqfrpas9jlsif61pqgrcg/bbnblvh6k061ssopqrp18kd7gc" 2026/07/13 01:59:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poyemoj3bini/pre-dest2" 2026/07/13 01:59:06 DEBUG : Creating backend with remote "TestDrive:crypt/2mh7m3r4adul3b3nq0gpeomqvavhmv2gqfrpas9jlsif61pqgrcg/dgicm1h6b5ejvlltm8eeif0bnk" 2026/07/13 01:59:07 DEBUG : 1: size = 1 OK 2026/07/13 01:59:07 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 01:59:07 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/13 01:59:08 DEBUG : 2: size = 1 OK 2026/07/13 01:59:08 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 01:59:08 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/13 01:59:08 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/13 01:59:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dest': Waiting for checks to finish 2026/07/13 01:59:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dest': Waiting for transfers to finish 2026/07/13 01:59:10 DEBUG : 3: md5 = e25b76bdb6c7444a353250f5cf0b96fa OK 2026/07/13 01:59:10 DEBUG : 3: size = 1 OK 2026/07/13 01:59:10 INFO : 3: Copied (new) 2026/07/13 01:59:10 DEBUG : Waiting for deletions to finish 2026/07/13 01:59:13 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/07/13 01:59:14 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/07/13 01:59:14 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (16.66s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:59:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poyemoj3bini/dst" 2026/07/13 01:59:15 DEBUG : Creating backend with remote "TestDrive:crypt/2mh7m3r4adul3b3nq0gpeomqvavhmv2gqfrpas9jlsif61pqgrcg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/13 01:59:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poyemoj3bini/CopyDest" 2026/07/13 01:59:17 DEBUG : Creating backend with remote "TestDrive:crypt/2mh7m3r4adul3b3nq0gpeomqvavhmv2gqfrpas9jlsif61pqgrcg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/13 01:59:19 DEBUG : one: Need to transfer - File not found at Destination 2026/07/13 01:59:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst': Waiting for checks to finish 2026/07/13 01:59:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst': Waiting for transfers to finish 2026/07/13 01:59:21 DEBUG : one: md5 = 4b67fc8d5856db61c1d87fdb4e6e8235 OK 2026/07/13 01:59:21 DEBUG : one: size = 3 OK 2026/07/13 01:59:21 INFO : one: Copied (new) 2026/07/13 01:59:21 DEBUG : Waiting for deletions to finish 2026/07/13 01:59:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone2307971988) 2026/07/13 01:59:22 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst') 2026/07/13 01:59:22 DEBUG : one: Sizes differ 2026/07/13 01:59:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst': Waiting for checks to finish 2026/07/13 01:59:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst': Waiting for transfers to finish 2026/07/13 01:59:23 DEBUG : one: md5 = fe1eb57b7aac63ed3d83ddb04de762b2 OK 2026/07/13 01:59:23 DEBUG : one: size = 5 OK 2026/07/13 01:59:23 INFO : one: Copied (replaced existing) 2026/07/13 01:59:23 DEBUG : Waiting for deletions to finish 2026/07/13 01:59:33 DEBUG : dst/one: md5 = f474d9639b124e53c0245d78157d7ee8 OK 2026/07/13 01:59:36 DEBUG : CopyDest/one: md5 = 92a2cb5d76879e55d41d73d1b5624a16 OK 2026/07/13 01:59:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poyemoj3bini/BackupDir" 2026/07/13 01:59:36 DEBUG : Creating backend with remote "TestDrive:crypt/2mh7m3r4adul3b3nq0gpeomqvavhmv2gqfrpas9jlsif61pqgrcg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/13 01:59:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone2307971988) 2026/07/13 01:59:38 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst') 2026/07/13 01:59:38 DEBUG : one: Sizes differ 2026/07/13 01:59:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst': Waiting for checks to finish 2026/07/13 01:59:38 DEBUG : one: size = 5 OK 2026/07/13 01:59:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/13 01:59:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone2307971988) 2026/07/13 01:59:38 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst') 2026/07/13 01:59:38 DEBUG : one: Sizes differ 2026/07/13 01:59:40 INFO : one: Moved (server-side) 2026/07/13 01:59:41 DEBUG : one: size = 5 OK 2026/07/13 01:59:41 INFO : one: Copied (server-side copy) 2026/07/13 01:59:41 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/13 01:59:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst': Waiting for transfers to finish 2026/07/13 01:59:41 DEBUG : Waiting for deletions to finish 2026/07/13 01:59:43 DEBUG : CopyDest/two: md5 = f56619a946231e94fc6b71889d346879 OK 2026/07/13 01:59:43 DEBUG : one: size = 5 OK 2026/07/13 01:59:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/13 01:59:43 DEBUG : one: Unchanged skipping 2026/07/13 01:59:44 DEBUG : two: size = 3 OK 2026/07/13 01:59:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/13 01:59:45 DEBUG : two: size = 3 OK 2026/07/13 01:59:45 INFO : two: Copied (server-side copy) 2026/07/13 01:59:45 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/13 01:59:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst': Waiting for checks to finish 2026/07/13 01:59:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst': Waiting for transfers to finish 2026/07/13 01:59:45 DEBUG : Waiting for deletions to finish 2026/07/13 01:59:45 DEBUG : one: size = 5 OK 2026/07/13 01:59:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/13 01:59:45 DEBUG : one: Unchanged skipping 2026/07/13 01:59:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst': Waiting for checks to finish 2026/07/13 01:59:45 DEBUG : two: size = 3 OK 2026/07/13 01:59:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/13 01:59:45 DEBUG : two: Unchanged skipping 2026/07/13 01:59:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst': Waiting for transfers to finish 2026/07/13 01:59:45 DEBUG : Waiting for deletions to finish 2026/07/13 01:59:45 INFO : There was nothing to transfer 2026/07/13 01:59:47 DEBUG : CopyDest/three: md5 = a2d55e5ae9b734862ba111286ba585cf OK 2026/07/13 01:59:48 DEBUG : one: size = 5 OK 2026/07/13 01:59:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/13 01:59:48 DEBUG : one: Unchanged skipping 2026/07/13 01:59:48 DEBUG : three: size = 7 (Local file system at /tmp/rclone2307971988) 2026/07/13 01:59:48 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/CopyDest') 2026/07/13 01:59:48 DEBUG : three: Sizes differ 2026/07/13 01:59:48 DEBUG : three: Destination not found in --copy-dest 2026/07/13 01:59:48 DEBUG : three: Need to transfer - File not found at Destination 2026/07/13 01:59:48 DEBUG : two: size = 3 OK 2026/07/13 01:59:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/13 01:59:48 DEBUG : two: Unchanged skipping 2026/07/13 01:59:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst': Waiting for checks to finish 2026/07/13 01:59:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst': Waiting for transfers to finish 2026/07/13 01:59:50 DEBUG : three: md5 = 95e87bce3f8a5473b810f213328d8e33 OK 2026/07/13 01:59:50 DEBUG : three: size = 7 OK 2026/07/13 01:59:50 INFO : three: Copied (new) 2026/07/13 01:59:50 DEBUG : Waiting for deletions to finish 2026/07/13 01:59:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/13 01:59:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/13 01:59:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/13 01:59:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/13 01:59:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/13 01:59:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/13 01:59:55 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (40.55s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 01:59:58 DEBUG : dst/one: md5 = e77bf5924f73e6ef50cdeda826ad8b79 OK 2026/07/13 01:59:59 DEBUG : dst/two: md5 = 381d171843aa7194a3a876ba47db02ce OK 2026/07/13 02:00:01 DEBUG : dst/three.txt: md5 = af617fbbf2804421023e1ee2a01f0cd7 OK 2026/07/13 02:00:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poyemoj3bini/dst" 2026/07/13 02:00:01 DEBUG : Creating backend with remote "TestDrive:crypt/2mh7m3r4adul3b3nq0gpeomqvavhmv2gqfrpas9jlsif61pqgrcg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/13 02:00:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poyemoj3bini/backup" 2026/07/13 02:00:02 DEBUG : Creating backend with remote "TestDrive:crypt/2mh7m3r4adul3b3nq0gpeomqvavhmv2gqfrpas9jlsif61pqgrcg/1nrff024r7pq65ecp72fc28jb0" 2026/07/13 02:00:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone2307971988) 2026/07/13 02:00:04 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst') 2026/07/13 02:00:04 DEBUG : one: Sizes differ 2026/07/13 02:00:04 DEBUG : two: size = 3 OK 2026/07/13 02:00:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:00:04 DEBUG : two: Unchanged skipping 2026/07/13 02:00:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst': Waiting for checks to finish 2026/07/13 02:00:06 INFO : one: Moved (server-side) 2026/07/13 02:00:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst': Waiting for transfers to finish 2026/07/13 02:00:07 DEBUG : one: md5 = b50e1632c85e8c0760e8fa182b3f3ed8 OK 2026/07/13 02:00:07 DEBUG : one: size = 4 OK 2026/07/13 02:00:07 INFO : one: Copied (new) 2026/07/13 02:00:07 DEBUG : Waiting for deletions to finish 2026/07/13 02:00:08 INFO : three.txt: Moved (server-side) 2026/07/13 02:00:08 INFO : three.txt: Moved into backup dir 2026/07/13 02:00:10 DEBUG : dst/three.txt: md5 = 8a14392306fac5f148885afbc7b3181d OK 2026/07/13 02:00:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone2307971988) 2026/07/13 02:00:10 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst') 2026/07/13 02:00:10 DEBUG : one: Sizes differ 2026/07/13 02:00:10 DEBUG : two: size = 3 OK 2026/07/13 02:00:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:00:10 DEBUG : two: Unchanged skipping 2026/07/13 02:00:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst': Waiting for checks to finish 2026/07/13 02:00:11 INFO : one: Deleted 2026/07/13 02:00:12 INFO : one: Moved (server-side) 2026/07/13 02:00:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst': Waiting for transfers to finish 2026/07/13 02:00:13 DEBUG : one: md5 = a11e231aafdba1a32904cb50d4b13304 OK 2026/07/13 02:00:13 DEBUG : one: size = 5 OK 2026/07/13 02:00:13 INFO : one: Copied (new) 2026/07/13 02:00:13 DEBUG : Waiting for deletions to finish 2026/07/13 02:00:14 INFO : three.txt: Deleted 2026/07/13 02:00:15 INFO : three.txt: Moved (server-side) 2026/07/13 02:00:15 INFO : three.txt: Moved into backup dir 2026/07/13 02:00:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/13 02:00:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/13 02:00:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/13 02:00:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/13 02:00:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/13 02:00:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (23.17s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 02:00:21 DEBUG : dst/one: md5 = 45578062ca68558709eed151283be0cf OK 2026/07/13 02:00:23 DEBUG : dst/two: md5 = 1cebceca577bc989d0db3157227699c1 OK 2026/07/13 02:00:24 DEBUG : dst/three.txt: md5 = 1e6e4bdc9accebe4a74079ec363571b1 OK 2026/07/13 02:00:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poyemoj3bini/dst" 2026/07/13 02:00:24 DEBUG : Creating backend with remote "TestDrive:crypt/2mh7m3r4adul3b3nq0gpeomqvavhmv2gqfrpas9jlsif61pqgrcg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/13 02:00:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poyemoj3bini/backup" 2026/07/13 02:00:25 DEBUG : Creating backend with remote "TestDrive:crypt/2mh7m3r4adul3b3nq0gpeomqvavhmv2gqfrpas9jlsif61pqgrcg/1nrff024r7pq65ecp72fc28jb0" 2026/07/13 02:00:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone2307971988) 2026/07/13 02:00:27 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst') 2026/07/13 02:00:27 DEBUG : one: Sizes differ 2026/07/13 02:00:27 DEBUG : two: size = 3 OK 2026/07/13 02:00:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:00:27 DEBUG : two: Unchanged skipping 2026/07/13 02:00:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst': Waiting for checks to finish 2026/07/13 02:00:29 INFO : one: Moved (server-side) to: one.bak 2026/07/13 02:00:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst': Waiting for transfers to finish 2026/07/13 02:00:30 DEBUG : one: md5 = d693e56e16ce50a28cf9590b48fc6c21 OK 2026/07/13 02:00:30 DEBUG : one: size = 4 OK 2026/07/13 02:00:30 INFO : one: Copied (new) 2026/07/13 02:00:30 DEBUG : Waiting for deletions to finish 2026/07/13 02:00:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/13 02:00:31 INFO : three.txt: Moved into backup dir 2026/07/13 02:00:33 DEBUG : dst/three.txt: md5 = 852d7b729294590e1d9453e8601a4a3f OK 2026/07/13 02:00:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2307971988) 2026/07/13 02:00:33 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst') 2026/07/13 02:00:33 DEBUG : one: Sizes differ 2026/07/13 02:00:33 DEBUG : two: size = 3 OK 2026/07/13 02:00:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:00:33 DEBUG : two: Unchanged skipping 2026/07/13 02:00:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst': Waiting for checks to finish 2026/07/13 02:00:34 INFO : one.bak: Deleted 2026/07/13 02:00:35 INFO : one: Moved (server-side) to: one.bak 2026/07/13 02:00:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst': Waiting for transfers to finish 2026/07/13 02:00:36 DEBUG : one: md5 = 8b7fc63463670c904d3a6425df6896c6 OK 2026/07/13 02:00:36 DEBUG : one: size = 5 OK 2026/07/13 02:00:36 INFO : one: Copied (new) 2026/07/13 02:00:36 DEBUG : Waiting for deletions to finish 2026/07/13 02:00:37 INFO : three.txt.bak: Deleted 2026/07/13 02:00:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/13 02:00:37 INFO : three.txt: Moved into backup dir 2026/07/13 02:00:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/13 02:00:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/13 02:00:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/13 02:00:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/13 02:00:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/13 02:00:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (22.71s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 02:00:44 DEBUG : dst/one: md5 = 45a036d85b00f1e6f7e8910ebbef9cec OK 2026/07/13 02:00:45 DEBUG : dst/two: md5 = b3f0c32cbed05c76f5dcd198fd895d8b OK 2026/07/13 02:00:47 DEBUG : dst/three.txt: md5 = 54b015c856587d74b9b6931a7dbbdf39 OK 2026/07/13 02:00:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poyemoj3bini/dst" 2026/07/13 02:00:47 DEBUG : Creating backend with remote "TestDrive:crypt/2mh7m3r4adul3b3nq0gpeomqvavhmv2gqfrpas9jlsif61pqgrcg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/13 02:00:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poyemoj3bini/backup" 2026/07/13 02:00:48 DEBUG : Creating backend with remote "TestDrive:crypt/2mh7m3r4adul3b3nq0gpeomqvavhmv2gqfrpas9jlsif61pqgrcg/1nrff024r7pq65ecp72fc28jb0" 2026/07/13 02:00:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst': Waiting for checks to finish 2026/07/13 02:00:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone2307971988) 2026/07/13 02:00:50 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst') 2026/07/13 02:00:50 DEBUG : two: size = 3 OK 2026/07/13 02:00:50 DEBUG : one: Sizes differ 2026/07/13 02:00:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:00:50 DEBUG : two: Unchanged skipping 2026/07/13 02:00:52 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/13 02:00:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst': Waiting for transfers to finish 2026/07/13 02:00:53 DEBUG : one: md5 = 4ef58d65ce1dc2ac991a1355bd9e9648 OK 2026/07/13 02:00:53 DEBUG : one: size = 4 OK 2026/07/13 02:00:53 INFO : one: Copied (new) 2026/07/13 02:00:53 DEBUG : Waiting for deletions to finish 2026/07/13 02:00:54 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/13 02:00:54 INFO : three.txt: Moved into backup dir 2026/07/13 02:00:56 DEBUG : dst/three.txt: md5 = 393d855337dc56374f743cd7d1108cac OK 2026/07/13 02:00:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone2307971988) 2026/07/13 02:00:56 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst') 2026/07/13 02:00:56 DEBUG : one: Sizes differ 2026/07/13 02:00:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst': Waiting for checks to finish 2026/07/13 02:00:56 DEBUG : two: size = 3 OK 2026/07/13 02:00:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:00:56 DEBUG : two: Unchanged skipping 2026/07/13 02:00:57 INFO : one-2019-01-01: Deleted 2026/07/13 02:00:58 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/13 02:00:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst': Waiting for transfers to finish 2026/07/13 02:00:59 DEBUG : one: md5 = 62e69c95e01e8d038eabdb8c30791cce OK 2026/07/13 02:00:59 DEBUG : one: size = 5 OK 2026/07/13 02:00:59 INFO : one: Copied (new) 2026/07/13 02:00:59 DEBUG : Waiting for deletions to finish 2026/07/13 02:01:00 INFO : three-2019-01-01.txt: Deleted 2026/07/13 02:01:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/13 02:01:00 INFO : three.txt: Moved into backup dir 2026/07/13 02:01:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/13 02:01:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/13 02:01:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/13 02:01:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/13 02:01:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/13 02:01:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (22.96s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 02:01:07 DEBUG : dst/one: md5 = 5a31ca63a26f0c078ad161e8475d1943 OK 2026/07/13 02:01:08 DEBUG : dst/two: md5 = 2a20e4dd12d274ede5136611a43eea74 OK 2026/07/13 02:01:10 DEBUG : dst/three.txt: md5 = b71aee0788203b0715277e1f60f76e3d OK 2026/07/13 02:01:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poyemoj3bini/dst" 2026/07/13 02:01:10 DEBUG : Creating backend with remote "TestDrive:crypt/2mh7m3r4adul3b3nq0gpeomqvavhmv2gqfrpas9jlsif61pqgrcg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/13 02:01:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone2307971988) 2026/07/13 02:01:11 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst') 2026/07/13 02:01:11 DEBUG : one: Sizes differ 2026/07/13 02:01:11 DEBUG : two: size = 3 OK 2026/07/13 02:01:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:01:11 DEBUG : two: Unchanged skipping 2026/07/13 02:01:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst': Waiting for checks to finish 2026/07/13 02:01:12 INFO : one: Moved (server-side) to: one.bak 2026/07/13 02:01:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst': Waiting for transfers to finish 2026/07/13 02:01:13 DEBUG : one: md5 = f52e16d821e0b77bce9a6736c80314bb OK 2026/07/13 02:01:13 DEBUG : one: size = 4 OK 2026/07/13 02:01:13 INFO : one: Copied (new) 2026/07/13 02:01:13 DEBUG : Waiting for deletions to finish 2026/07/13 02:01:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/13 02:01:14 INFO : three.txt: Moved into backup dir 2026/07/13 02:01:16 DEBUG : dst/three.txt: md5 = 538382c4465db60f2cd76151b863acd5 OK 2026/07/13 02:01:17 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/13 02:01:17 DEBUG : one.bak: Excluded (Path Filter) 2026/07/13 02:01:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone2307971988) 2026/07/13 02:01:17 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst') 2026/07/13 02:01:17 DEBUG : one: Sizes differ 2026/07/13 02:01:17 DEBUG : two: size = 3 OK 2026/07/13 02:01:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:01:17 DEBUG : two: Unchanged skipping 2026/07/13 02:01:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst': Waiting for checks to finish 2026/07/13 02:01:18 INFO : one.bak: Deleted 2026/07/13 02:01:18 INFO : one: Moved (server-side) to: one.bak 2026/07/13 02:01:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst': Waiting for transfers to finish 2026/07/13 02:01:19 DEBUG : one: md5 = 843af6e60f80626b5bd629e47642bd27 OK 2026/07/13 02:01:19 DEBUG : one: size = 5 OK 2026/07/13 02:01:19 INFO : one: Copied (new) 2026/07/13 02:01:19 DEBUG : Waiting for deletions to finish 2026/07/13 02:01:20 INFO : three.txt.bak: Deleted 2026/07/13 02:01:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/13 02:01:21 INFO : three.txt: Moved into backup dir 2026/07/13 02:01:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/13 02:01:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/13 02:01:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/13 02:01:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/13 02:01:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/13 02:01:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (19.73s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 02:01:26 DEBUG : dst/one: md5 = 3c53dc7887f176273e2371a6fef79be8 OK 2026/07/13 02:01:28 DEBUG : dst/two: md5 = a4a1b41ec8b2d73238829213bc06151e OK 2026/07/13 02:01:29 DEBUG : dst/three.txt: md5 = 682da428c3b7c6918290934c815d93cb OK 2026/07/13 02:01:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poyemoj3bini/dst" 2026/07/13 02:01:30 DEBUG : Creating backend with remote "TestDrive:crypt/2mh7m3r4adul3b3nq0gpeomqvavhmv2gqfrpas9jlsif61pqgrcg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/13 02:01:31 DEBUG : one: size = 4 (Local file system at /tmp/rclone2307971988) 2026/07/13 02:01:31 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst') 2026/07/13 02:01:31 DEBUG : one: Sizes differ 2026/07/13 02:01:32 INFO : one: Moved (server-side) to: one.bak 2026/07/13 02:01:33 DEBUG : one: md5 = 4aa0f156ad8e615d5dfc5fd3bd538fea OK 2026/07/13 02:01:33 DEBUG : one: size = 4 OK 2026/07/13 02:01:33 INFO : one: Copied (new) 2026/07/13 02:01:33 DEBUG : two: size = 3 OK 2026/07/13 02:01:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:01:33 DEBUG : two: Unchanged skipping 2026/07/13 02:01:33 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2307971988) 2026/07/13 02:01:33 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst') 2026/07/13 02:01:33 DEBUG : three.txt: Sizes differ 2026/07/13 02:01:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/13 02:01:35 DEBUG : three.txt: md5 = acd46930f30d8def30c6a39068905985 OK 2026/07/13 02:01:35 DEBUG : three.txt: size = 6 OK 2026/07/13 02:01:35 INFO : three.txt: Copied (new) 2026/07/13 02:01:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone2307971988) 2026/07/13 02:01:37 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst') 2026/07/13 02:01:37 DEBUG : one: Sizes differ 2026/07/13 02:01:37 INFO : one.bak: Deleted 2026/07/13 02:01:38 INFO : one: Moved (server-side) to: one.bak 2026/07/13 02:01:39 DEBUG : one: md5 = 326447e3cf71b852f98b68705727b4cb OK 2026/07/13 02:01:39 DEBUG : one: size = 5 OK 2026/07/13 02:01:39 INFO : one: Copied (new) 2026/07/13 02:01:39 DEBUG : two: size = 3 OK 2026/07/13 02:01:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:01:39 DEBUG : two: Unchanged skipping 2026/07/13 02:01:40 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2307971988) 2026/07/13 02:01:40 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst') 2026/07/13 02:01:40 DEBUG : three.txt: Sizes differ 2026/07/13 02:01:40 INFO : three.txt.bak: Deleted 2026/07/13 02:01:41 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/13 02:01:42 DEBUG : three.txt: md5 = 46ddd1d8a72897dbc1689396e1abcc45 OK 2026/07/13 02:01:42 DEBUG : three.txt: size = 19 OK 2026/07/13 02:01:42 INFO : three.txt: Copied (new) 2026/07/13 02:01:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/13 02:01:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/13 02:01:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/13 02:01:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/13 02:01:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/13 02:01:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/13 02:01:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (21.78s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 02:01:48 DEBUG : dst/one: md5 = e4f80b39ae9c1cb5217ebda5ca83de6d OK 2026/07/13 02:01:50 DEBUG : dst/two: md5 = df3c905b598af687a982d4df335b6635 OK 2026/07/13 02:01:51 DEBUG : dst/three.txt: md5 = 3653becc576a42e2de098c6c02a55b31 OK 2026/07/13 02:01:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poyemoj3bini/dst" 2026/07/13 02:01:52 DEBUG : Creating backend with remote "TestDrive:crypt/2mh7m3r4adul3b3nq0gpeomqvavhmv2gqfrpas9jlsif61pqgrcg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/13 02:01:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone2307971988) 2026/07/13 02:01:53 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst') 2026/07/13 02:01:53 DEBUG : one: Sizes differ 2026/07/13 02:01:53 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/13 02:01:55 DEBUG : one: md5 = 830342c6ad53c1d980da1405403870ae OK 2026/07/13 02:01:55 DEBUG : one: size = 4 OK 2026/07/13 02:01:55 INFO : one: Copied (new) 2026/07/13 02:01:55 DEBUG : two: size = 3 OK 2026/07/13 02:01:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:01:55 DEBUG : two: Unchanged skipping 2026/07/13 02:01:55 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2307971988) 2026/07/13 02:01:55 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst') 2026/07/13 02:01:55 DEBUG : three.txt: Sizes differ 2026/07/13 02:01:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/13 02:01:58 DEBUG : three.txt: md5 = 679565a98935e713d77a6ca7c0a06cdc OK 2026/07/13 02:01:58 DEBUG : three.txt: size = 6 OK 2026/07/13 02:01:58 INFO : three.txt: Copied (new) 2026/07/13 02:01:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone2307971988) 2026/07/13 02:01:59 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst') 2026/07/13 02:01:59 DEBUG : one: Sizes differ 2026/07/13 02:01:59 INFO : one-2019-01-01: Deleted 2026/07/13 02:02:00 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/13 02:02:01 DEBUG : one: md5 = 0d882a0c7ec7f99292e01a05db593bc9 OK 2026/07/13 02:02:01 DEBUG : one: size = 5 OK 2026/07/13 02:02:01 INFO : one: Copied (new) 2026/07/13 02:02:02 DEBUG : two: size = 3 OK 2026/07/13 02:02:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:02:02 DEBUG : two: Unchanged skipping 2026/07/13 02:02:02 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2307971988) 2026/07/13 02:02:02 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini/dst') 2026/07/13 02:02:02 DEBUG : three.txt: Sizes differ 2026/07/13 02:02:03 INFO : three-2019-01-01.txt: Deleted 2026/07/13 02:02:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/13 02:02:04 DEBUG : three.txt: md5 = 352ea7be366f5b73aa3873c7d47e9dc9 OK 2026/07/13 02:02:04 DEBUG : three.txt: size = 19 OK 2026/07/13 02:02:04 INFO : three.txt: Copied (new) 2026/07/13 02:02:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/13 02:02:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/13 02:02:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/13 02:02:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/13 02:02:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/13 02:02:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/13 02:02:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffixKeepExtension (22.75s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 02:02:10 DEBUG : Testêé: md5 = 1c7675d979b1e577af48f4a10194bd0d OK 2026/07/13 02:02:11 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2307971988) 2026/07/13 02:02:11 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini') 2026/07/13 02:02:11 DEBUG : Testêé: Sizes differ 2026/07/13 02:02:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 02:02:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 02:02:12 DEBUG : Testêé: md5 = 28e1bce3d9161605529d02c4c0188deb OK 2026/07/13 02:02:12 DEBUG : Testêé: size = 14 OK 2026/07/13 02:02:12 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/13 02:02:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.33s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 02:02:14 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/13 02:02:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 02:02:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 02:02:15 DEBUG : existing: md5 = bd3c68d9c98850652b03cae064e6f3e0 OK 2026/07/13 02:02:15 DEBUG : existing: size = 6 OK 2026/07/13 02:02:15 INFO : existing: Copied (new) 2026/07/13 02:02:15 DEBUG : Waiting for deletions to finish 2026/07/13 02:02:16 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2307971988) 2026/07/13 02:02:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 02:02:16 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini') 2026/07/13 02:02:16 DEBUG : existing: Sizes differ 2026/07/13 02:02:16 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/13 02:02:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 02:02:16 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': not deleting files as there were IO errors 2026/07/13 02:02:16 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.74s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 02:02:19 DEBUG : EXISTING: md5 = dc1b349155239067da0fce8cc8c6f206 OK 2026/07/13 02:02:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 02:02:19 DEBUG : EXISTING: size = 6 OK 2026/07/13 02:02:19 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:02:19 DEBUG : existing: Unchanged skipping 2026/07/13 02:02:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 02:02:19 DEBUG : Waiting for deletions to finish 2026/07/13 02:02:19 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.26s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.47s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.39s) --- SKIP: TestMaxTransfer/Hard (0.45s) --- SKIP: TestMaxTransfer/Soft (0.47s) --- SKIP: TestMaxTransfer/Cautious (0.47s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 02:02:24 DEBUG : both0: md5 = 3ce0691eec352baea899399ed18ec7b1 OK 2026/07/13 02:02:25 DEBUG : only0: md5 = 08b9ae9e8c33216a4a98894a1090d99b OK 2026/07/13 02:02:27 DEBUG : both1: md5 = 1328d0aa64bf3592afc4ca75ec4f36f2 OK 2026/07/13 02:02:28 DEBUG : only1: md5 = 7414d6a26648dad109e30681d16c8f87 OK 2026/07/13 02:02:29 DEBUG : both2: md5 = e2d3fcd12323b47295aab5f8492ffc94 OK 2026/07/13 02:02:31 DEBUG : only2: md5 = 61f60cba2af4c68ee204bf484cd0ebb0 OK 2026/07/13 02:02:32 DEBUG : both3: md5 = 71ba6b8c1e0494d4e1f33b35a8d89cdf OK 2026/07/13 02:02:34 DEBUG : only3: md5 = 59a5e1a1f2ec06e2632cd9fdd47e264d OK 2026/07/13 02:02:35 DEBUG : both4: md5 = c8b3b0cab3d6b6a57dde1dd8759fae82 OK 2026/07/13 02:02:37 DEBUG : only4: md5 = 5e67416c03b15311a87ba17e1f9a393d OK 2026/07/13 02:02:38 DEBUG : both5: md5 = e38fe38fa03c3d56a6dd4785c70c87f7 OK 2026/07/13 02:02:40 DEBUG : only5: md5 = 333c5cad0e4decd4920342c2bb6a9113 OK 2026/07/13 02:02:41 DEBUG : both6: md5 = 67eead7f8a93ed7024dc30f3d02e28f4 OK 2026/07/13 02:02:43 DEBUG : only6: md5 = 6e8d6af60b4630a931475e802bf127c2 OK 2026/07/13 02:02:44 DEBUG : both7: md5 = fabb7c94564f195ce4fa21c8122c5f63 OK 2026/07/13 02:02:45 DEBUG : only7: md5 = a97dc61fe1a3a36c0ea8ef4e768b265e OK 2026/07/13 02:02:47 DEBUG : both8: md5 = cf4b6a1485ddfffdb16d566cd6b911d7 OK 2026/07/13 02:02:48 DEBUG : only8: md5 = 244c2d73fe298073c222483d9171bba1 OK 2026/07/13 02:02:50 DEBUG : both9: md5 = 66a8bbec8e17850ddc46c21e17a9eae0 OK 2026/07/13 02:02:51 DEBUG : only9: md5 = 28f1a07c009b78e78a7dce4c15787897 OK 2026/07/13 02:02:53 DEBUG : both10: md5 = b26fd9693268a1cfe463667b93c5f4e6 OK 2026/07/13 02:02:54 DEBUG : only10: md5 = 3fb66f9bc63dad4a2c24dc51f5f6a085 OK 2026/07/13 02:02:56 DEBUG : both11: md5 = 5d65ed73247ceeed092364cf60178b78 OK 2026/07/13 02:02:57 DEBUG : only11: md5 = 1a987f5766e3069f78e4160d5debee12 OK 2026/07/13 02:02:58 DEBUG : both12: md5 = 3709a8edbaf6c5bba0c67150a68309e1 OK 2026/07/13 02:03:00 DEBUG : only12: md5 = 7471bb135fd803794c7f55a2fa723848 OK 2026/07/13 02:03:01 DEBUG : both13: md5 = 882d7ae7475bf8bb42656b5f5243ccd5 OK 2026/07/13 02:03:03 DEBUG : only13: md5 = 9ddb3c8ae73a386703aeecb6ee079479 OK 2026/07/13 02:03:04 DEBUG : both14: md5 = 3afbb12c66b1037c32b6aecb9e4ed21b OK 2026/07/13 02:03:06 DEBUG : only14: md5 = 9a7e60939cc602ca293deebb7865eec7 OK 2026/07/13 02:03:07 DEBUG : both15: md5 = a0bb09cecdbde94087754253cc803cf4 OK 2026/07/13 02:03:08 DEBUG : only15: md5 = aec71be2744f3133a98d9ece542a31f0 OK 2026/07/13 02:03:10 DEBUG : both16: md5 = e4d4a02f6c11b4a5d1bdcf8de41ca26b OK 2026/07/13 02:03:11 DEBUG : only16: md5 = 715e988841ea0cdf0383d43fb5e3eb55 OK 2026/07/13 02:03:12 DEBUG : both17: md5 = a937afb87d5167caf68be38e72aa8ae2 OK 2026/07/13 02:03:14 DEBUG : only17: md5 = 74653af63af85e9fb3073e9fe64b2455 OK 2026/07/13 02:03:15 DEBUG : both18: md5 = 8d61721ed7805e8e6a2a5596069d5a9b OK 2026/07/13 02:03:17 DEBUG : only18: md5 = 1d29ca22991c2b7ac7790750608cf64f OK 2026/07/13 02:03:18 DEBUG : both19: md5 = 46f0132ec932694b511ed6b0b555c54f OK 2026/07/13 02:03:19 DEBUG : only19: md5 = 953e4cdaed10c914f49a3712bd067525 OK 2026/07/13 02:03:20 DEBUG : both0: size = 6 OK 2026/07/13 02:03:20 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:03:20 DEBUG : both0: Unchanged skipping 2026/07/13 02:03:20 DEBUG : both10: size = 6 OK 2026/07/13 02:03:20 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:03:20 DEBUG : both10: Unchanged skipping 2026/07/13 02:03:20 DEBUG : both11: size = 6 OK 2026/07/13 02:03:20 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:03:20 DEBUG : both11: Unchanged skipping 2026/07/13 02:03:20 DEBUG : both12: size = 6 OK 2026/07/13 02:03:20 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:03:20 DEBUG : both12: Unchanged skipping 2026/07/13 02:03:20 DEBUG : both13: size = 6 OK 2026/07/13 02:03:20 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:03:20 DEBUG : both13: Unchanged skipping 2026/07/13 02:03:20 DEBUG : both14: size = 6 OK 2026/07/13 02:03:20 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:03:20 DEBUG : both14: Unchanged skipping 2026/07/13 02:03:20 DEBUG : both16: size = 6 OK 2026/07/13 02:03:20 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:03:20 DEBUG : both16: Unchanged skipping 2026/07/13 02:03:20 DEBUG : both17: size = 6 OK 2026/07/13 02:03:20 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:03:20 DEBUG : both15: size = 6 OK 2026/07/13 02:03:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 02:03:20 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:03:20 DEBUG : both19: size = 6 OK 2026/07/13 02:03:20 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:03:20 DEBUG : both17: Unchanged skipping 2026/07/13 02:03:20 DEBUG : both18: size = 6 OK 2026/07/13 02:03:20 DEBUG : both1: size = 6 OK 2026/07/13 02:03:20 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:03:20 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:03:20 DEBUG : both15: Unchanged skipping 2026/07/13 02:03:20 DEBUG : both2: size = 6 OK 2026/07/13 02:03:20 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:03:20 DEBUG : both18: Unchanged skipping 2026/07/13 02:03:20 DEBUG : both3: size = 6 OK 2026/07/13 02:03:20 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:03:20 DEBUG : both19: Unchanged skipping 2026/07/13 02:03:20 DEBUG : both4: size = 6 OK 2026/07/13 02:03:20 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:03:20 DEBUG : both4: Unchanged skipping 2026/07/13 02:03:20 DEBUG : both5: size = 6 OK 2026/07/13 02:03:20 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:03:20 DEBUG : both5: Unchanged skipping 2026/07/13 02:03:20 DEBUG : both6: size = 6 OK 2026/07/13 02:03:20 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:03:20 DEBUG : both1: Unchanged skipping 2026/07/13 02:03:20 DEBUG : both7: size = 6 OK 2026/07/13 02:03:20 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:03:20 DEBUG : both2: Unchanged skipping 2026/07/13 02:03:20 DEBUG : both8: size = 6 OK 2026/07/13 02:03:20 DEBUG : both3: Unchanged skipping 2026/07/13 02:03:20 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:03:20 DEBUG : both9: size = 6 OK 2026/07/13 02:03:20 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:03:20 DEBUG : both8: Unchanged skipping 2026/07/13 02:03:20 DEBUG : both9: Unchanged skipping 2026/07/13 02:03:20 DEBUG : both7: Unchanged skipping 2026/07/13 02:03:20 DEBUG : both6: Unchanged skipping 2026/07/13 02:03:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 02:03:20 DEBUG : Waiting for deletions to finish 2026/07/13 02:03:20 INFO : only13: Deleted 2026/07/13 02:03:20 INFO : only4: Deleted 2026/07/13 02:03:20 INFO : only6: Deleted 2026/07/13 02:03:20 INFO : only18: Deleted 2026/07/13 02:03:21 INFO : only0: Deleted 2026/07/13 02:03:21 INFO : only7: Deleted 2026/07/13 02:03:21 INFO : only8: Deleted 2026/07/13 02:03:21 INFO : only10: Deleted 2026/07/13 02:03:21 INFO : only16: Deleted 2026/07/13 02:03:21 INFO : only5: Deleted 2026/07/13 02:03:21 INFO : only1: Deleted 2026/07/13 02:03:21 INFO : only17: Deleted 2026/07/13 02:03:22 INFO : only19: Deleted 2026/07/13 02:03:22 INFO : only3: Deleted 2026/07/13 02:03:22 INFO : only2: Deleted 2026/07/13 02:03:22 INFO : only11: Deleted 2026/07/13 02:03:22 INFO : only12: Deleted 2026/07/13 02:03:22 INFO : only14: Deleted 2026/07/13 02:03:22 INFO : only15: Deleted 2026/07/13 02:03:22 INFO : only9: Deleted 2026/07/13 02:03:22 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (69.33s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 02:03:33 DEBUG : both0: md5 = 7f6eed1ea451684b1222fa97916b8681 OK 2026/07/13 02:03:34 DEBUG : only0: md5 = ec2f94583678a8e9faa364d388181973 OK 2026/07/13 02:03:36 DEBUG : both1: md5 = 5c60018a065fdfa60cd9c9b441648050 OK 2026/07/13 02:03:37 DEBUG : only1: md5 = 64c7cfc336a5ef026b7c58f5ef17e436 OK 2026/07/13 02:03:39 DEBUG : both2: md5 = 3f75ab6611ac0ab96326d4bd987038bd OK 2026/07/13 02:03:40 DEBUG : only2: md5 = 0c1c18d2ba65dc73385b2d286e7b888f OK 2026/07/13 02:03:41 DEBUG : both3: md5 = f7a30ebdffcad16030d79fd2b3bd09cc OK 2026/07/13 02:03:43 DEBUG : only3: md5 = ac60e9afd7e00662ca2ab71af6817cca OK 2026/07/13 02:03:44 DEBUG : both4: md5 = 41b0b73cd5881d24986db31b3cb61b95 OK 2026/07/13 02:03:46 DEBUG : only4: md5 = 087bed4d480527309cc7c2fd9443218d OK 2026/07/13 02:03:47 DEBUG : both5: md5 = 684d3ea154ca11151c8a150e25b14083 OK 2026/07/13 02:03:49 DEBUG : only5: md5 = 8f424a66e0e7fcfd77eae59bb7074677 OK 2026/07/13 02:03:50 DEBUG : both6: md5 = 46fea2d153a9bde4c27b3df5bcad3602 OK 2026/07/13 02:03:51 DEBUG : only6: md5 = 209e453821ed20ea4852b2d2acbe0e53 OK 2026/07/13 02:03:53 DEBUG : both7: md5 = 779f309334c225d2c4b2cf98349ae0d1 OK 2026/07/13 02:03:54 DEBUG : only7: md5 = b879018fc251cd67d6cb7cfe43915f0c OK 2026/07/13 02:03:56 DEBUG : both8: md5 = 443dc269f2455acc2bb23616f0d6a51a OK 2026/07/13 02:03:57 DEBUG : only8: md5 = bc487648dda6dee24e3c0b9553129b66 OK 2026/07/13 02:03:59 DEBUG : both9: md5 = 88ab1904adf723cc2d0a017edb03c6cd OK 2026/07/13 02:04:00 DEBUG : only9: md5 = 915fe1cced79128b66333a0c521f2daa OK 2026/07/13 02:04:02 DEBUG : both10: md5 = b112036a91ca343c7fa48e201faab957 OK 2026/07/13 02:04:03 DEBUG : only10: md5 = 89d79bd4b171ae3874dbe396583f4c21 OK 2026/07/13 02:04:04 DEBUG : both11: md5 = 4f0499fdae67c4b6791291eeb2fe10a2 OK 2026/07/13 02:04:06 DEBUG : only11: md5 = d5752e92b0a9bf3a5d3e4437d94ef6da OK 2026/07/13 02:04:07 DEBUG : both12: md5 = fc7262e6f16ca85cf1de3589898a0a8b OK 2026/07/13 02:04:09 DEBUG : only12: md5 = 6260a28341c5615dbee0a5aaa70a9faa OK 2026/07/13 02:04:10 DEBUG : both13: md5 = 5114966bb7ab2499a0b6e308912eac3b OK 2026/07/13 02:04:11 DEBUG : only13: md5 = 24114ee1f84014a4844b69b7fc1567e6 OK 2026/07/13 02:04:13 DEBUG : both14: md5 = 807d9c9bbf56f63836a9f38c0bb3b2fb OK 2026/07/13 02:04:14 DEBUG : only14: md5 = ada1aa82e8a1d715f68e02a5cf114d16 OK 2026/07/13 02:04:16 DEBUG : both15: md5 = 4dfd517848ccd5bf655f9b25968592d0 OK 2026/07/13 02:04:17 DEBUG : only15: md5 = 640f74043adfc23921c76c21ea8686fd OK 2026/07/13 02:04:18 DEBUG : both16: md5 = 45ee4174737d2e75d9fe5bdf8431d1ae OK 2026/07/13 02:04:19 DEBUG : only16: md5 = ed8c9e793cf0877f21be6b9a46c191d6 OK 2026/07/13 02:04:21 DEBUG : both17: md5 = d454443ae681d20fdee838ce95dad994 OK 2026/07/13 02:04:22 DEBUG : only17: md5 = 9ec0aa985813dc63b643dcf6967ab926 OK 2026/07/13 02:04:24 DEBUG : both18: md5 = ef440e888eb7582a162a6ab4b03df02b OK 2026/07/13 02:04:25 DEBUG : only18: md5 = 0670818575ed67b9ae1aad656b839d20 OK 2026/07/13 02:04:26 DEBUG : both19: md5 = 53e850ea153d27c103b70825f706b543 OK 2026/07/13 02:04:28 DEBUG : only19: md5 = 173af9b4a2e195457cf8c696832c962c OK 2026/07/13 02:04:28 DEBUG : both10: size = 6 OK 2026/07/13 02:04:28 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:04:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 02:04:28 DEBUG : both12: size = 6 OK 2026/07/13 02:04:28 DEBUG : both10: Unchanged skipping 2026/07/13 02:04:28 DEBUG : both0: size = 6 OK 2026/07/13 02:04:28 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:04:28 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:04:28 DEBUG : both13: size = 6 OK 2026/07/13 02:04:28 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:04:28 DEBUG : both11: size = 6 OK 2026/07/13 02:04:28 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:04:28 DEBUG : both12: Unchanged skipping 2026/07/13 02:04:28 DEBUG : both14: size = 6 OK 2026/07/13 02:04:28 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:04:28 DEBUG : both14: Unchanged skipping 2026/07/13 02:04:28 DEBUG : both15: size = 6 OK 2026/07/13 02:04:28 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:04:28 DEBUG : both15: Unchanged skipping 2026/07/13 02:04:28 DEBUG : both16: size = 6 OK 2026/07/13 02:04:28 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:04:28 DEBUG : both16: Unchanged skipping 2026/07/13 02:04:28 DEBUG : both17: size = 6 OK 2026/07/13 02:04:28 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:04:28 DEBUG : both17: Unchanged skipping 2026/07/13 02:04:28 DEBUG : both18: size = 6 OK 2026/07/13 02:04:28 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:04:28 DEBUG : both18: Unchanged skipping 2026/07/13 02:04:28 DEBUG : both19: size = 6 OK 2026/07/13 02:04:28 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:04:28 DEBUG : both19: Unchanged skipping 2026/07/13 02:04:28 DEBUG : both1: size = 6 OK 2026/07/13 02:04:28 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:04:28 DEBUG : both1: Unchanged skipping 2026/07/13 02:04:28 DEBUG : both2: size = 6 OK 2026/07/13 02:04:28 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:04:28 DEBUG : both2: Unchanged skipping 2026/07/13 02:04:28 DEBUG : both3: size = 6 OK 2026/07/13 02:04:28 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:04:28 DEBUG : both3: Unchanged skipping 2026/07/13 02:04:28 DEBUG : both4: size = 6 OK 2026/07/13 02:04:28 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:04:28 DEBUG : both4: Unchanged skipping 2026/07/13 02:04:28 DEBUG : both5: size = 6 OK 2026/07/13 02:04:28 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:04:28 DEBUG : both5: Unchanged skipping 2026/07/13 02:04:28 DEBUG : both6: size = 6 OK 2026/07/13 02:04:28 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:04:28 DEBUG : both6: Unchanged skipping 2026/07/13 02:04:28 DEBUG : both7: size = 6 OK 2026/07/13 02:04:28 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:04:28 DEBUG : both7: Unchanged skipping 2026/07/13 02:04:28 DEBUG : both8: size = 6 OK 2026/07/13 02:04:28 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:04:28 DEBUG : both8: Unchanged skipping 2026/07/13 02:04:28 DEBUG : both9: size = 6 OK 2026/07/13 02:04:28 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:04:28 DEBUG : both9: Unchanged skipping 2026/07/13 02:04:28 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2307971988) 2026/07/13 02:04:28 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini') 2026/07/13 02:04:28 DEBUG : only0: Sizes differ 2026/07/13 02:04:28 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2307971988) 2026/07/13 02:04:28 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini') 2026/07/13 02:04:28 DEBUG : only10: Sizes differ 2026/07/13 02:04:28 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2307971988) 2026/07/13 02:04:28 DEBUG : both11: Unchanged skipping 2026/07/13 02:04:28 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2307971988) 2026/07/13 02:04:28 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini') 2026/07/13 02:04:28 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini') 2026/07/13 02:04:28 DEBUG : only11: Sizes differ 2026/07/13 02:04:28 DEBUG : only12: Sizes differ 2026/07/13 02:04:28 DEBUG : both0: Unchanged skipping 2026/07/13 02:04:28 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2307971988) 2026/07/13 02:04:28 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini') 2026/07/13 02:04:28 DEBUG : both13: Unchanged skipping 2026/07/13 02:04:28 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2307971988) 2026/07/13 02:04:28 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini') 2026/07/13 02:04:28 DEBUG : only14: Sizes differ 2026/07/13 02:04:28 DEBUG : only13: Sizes differ 2026/07/13 02:04:28 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2307971988) 2026/07/13 02:04:28 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini') 2026/07/13 02:04:28 DEBUG : only15: Sizes differ 2026/07/13 02:04:28 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2307971988) 2026/07/13 02:04:28 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini') 2026/07/13 02:04:28 DEBUG : only16: Sizes differ 2026/07/13 02:04:28 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2307971988) 2026/07/13 02:04:28 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini') 2026/07/13 02:04:28 DEBUG : only17: Sizes differ 2026/07/13 02:04:28 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2307971988) 2026/07/13 02:04:28 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini') 2026/07/13 02:04:28 DEBUG : only18: Sizes differ 2026/07/13 02:04:28 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2307971988) 2026/07/13 02:04:28 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini') 2026/07/13 02:04:28 DEBUG : only19: Sizes differ 2026/07/13 02:04:28 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2307971988) 2026/07/13 02:04:28 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini') 2026/07/13 02:04:28 DEBUG : only1: Sizes differ 2026/07/13 02:04:28 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2307971988) 2026/07/13 02:04:28 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini') 2026/07/13 02:04:28 DEBUG : only2: Sizes differ 2026/07/13 02:04:28 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2307971988) 2026/07/13 02:04:28 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini') 2026/07/13 02:04:28 DEBUG : only3: Sizes differ 2026/07/13 02:04:28 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2307971988) 2026/07/13 02:04:28 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini') 2026/07/13 02:04:28 DEBUG : only4: Sizes differ 2026/07/13 02:04:28 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2307971988) 2026/07/13 02:04:28 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini') 2026/07/13 02:04:28 DEBUG : only5: Sizes differ 2026/07/13 02:04:28 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2307971988) 2026/07/13 02:04:28 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini') 2026/07/13 02:04:28 DEBUG : only6: Sizes differ 2026/07/13 02:04:28 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2307971988) 2026/07/13 02:04:28 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini') 2026/07/13 02:04:28 DEBUG : only7: Sizes differ 2026/07/13 02:04:28 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2307971988) 2026/07/13 02:04:28 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini') 2026/07/13 02:04:28 DEBUG : only8: Sizes differ 2026/07/13 02:04:28 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2307971988) 2026/07/13 02:04:28 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini') 2026/07/13 02:04:28 DEBUG : only9: Sizes differ 2026/07/13 02:04:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 02:04:29 DEBUG : only10: md5 = 560992f32d501c832fbc5ce4ac61c0ad OK 2026/07/13 02:04:29 DEBUG : only10: size = 0 OK 2026/07/13 02:04:29 INFO : only10: Copied (replaced existing) 2026/07/13 02:04:29 DEBUG : only0: md5 = bd495f177c9715ce27527d01b588fb44 OK 2026/07/13 02:04:29 DEBUG : only0: size = 0 OK 2026/07/13 02:04:29 INFO : only0: Copied (replaced existing) 2026/07/13 02:04:29 DEBUG : only11: md5 = 85ecb37d24757ededd2d72a97305f9f0 OK 2026/07/13 02:04:29 DEBUG : only11: size = 0 OK 2026/07/13 02:04:29 INFO : only11: Copied (replaced existing) 2026/07/13 02:04:30 DEBUG : only14: md5 = 9c0dadb303be237fb1827040aecb6d90 OK 2026/07/13 02:04:30 DEBUG : only14: size = 0 OK 2026/07/13 02:04:30 INFO : only14: Copied (replaced existing) 2026/07/13 02:04:30 DEBUG : only16: md5 = 42793bf4c53f6dd3d389b8b2dcd6e5f2 OK 2026/07/13 02:04:30 DEBUG : only16: size = 0 OK 2026/07/13 02:04:30 INFO : only16: Copied (replaced existing) 2026/07/13 02:04:31 DEBUG : only18: md5 = 738f7072d191d8e8e540bc799c3dba3e OK 2026/07/13 02:04:31 DEBUG : only18: size = 0 OK 2026/07/13 02:04:31 INFO : only18: Copied (replaced existing) 2026/07/13 02:04:31 DEBUG : only13: md5 = 8e7b72c252a0b67ddacdf94b2296ed21 OK 2026/07/13 02:04:31 DEBUG : only13: size = 0 OK 2026/07/13 02:04:31 INFO : only13: Copied (replaced existing) 2026/07/13 02:04:31 DEBUG : only19: md5 = 3f24c1b489a518d6b72c5ec73db4ed7f OK 2026/07/13 02:04:31 DEBUG : only19: size = 0 OK 2026/07/13 02:04:31 INFO : only19: Copied (replaced existing) 2026/07/13 02:04:32 DEBUG : only1: md5 = ea23f37384deac1ed5953e3872472a97 OK 2026/07/13 02:04:32 DEBUG : only1: size = 0 OK 2026/07/13 02:04:32 INFO : only1: Copied (replaced existing) 2026/07/13 02:04:32 DEBUG : only3: md5 = 8cfa3a0eee33d1f9e59333016b7dc9ed OK 2026/07/13 02:04:32 DEBUG : only3: size = 0 OK 2026/07/13 02:04:32 INFO : only3: Copied (replaced existing) 2026/07/13 02:04:32 DEBUG : only2: md5 = 306c3ebcd009e48844ed0897fc486b28 OK 2026/07/13 02:04:32 DEBUG : only2: size = 0 OK 2026/07/13 02:04:32 INFO : only2: Copied (replaced existing) 2026/07/13 02:04:32 DEBUG : only12: md5 = f1d3a7ed0783e240e502aa682bf242c8 OK 2026/07/13 02:04:32 DEBUG : only12: size = 0 OK 2026/07/13 02:04:32 INFO : only12: Copied (replaced existing) 2026/07/13 02:04:33 DEBUG : only5: md5 = 1be550a692843b3e499fb6986b81d409 OK 2026/07/13 02:04:33 DEBUG : only5: size = 0 OK 2026/07/13 02:04:33 INFO : only5: Copied (replaced existing) 2026/07/13 02:04:33 DEBUG : only15: md5 = f02fcbaa9e30637e8d13290e99c9186b OK 2026/07/13 02:04:33 DEBUG : only15: size = 0 OK 2026/07/13 02:04:33 INFO : only15: Copied (replaced existing) 2026/07/13 02:04:33 DEBUG : only6: md5 = bffeb36d879d3d5d1d31910355a54207 OK 2026/07/13 02:04:33 DEBUG : only6: size = 0 OK 2026/07/13 02:04:33 INFO : only6: Copied (replaced existing) 2026/07/13 02:04:33 DEBUG : only8: md5 = 1ca028992174997d2e66fd9ffcf0157a OK 2026/07/13 02:04:33 DEBUG : only8: size = 0 OK 2026/07/13 02:04:33 INFO : only8: Copied (replaced existing) 2026/07/13 02:04:34 DEBUG : only9: md5 = f07ce4adf5061ca1d994177da1dde988 OK 2026/07/13 02:04:34 DEBUG : only9: size = 0 OK 2026/07/13 02:04:34 INFO : only9: Copied (replaced existing) 2026/07/13 02:04:34 DEBUG : only4: md5 = 0e5012e906b4224c61a2a912ebdc4e3b OK 2026/07/13 02:04:34 DEBUG : only4: size = 0 OK 2026/07/13 02:04:34 INFO : only4: Copied (replaced existing) 2026/07/13 02:04:34 DEBUG : only17: md5 = 6d57ee68f50f365ba2a7d1ff6e8e7b0a OK 2026/07/13 02:04:34 DEBUG : only17: size = 0 OK 2026/07/13 02:04:34 INFO : only17: Copied (replaced existing) 2026/07/13 02:04:34 DEBUG : only7: md5 = 6c106b40f1f0b3959e54993d63097d98 OK 2026/07/13 02:04:34 DEBUG : only7: size = 0 OK 2026/07/13 02:04:34 INFO : only7: Copied (replaced existing) 2026/07/13 02:04:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (79.89s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 02:04:51 DEBUG : empty_dir: Making directory with metadata 2026/07/13 02:04:51 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/13 02:04:51 DEBUG : empty_on_remote: Making directory with metadata 2026/07/13 02:04:51 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/13 02:04:51 DEBUG : empty_on_remote: Making directory with metadata 2026/07/13 02:04:52 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/13 02:04:57 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/13 02:04:57 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/13 02:04:57 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/13 02:04:57 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/13 02:05:04 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/07/13 02:05:04 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/07/13 02:05:05 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (15.10s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 02:05:06 DEBUG : empty_dir: Making directory with metadata 2026/07/13 02:05:06 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/13 02:05:06 DEBUG : empty_on_remote: Making directory with metadata 2026/07/13 02:05:06 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/13 02:05:06 DEBUG : empty_on_remote: Making directory with metadata 2026/07/13 02:05:07 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/13 02:05:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/13 02:05:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/13 02:05:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/13 02:05:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/13 02:05:12 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/07/13 02:05:19 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/07/13 02:05:20 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/07/13 02:05:21 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.16s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 02:05:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/13 02:05:23 DEBUG : sub dir: Making directory with metadata 2026/07/13 02:05:23 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/07/13 02:05:40 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/13 02:05:40 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/13 02:05:40 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/13 02:05:40 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/07/13 02:05:54 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/07/13 02:05:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/13 02:05:55 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/07/13 02:05:56 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/07/13 02:05:56 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/13 02:05:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/13 02:05:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/13 02:05:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/13 02:05:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/13 02:05:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/07/13 02:05:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/13 02:06:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (38.03s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 02:06:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/13 02:06:01 DEBUG : sub dir: Making directory with metadata 2026/07/13 02:06:01 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/07/13 02:06:22 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/13 02:06:23 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/13 02:06:23 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/13 02:06:23 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/07/13 02:06:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/13 02:06:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/07/13 02:06:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/07/13 02:06:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/13 02:06:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/13 02:06:39 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/13 02:06:39 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/13 02:06:40 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/13 02:06:41 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/07/13 02:06:41 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/13 02:06:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (41.45s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 02:06:44 DEBUG : dir1/0000-abcdefg.txt: md5 = a1bf571e69ffa268bb53acf5284bbcf4 OK 2026/07/13 02:06:45 DEBUG : dir1/0001-bcdefgh.txt: md5 = e8ecd11b0ecccd8ccac5e56870e1cca3 OK 2026/07/13 02:06:47 DEBUG : dir1/0002-cdefghi.txt: md5 = 3a1c76356a253c39a4e285fa32021ed6 OK 2026/07/13 02:06:48 DEBUG : dir1/0003-defghij.txt: md5 = db76abc8095468c24808f8371a17488e OK 2026/07/13 02:06:50 DEBUG : dir1/0004-efghijk.txt: md5 = 490df3f70752c8c2f8703b47312458e3 OK 2026/07/13 02:06:51 DEBUG : dir1/0005-fghijkl.txt: md5 = 7fa90e78fca75d26c4710c6cbf9f1d48 OK 2026/07/13 02:06:53 DEBUG : dir1/0006-ghijklm.txt: md5 = 6242f08bc1e2934992dc3ab15dc39081 OK 2026/07/13 02:06:54 DEBUG : dir1/0007-1234567.txt: md5 = 3289ab967fd9551110302df151746659 OK 2026/07/13 02:06:56 DEBUG : dir1/0008-2345678.txt: md5 = 15cb1b0403ffa54d4f343cc2bf65f90d OK 2026/07/13 02:06:57 DEBUG : dir1/0009-3456789.txt: md5 = 302e70abc8fd460985b3b43fb3b41ddf OK 2026/07/13 02:06:58 DEBUG : dir1/0010-456789.txt: md5 = af9b95f5732f59ab23d4602cd05303a4 OK 2026/07/13 02:07:00 DEBUG : dir1/0011-56789;.txt: md5 = 38ec49720afc50651cd8109861e26e6e OK 2026/07/13 02:07:01 DEBUG : dir1/0012-6789;.txt: md5 = c27eff028e8582bd5c9221a00675b3a0 OK 2026/07/13 02:07:02 DEBUG : dir1/0013-789;=.txt: md5 = 17b445f7d6884cd4669a811178fffa2a OK 2026/07/13 02:07:04 DEBUG : dir1/0014-89;=.txt: md5 = f67d33679c50051563e67694088b7a99 OK 2026/07/13 02:07:05 DEBUG : dir1/0015-9;=.txt: md5 = 9c57acb376160e8b86e56b27d7d7a565 OK 2026/07/13 02:07:07 DEBUG : apple: md5 = 2ffbbe77a9e11e8ae7c11ea4bb86b7d1 OK 2026/07/13 02:07:08 DEBUG : banana: md5 = af71359e931906d944aeba63208cabdd OK 2026/07/13 02:07:10 DEBUG : appleappleapplebanana: md5 = 64bb667666ab03cad9f0021800f23eb3 OK 2026/07/13 02:07:11 DEBUG : splitbananasplit: md5 = 672b2afc3f6106ac59221a196dfa5844 OK 2026/07/13 02:07:11 DEBUG : Waiting for deletions to finish 2026/07/13 02:07:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 02:07:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 02:07:12 DEBUG : apple: Excluded (Path Filter) 2026/07/13 02:07:12 DEBUG : banana: Excluded (Path Filter) 2026/07/13 02:07:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 02:07:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 02:07:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 02:07:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 02:07:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 02:07:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 02:07:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 02:07:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 02:07:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 02:07:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 02:07:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 02:07:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 02:07:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 02:07:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 02:07:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 02:07:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 02:07:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/13 02:07:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/13 02:07:13 DEBUG : apple: size = 5 OK 2026/07/13 02:07:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:13 DEBUG : apple: Unchanged skipping 2026/07/13 02:07:13 DEBUG : banana: size = 6 OK 2026/07/13 02:07:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:13 DEBUG : banana: Unchanged skipping 2026/07/13 02:07:13 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/13 02:07:13 DEBUG : splitbananasplit: size = 16 OK 2026/07/13 02:07:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:13 DEBUG : splitbananasplit: Unchanged skipping 2026/07/13 02:07:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/13 02:07:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/13 02:07:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/13 02:07:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/13 02:07:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/13 02:07:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/13 02:07:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/13 02:07:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/13 02:07:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/13 02:07:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/13 02:07:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/13 02:07:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/13 02:07:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/13 02:07:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/13 02:07:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/13 02:07:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/13 02:07:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/13 02:07:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/13 02:07:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/13 02:07:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/13 02:07:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/13 02:07:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 02:07:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/13 02:07:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/13 02:07:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/13 02:07:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/13 02:07:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/13 02:07:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/13 02:07:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/13 02:07:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/13 02:07:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/13 02:07:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/13 02:07:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/13 02:07:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 02:07:13 DEBUG : Waiting for deletions to finish 2026/07/13 02:07:13 DEBUG : Waiting for deletions to finish 2026/07/13 02:07:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 02:07:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 02:07:14 DEBUG : apple: Excluded (Path Filter) 2026/07/13 02:07:14 DEBUG : banana: Excluded (Path Filter) 2026/07/13 02:07:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 02:07:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 02:07:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 02:07:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 02:07:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 02:07:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 02:07:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 02:07:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 02:07:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 02:07:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 02:07:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 02:07:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 02:07:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 02:07:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 02:07:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 02:07:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 02:07:15 DEBUG : dir1: Directory modification time the same (differ by -588.087µs, within tolerance 1ms) 2026/07/13 02:07:15 DEBUG : apple: size = 5 OK 2026/07/13 02:07:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:15 DEBUG : apple: Unchanged skipping 2026/07/13 02:07:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/13 02:07:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/13 02:07:15 DEBUG : banana: size = 6 OK 2026/07/13 02:07:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:15 DEBUG : banana: Unchanged skipping 2026/07/13 02:07:15 DEBUG : splitbananasplit: size = 16 OK 2026/07/13 02:07:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:15 DEBUG : splitbananasplit: Unchanged skipping 2026/07/13 02:07:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/13 02:07:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/13 02:07:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/13 02:07:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 02:07:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/13 02:07:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/13 02:07:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/13 02:07:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/13 02:07:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/13 02:07:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/13 02:07:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/13 02:07:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/13 02:07:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/13 02:07:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/13 02:07:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/13 02:07:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/13 02:07:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/13 02:07:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/13 02:07:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/13 02:07:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/13 02:07:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/13 02:07:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/13 02:07:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/13 02:07:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/13 02:07:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/13 02:07:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/13 02:07:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/13 02:07:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/13 02:07:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/13 02:07:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/13 02:07:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/13 02:07:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/13 02:07:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/13 02:07:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 02:07:15 DEBUG : Waiting for deletions to finish 2026/07/13 02:07:15 DEBUG : Waiting for deletions to finish 2026/07/13 02:07:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 02:07:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 02:07:15 DEBUG : apple: Excluded (Path Filter) 2026/07/13 02:07:15 DEBUG : banana: Excluded (Path Filter) 2026/07/13 02:07:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 02:07:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 02:07:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 02:07:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 02:07:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 02:07:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 02:07:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 02:07:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 02:07:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 02:07:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 02:07:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 02:07:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 02:07:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 02:07:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 02:07:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 02:07:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 02:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/13 02:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/13 02:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/13 02:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/13 02:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/13 02:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/13 02:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/13 02:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/13 02:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/13 02:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/13 02:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/13 02:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/13 02:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/13 02:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/13 02:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/13 02:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 02:07:28 DEBUG : dir1/0000-abcdefg.txt: md5 = 2f3c88abd9da7eea322b6ba712cd57eb OK 2026/07/13 02:07:29 DEBUG : dir1/0001-bcdefgh.txt: md5 = a04c1dc8a41848f5bc757671c4d2f95e OK 2026/07/13 02:07:30 DEBUG : dir1/0002-cdefghi.txt: md5 = 039d8c53c4f8e57d69b2d1c15c8e6903 OK 2026/07/13 02:07:32 DEBUG : dir1/0003-defghij.txt: md5 = b53f05c8d729efab654c53591138e5ac OK 2026/07/13 02:07:33 DEBUG : dir1/0004-efghijk.txt: md5 = 9e8b0df9ff7f71fd7629f2c46c356441 OK 2026/07/13 02:07:35 DEBUG : dir1/0005-fghijkl.txt: md5 = 0fe24726e9caf346c39544e37045799f OK 2026/07/13 02:07:36 DEBUG : dir1/0006-ghijklm.txt: md5 = b1176a7736536aa2f07479c477a5caf8 OK 2026/07/13 02:07:37 DEBUG : dir1/0007-1234567.txt: md5 = a4e093cc309fe01cdf2502fac57e240f OK 2026/07/13 02:07:39 DEBUG : dir1/0008-2345678.txt: md5 = f5c248b194ae8ab4d964030c0f22d555 OK 2026/07/13 02:07:40 DEBUG : dir1/0009-3456789.txt: md5 = 4dcbefbcb2e864a9507103db2305e75c OK 2026/07/13 02:07:41 DEBUG : dir1/0010-456789.txt: md5 = 054dd379542f40e4c3e438d871701e68 OK 2026/07/13 02:07:43 DEBUG : dir1/0011-56789;.txt: md5 = 1000255b6cc3aea7a042a0826c6463bf OK 2026/07/13 02:07:44 DEBUG : dir1/0012-6789;.txt: md5 = a9a65fb97036765326e457e915c15a0c OK 2026/07/13 02:07:46 DEBUG : dir1/0013-789;=.txt: md5 = b718db902f5fd055395adac762ffea10 OK 2026/07/13 02:07:47 DEBUG : dir1/0014-89;=.txt: md5 = 2990a75c74616d116f1346a058e016a1 OK 2026/07/13 02:07:48 DEBUG : dir1/0015-9;=.txt: md5 = 183871f51de24d8fb0812af7eda82160 OK 2026/07/13 02:07:50 DEBUG : apple: md5 = 200e85b4575fc832722e3f197664f5ee OK 2026/07/13 02:07:51 DEBUG : banana: md5 = 9180aaf6417a56c3bb9d2938fe6c1ef2 OK 2026/07/13 02:07:52 DEBUG : appleappleapplebanana: md5 = 76eff093b8e9a90544299acb84734d2a OK 2026/07/13 02:07:54 DEBUG : splitbananasplit: md5 = 34dd05ddab54b87ea478310441887f94 OK 2026/07/13 02:07:54 DEBUG : Waiting for deletions to finish 2026/07/13 02:07:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 02:07:54 DEBUG : apple: Excluded (Path Filter) 2026/07/13 02:07:54 DEBUG : banana: Excluded (Path Filter) 2026/07/13 02:07:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 02:07:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 02:07:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 02:07:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 02:07:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 02:07:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 02:07:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 02:07:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 02:07:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 02:07:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 02:07:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 02:07:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 02:07:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 02:07:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 02:07:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 02:07:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 02:07:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 02:07:55 DEBUG : apple: size = 5 OK 2026/07/13 02:07:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:55 DEBUG : apple: Unchanged skipping 2026/07/13 02:07:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/13 02:07:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/13 02:07:55 DEBUG : banana: size = 6 OK 2026/07/13 02:07:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:55 DEBUG : banana: Unchanged skipping 2026/07/13 02:07:56 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/13 02:07:56 DEBUG : splitbananasplit: size = 16 OK 2026/07/13 02:07:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:56 DEBUG : splitbananasplit: Unchanged skipping 2026/07/13 02:07:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/13 02:07:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/13 02:07:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/13 02:07:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/13 02:07:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/13 02:07:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/13 02:07:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/13 02:07:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/13 02:07:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/13 02:07:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/13 02:07:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/13 02:07:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/13 02:07:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/13 02:07:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/13 02:07:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/13 02:07:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/13 02:07:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 02:07:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/13 02:07:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/13 02:07:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/13 02:07:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/13 02:07:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/13 02:07:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/13 02:07:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/13 02:07:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/13 02:07:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/13 02:07:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/13 02:07:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/13 02:07:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/13 02:07:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/13 02:07:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/13 02:07:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/13 02:07:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/13 02:07:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 02:07:56 DEBUG : Waiting for deletions to finish 2026/07/13 02:07:56 DEBUG : Waiting for deletions to finish 2026/07/13 02:07:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 02:07:56 DEBUG : apple: Excluded (Path Filter) 2026/07/13 02:07:56 DEBUG : banana: Excluded (Path Filter) 2026/07/13 02:07:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 02:07:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 02:07:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 02:07:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 02:07:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 02:07:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 02:07:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 02:07:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 02:07:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 02:07:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 02:07:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 02:07:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 02:07:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 02:07:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 02:07:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 02:07:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 02:07:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 02:07:57 DEBUG : dir1: Directory modification time the same (differ by -794.439µs, within tolerance 1ms) 2026/07/13 02:07:57 DEBUG : apple: size = 5 OK 2026/07/13 02:07:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:57 DEBUG : apple: Unchanged skipping 2026/07/13 02:07:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/13 02:07:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/13 02:07:57 DEBUG : banana: size = 6 OK 2026/07/13 02:07:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:57 DEBUG : banana: Unchanged skipping 2026/07/13 02:07:57 DEBUG : splitbananasplit: size = 16 OK 2026/07/13 02:07:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:57 DEBUG : splitbananasplit: Unchanged skipping 2026/07/13 02:07:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/13 02:07:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 02:07:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/13 02:07:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/13 02:07:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/13 02:07:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/13 02:07:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/13 02:07:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/13 02:07:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/13 02:07:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/13 02:07:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/13 02:07:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/13 02:07:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/13 02:07:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/13 02:07:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/13 02:07:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/13 02:07:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/13 02:07:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/13 02:07:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/13 02:07:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/13 02:07:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/13 02:07:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/13 02:07:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/13 02:07:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/13 02:07:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/13 02:07:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/13 02:07:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/13 02:07:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/13 02:07:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/13 02:07:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/13 02:07:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/13 02:07:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/13 02:07:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:07:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/13 02:07:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 02:07:57 DEBUG : Waiting for deletions to finish 2026/07/13 02:07:57 DEBUG : Waiting for deletions to finish 2026/07/13 02:07:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 02:07:58 DEBUG : apple: Excluded (Path Filter) 2026/07/13 02:07:58 DEBUG : banana: Excluded (Path Filter) 2026/07/13 02:07:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 02:07:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 02:07:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 02:07:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 02:07:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 02:07:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 02:07:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 02:07:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 02:07:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 02:07:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 02:07:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 02:07:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 02:07:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 02:07:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 02:07:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 02:07:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 02:07:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 02:08:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/13 02:08:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/13 02:08:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/13 02:08:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/13 02:08:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/13 02:08:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/13 02:08:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/13 02:08:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/13 02:08:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/13 02:08:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/13 02:08:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/13 02:08:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/13 02:08:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/13 02:08:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/13 02:08:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/13 02:08:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 02:08:10 DEBUG : dir1/0000-abcdefg.txt: md5 = 6a3065e31abd050c70b55f532575b688 OK 2026/07/13 02:08:12 DEBUG : dir1/0001-bcdefgh.txt: md5 = f5466a9f7f96085b8ac03f2ad6de6a81 OK 2026/07/13 02:08:14 DEBUG : dir1/0002-cdefghi.txt: md5 = de4655b5436a5d3541192a44d49eccaa OK 2026/07/13 02:08:15 DEBUG : dir1/0003-defghij.txt: md5 = 8fd547684a97f942a5d1418077f78fe2 OK 2026/07/13 02:08:16 DEBUG : dir1/0004-efghijk.txt: md5 = 65044a51dd2f4bee431cbdeddf760a26 OK 2026/07/13 02:08:18 DEBUG : dir1/0005-fghijkl.txt: md5 = 6b40d168a5c292e0f3d3909c53b96f68 OK 2026/07/13 02:08:19 DEBUG : dir1/0006-ghijklm.txt: md5 = 81fa270c278bd898cf261e4087e45669 OK 2026/07/13 02:08:21 DEBUG : dir1/0007-1234567.txt: md5 = b5dfa4d7344a62ef8de8f5831d48d635 OK 2026/07/13 02:08:22 DEBUG : dir1/0008-2345678.txt: md5 = 8894a65583fae1fa01153372476a18d1 OK 2026/07/13 02:08:23 DEBUG : dir1/0009-3456789.txt: md5 = 393219b00eaad1a51432e033826630ea OK 2026/07/13 02:08:25 DEBUG : dir1/0010-456789.txt: md5 = 8a7d6e63cea0d4f0c57ce8066f93fe0f OK 2026/07/13 02:08:26 DEBUG : dir1/0011-56789;.txt: md5 = ea9707e26f38de60a2bdc4d73a961392 OK 2026/07/13 02:08:28 DEBUG : dir1/0012-6789;.txt: md5 = 8d9cab3e85f34a2c0d688f5fd50712c4 OK 2026/07/13 02:08:29 DEBUG : dir1/0013-789;=.txt: md5 = 623bef7c7f4531825a87aa35bbcada5a OK 2026/07/13 02:08:30 DEBUG : dir1/0014-89;=.txt: md5 = 6e76acede863713bbb050b3315326d16 OK 2026/07/13 02:08:32 DEBUG : dir1/0015-9;=.txt: md5 = 9d03226137200fa4783b2d8aca492d57 OK 2026/07/13 02:08:33 DEBUG : apple: md5 = cbb89c8d5348a41c88dae412bd3b07d1 OK 2026/07/13 02:08:34 DEBUG : banana: md5 = dc0184d35aa94f9a209d1f8f37415004 OK 2026/07/13 02:08:36 DEBUG : appleappleapplebanana: md5 = 09f8200f9ac2d8f404f6f200a14b9cb0 OK 2026/07/13 02:08:37 DEBUG : splitbananasplit: md5 = 09bdf5edcfea7abbea6af58bc55835c0 OK 2026/07/13 02:08:37 DEBUG : Waiting for deletions to finish 2026/07/13 02:08:37 DEBUG : apple: Excluded (Path Filter) 2026/07/13 02:08:37 DEBUG : banana: Excluded (Path Filter) 2026/07/13 02:08:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 02:08:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 02:08:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 02:08:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 02:08:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 02:08:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 02:08:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 02:08:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 02:08:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 02:08:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 02:08:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 02:08:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 02:08:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 02:08:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 02:08:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 02:08:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 02:08:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 02:08:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 02:08:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 02:08:38 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 02:08:38 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 02:08:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 02:08:38 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 02:08:38 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 02:08:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 02:08:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 02:08:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 02:08:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 02:08:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 02:08:38 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 02:08:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 02:08:38 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 02:08:38 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 02:08:39 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/13 02:08:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 02:08:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/13 02:08:39 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 02:08:39 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/13 02:08:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 02:08:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/13 02:08:39 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 02:08:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 02:08:39 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 02:08:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 02:08:39 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/13 02:08:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 02:08:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 02:08:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 02:08:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 02:08:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 02:08:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 02:08:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 02:08:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 02:08:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 02:08:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 02:08:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 02:08:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 02:08:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 02:08:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 02:08:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 02:08:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 02:08:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 02:08:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 02:08:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 02:08:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 02:08:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 02:08:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 02:08:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 02:08:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 02:08:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 02:08:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 02:08:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 02:08:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 02:08:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 02:08:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 02:08:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 02:08:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 02:08:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 02:08:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 02:08:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 02:08:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 02:08:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 02:08:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 02:08:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 02:08:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 02:08:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 02:08:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 02:08:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 02:08:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 02:08:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 02:08:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 02:08:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 02:08:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 02:08:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 02:08:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 02:08:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 02:08:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 02:08:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 02:08:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 02:08:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 02:08:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 02:08:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 02:08:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 02:08:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 02:08:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 02:08:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 02:08:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 02:08:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 02:08:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 02:08:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 02:08:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 02:08:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 02:08:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 02:08:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 02:08:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 02:08:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 02:08:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 02:08:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 02:08:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 02:08:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 02:08:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 02:08:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 02:08:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 02:08:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 02:08:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 02:08:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 02:08:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 02:08:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 02:08:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 02:08:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 02:08:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 02:08:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 02:08:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 02:08:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 02:08:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 02:08:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 02:08:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 02:08:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 02:08:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 02:08:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 02:08:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 02:08:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 02:08:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 02:08:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 02:08:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 02:08:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 02:08:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 02:08:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 02:08:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 02:08:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 02:08:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 02:08:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 02:08:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 02:08:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 02:08:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 02:08:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 02:08:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 02:08:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 02:08:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 02:08:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 02:08:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 02:08:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 02:08:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 02:08:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/13 02:08:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/13 02:08:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 02:08:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/13 02:08:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 02:08:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/13 02:08:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 02:08:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/13 02:08:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 02:08:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 02:08:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 02:08:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 02:08:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 02:08:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 02:08:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 02:08:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 02:08:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 02:08:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/13 02:08:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 02:08:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 02:08:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 02:08:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 02:08:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 02:08:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 02:08:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 02:08:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 02:08:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 02:08:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 02:08:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 02:08:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 02:08:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 02:08:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 02:08:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 02:08:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 02:08:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 02:08:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 02:08:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/13 02:08:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 02:08:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/13 02:08:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 02:08:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/13 02:08:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 02:08:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/13 02:08:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 02:08:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/13 02:08:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 02:08:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/13 02:08:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 02:08:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/13 02:08:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 02:08:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/13 02:08:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 02:08:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/13 02:08:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 02:08:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/13 02:08:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 02:08:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/13 02:08:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/13 02:08:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/13 02:08:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 02:08:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/13 02:08:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 02:08:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/13 02:08:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 02:08:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/13 02:08:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/13 02:08:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/13 02:08:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/13 02:08:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 02:08:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 02:08:40 DEBUG : YXBwbGU=: md5 = 1feec3b07e20765803e625d875580f3e OK 2026/07/13 02:08:40 DEBUG : YXBwbGU=: size = 5 OK 2026/07/13 02:08:40 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/13 02:08:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 02:08:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = ba91da16f5dd3e93cd5aff89c7f61a30 OK 2026/07/13 02:08:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/13 02:08:40 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 02:08:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 02:08:40 DEBUG : YmFuYW5h: md5 = d6913450cce5da7464cd5ecb0c779716 OK 2026/07/13 02:08:40 DEBUG : YmFuYW5h: size = 6 OK 2026/07/13 02:08:40 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/13 02:08:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 02:08:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 58e68f5bcb9a29c431f4b2fee375e87b OK 2026/07/13 02:08:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/13 02:08:40 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 02:08:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 02:08:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 8e60893d037fb9c6a4dfb1ec12e4550f OK 2026/07/13 02:08:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/13 02:08:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 02:08:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 02:08:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 30184b72e231cb2cfb2839a3e3cdb2a1 OK 2026/07/13 02:08:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/13 02:08:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 02:08:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 02:08:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 1092808eb2f9cc896143b8e480a76fe9 OK 2026/07/13 02:08:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/13 02:08:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 02:08:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 02:08:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 1ef57a90e6431f66950e050690f621b8 OK 2026/07/13 02:08:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/13 02:08:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 02:08:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 02:08:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 8c6589a276d7ef5fe25fb350e221b6b0 OK 2026/07/13 02:08:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/13 02:08:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 02:08:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 02:08:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = e59a951bb580af7ace2a8b938615cd9f OK 2026/07/13 02:08:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/13 02:08:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 02:08:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 02:08:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 9aeefb78dcac546d179a673093959116 OK 2026/07/13 02:08:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/13 02:08:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 02:08:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/13 02:08:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 6c3fd3e6b298ef5c723858b2041aaaf5 OK 2026/07/13 02:08:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/13 02:08:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 02:08:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/13 02:08:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = b8591e75ccba4d8138cbb160340f533e OK 2026/07/13 02:08:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/13 02:08:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 02:08:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/13 02:08:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 7eb2d04f807bf76a0711f34c0b36b259 OK 2026/07/13 02:08:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/13 02:08:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/13 02:08:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/13 02:08:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 1cf8da7f4b2542cda4da698687ca2e5e OK 2026/07/13 02:08:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/13 02:08:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 02:08:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 5a6933b6b6cc9700a75913e7f0918fee OK 2026/07/13 02:08:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/13 02:08:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/13 02:08:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/13 02:08:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = e1b8d8bad54dc46dd4836bf66b17086c OK 2026/07/13 02:08:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/13 02:08:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/13 02:08:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = e927ff1d5c88390f6f493c28f4b2d7dc OK 2026/07/13 02:08:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/13 02:08:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 7b7329c37d55b58fe7911be83b5bbdf1 OK 2026/07/13 02:08:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/13 02:08:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/13 02:08:45 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 619d6eee590aa36d0081f560f27943f9 OK 2026/07/13 02:08:45 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/13 02:08:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/13 02:08:45 DEBUG : Waiting for deletions to finish 2026/07/13 02:08:46 INFO : apple: Deleted 2026/07/13 02:08:46 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/13 02:08:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/13 02:08:46 INFO : dir1/0011-56789;.txt: Deleted 2026/07/13 02:08:46 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/13 02:08:46 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/13 02:08:46 INFO : dir1/0009-3456789.txt: Deleted 2026/07/13 02:08:46 INFO : dir1/0015-9;=.txt: Deleted 2026/07/13 02:08:46 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/13 02:08:46 INFO : dir1/0008-2345678.txt: Deleted 2026/07/13 02:08:46 INFO : dir1/0012-6789;.txt: Deleted 2026/07/13 02:08:46 INFO : splitbananasplit: Deleted 2026/07/13 02:08:46 INFO : appleappleapplebanana: Deleted 2026/07/13 02:08:46 INFO : banana: Deleted 2026/07/13 02:08:46 INFO : dir1/0014-89;=.txt: Deleted 2026/07/13 02:08:46 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/13 02:08:46 INFO : dir1/0003-defghij.txt: Deleted 2026/07/13 02:08:46 INFO : dir1/0010-456789.txt: Deleted 2026/07/13 02:08:46 INFO : dir1/0013-789;=.txt: Deleted 2026/07/13 02:08:46 INFO : dir1/0007-1234567.txt: Deleted 2026/07/13 02:08:46 DEBUG : Waiting for deletions to finish 2026/07/13 02:08:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/13 02:08:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/13 02:08:47 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/13 02:08:47 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/13 02:08:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/13 02:08:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/13 02:08:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/13 02:08:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/13 02:08:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/13 02:08:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/13 02:08:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/13 02:08:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/13 02:08:47 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/13 02:08:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/13 02:08:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/13 02:08:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/13 02:08:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/13 02:08:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/13 02:08:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/13 02:08:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/13 02:08:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 02:08:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 02:08:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 02:08:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 02:08:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 02:08:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 02:08:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 02:08:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 02:08:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 02:08:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 02:08:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 02:08:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 02:08:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 02:08:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 02:08:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 02:08:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 02:08:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 02:08:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 02:08:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/13 02:08:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 02:08:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/13 02:08:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/13 02:08:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/13 02:08:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/13 02:08:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/13 02:08:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/13 02:08:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/13 02:08:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/13 02:08:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 02:08:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/13 02:08:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 02:08:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 02:08:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/13 02:08:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 02:08:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/13 02:08:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 02:08:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/13 02:08:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 02:08:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/13 02:08:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 02:08:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 02:08:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 02:08:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 02:08:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 02:08:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 02:08:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 02:08:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 02:08:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 02:08:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 02:08:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 02:08:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 02:08:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 02:08:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 02:08:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 02:08:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 02:08:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 02:08:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 02:08:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 02:08:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 02:08:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 02:08:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/13 02:08:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 02:08:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 02:08:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/13 02:08:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 02:08:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/13 02:08:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 02:08:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/13 02:08:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 02:08:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/13 02:08:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 02:08:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 02:08:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 02:08:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 02:08:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 02:08:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 02:08:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 02:08:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 02:08:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 02:08:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 02:08:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 02:08:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 02:08:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 02:08:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 02:08:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 02:08:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 02:08:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 02:08:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 02:08:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 02:08:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 02:08:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 02:08:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 02:08:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 02:08:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/13 02:08:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 02:08:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 02:08:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/13 02:08:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 02:08:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/13 02:08:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 02:08:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/13 02:08:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 02:08:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/13 02:08:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 02:08:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 02:08:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 02:08:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 02:08:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 02:08:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 02:08:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 02:08:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 02:08:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 02:08:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 02:08:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 02:08:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 02:08:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 02:08:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 02:08:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 02:08:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 02:08:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 02:08:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 02:08:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 02:08:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 02:08:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 02:08:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 02:08:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 02:08:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 02:08:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 02:08:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/13 02:08:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 02:08:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 02:08:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/13 02:08:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 02:08:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/13 02:08:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 02:08:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/13 02:08:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 02:08:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/13 02:08:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 02:08:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 02:08:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 02:08:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 02:08:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 02:08:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 02:08:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 02:08:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 02:08:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 02:08:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 02:08:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 02:08:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 02:08:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 02:08:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 02:08:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 02:08:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 02:08:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 02:08:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 02:08:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 02:08:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 02:08:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 02:08:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 02:08:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 02:08:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 02:08:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 02:08:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 02:08:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 02:08:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 02:08:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 02:08:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 02:08:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 02:08:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 02:08:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 02:08:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 02:08:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 02:08:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 02:08:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/13 02:08:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/13 02:08:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/13 02:08:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/13 02:08:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/13 02:08:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 02:08:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 02:08:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 02:08:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 02:08:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 02:08:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 02:08:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 02:08:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 02:08:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 02:08:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 02:08:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 02:08:47 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 02:08:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 02:08:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 02:08:47 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 02:08:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 02:08:48 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 02:08:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 02:08:48 DEBUG : dir1: Directory modification time the same (differ by -2.651µs, within tolerance 1ms) 2026/07/13 02:08:48 DEBUG : YXBwbGU=: size = 5 OK 2026/07/13 02:08:48 DEBUG : YmFuYW5h: size = 6 OK 2026/07/13 02:08:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/13 02:08:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:08:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:08:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/13 02:08:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/13 02:08:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:08:48 DEBUG : splitbananasplit: Unchanged skipping 2026/07/13 02:08:48 DEBUG : banana: Unchanged skipping 2026/07/13 02:08:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:08:48 DEBUG : apple: Unchanged skipping 2026/07/13 02:08:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 02:08:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 02:08:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 02:08:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 02:08:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 02:08:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 02:08:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 02:08:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 02:08:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 02:08:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 02:08:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 02:08:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 02:08:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 02:08:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 02:08:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 02:08:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 02:08:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 02:08:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 02:08:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 02:08:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 02:08:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 02:08:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 02:08:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 02:08:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 02:08:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 02:08:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 02:08:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 02:08:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 02:08:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 02:08:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 02:08:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 02:08:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 02:08:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 02:08:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 02:08:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 02:08:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 02:08:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 02:08:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 02:08:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 02:08:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 02:08:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 02:08:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 02:08:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 02:08:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 02:08:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 02:08:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 02:08:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 02:08:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 02:08:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 02:08:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 02:08:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 02:08:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 02:08:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 02:08:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 02:08:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 02:08:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 02:08:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 02:08:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 02:08:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 02:08:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 02:08:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 02:08:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 02:08:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 02:08:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 02:08:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 02:08:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 02:08:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 02:08:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 02:08:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 02:08:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 02:08:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 02:08:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 02:08:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 02:08:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 02:08:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 02:08:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 02:08:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 02:08:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 02:08:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 02:08:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 02:08:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 02:08:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 02:08:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 02:08:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 02:08:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 02:08:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 02:08:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 02:08:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 02:08:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 02:08:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 02:08:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 02:08:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 02:08:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 02:08:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 02:08:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 02:08:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 02:08:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 02:08:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 02:08:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 02:08:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 02:08:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 02:08:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 02:08:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 02:08:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 02:08:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 02:08:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 02:08:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 02:08:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 02:08:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 02:08:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 02:08:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 02:08:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 02:08:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 02:08:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 02:08:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 02:08:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 02:08:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 02:08:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 02:08:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/13 02:08:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/13 02:08:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 02:08:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/13 02:08:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 02:08:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/13 02:08:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 02:08:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/13 02:08:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 02:08:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 02:08:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 02:08:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 02:08:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 02:08:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 02:08:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 02:08:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 02:08:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 02:08:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/13 02:08:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 02:08:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 02:08:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 02:08:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 02:08:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 02:08:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 02:08:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 02:08:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 02:08:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 02:08:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 02:08:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 02:08:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 02:08:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 02:08:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 02:08:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 02:08:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 02:08:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 02:08:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 02:08:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/13 02:08:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 02:08:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 02:08:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 02:08:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 02:08:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 02:08:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 02:08:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 02:08:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 02:08:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 02:08:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 02:08:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/13 02:08:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/13 02:08:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/13 02:08:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/13 02:08:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:08:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/13 02:08:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/13 02:08:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/13 02:08:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:08:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/13 02:08:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/13 02:08:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/13 02:08:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:08:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/13 02:08:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/13 02:08:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/13 02:08:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:08:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/13 02:08:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:08:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/13 02:08:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/13 02:08:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:08:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/13 02:08:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/13 02:08:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:08:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/13 02:08:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/13 02:08:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/13 02:08:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:08:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/13 02:08:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:08:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/13 02:08:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/13 02:08:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:08:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:08:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/13 02:08:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/13 02:08:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/13 02:08:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/13 02:08:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/13 02:08:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:08:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/13 02:08:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/13 02:08:48 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/13 02:08:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:08:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:08:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/13 02:08:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/13 02:08:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 02:08:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/13 02:08:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:08:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/13 02:08:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:08:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/13 02:08:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 02:08:48 DEBUG : Waiting for deletions to finish 2026/07/13 02:08:48 DEBUG : Waiting for deletions to finish 2026/07/13 02:08:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/13 02:08:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/13 02:08:48 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/13 02:08:48 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/13 02:08:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/13 02:08:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/13 02:08:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/13 02:08:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/13 02:08:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/13 02:08:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/13 02:08:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/13 02:08:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/13 02:08:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/13 02:08:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/13 02:08:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/13 02:08:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/13 02:08:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/13 02:08:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/13 02:08:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/13 02:08:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/13 02:08:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 02:08:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 02:08:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 02:08:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 02:08:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 02:08:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 02:08:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 02:08:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 02:08:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 02:08:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 02:08:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 02:08:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 02:08:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 02:08:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 02:08:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 02:08:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 02:08:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 02:08:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 02:08:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 02:08:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 02:08:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 02:08:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 02:08:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 02:08:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 02:08:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 02:08:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 02:08:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/13 02:08:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 02:08:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/13 02:08:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/13 02:08:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/13 02:08:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/13 02:08:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/13 02:08:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/13 02:08:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/13 02:08:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/13 02:08:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/13 02:08:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/13 02:08:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/13 02:08:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/13 02:08:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/13 02:08:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/13 02:08:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/13 02:08:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/13 02:08:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/13 02:08:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/13 02:08:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/13 02:08:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/13 02:08:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/13 02:08:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/13 02:08:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/13 02:08:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/13 02:08:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/13 02:08:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/13 02:08:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/13 02:08:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/13 02:08:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/07/13 02:08:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/07/13 02:08:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/13 02:08:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/07/13 02:08:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/07/13 02:08:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/13 02:08:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/13 02:08:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/13 02:08:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/07/13 02:08:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/07/13 02:08:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/07/13 02:08:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/07/13 02:08:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/07/13 02:08:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/13 02:08:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/13 02:08:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/13 02:08:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/07/13 02:08:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/13 02:08:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/07/13 02:08:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/13 02:08:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/13 02:08:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/13 02:08:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/13 02:08:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/13 02:08:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/13 02:08:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/07/13 02:08:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/13 02:08:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/07/13 02:08:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/07/13 02:08:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/07/13 02:08:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/07/13 02:08:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 02:09:01 DEBUG : dir1/0000-abcdefg.txt: md5 = c2552071e4aa6b4a49605a25c503611b OK 2026/07/13 02:09:02 DEBUG : dir1/0001-bcdefgh.txt: md5 = d2813deec9c70538840b7199005e3c10 OK 2026/07/13 02:09:04 DEBUG : dir1/0002-cdefghi.txt: md5 = 8891b71a231aa45d0437f54995ad54cf OK 2026/07/13 02:09:05 DEBUG : dir1/0003-defghij.txt: md5 = dcf6317c33d8f4a3a08defef4a9495ea OK 2026/07/13 02:09:07 DEBUG : dir1/0004-efghijk.txt: md5 = 3e62ac82f915ad46f7a30aa606f1578b OK 2026/07/13 02:09:08 DEBUG : dir1/0005-fghijkl.txt: md5 = 5df1cdc436828ec104eadf7e5e7372a5 OK 2026/07/13 02:09:10 DEBUG : dir1/0006-ghijklm.txt: md5 = 24a2cb435323597d88d51fb45c994071 OK 2026/07/13 02:09:11 DEBUG : dir1/0007-1234567.txt: md5 = f93433440133a86d1f8f4be84b651de5 OK 2026/07/13 02:09:12 DEBUG : dir1/0008-2345678.txt: md5 = fbd1ed75862eebc714e89ea7262b8acd OK 2026/07/13 02:09:14 DEBUG : dir1/0009-3456789.txt: md5 = 3d9c11599a9c8d65755d4beec8bc6a3c OK 2026/07/13 02:09:15 DEBUG : dir1/0010-456789.txt: md5 = 6869f156de39527594d9c8302804a96a OK 2026/07/13 02:09:17 DEBUG : dir1/0011-56789;.txt: md5 = 7dd4d5b7e5e2c53cc9e395d71488ecce OK 2026/07/13 02:09:18 DEBUG : dir1/0012-6789;.txt: md5 = 20fbbb6df2347c026fd4205b5b7ef57b OK 2026/07/13 02:09:19 DEBUG : dir1/0013-789;=.txt: md5 = 785d3caeab5195f6559f9a66c8b10ba3 OK 2026/07/13 02:09:21 DEBUG : dir1/0014-89;=.txt: md5 = 20c9d9897a7e63bc8a7284e15ce3fbac OK 2026/07/13 02:09:22 DEBUG : dir1/0015-9;=.txt: md5 = a2e34dc60ff948cad542a8241605e1d2 OK 2026/07/13 02:09:23 DEBUG : apple: md5 = 7a052f2d2a1ac72fb70acd186f3fa095 OK 2026/07/13 02:09:24 DEBUG : banana: md5 = 09fdf464076128b5dfbab0cab355f07b OK 2026/07/13 02:09:26 DEBUG : appleappleapplebanana: md5 = 2ecb8e6472cb52c3f2518f668f6fc8d6 OK 2026/07/13 02:09:27 DEBUG : splitbananasplit: md5 = 05427fd01cd59fc0e93c0df2a08c00dc OK 2026/07/13 02:09:27 DEBUG : Waiting for deletions to finish 2026/07/13 02:09:28 DEBUG : banana: Excluded (Path Filter) 2026/07/13 02:09:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 02:09:28 DEBUG : apple: Excluded (Path Filter) 2026/07/13 02:09:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 02:09:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 02:09:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 02:09:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 02:09:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 02:09:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 02:09:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 02:09:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 02:09:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 02:09:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 02:09:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 02:09:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 02:09:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 02:09:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 02:09:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 02:09:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 02:09:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 02:09:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 02:09:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 02:09:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 02:09:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 02:09:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 02:09:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 02:09:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 02:09:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 02:09:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 02:09:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 02:09:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 02:09:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 02:09:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 02:09:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 02:09:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 02:09:29 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/13 02:09:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 02:09:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/13 02:09:29 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 02:09:29 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/13 02:09:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 02:09:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/13 02:09:29 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 02:09:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 02:09:29 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 02:09:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 02:09:29 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/13 02:09:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/13 02:09:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/13 02:09:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/13 02:09:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/13 02:09:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/13 02:09:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/13 02:09:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/13 02:09:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/13 02:09:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/13 02:09:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/13 02:09:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/13 02:09:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/13 02:09:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/13 02:09:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/13 02:09:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/13 02:09:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/13 02:09:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/13 02:09:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/13 02:09:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/13 02:09:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/13 02:09:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/13 02:09:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/13 02:09:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/13 02:09:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/13 02:09:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/13 02:09:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/13 02:09:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/13 02:09:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/13 02:09:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/13 02:09:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/13 02:09:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/13 02:09:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/13 02:09:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/13 02:09:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/13 02:09:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/13 02:09:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/13 02:09:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/13 02:09:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/13 02:09:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/13 02:09:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/13 02:09:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/13 02:09:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/13 02:09:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/13 02:09:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/13 02:09:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/13 02:09:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/13 02:09:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/13 02:09:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/13 02:09:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/13 02:09:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/13 02:09:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/13 02:09:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/13 02:09:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/13 02:09:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/13 02:09:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/13 02:09:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/13 02:09:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/13 02:09:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/13 02:09:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/13 02:09:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/13 02:09:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/13 02:09:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/13 02:09:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/13 02:09:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/13 02:09:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/13 02:09:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/13 02:09:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/13 02:09:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/13 02:09:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/13 02:09:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/13 02:09:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/13 02:09:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/13 02:09:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/13 02:09:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/13 02:09:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/13 02:09:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/13 02:09:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/13 02:09:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/13 02:09:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/13 02:09:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/13 02:09:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/13 02:09:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/13 02:09:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/13 02:09:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/13 02:09:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/13 02:09:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/13 02:09:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/13 02:09:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/13 02:09:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/13 02:09:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/13 02:09:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/13 02:09:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/13 02:09:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/13 02:09:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/13 02:09:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/13 02:09:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/13 02:09:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/13 02:09:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/13 02:09:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/13 02:09:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/13 02:09:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/13 02:09:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/13 02:09:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/13 02:09:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/13 02:09:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/13 02:09:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/13 02:09:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/13 02:09:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/13 02:09:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/13 02:09:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/13 02:09:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/13 02:09:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/13 02:09:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/13 02:09:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/13 02:09:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/13 02:09:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/13 02:09:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/13 02:09:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/13 02:09:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/13 02:09:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/13 02:09:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/13 02:09:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/13 02:09:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/13 02:09:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/13 02:09:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/13 02:09:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/13 02:09:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/13 02:09:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/13 02:09:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/13 02:09:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/13 02:09:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/13 02:09:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/13 02:09:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/13 02:09:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/13 02:09:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/13 02:09:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/13 02:09:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/13 02:09:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/13 02:09:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/13 02:09:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/13 02:09:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/13 02:09:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/13 02:09:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/13 02:09:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/13 02:09:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/13 02:09:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/13 02:09:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/13 02:09:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/13 02:09:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/13 02:09:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/13 02:09:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/13 02:09:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/13 02:09:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/13 02:09:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/13 02:09:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/13 02:09:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/13 02:09:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/13 02:09:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/13 02:09:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/13 02:09:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/13 02:09:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/13 02:09:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/13 02:09:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/13 02:09:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/13 02:09:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/13 02:09:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/13 02:09:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/13 02:09:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/13 02:09:29 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/13 02:09:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/13 02:09:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/13 02:09:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/13 02:09:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/13 02:09:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/13 02:09:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/13 02:09:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/13 02:09:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/13 02:09:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/13 02:09:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/13 02:09:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/13 02:09:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/13 02:09:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/13 02:09:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/13 02:09:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/13 02:09:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/13 02:09:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/13 02:09:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/13 02:09:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/13 02:09:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/13 02:09:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/13 02:09:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/13 02:09:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/13 02:09:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/13 02:09:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/13 02:09:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/13 02:09:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/13 02:09:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/13 02:09:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/13 02:09:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/13 02:09:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/13 02:09:29 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/13 02:09:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/13 02:09:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 02:09:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 02:09:30 DEBUG : PREFIXappleappleapplebanana: md5 = 7ad60dcd4051e33df5e0653ee5fa06ef OK 2026/07/13 02:09:30 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/13 02:09:30 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/13 02:09:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/13 02:09:30 DEBUG : PREFIXbanana: md5 = e2adbc9df42aba48b80f2d2ab8992045 OK 2026/07/13 02:09:30 DEBUG : PREFIXbanana: size = 6 OK 2026/07/13 02:09:30 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/13 02:09:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/13 02:09:30 DEBUG : PREFIXsplitbananasplit: md5 = 40058e45d65fd5c243e09d2eb304ea3b OK 2026/07/13 02:09:30 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/13 02:09:30 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/13 02:09:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/13 02:09:30 DEBUG : PREFIXapple: md5 = ed9d799ea66dbf6679ddd54c3132705f OK 2026/07/13 02:09:30 DEBUG : PREFIXapple: size = 5 OK 2026/07/13 02:09:30 INFO : apple: Copied (new) to: PREFIXapple 2026/07/13 02:09:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/13 02:09:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 6ea77ebe35e0c3289d412b54810190b5 OK 2026/07/13 02:09:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/13 02:09:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/13 02:09:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/13 02:09:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = f175cbf2807fbc8ef4faafaca9105c7b OK 2026/07/13 02:09:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/13 02:09:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/13 02:09:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/13 02:09:32 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 027dcfbc309d1e8f71ea85c242768f6a OK 2026/07/13 02:09:32 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/13 02:09:32 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/13 02:09:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/13 02:09:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = be6879076e5be41bcccf4a69ee73ebcf OK 2026/07/13 02:09:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/13 02:09:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/13 02:09:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/13 02:09:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = f179a27e65be280345f50cd3d69f66f2 OK 2026/07/13 02:09:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/13 02:09:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/13 02:09:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/13 02:09:33 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 4a5c31f61dde33548be22ebeb3a81544 OK 2026/07/13 02:09:33 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/13 02:09:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/13 02:09:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/13 02:09:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 9d6ff5b7ebd5aaebc908dab4ebff84fa OK 2026/07/13 02:09:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/13 02:09:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/13 02:09:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/13 02:09:33 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 6f73356536c231484b57c4172484e651 OK 2026/07/13 02:09:33 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/13 02:09:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/13 02:09:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/13 02:09:34 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = cc915296d08a4dc6f708a6529071ee7d OK 2026/07/13 02:09:34 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/13 02:09:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/13 02:09:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/13 02:09:34 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 4fb54598a2a2c1aa14ffce94dd6b8533 OK 2026/07/13 02:09:34 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/13 02:09:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/13 02:09:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/13 02:09:35 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 9b2e9589d2e4c5cadd82b2a057cc2423 OK 2026/07/13 02:09:35 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/13 02:09:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/13 02:09:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/13 02:09:35 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 4141355e0eee54b3a4b59441d07f6448 OK 2026/07/13 02:09:35 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/13 02:09:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/13 02:09:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/13 02:09:35 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 6ed6dd2d9d5b7349c5a41168d4042af5 OK 2026/07/13 02:09:35 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/13 02:09:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/13 02:09:36 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 01c2fc1f0a9910b8763edf5793974595 OK 2026/07/13 02:09:36 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/13 02:09:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/13 02:09:36 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = bac98d7e406f3c1334ed07aa787fedf5 OK 2026/07/13 02:09:36 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/13 02:09:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/13 02:09:36 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 8e5896d5000c8cc1c2598ff03785a56e OK 2026/07/13 02:09:36 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/13 02:09:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/13 02:09:36 DEBUG : Waiting for deletions to finish 2026/07/13 02:09:37 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/13 02:09:37 INFO : splitbananasplit: Deleted 2026/07/13 02:09:37 INFO : dir1/0012-6789;.txt: Deleted 2026/07/13 02:09:37 INFO : apple: Deleted 2026/07/13 02:09:37 INFO : banana: Deleted 2026/07/13 02:09:37 INFO : dir1/0008-2345678.txt: Deleted 2026/07/13 02:09:37 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/13 02:09:37 INFO : appleappleapplebanana: Deleted 2026/07/13 02:09:37 INFO : dir1/0003-defghij.txt: Deleted 2026/07/13 02:09:37 INFO : dir1/0009-3456789.txt: Deleted 2026/07/13 02:09:37 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/13 02:09:37 INFO : dir1/0015-9;=.txt: Deleted 2026/07/13 02:09:37 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/13 02:09:37 INFO : dir1/0007-1234567.txt: Deleted 2026/07/13 02:09:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/13 02:09:37 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/13 02:09:37 INFO : dir1/0010-456789.txt: Deleted 2026/07/13 02:09:37 INFO : dir1/0011-56789;.txt: Deleted 2026/07/13 02:09:37 INFO : dir1/0013-789;=.txt: Deleted 2026/07/13 02:09:37 INFO : dir1/0014-89;=.txt: Deleted 2026/07/13 02:09:37 DEBUG : Waiting for deletions to finish 2026/07/13 02:09:38 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/13 02:09:38 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/13 02:09:38 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/13 02:09:38 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/13 02:09:38 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/13 02:09:38 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/13 02:09:38 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/13 02:09:38 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 02:09:38 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/13 02:09:38 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/13 02:09:38 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/13 02:09:38 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 02:09:38 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 02:09:38 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/13 02:09:38 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 02:09:38 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/13 02:09:38 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/13 02:09:38 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 02:09:38 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/13 02:09:38 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 02:09:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/13 02:09:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/13 02:09:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/13 02:09:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/13 02:09:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/13 02:09:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/13 02:09:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/13 02:09:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/13 02:09:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/13 02:09:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/13 02:09:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/13 02:09:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/13 02:09:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/13 02:09:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/13 02:09:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/13 02:09:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/13 02:09:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/13 02:09:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/13 02:09:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/13 02:09:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/13 02:09:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/13 02:09:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/13 02:09:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/13 02:09:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/13 02:09:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/13 02:09:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/13 02:09:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/13 02:09:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/13 02:09:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/13 02:09:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/13 02:09:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 02:09:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/13 02:09:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 02:09:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/13 02:09:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 02:09:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/13 02:09:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 02:09:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/13 02:09:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 02:09:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/13 02:09:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 02:09:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/13 02:09:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 02:09:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/13 02:09:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 02:09:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/13 02:09:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 02:09:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/13 02:09:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 02:09:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/13 02:09:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 02:09:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/13 02:09:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 02:09:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/13 02:09:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 02:09:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/13 02:09:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 02:09:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/13 02:09:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 02:09:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/13 02:09:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 02:09:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/13 02:09:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 02:09:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/13 02:09:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 02:09:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/13 02:09:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 02:09:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/13 02:09:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 02:09:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/13 02:09:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 02:09:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/13 02:09:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 02:09:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/13 02:09:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 02:09:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/13 02:09:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 02:09:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/13 02:09:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 02:09:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/13 02:09:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 02:09:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/13 02:09:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 02:09:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/13 02:09:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 02:09:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/13 02:09:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 02:09:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/13 02:09:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 02:09:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/13 02:09:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 02:09:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/13 02:09:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 02:09:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/13 02:09:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 02:09:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 02:09:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 02:09:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/13 02:09:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 02:09:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/13 02:09:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 02:09:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/13 02:09:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 02:09:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/13 02:09:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 02:09:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/13 02:09:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 02:09:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/13 02:09:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 02:09:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/13 02:09:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 02:09:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/13 02:09:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 02:09:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/13 02:09:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 02:09:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/13 02:09:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 02:09:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/13 02:09:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 02:09:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/13 02:09:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 02:09:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/13 02:09:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 02:09:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/13 02:09:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 02:09:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/13 02:09:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 02:09:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/13 02:09:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 02:09:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 02:09:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 02:09:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 02:09:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 02:09:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/13 02:09:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 02:09:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/13 02:09:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 02:09:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/13 02:09:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 02:09:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/13 02:09:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 02:09:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/13 02:09:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 02:09:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/13 02:09:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 02:09:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/13 02:09:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 02:09:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/13 02:09:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 02:09:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/13 02:09:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 02:09:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/13 02:09:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 02:09:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/13 02:09:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 02:09:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/13 02:09:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 02:09:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/13 02:09:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 02:09:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/13 02:09:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 02:09:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/13 02:09:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 02:09:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/13 02:09:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 02:09:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 02:09:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/13 02:09:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/13 02:09:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/13 02:09:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/13 02:09:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/13 02:09:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/13 02:09:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/13 02:09:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/13 02:09:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/13 02:09:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/13 02:09:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/13 02:09:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/13 02:09:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/13 02:09:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/13 02:09:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/13 02:09:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/13 02:09:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/13 02:09:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/13 02:09:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/13 02:09:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/13 02:09:39 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/13 02:09:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/13 02:09:39 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/13 02:09:39 DEBUG : dir1: Directory modification time the same (differ by -239.617µs, within tolerance 1ms) 2026/07/13 02:09:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/13 02:09:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/13 02:09:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/13 02:09:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/13 02:09:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/13 02:09:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/13 02:09:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/13 02:09:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/13 02:09:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/13 02:09:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/13 02:09:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/13 02:09:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/13 02:09:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/13 02:09:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/13 02:09:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/13 02:09:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/13 02:09:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/13 02:09:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 02:09:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 02:09:40 DEBUG : apple: md5 = 6b32de1bbb364249876142e7505e80d8 OK 2026/07/13 02:09:40 DEBUG : apple: size = 5 OK 2026/07/13 02:09:40 INFO : apple: Copied (new) 2026/07/13 02:09:40 DEBUG : appleappleapplebanana: md5 = c411980ac4e9a54de3cee9b78971c0b3 OK 2026/07/13 02:09:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/13 02:09:40 INFO : appleappleapplebanana: Copied (new) 2026/07/13 02:09:40 DEBUG : banana: md5 = 7a15464832066e232d8fcd3adc91adae OK 2026/07/13 02:09:40 DEBUG : banana: size = 6 OK 2026/07/13 02:09:40 INFO : banana: Copied (new) 2026/07/13 02:09:40 DEBUG : splitbananasplit: md5 = dd94d70dd98a4518cc8add49fd560275 OK 2026/07/13 02:09:40 DEBUG : splitbananasplit: size = 16 OK 2026/07/13 02:09:40 INFO : splitbananasplit: Copied (new) 2026/07/13 02:09:42 DEBUG : dir1/0001-bcdefgh.txt: md5 = c4bb0892ab4a5591caaa682719c89e61 OK 2026/07/13 02:09:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/13 02:09:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/13 02:09:42 DEBUG : dir1/0003-defghij.txt: md5 = b9aaaebcbcc13365f7999ac8f24d428f OK 2026/07/13 02:09:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/13 02:09:42 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/13 02:09:42 DEBUG : dir1/0002-cdefghi.txt: md5 = 03db39ba303af849052a6bf86cc96b20 OK 2026/07/13 02:09:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/13 02:09:42 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/13 02:09:42 DEBUG : dir1/0000-abcdefg.txt: md5 = ccf69d2bb892bdbdfbd8d0a64890efe6 OK 2026/07/13 02:09:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/13 02:09:42 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/13 02:09:43 DEBUG : dir1/0004-efghijk.txt: md5 = 90f7ebeeb11ad56d3f37dd696280e485 OK 2026/07/13 02:09:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/13 02:09:43 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/13 02:09:43 DEBUG : dir1/0006-ghijklm.txt: md5 = 4c9e3b1af412522a0c3bffe8d0785b64 OK 2026/07/13 02:09:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/13 02:09:43 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/13 02:09:43 DEBUG : dir1/0005-fghijkl.txt: md5 = acb2a53e436cebe988655c0cf30e3384 OK 2026/07/13 02:09:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/13 02:09:43 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/13 02:09:43 DEBUG : dir1/0007-1234567.txt: md5 = 0ec853610fb2566fd42e15ad3a4fe62b OK 2026/07/13 02:09:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/13 02:09:43 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/13 02:09:44 DEBUG : dir1/0009-3456789.txt: md5 = e2dfafb6e5e076ccef41593153418a72 OK 2026/07/13 02:09:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/13 02:09:44 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/13 02:09:44 DEBUG : dir1/0010-456789.txt: md5 = 0d7d5dbb384398ee9141e76be32fc048 OK 2026/07/13 02:09:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/13 02:09:44 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/13 02:09:44 DEBUG : dir1/0008-2345678.txt: md5 = f1f12781a521e16fc202703f80019105 OK 2026/07/13 02:09:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/13 02:09:44 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/13 02:09:45 DEBUG : dir1/0011-56789;.txt: md5 = b4a101d8acdf589a67ecd0c9e3bc8744 OK 2026/07/13 02:09:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/13 02:09:45 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/13 02:09:46 DEBUG : dir1/0013-789;=.txt: md5 = b63e54b84e829ef566d0c8218128edf9 OK 2026/07/13 02:09:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/13 02:09:46 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/13 02:09:46 DEBUG : dir1/0012-6789;.txt: md5 = eec8b0fc5b9fccf19aa08ec238f590f8 OK 2026/07/13 02:09:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/13 02:09:46 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/13 02:09:46 DEBUG : dir1/0014-89;=.txt: md5 = 04c98fe4b24251eb87d3fa810842d449 OK 2026/07/13 02:09:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/13 02:09:46 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/13 02:09:46 DEBUG : dir1/0015-9;=.txt: md5 = 3bf2648bf9a59e3e343cc5c8304e04f9 OK 2026/07/13 02:09:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/13 02:09:46 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/13 02:09:46 DEBUG : Waiting for deletions to finish 2026/07/13 02:09:46 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/13 02:09:46 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/13 02:09:46 INFO : PREFIXsplitbananasplit: Deleted 2026/07/13 02:09:46 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/13 02:09:47 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/13 02:09:47 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/13 02:09:47 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/13 02:09:47 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/13 02:09:47 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/13 02:09:47 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/13 02:09:47 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/13 02:09:47 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/13 02:09:47 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/13 02:09:47 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/13 02:09:47 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/13 02:09:47 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/13 02:09:47 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/13 02:09:47 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/13 02:09:47 INFO : PREFIXapple: Deleted 2026/07/13 02:09:47 INFO : PREFIXbanana: Deleted 2026/07/13 02:09:47 DEBUG : Waiting for deletions to finish 2026/07/13 02:09:48 DEBUG : banana: Excluded (Path Filter) 2026/07/13 02:09:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 02:09:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 02:09:48 DEBUG : apple: Excluded (Path Filter) 2026/07/13 02:09:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 02:09:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 02:09:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 02:09:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 02:09:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 02:09:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 02:09:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 02:09:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 02:09:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 02:09:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 02:09:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 02:09:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 02:09:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 02:09:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 02:09:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 02:09:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 02:09:48 DEBUG : Waiting for deletions to finish 2026/07/13 02:09:49 DEBUG : banana: Excluded (Path Filter) 2026/07/13 02:09:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 02:09:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 02:09:49 DEBUG : apple: Excluded (Path Filter) 2026/07/13 02:09:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 02:09:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 02:09:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 02:09:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 02:09:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 02:09:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 02:09:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 02:09:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 02:09:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 02:09:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 02:09:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 02:09:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 02:09:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 02:09:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 02:09:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 02:09:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/13 02:09:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 02:10:02 DEBUG : dir1/0000-abcdefg.txt: md5 = 1ecf6c533da33108c82d5f49a6fc65f0 OK 2026/07/13 02:10:03 DEBUG : dir1/0001-bcdefgh.txt: md5 = 4421b5339c7dcb6df9c11b26fcd4a5fe OK 2026/07/13 02:10:04 DEBUG : dir1/0002-cdefghi.txt: md5 = 3f7c914d177c2f8201ebe77380fbde07 OK 2026/07/13 02:10:06 DEBUG : dir1/0003-defghij.txt: md5 = 6477ac585b98b404856bedc2dfbb1228 OK 2026/07/13 02:10:07 DEBUG : dir1/0004-efghijk.txt: md5 = 7b431f8f2b8114de3ce8a2ee74cf20b4 OK 2026/07/13 02:10:08 DEBUG : dir1/0005-fghijkl.txt: md5 = 1efd5488f7cc9b0f7c300816a596fe3e OK 2026/07/13 02:10:10 DEBUG : dir1/0006-ghijklm.txt: md5 = 250b38f91db410d680ef881297a6a9ad OK 2026/07/13 02:10:11 DEBUG : dir1/0007-1234567.txt: md5 = a577b779ce5746cf307807cab9daf79f OK 2026/07/13 02:10:12 DEBUG : dir1/0008-2345678.txt: md5 = 18e4cebb16dc74a49f63e1dc6e071456 OK 2026/07/13 02:10:14 DEBUG : dir1/0009-3456789.txt: md5 = 7c6acb38d89175099b5629866cd53c62 OK 2026/07/13 02:10:15 DEBUG : dir1/0010-456789.txt: md5 = f579b17c8e28d891cabb734683d1cb88 OK 2026/07/13 02:10:17 DEBUG : dir1/0011-56789;.txt: md5 = 3578e59583db84cb2550b4f71d8d3aae OK 2026/07/13 02:10:18 DEBUG : dir1/0012-6789;.txt: md5 = a8ac1bfd1a1b07bcd896c7eb39e3807b OK 2026/07/13 02:10:20 DEBUG : dir1/0013-789;=.txt: md5 = e7578a9c862c7540b4eadcc944c94687 OK 2026/07/13 02:10:21 DEBUG : dir1/0014-89;=.txt: md5 = 716196845e144b342af8adc4f4c96f1c OK 2026/07/13 02:10:22 DEBUG : dir1/0015-9;=.txt: md5 = 8f8625b9131ae576b2ca3a243847da29 OK 2026/07/13 02:10:24 DEBUG : apple: md5 = 82453e603980f719be57a53a9475dce0 OK 2026/07/13 02:10:25 DEBUG : banana: md5 = f23c8d154ea6b07cd387f870c0ca3873 OK 2026/07/13 02:10:26 DEBUG : appleappleapplebanana: md5 = 9c58344a0208685a7e76516c92dc64e8 OK 2026/07/13 02:10:28 DEBUG : splitbananasplit: md5 = f14843aee0d0bb0338dd18e89e5eedf9 OK 2026/07/13 02:10:28 DEBUG : Waiting for deletions to finish 2026/07/13 02:10:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 02:10:28 DEBUG : banana: Excluded (Path Filter) 2026/07/13 02:10:28 DEBUG : apple: Excluded (Path Filter) 2026/07/13 02:10:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 02:10:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 02:10:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 02:10:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 02:10:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 02:10:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 02:10:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 02:10:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 02:10:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 02:10:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 02:10:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 02:10:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 02:10:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 02:10:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 02:10:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 02:10:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 02:10:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 02:10:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/13 02:10:29 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 02:10:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 02:10:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/13 02:10:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 02:10:29 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 02:10:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/13 02:10:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 02:10:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 02:10:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/13 02:10:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 02:10:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 02:10:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 02:10:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 02:10:29 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 02:10:29 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 02:10:29 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/13 02:10:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 02:10:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/13 02:10:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 02:10:29 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/13 02:10:29 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 02:10:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 02:10:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 02:10:30 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/13 02:10:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/13 02:10:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/13 02:10:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/13 02:10:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/13 02:10:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/13 02:10:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/13 02:10:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/13 02:10:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/13 02:10:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/13 02:10:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/13 02:10:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/13 02:10:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/13 02:10:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/13 02:10:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/13 02:10:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/13 02:10:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/13 02:10:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/13 02:10:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/13 02:10:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/13 02:10:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/13 02:10:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/13 02:10:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/13 02:10:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/13 02:10:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/13 02:10:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/13 02:10:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/13 02:10:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/13 02:10:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/13 02:10:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/13 02:10:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/13 02:10:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/13 02:10:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/13 02:10:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/13 02:10:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/13 02:10:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/13 02:10:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/13 02:10:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 02:10:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 02:10:31 DEBUG : appleappleapplebananaSUFFIX: md5 = d5865eca6c701eaf66511ace606d2c49 OK 2026/07/13 02:10:31 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/13 02:10:31 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/13 02:10:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/13 02:10:31 DEBUG : appleSUFFIX: md5 = 0700dd53b5dc429cc2a1fac3b564febd OK 2026/07/13 02:10:31 DEBUG : appleSUFFIX: size = 5 OK 2026/07/13 02:10:31 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/13 02:10:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/13 02:10:31 DEBUG : bananaSUFFIX: md5 = fc51f4609df0e61366775018b2c9f88c OK 2026/07/13 02:10:31 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/13 02:10:31 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/13 02:10:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/13 02:10:31 DEBUG : splitbananasplitSUFFIX: md5 = 9bf2ab158e4e9f8ee1bb3ec63e6e979b OK 2026/07/13 02:10:31 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/13 02:10:31 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/13 02:10:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/13 02:10:32 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = c7ca9aa67b40e3ad216325b84c5e3995 OK 2026/07/13 02:10:32 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/13 02:10:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/13 02:10:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/13 02:10:32 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 9bcadc4f11574625264d106532d9100e OK 2026/07/13 02:10:32 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/13 02:10:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/13 02:10:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/13 02:10:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 2c36e7a076ca480a2ac2671b5ca2f38f OK 2026/07/13 02:10:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/13 02:10:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/13 02:10:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/13 02:10:32 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 7e3f581430a73cf8443ca9ec313c8d8c OK 2026/07/13 02:10:32 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/13 02:10:32 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/13 02:10:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/13 02:10:33 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 0b471f0085ebf84c54e4a1a29040f111 OK 2026/07/13 02:10:33 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/13 02:10:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/13 02:10:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/13 02:10:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 3ab78a853e128ee12a74580abac96bb3 OK 2026/07/13 02:10:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/13 02:10:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/13 02:10:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/13 02:10:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 6a11821fa5869a73c27dffbbbe9ddbdd OK 2026/07/13 02:10:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/13 02:10:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/13 02:10:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/13 02:10:34 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 77d29e913a1f32d9194d35cc80801ec9 OK 2026/07/13 02:10:34 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/13 02:10:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/13 02:10:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/13 02:10:35 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = b3a55a0832281abeb590549ffb70d21a OK 2026/07/13 02:10:35 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/13 02:10:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/13 02:10:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/13 02:10:35 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = d5b998720a7c5da3b0a2d9bf30dbec84 OK 2026/07/13 02:10:35 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/13 02:10:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/13 02:10:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/13 02:10:35 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = f671d84c9092a9d3fcd3f16aca3f25eb OK 2026/07/13 02:10:35 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/13 02:10:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/13 02:10:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/13 02:10:35 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = ff354eb18fa7704ef4b28135a5b3cc94 OK 2026/07/13 02:10:35 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/13 02:10:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/13 02:10:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/13 02:10:36 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 745d144da0c9b1f563aa504166d21f82 OK 2026/07/13 02:10:36 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/13 02:10:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/13 02:10:36 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = c9d00534c707a603fcf79f2cd6945038 OK 2026/07/13 02:10:36 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/13 02:10:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/13 02:10:36 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = fb3125c81975437b481aef6ba3dd9e4a OK 2026/07/13 02:10:36 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/13 02:10:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/13 02:10:36 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = ff58bb0b938c7cc175a98dc84dbe1e9b OK 2026/07/13 02:10:36 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/13 02:10:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/13 02:10:36 DEBUG : Waiting for deletions to finish 2026/07/13 02:10:37 INFO : banana: Deleted 2026/07/13 02:10:37 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/13 02:10:37 INFO : apple: Deleted 2026/07/13 02:10:37 INFO : dir1/0003-defghij.txt: Deleted 2026/07/13 02:10:37 INFO : dir1/0009-3456789.txt: Deleted 2026/07/13 02:10:37 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/13 02:10:37 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/13 02:10:37 INFO : dir1/0013-789;=.txt: Deleted 2026/07/13 02:10:37 INFO : appleappleapplebanana: Deleted 2026/07/13 02:10:37 INFO : dir1/0012-6789;.txt: Deleted 2026/07/13 02:10:37 INFO : dir1/0011-56789;.txt: Deleted 2026/07/13 02:10:37 INFO : dir1/0007-1234567.txt: Deleted 2026/07/13 02:10:37 INFO : dir1/0015-9;=.txt: Deleted 2026/07/13 02:10:37 INFO : splitbananasplit: Deleted 2026/07/13 02:10:37 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/13 02:10:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/13 02:10:37 INFO : dir1/0010-456789.txt: Deleted 2026/07/13 02:10:37 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/13 02:10:37 INFO : dir1/0014-89;=.txt: Deleted 2026/07/13 02:10:37 INFO : dir1/0008-2345678.txt: Deleted 2026/07/13 02:10:37 DEBUG : Waiting for deletions to finish 2026/07/13 02:10:38 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/13 02:10:38 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/13 02:10:38 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/13 02:10:38 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/13 02:10:38 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/13 02:10:38 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/13 02:10:38 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/13 02:10:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/13 02:10:38 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/13 02:10:38 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/13 02:10:38 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/13 02:10:38 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/13 02:10:38 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/13 02:10:38 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/13 02:10:38 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/13 02:10:38 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/13 02:10:38 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/13 02:10:38 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/13 02:10:38 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/13 02:10:38 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/13 02:10:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/13 02:10:39 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/13 02:10:39 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/13 02:10:39 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/13 02:10:39 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/13 02:10:39 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/13 02:10:39 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/13 02:10:39 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/13 02:10:39 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/13 02:10:39 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/13 02:10:39 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/13 02:10:39 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/13 02:10:39 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/13 02:10:39 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/13 02:10:39 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/13 02:10:39 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/13 02:10:39 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/13 02:10:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/13 02:10:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/13 02:10:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/13 02:10:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/13 02:10:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/13 02:10:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/13 02:10:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/13 02:10:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/13 02:10:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/13 02:10:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/13 02:10:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/13 02:10:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/13 02:10:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/13 02:10:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/13 02:10:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/13 02:10:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/13 02:10:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 02:10:39 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 02:10:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/13 02:10:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/13 02:10:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/13 02:10:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/13 02:10:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/13 02:10:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/13 02:10:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/13 02:10:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/13 02:10:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/13 02:10:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/13 02:10:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/13 02:10:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/13 02:10:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/13 02:10:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/13 02:10:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/13 02:10:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/13 02:10:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 02:10:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 02:10:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 02:10:39 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 02:10:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/13 02:10:39 DEBUG : apple: transformed to: appleSUFFIX 2026/07/13 02:10:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/13 02:10:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/13 02:10:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/13 02:10:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/13 02:10:39 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/13 02:10:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/13 02:10:39 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/13 02:10:39 DEBUG : dir1: Directory modification time the same (differ by -522.385µs, within tolerance 1ms) 2026/07/13 02:10:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/13 02:10:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/13 02:10:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/13 02:10:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/13 02:10:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/13 02:10:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/13 02:10:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/13 02:10:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/13 02:10:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/13 02:10:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/13 02:10:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/13 02:10:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/13 02:10:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/13 02:10:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/13 02:10:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/13 02:10:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/13 02:10:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/13 02:10:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 02:10:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 02:10:40 DEBUG : splitbananasplit: md5 = 8748eeacab5a36421474892b3bc812b2 OK 2026/07/13 02:10:40 DEBUG : splitbananasplit: size = 16 OK 2026/07/13 02:10:40 INFO : splitbananasplit: Copied (new) 2026/07/13 02:10:40 DEBUG : appleappleapplebanana: md5 = 73a03ecf48e300b55992674223cd7311 OK 2026/07/13 02:10:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/13 02:10:40 INFO : appleappleapplebanana: Copied (new) 2026/07/13 02:10:40 DEBUG : banana: md5 = d3cd3f5d0a3068476a1331a02f7a53ca OK 2026/07/13 02:10:40 DEBUG : banana: size = 6 OK 2026/07/13 02:10:40 INFO : banana: Copied (new) 2026/07/13 02:10:41 DEBUG : apple: md5 = 6d3e776e21f7d6613f64b0bd6b5b7110 OK 2026/07/13 02:10:41 DEBUG : apple: size = 5 OK 2026/07/13 02:10:41 INFO : apple: Copied (new) 2026/07/13 02:10:42 DEBUG : dir1/0000-abcdefg.txt: md5 = 84c407d2093e54d68a8dbc1050db821e OK 2026/07/13 02:10:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/13 02:10:42 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/13 02:10:42 DEBUG : dir1/0001-bcdefgh.txt: md5 = 99c4febe4e6ec032037e2be3ae203613 OK 2026/07/13 02:10:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/13 02:10:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/13 02:10:42 DEBUG : dir1/0002-cdefghi.txt: md5 = 5f86f0b3db14e3beab3154b8b5db06a4 OK 2026/07/13 02:10:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/13 02:10:42 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/13 02:10:42 DEBUG : dir1/0003-defghij.txt: md5 = bf60cbd054b7519af0487e5c39fb39f4 OK 2026/07/13 02:10:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/13 02:10:42 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/13 02:10:43 DEBUG : dir1/0004-efghijk.txt: md5 = 0e77cea6e38e9f30f67555c92edc14ad OK 2026/07/13 02:10:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/13 02:10:43 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/13 02:10:43 DEBUG : dir1/0005-fghijkl.txt: md5 = 38ff1afb69f89660e993444877a073ef OK 2026/07/13 02:10:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/13 02:10:43 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/13 02:10:43 DEBUG : dir1/0006-ghijklm.txt: md5 = 6f748cfe7ed9e427907637599105b4a5 OK 2026/07/13 02:10:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/13 02:10:43 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/13 02:10:43 DEBUG : dir1/0007-1234567.txt: md5 = bc4dd8cfa1c9548594d6341d40273ba3 OK 2026/07/13 02:10:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/13 02:10:43 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/13 02:10:44 DEBUG : dir1/0008-2345678.txt: md5 = 6519640c911a6784abab81b821886b3e OK 2026/07/13 02:10:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/13 02:10:44 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/13 02:10:44 DEBUG : dir1/0009-3456789.txt: md5 = 59e0d3a113c7b5cd0a3959b09a05b2e8 OK 2026/07/13 02:10:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/13 02:10:44 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/13 02:10:45 DEBUG : dir1/0010-456789.txt: md5 = 12ed4d8b0cca21df98dc8aef9cb39583 OK 2026/07/13 02:10:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/13 02:10:45 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/13 02:10:45 DEBUG : dir1/0011-56789;.txt: md5 = a36830c015fe53388c2400ecea919d40 OK 2026/07/13 02:10:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/13 02:10:45 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/13 02:10:46 DEBUG : dir1/0013-789;=.txt: md5 = 8eb1afe92967c7bb8289b718133df7d6 OK 2026/07/13 02:10:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/13 02:10:46 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/13 02:10:46 DEBUG : dir1/0012-6789;.txt: md5 = a5b5c8483654b0598312704c184c27cd OK 2026/07/13 02:10:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/13 02:10:46 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/13 02:10:46 DEBUG : dir1/0014-89;=.txt: md5 = 9f72ea7bdd4f94e1fcebfa27eff13e8a OK 2026/07/13 02:10:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/13 02:10:46 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/13 02:10:46 DEBUG : dir1/0015-9;=.txt: md5 = 00c2b0f4b0453c2ae7dd4ca93fac5fa5 OK 2026/07/13 02:10:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/13 02:10:46 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/13 02:10:46 DEBUG : Waiting for deletions to finish 2026/07/13 02:10:46 INFO : bananaSUFFIX: Deleted 2026/07/13 02:10:46 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/13 02:10:46 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/13 02:10:46 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/13 02:10:46 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/13 02:10:46 INFO : splitbananasplitSUFFIX: Deleted 2026/07/13 02:10:46 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/13 02:10:46 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/13 02:10:47 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/13 02:10:47 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/13 02:10:47 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/13 02:10:47 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/13 02:10:47 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/13 02:10:47 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/13 02:10:47 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/13 02:10:47 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/13 02:10:47 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/13 02:10:47 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/13 02:10:47 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/13 02:10:47 INFO : appleSUFFIX: Deleted 2026/07/13 02:10:47 DEBUG : Waiting for deletions to finish 2026/07/13 02:10:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 02:10:48 DEBUG : apple: Excluded (Path Filter) 2026/07/13 02:10:48 DEBUG : banana: Excluded (Path Filter) 2026/07/13 02:10:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 02:10:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 02:10:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 02:10:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 02:10:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 02:10:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 02:10:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 02:10:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 02:10:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 02:10:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 02:10:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 02:10:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 02:10:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 02:10:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 02:10:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 02:10:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 02:10:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 02:10:48 DEBUG : Waiting for deletions to finish 2026/07/13 02:10:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 02:10:49 DEBUG : apple: Excluded (Path Filter) 2026/07/13 02:10:49 DEBUG : banana: Excluded (Path Filter) 2026/07/13 02:10:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 02:10:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 02:10:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 02:10:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 02:10:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 02:10:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 02:10:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 02:10:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 02:10:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 02:10:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 02:10:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 02:10:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 02:10:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 02:10:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 02:10:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 02:10:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 02:10:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/13 02:10:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 02:11:02 DEBUG : dir1/0000-abcdefg.txt: md5 = a749426cd5ef0f95ded42ce314128ff7 OK 2026/07/13 02:11:03 DEBUG : dir1/0001-bcdefgh.txt: md5 = 210acfb866a41fed49a8cab8129023dd OK 2026/07/13 02:11:05 DEBUG : dir1/0002-cdefghi.txt: md5 = a2b9b31e8231b85bb543a542478fcc45 OK 2026/07/13 02:11:06 DEBUG : dir1/0003-defghij.txt: md5 = ea87284cdabcc470234bc5151f498928 OK 2026/07/13 02:11:08 DEBUG : dir1/0004-efghijk.txt: md5 = 35f56bfa1be3b7d04ba79727eb419200 OK 2026/07/13 02:11:09 DEBUG : dir1/0005-fghijkl.txt: md5 = e46e7087c85b420066d28e90298e78e7 OK 2026/07/13 02:11:11 DEBUG : dir1/0006-ghijklm.txt: md5 = 8a3e83b4d54bc5258090d7210076b658 OK 2026/07/13 02:11:12 DEBUG : dir1/0007-1234567.txt: md5 = a701a0bb04bd2e19d61a8fba1abda553 OK 2026/07/13 02:11:13 DEBUG : dir1/0008-2345678.txt: md5 = 5b76e03d237c50dda80a7f60d0d5fd3d OK 2026/07/13 02:11:15 DEBUG : dir1/0009-3456789.txt: md5 = f8de70a0105db5f126d7d0eba1e48a93 OK 2026/07/13 02:11:16 DEBUG : dir1/0010-456789.txt: md5 = 35488f37c9b65cb96ee6ddbeda36eb18 OK 2026/07/13 02:11:18 DEBUG : dir1/0011-56789;.txt: md5 = 258adb763152cfadc5295cc021cccb54 OK 2026/07/13 02:11:19 DEBUG : dir1/0012-6789;.txt: md5 = e0cf5e76e69900ab58d97a323b3e7b0a OK 2026/07/13 02:11:20 DEBUG : dir1/0013-789;=.txt: md5 = 69bc751d402b85fb4e608db259a37513 OK 2026/07/13 02:11:22 DEBUG : dir1/0014-89;=.txt: md5 = 488bf65062bb020f9af4afa1c9f84b19 OK 2026/07/13 02:11:23 DEBUG : dir1/0015-9;=.txt: md5 = ac230103f2797933515158efce4ee0e9 OK 2026/07/13 02:11:24 DEBUG : apple: md5 = 76f73bd93a5392406ef1a09ee8328faa OK 2026/07/13 02:11:26 DEBUG : banana: md5 = cb28edf818361bb955468a4d91ba25c5 OK 2026/07/13 02:11:27 DEBUG : appleappleapplebanana: md5 = e70829e1d1cb0da3da64e566edc2856f OK 2026/07/13 02:11:28 DEBUG : splitbananasplit: md5 = 3af21b5d7f4be25623dd882e90e7e488 OK 2026/07/13 02:11:28 DEBUG : Waiting for deletions to finish 2026/07/13 02:11:29 DEBUG : apple: Excluded (Path Filter) 2026/07/13 02:11:29 DEBUG : banana: Excluded (Path Filter) 2026/07/13 02:11:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 02:11:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 02:11:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 02:11:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 02:11:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 02:11:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 02:11:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 02:11:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 02:11:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 02:11:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 02:11:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 02:11:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 02:11:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 02:11:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 02:11:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 02:11:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 02:11:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 02:11:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 02:11:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/13 02:11:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/13 02:11:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/13 02:11:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 02:11:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/13 02:11:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 02:11:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 02:11:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 02:11:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 02:11:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/13 02:11:30 DEBUG : apple: size = 5 OK 2026/07/13 02:11:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:11:30 DEBUG : apple: Unchanged skipping 2026/07/13 02:11:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 02:11:30 DEBUG : banana: size = 6 OK 2026/07/13 02:11:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:11:30 DEBUG : banana: Unchanged skipping 2026/07/13 02:11:30 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/13 02:11:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/13 02:11:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/13 02:11:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/13 02:11:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 02:11:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 02:11:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/13 02:11:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 02:11:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/13 02:11:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 02:11:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 02:11:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 02:11:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 02:11:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 02:11:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 02:11:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 02:11:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 02:11:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 02:11:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 02:11:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 02:11:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 02:11:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/13 02:11:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 02:11:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 02:11:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 02:11:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 02:11:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 02:11:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 02:11:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 02:11:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 02:11:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 02:11:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 02:11:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 02:11:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 02:11:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 02:11:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 02:11:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 02:11:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 02:11:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 02:11:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 02:11:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 02:11:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 02:11:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 02:11:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 02:11:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 02:11:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 02:11:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 02:11:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/13 02:11:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 02:11:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 02:11:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 02:11:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 02:11:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 02:11:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 02:11:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 02:11:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 02:11:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 02:11:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 02:11:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 02:11:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 02:11:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 02:11:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/13 02:11:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 02:11:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 02:11:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 02:11:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 02:11:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 02:11:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 02:11:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 02:11:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 02:11:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 02:11:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 02:11:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 02:11:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 02:11:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 02:11:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 02:11:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 02:11:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/13 02:11:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 02:11:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 02:11:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 02:11:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 02:11:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/13 02:11:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 02:11:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/13 02:11:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 02:11:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/13 02:11:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 02:11:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/13 02:11:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 02:11:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/13 02:11:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 02:11:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 02:11:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 02:11:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 02:11:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 02:11:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 02:11:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 02:11:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 02:11:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 02:11:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 02:11:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/13 02:11:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 02:11:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 02:11:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 02:11:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 02:11:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 02:11:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/13 02:11:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 02:11:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 02:11:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 02:11:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 02:11:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 02:11:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 02:11:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 02:11:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 02:11:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 02:11:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 02:11:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 02:11:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/13 02:11:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 02:11:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 02:11:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 02:11:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 02:11:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 02:11:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/13 02:11:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 02:11:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 02:11:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 02:11:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 02:11:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 02:11:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 02:11:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 02:11:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 02:11:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/13 02:11:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 02:11:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/13 02:11:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 02:11:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/13 02:11:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 02:11:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/13 02:11:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 02:11:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/13 02:11:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/13 02:11:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 02:11:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 02:11:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 02:11:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 02:11:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 02:11:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 02:11:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 02:11:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 02:11:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 02:11:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/13 02:11:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 02:11:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/13 02:11:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 02:11:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 02:11:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 02:11:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 02:11:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 02:11:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/13 02:11:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 02:11:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 02:11:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 02:11:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 02:11:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 02:11:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 02:11:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 02:11:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 02:11:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 02:11:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 02:11:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/13 02:11:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 02:11:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 02:11:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/13 02:11:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 02:11:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/13 02:11:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 02:11:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/13 02:11:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 02:11:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/13 02:11:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 02:11:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/13 02:11:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/13 02:11:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/13 02:11:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 02:11:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/13 02:11:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/13 02:11:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/13 02:11:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 02:11:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/13 02:11:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 02:11:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/13 02:11:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/13 02:11:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/13 02:11:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/13 02:11:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/13 02:11:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 02:11:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/13 02:11:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 02:11:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/13 02:11:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 02:11:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/13 02:11:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 02:11:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/13 02:11:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/13 02:11:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/13 02:11:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 02:11:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 02:11:31 DEBUG : appleapple: md5 = bb82741731d6f14dddbda91fe878038d OK 2026/07/13 02:11:31 DEBUG : appleapple: size = 21 OK 2026/07/13 02:11:31 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/13 02:11:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/13 02:11:32 DEBUG : dir1/0000-abcde: md5 = ede277e9705dfc5ac489c163119da2ec OK 2026/07/13 02:11:32 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/13 02:11:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/13 02:11:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/13 02:11:32 DEBUG : splitbanan: md5 = 81fcafac566d69f6596579c48ed44370 OK 2026/07/13 02:11:32 DEBUG : splitbanan: size = 16 OK 2026/07/13 02:11:32 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/13 02:11:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/13 02:11:32 DEBUG : dir1/0001-bcdef: md5 = a6e1b4c856806257b023ce2ee63b9035 OK 2026/07/13 02:11:32 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/13 02:11:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/13 02:11:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/13 02:11:32 DEBUG : dir1/0002-cdefg: md5 = b979324b59d1efaabf27432b6341b706 OK 2026/07/13 02:11:32 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/13 02:11:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/13 02:11:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/13 02:11:33 DEBUG : dir1/0003-defgh: md5 = 13397c7e4fdfc56ccf31a8220ca1195b OK 2026/07/13 02:11:33 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/13 02:11:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/13 02:11:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/13 02:11:33 DEBUG : dir1/0005-fghij: md5 = 09af55361f8b80dfd60e6d5f522e4a3d OK 2026/07/13 02:11:33 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/13 02:11:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/13 02:11:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/13 02:11:33 DEBUG : dir1/0004-efghi: md5 = c96b6c532a28789934b122f13e6ae19a OK 2026/07/13 02:11:33 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/13 02:11:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/13 02:11:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/13 02:11:34 DEBUG : dir1/0006-ghijk: md5 = 0293b305acfbf242fe908d6af0cdbc29 OK 2026/07/13 02:11:34 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/13 02:11:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/13 02:11:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/13 02:11:34 DEBUG : dir1/0007-12345: md5 = 78eacdb25482fc3c5b53e1ba9668e9eb OK 2026/07/13 02:11:34 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/13 02:11:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/13 02:11:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/13 02:11:34 DEBUG : dir1/0008-23456: md5 = 0f2aadfff8932690cdd51b54e3fc5e5d OK 2026/07/13 02:11:34 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/13 02:11:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/13 02:11:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/13 02:11:35 DEBUG : dir1/0009-34567: md5 = 30dde1ac1447661914fa3806474369a1 OK 2026/07/13 02:11:35 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/13 02:11:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/13 02:11:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/13 02:11:35 DEBUG : dir1/0010-45678: md5 = 409bbb1bb6027f8dd3468cb288e0ae22 OK 2026/07/13 02:11:35 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/13 02:11:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/13 02:11:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/13 02:11:36 DEBUG : dir1/0011-56789: md5 = 2c04affa7e6692ad68a17b67e3c5913e OK 2026/07/13 02:11:36 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/13 02:11:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/13 02:11:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/13 02:11:36 DEBUG : dir1/0012-6789;: md5 = d6f9416f1305e176f83a82fd03491c3d OK 2026/07/13 02:11:36 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/13 02:11:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/13 02:11:36 DEBUG : dir1/0013-789;=: md5 = 90d42c6eca396484266b2ea8e71f835f OK 2026/07/13 02:11:36 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/13 02:11:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/13 02:11:37 DEBUG : dir1/0014-89;=.: md5 = 990b0a70e7b79d6adf243466bec2a254 OK 2026/07/13 02:11:37 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/13 02:11:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/13 02:11:37 DEBUG : dir1/0015-9;=.t: md5 = b1b2b2e23e8f50982f53d0dc0d5a2ea2 OK 2026/07/13 02:11:37 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/13 02:11:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/13 02:11:37 DEBUG : Waiting for deletions to finish 2026/07/13 02:11:37 INFO : dir1/0003-defghij.txt: Deleted 2026/07/13 02:11:37 INFO : dir1/0008-2345678.txt: Deleted 2026/07/13 02:11:37 INFO : dir1/0009-3456789.txt: Deleted 2026/07/13 02:11:37 INFO : dir1/0015-9;=.txt: Deleted 2026/07/13 02:11:37 INFO : dir1/0010-456789.txt: Deleted 2026/07/13 02:11:37 INFO : dir1/0007-1234567.txt: Deleted 2026/07/13 02:11:37 INFO : dir1/0013-789;=.txt: Deleted 2026/07/13 02:11:37 INFO : dir1/0012-6789;.txt: Deleted 2026/07/13 02:11:38 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/13 02:11:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/13 02:11:38 INFO : splitbananasplit: Deleted 2026/07/13 02:11:38 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/13 02:11:38 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/13 02:11:38 INFO : dir1/0011-56789;.txt: Deleted 2026/07/13 02:11:38 INFO : dir1/0014-89;=.txt: Deleted 2026/07/13 02:11:38 INFO : appleappleapplebanana: Deleted 2026/07/13 02:11:38 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/13 02:11:38 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/13 02:11:38 DEBUG : Waiting for deletions to finish 2026/07/13 02:11:39 DEBUG : apple: Excluded (Path Filter) 2026/07/13 02:11:39 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/13 02:11:39 DEBUG : banana: Excluded (Path Filter) 2026/07/13 02:11:39 DEBUG : appleapple: Excluded (Path Filter) 2026/07/13 02:11:39 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/13 02:11:39 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/13 02:11:39 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/13 02:11:39 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/13 02:11:39 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/13 02:11:39 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/13 02:11:39 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/13 02:11:39 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/13 02:11:39 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/13 02:11:39 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/13 02:11:39 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/13 02:11:39 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/13 02:11:39 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/13 02:11:39 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/13 02:11:39 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/13 02:11:39 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/13 02:11:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/13 02:11:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/13 02:11:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/13 02:11:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/13 02:11:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/13 02:11:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/13 02:11:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/13 02:11:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/13 02:11:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/13 02:11:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/13 02:11:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/13 02:11:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/13 02:11:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/13 02:11:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/13 02:11:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/13 02:11:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/13 02:11:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/13 02:11:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/13 02:11:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/13 02:11:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/13 02:11:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/13 02:11:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/13 02:11:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/13 02:11:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/13 02:11:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/13 02:11:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/13 02:11:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/13 02:11:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/13 02:11:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/13 02:11:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/13 02:11:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/13 02:11:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/13 02:11:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/13 02:11:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/13 02:11:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/13 02:11:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/13 02:11:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/13 02:11:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/13 02:11:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/13 02:11:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/13 02:11:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/13 02:11:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/13 02:11:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/13 02:11:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/13 02:11:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/13 02:11:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/13 02:11:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/13 02:11:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/13 02:11:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/13 02:11:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/13 02:11:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/13 02:11:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/13 02:11:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/13 02:11:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/13 02:11:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/13 02:11:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/13 02:11:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/13 02:11:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/13 02:11:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/13 02:11:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/13 02:11:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/13 02:11:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/13 02:11:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 02:11:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/13 02:11:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 02:11:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/13 02:11:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 02:11:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/13 02:11:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 02:11:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/13 02:11:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 02:11:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/13 02:11:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 02:11:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/13 02:11:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 02:11:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/13 02:11:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 02:11:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/13 02:11:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 02:11:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/13 02:11:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 02:11:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/13 02:11:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 02:11:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/13 02:11:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 02:11:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/13 02:11:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 02:11:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/13 02:11:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 02:11:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/13 02:11:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 02:11:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/13 02:11:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 02:11:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/13 02:11:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 02:11:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 02:11:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/13 02:11:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/13 02:11:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 02:11:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/13 02:11:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/13 02:11:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/13 02:11:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/13 02:11:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/13 02:11:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/13 02:11:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/13 02:11:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/13 02:11:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/13 02:11:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/13 02:11:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/13 02:11:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/13 02:11:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/13 02:11:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/13 02:11:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/13 02:11:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/13 02:11:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/13 02:11:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/13 02:11:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/13 02:11:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/13 02:11:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 02:11:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/13 02:11:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 02:11:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 02:11:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 02:11:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 02:11:40 DEBUG : dir1: Directory modification time the same (differ by -805.35µs, within tolerance 1ms) 2026/07/13 02:11:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/13 02:11:40 DEBUG : appleapple: size = 21 OK 2026/07/13 02:11:40 DEBUG : splitbanan: size = 16 OK 2026/07/13 02:11:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:11:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:11:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/13 02:11:40 DEBUG : splitbananasplit: Unchanged skipping 2026/07/13 02:11:40 DEBUG : apple: size = 5 OK 2026/07/13 02:11:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:11:40 DEBUG : apple: Unchanged skipping 2026/07/13 02:11:40 DEBUG : banana: size = 6 OK 2026/07/13 02:11:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:11:40 DEBUG : banana: Unchanged skipping 2026/07/13 02:11:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 02:11:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 02:11:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/13 02:11:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 02:11:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/13 02:11:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 02:11:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 02:11:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 02:11:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 02:11:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 02:11:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 02:11:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 02:11:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 02:11:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 02:11:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 02:11:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 02:11:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 02:11:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/13 02:11:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 02:11:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 02:11:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 02:11:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 02:11:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 02:11:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 02:11:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 02:11:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 02:11:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 02:11:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 02:11:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 02:11:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 02:11:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 02:11:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 02:11:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 02:11:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 02:11:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 02:11:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 02:11:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 02:11:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 02:11:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 02:11:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 02:11:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 02:11:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 02:11:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 02:11:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/13 02:11:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 02:11:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 02:11:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 02:11:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 02:11:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 02:11:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 02:11:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 02:11:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 02:11:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 02:11:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 02:11:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 02:11:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 02:11:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 02:11:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/13 02:11:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 02:11:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 02:11:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 02:11:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 02:11:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 02:11:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 02:11:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 02:11:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 02:11:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 02:11:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 02:11:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 02:11:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 02:11:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 02:11:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 02:11:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 02:11:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/13 02:11:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 02:11:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 02:11:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 02:11:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 02:11:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/13 02:11:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 02:11:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/13 02:11:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 02:11:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/13 02:11:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 02:11:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/13 02:11:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 02:11:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/13 02:11:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 02:11:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 02:11:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 02:11:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 02:11:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 02:11:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 02:11:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 02:11:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 02:11:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 02:11:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 02:11:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/13 02:11:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 02:11:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 02:11:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 02:11:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 02:11:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 02:11:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/13 02:11:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 02:11:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 02:11:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 02:11:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 02:11:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 02:11:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 02:11:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 02:11:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 02:11:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 02:11:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 02:11:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 02:11:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/13 02:11:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 02:11:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 02:11:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 02:11:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 02:11:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 02:11:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/13 02:11:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 02:11:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 02:11:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 02:11:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 02:11:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 02:11:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 02:11:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 02:11:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 02:11:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/13 02:11:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 02:11:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/13 02:11:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 02:11:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/13 02:11:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 02:11:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/13 02:11:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 02:11:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/13 02:11:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/13 02:11:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 02:11:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 02:11:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 02:11:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 02:11:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 02:11:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 02:11:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 02:11:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 02:11:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 02:11:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/13 02:11:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 02:11:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/13 02:11:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 02:11:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 02:11:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 02:11:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 02:11:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 02:11:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/13 02:11:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 02:11:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 02:11:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 02:11:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 02:11:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 02:11:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 02:11:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 02:11:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 02:11:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 02:11:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 02:11:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/13 02:11:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 02:11:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/13 02:11:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/13 02:11:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/13 02:11:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/13 02:11:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/13 02:11:40 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/13 02:11:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:11:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/13 02:11:40 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/13 02:11:40 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/13 02:11:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:11:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:11:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/13 02:11:40 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/13 02:11:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:11:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/13 02:11:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/13 02:11:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/13 02:11:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/13 02:11:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/13 02:11:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/13 02:11:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/13 02:11:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/13 02:11:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/13 02:11:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/13 02:11:40 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/13 02:11:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:11:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/13 02:11:40 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/13 02:11:40 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/13 02:11:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:11:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/13 02:11:40 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/13 02:11:40 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/13 02:11:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:11:40 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/13 02:11:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:11:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/13 02:11:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:11:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/13 02:11:40 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/13 02:11:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/13 02:11:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/13 02:11:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:11:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:11:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/13 02:11:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/13 02:11:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/13 02:11:40 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/13 02:11:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:11:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/13 02:11:40 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/13 02:11:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:11:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/13 02:11:40 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/13 02:11:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:11:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/13 02:11:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/13 02:11:40 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/13 02:11:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:11:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/13 02:11:40 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/13 02:11:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:11:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/13 02:11:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 02:11:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 02:11:40 DEBUG : Waiting for deletions to finish 2026/07/13 02:11:40 DEBUG : Waiting for deletions to finish 2026/07/13 02:11:40 DEBUG : apple: Excluded (Path Filter) 2026/07/13 02:11:40 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/13 02:11:40 DEBUG : banana: Excluded (Path Filter) 2026/07/13 02:11:40 DEBUG : appleapple: Excluded (Path Filter) 2026/07/13 02:11:40 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/13 02:11:40 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/13 02:11:40 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/13 02:11:40 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/13 02:11:40 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/13 02:11:40 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/13 02:11:40 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/13 02:11:40 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/13 02:11:40 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/13 02:11:40 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/13 02:11:40 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/13 02:11:40 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/13 02:11:40 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/13 02:11:40 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/13 02:11:40 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/13 02:11:40 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/13 02:11:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 02:11:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 02:11:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/13 02:11:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/13 02:11:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/13 02:11:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/13 02:11:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/13 02:11:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/13 02:11:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/13 02:11:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/13 02:11:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/13 02:11:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/13 02:11:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/13 02:11:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/13 02:11:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/13 02:11:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/13 02:11:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/13 02:11:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/13 02:11:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/13 02:11:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/13 02:11:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/13 02:11:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/13 02:11:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/13 02:11:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/13 02:11:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/13 02:11:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/13 02:11:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/13 02:11:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/13 02:11:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/13 02:11:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/13 02:11:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/13 02:11:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/13 02:11:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/13 02:11:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/13 02:11:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/13 02:11:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/13 02:11:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/13 02:11:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/13 02:11:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/13 02:11:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/13 02:11:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/13 02:11:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/13 02:11:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/13 02:11:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/13 02:11:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/13 02:11:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/13 02:11:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/13 02:11:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/13 02:11:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/13 02:11:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/13 02:11:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/13 02:11:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/13 02:11:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/13 02:11:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/13 02:11:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/07/13 02:11:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/13 02:11:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/07/13 02:11:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/07/13 02:11:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/13 02:11:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/13 02:11:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/07/13 02:11:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/13 02:11:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/07/13 02:11:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/13 02:11:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/07/13 02:11:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/13 02:11:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/07/13 02:11:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/07/13 02:11:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/07/13 02:11:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/13 02:11:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/07/13 02:11:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/13 02:11:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/13 02:11:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/07/13 02:11:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/13 02:11:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/07/13 02:11:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/07/13 02:11:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/13 02:11:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/13 02:11:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/13 02:11:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/13 02:11:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/13 02:11:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/07/13 02:11:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/07/13 02:11:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 02:11:53 DEBUG : dir1/0000-abcdefg.txt: md5 = 2bc89e4d1227ab4d81eeba94cf23ba59 OK 2026/07/13 02:11:54 DEBUG : dir1/0001-bcdefgh.txt: md5 = 133d77a9b64be2383e4aecbea8878089 OK 2026/07/13 02:11:56 DEBUG : dir1/0002-cdefghi.txt: md5 = f504fb4d7f7f92d18f17457ba5966131 OK 2026/07/13 02:11:57 DEBUG : dir1/0003-defghij.txt: md5 = ff14cee9ab3c60355f4c4a7dc132e40e OK 2026/07/13 02:11:59 DEBUG : dir1/0004-efghijk.txt: md5 = 2a97a771f506349aa55a9d21ebf2b3b0 OK 2026/07/13 02:12:00 DEBUG : dir1/0005-fghijkl.txt: md5 = 2e8c2cb52cbb16322abf6bf9ab260a59 OK 2026/07/13 02:12:01 DEBUG : dir1/0006-ghijklm.txt: md5 = 535a69b86069f7f0ef9dc2b87d79a455 OK 2026/07/13 02:12:03 DEBUG : dir1/0007-1234567.txt: md5 = 80fd2516b90842f901faed56a76fd072 OK 2026/07/13 02:12:04 DEBUG : dir1/0008-2345678.txt: md5 = 45b15491c015079439015f11e19f21bc OK 2026/07/13 02:12:06 DEBUG : dir1/0009-3456789.txt: md5 = a98968b9a5e5b895369d463dd208adcb OK 2026/07/13 02:12:07 DEBUG : dir1/0010-456789.txt: md5 = dfc0b10e48c61b6d27f6ea077786004a OK 2026/07/13 02:12:08 DEBUG : dir1/0011-56789;.txt: md5 = 32ca26b39dd0997adf0fa6fd65c905df OK 2026/07/13 02:12:09 DEBUG : dir1/0012-6789;.txt: md5 = dd87c89f2f29cb96981d0c566ca60f20 OK 2026/07/13 02:12:11 DEBUG : dir1/0013-789;=.txt: md5 = c4fc8dd031d960d9e5eef3b01a6cbea4 OK 2026/07/13 02:12:12 DEBUG : dir1/0014-89;=.txt: md5 = 95ffb80b5171adebbea57f39d54067c8 OK 2026/07/13 02:12:13 DEBUG : dir1/0015-9;=.txt: md5 = 776d692e56325951b41735e3a1ae7026 OK 2026/07/13 02:12:15 DEBUG : apple: md5 = 7d8fa219b683f2994ad768df148fc970 OK 2026/07/13 02:12:16 DEBUG : banana: md5 = 4d61b0291dba97a42ce26088768abcd7 OK 2026/07/13 02:12:17 DEBUG : appleappleapplebanana: md5 = 6574b672319ff9cdf3885e88a49068be OK 2026/07/13 02:12:19 DEBUG : splitbananasplit: md5 = b615a54fd7918e0708c4d31858ec303b OK 2026/07/13 02:12:19 DEBUG : Waiting for deletions to finish 2026/07/13 02:12:19 DEBUG : apple: Excluded (Path Filter) 2026/07/13 02:12:19 DEBUG : banana: Excluded (Path Filter) 2026/07/13 02:12:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 02:12:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 02:12:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 02:12:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 02:12:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 02:12:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 02:12:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 02:12:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 02:12:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 02:12:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 02:12:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 02:12:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 02:12:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 02:12:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 02:12:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 02:12:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 02:12:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 02:12:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 02:12:20 DEBUG : apple: size = 5 OK 2026/07/13 02:12:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:12:20 DEBUG : apple: Unchanged skipping 2026/07/13 02:12:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/13 02:12:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:12:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/13 02:12:20 DEBUG : banana: size = 6 OK 2026/07/13 02:12:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:12:20 DEBUG : banana: Unchanged skipping 2026/07/13 02:12:21 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/13 02:12:21 DEBUG : splitbananasplit: size = 16 OK 2026/07/13 02:12:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:12:21 DEBUG : splitbananasplit: Unchanged skipping 2026/07/13 02:12:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/13 02:12:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:12:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/13 02:12:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/13 02:12:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:12:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/13 02:12:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/13 02:12:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:12:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/13 02:12:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/13 02:12:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:12:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/13 02:12:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/13 02:12:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:12:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/13 02:12:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/13 02:12:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:12:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/13 02:12:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/13 02:12:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:12:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/13 02:12:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/13 02:12:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:12:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/13 02:12:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/13 02:12:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:12:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/13 02:12:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/13 02:12:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:12:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/13 02:12:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/13 02:12:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:12:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/13 02:12:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/13 02:12:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:12:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/13 02:12:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/13 02:12:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:12:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/13 02:12:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/13 02:12:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:12:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/13 02:12:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/13 02:12:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:12:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/13 02:12:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/13 02:12:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:12:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/13 02:12:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 02:12:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 02:12:21 DEBUG : Waiting for deletions to finish 2026/07/13 02:12:21 DEBUG : Waiting for deletions to finish 2026/07/13 02:12:21 DEBUG : apple: Excluded (Path Filter) 2026/07/13 02:12:21 DEBUG : banana: Excluded (Path Filter) 2026/07/13 02:12:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 02:12:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 02:12:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 02:12:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 02:12:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 02:12:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 02:12:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 02:12:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 02:12:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 02:12:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 02:12:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 02:12:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 02:12:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 02:12:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 02:12:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 02:12:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 02:12:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 02:12:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 02:12:22 DEBUG : dir1: Directory modification time the same (differ by -37.285µs, within tolerance 1ms) 2026/07/13 02:12:22 DEBUG : apple: size = 5 OK 2026/07/13 02:12:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:12:22 DEBUG : apple: Unchanged skipping 2026/07/13 02:12:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/13 02:12:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:12:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/13 02:12:22 DEBUG : splitbananasplit: size = 16 OK 2026/07/13 02:12:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:12:22 DEBUG : splitbananasplit: Unchanged skipping 2026/07/13 02:12:22 DEBUG : banana: size = 6 OK 2026/07/13 02:12:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:12:22 DEBUG : banana: Unchanged skipping 2026/07/13 02:12:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/13 02:12:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:12:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/13 02:12:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/13 02:12:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:12:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/13 02:12:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/13 02:12:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/13 02:12:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/13 02:12:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:12:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:12:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/13 02:12:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 02:12:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/13 02:12:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/13 02:12:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:12:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/13 02:12:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/13 02:12:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:12:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:12:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/13 02:12:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/13 02:12:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/13 02:12:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:12:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/13 02:12:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:12:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/13 02:12:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/13 02:12:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:12:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/13 02:12:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/13 02:12:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:12:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/13 02:12:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/13 02:12:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:12:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/13 02:12:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/13 02:12:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:12:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/13 02:12:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/13 02:12:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/13 02:12:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:12:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/13 02:12:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:12:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/13 02:12:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/13 02:12:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/13 02:12:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:12:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/13 02:12:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 02:12:22 DEBUG : Waiting for deletions to finish 2026/07/13 02:12:22 DEBUG : Waiting for deletions to finish 2026/07/13 02:12:23 DEBUG : apple: Excluded (Path Filter) 2026/07/13 02:12:23 DEBUG : banana: Excluded (Path Filter) 2026/07/13 02:12:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 02:12:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 02:12:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 02:12:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 02:12:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 02:12:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 02:12:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 02:12:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 02:12:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 02:12:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 02:12:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 02:12:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 02:12:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 02:12:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 02:12:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 02:12:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 02:12:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 02:12:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 02:12:23 DEBUG : Waiting for deletions to finish 2026/07/13 02:12:24 DEBUG : apple: Excluded (Path Filter) 2026/07/13 02:12:24 DEBUG : banana: Excluded (Path Filter) 2026/07/13 02:12:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 02:12:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 02:12:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 02:12:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 02:12:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 02:12:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 02:12:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 02:12:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 02:12:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 02:12:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 02:12:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 02:12:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 02:12:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 02:12:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 02:12:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 02:12:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 02:12:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 02:12:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 02:12:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/13 02:12:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/13 02:12:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/13 02:12:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/13 02:12:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/13 02:12:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/13 02:12:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/13 02:12:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/13 02:12:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/13 02:12:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/13 02:12:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/13 02:12:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/13 02:12:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/13 02:12:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/13 02:12:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/13 02:12:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 02:12:36 DEBUG : dir1/0000-abcdefg.txt: md5 = 556ec491f24f71f62a41fd0fbad49125 OK 2026/07/13 02:12:38 DEBUG : dir1/0001-bcdefgh.txt: md5 = 4e1966d0ede43db2583ee4816d10a0a2 OK 2026/07/13 02:12:39 DEBUG : dir1/0002-cdefghi.txt: md5 = ac8f95268d42b421fc4f2bffbb993ce1 OK 2026/07/13 02:12:40 DEBUG : dir1/0003-defghij.txt: md5 = 21ff4932b84c44bbebd4d102ce9075da OK 2026/07/13 02:12:42 DEBUG : dir1/0004-efghijk.txt: md5 = 21fa7784928b4ead5ccec406fd8f7240 OK 2026/07/13 02:12:43 DEBUG : dir1/0005-fghijkl.txt: md5 = f92d09d371c6102ad4a70201b02955e5 OK 2026/07/13 02:12:45 DEBUG : dir1/0006-ghijklm.txt: md5 = 98c9f31512916053c28e4a24b4611011 OK 2026/07/13 02:12:46 DEBUG : dir1/0007-1234567.txt: md5 = 8e3765e5b92951893ac28172d2105422 OK 2026/07/13 02:12:47 DEBUG : dir1/0008-2345678.txt: md5 = 293c2b6be50915d19e40db7fc2a58814 OK 2026/07/13 02:12:48 DEBUG : dir1/0009-3456789.txt: md5 = d038d5f905becc51b66e1f3b1349f4e4 OK 2026/07/13 02:12:50 DEBUG : dir1/0010-456789.txt: md5 = 090da255353b0bd5b28b5286bc5ed749 OK 2026/07/13 02:12:51 DEBUG : dir1/0011-56789;.txt: md5 = 118de9c64d868f2c42e802c7770c2ade OK 2026/07/13 02:12:52 DEBUG : dir1/0012-6789;.txt: md5 = 08ff40847a02a232024c4da3a628983f OK 2026/07/13 02:12:54 DEBUG : dir1/0013-789;=.txt: md5 = bd41852cc49fab08657c21551bf68603 OK 2026/07/13 02:12:55 DEBUG : dir1/0014-89;=.txt: md5 = 15a2d0fa6b87ac70f98a3c7a60d5fdcc OK 2026/07/13 02:12:56 DEBUG : dir1/0015-9;=.txt: md5 = 78b436c8ebf3b8eaf819db48e4bb250d OK 2026/07/13 02:12:58 DEBUG : apple: md5 = b4c11635467870433f6a31f6bc3d6634 OK 2026/07/13 02:12:59 DEBUG : banana: md5 = a0e03f2673a372c4338210453c21d93e OK 2026/07/13 02:13:01 DEBUG : appleappleapplebanana: md5 = eeb15ff7215825a3c17f22bd58c29238 OK 2026/07/13 02:13:02 DEBUG : splitbananasplit: md5 = acdd16517dabe3c983a6a08b91dd3687 OK 2026/07/13 02:13:02 DEBUG : Waiting for deletions to finish 2026/07/13 02:13:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 02:13:02 DEBUG : banana: Excluded (Path Filter) 2026/07/13 02:13:02 DEBUG : apple: Excluded (Path Filter) 2026/07/13 02:13:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 02:13:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 02:13:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 02:13:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 02:13:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 02:13:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 02:13:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 02:13:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 02:13:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 02:13:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 02:13:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 02:13:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 02:13:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 02:13:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 02:13:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 02:13:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 02:13:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 02:13:03 DEBUG : apple: size = 5 OK 2026/07/13 02:13:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/13 02:13:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:03 DEBUG : apple: Unchanged skipping 2026/07/13 02:13:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/13 02:13:03 DEBUG : banana: size = 6 OK 2026/07/13 02:13:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:03 DEBUG : banana: Unchanged skipping 2026/07/13 02:13:04 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/13 02:13:04 DEBUG : splitbananasplit: size = 16 OK 2026/07/13 02:13:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:04 DEBUG : splitbananasplit: Unchanged skipping 2026/07/13 02:13:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/13 02:13:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/13 02:13:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/13 02:13:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/13 02:13:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/13 02:13:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/13 02:13:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/13 02:13:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/13 02:13:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/13 02:13:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/13 02:13:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/13 02:13:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 02:13:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/13 02:13:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/13 02:13:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/13 02:13:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/13 02:13:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/13 02:13:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/13 02:13:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/13 02:13:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/13 02:13:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/13 02:13:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/13 02:13:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/13 02:13:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/13 02:13:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/13 02:13:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/13 02:13:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/13 02:13:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/13 02:13:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/13 02:13:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/13 02:13:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/13 02:13:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/13 02:13:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/13 02:13:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 02:13:04 DEBUG : Waiting for deletions to finish 2026/07/13 02:13:04 DEBUG : Waiting for deletions to finish 2026/07/13 02:13:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 02:13:04 DEBUG : banana: Excluded (Path Filter) 2026/07/13 02:13:04 DEBUG : apple: Excluded (Path Filter) 2026/07/13 02:13:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 02:13:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 02:13:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 02:13:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 02:13:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 02:13:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 02:13:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 02:13:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 02:13:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 02:13:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 02:13:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 02:13:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 02:13:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 02:13:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 02:13:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 02:13:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 02:13:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 02:13:05 DEBUG : dir1: Directory modification time the same (differ by -233.938µs, within tolerance 1ms) 2026/07/13 02:13:05 DEBUG : apple: size = 5 OK 2026/07/13 02:13:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:05 DEBUG : apple: Unchanged skipping 2026/07/13 02:13:05 DEBUG : banana: size = 6 OK 2026/07/13 02:13:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:05 DEBUG : banana: Unchanged skipping 2026/07/13 02:13:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/13 02:13:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:05 DEBUG : splitbananasplit: size = 16 OK 2026/07/13 02:13:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/13 02:13:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:05 DEBUG : splitbananasplit: Unchanged skipping 2026/07/13 02:13:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/13 02:13:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/13 02:13:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/13 02:13:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/13 02:13:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/13 02:13:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/13 02:13:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/13 02:13:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/13 02:13:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/13 02:13:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/13 02:13:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/13 02:13:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/13 02:13:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/13 02:13:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/13 02:13:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/13 02:13:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/13 02:13:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/13 02:13:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/13 02:13:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/13 02:13:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/13 02:13:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/13 02:13:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 02:13:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/13 02:13:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/13 02:13:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/13 02:13:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/13 02:13:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/13 02:13:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/13 02:13:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/13 02:13:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/13 02:13:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/13 02:13:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/13 02:13:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/13 02:13:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 02:13:05 DEBUG : Waiting for deletions to finish 2026/07/13 02:13:05 DEBUG : Waiting for deletions to finish 2026/07/13 02:13:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 02:13:06 DEBUG : banana: Excluded (Path Filter) 2026/07/13 02:13:06 DEBUG : apple: Excluded (Path Filter) 2026/07/13 02:13:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 02:13:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 02:13:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 02:13:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 02:13:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 02:13:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 02:13:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 02:13:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 02:13:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 02:13:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 02:13:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 02:13:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 02:13:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 02:13:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 02:13:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 02:13:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 02:13:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 02:13:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/13 02:13:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/13 02:13:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/13 02:13:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/13 02:13:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/13 02:13:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/13 02:13:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/13 02:13:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/13 02:13:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/13 02:13:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/13 02:13:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/13 02:13:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/13 02:13:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/13 02:13:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/13 02:13:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/13 02:13:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 02:13:18 DEBUG : dir1/0000-abcdefg.txt: md5 = f6385055d872e7b97adfb9ae4ed99c55 OK 2026/07/13 02:13:20 DEBUG : dir1/0001-bcdefgh.txt: md5 = b9a52f5dc738cfecf1ac7f39286ea5bf OK 2026/07/13 02:13:21 DEBUG : dir1/0002-cdefghi.txt: md5 = 496ff0f4320b539df3d4f16b568b1577 OK 2026/07/13 02:13:22 DEBUG : dir1/0003-defghij.txt: md5 = ce6b270d91de05c21b543e9cee53e382 OK 2026/07/13 02:13:24 DEBUG : dir1/0004-efghijk.txt: md5 = b7b5169b61436475397cfff9eee3fdd1 OK 2026/07/13 02:13:25 DEBUG : dir1/0005-fghijkl.txt: md5 = 8c66d845f8dad9b499cb9921e5b85dc9 OK 2026/07/13 02:13:27 DEBUG : dir1/0006-ghijklm.txt: md5 = 6adca84e052ac22bd07f876e38319cb7 OK 2026/07/13 02:13:28 DEBUG : dir1/0007-1234567.txt: md5 = 39d43f39a0530fdccfb21829dd3d1141 OK 2026/07/13 02:13:29 DEBUG : dir1/0008-2345678.txt: md5 = 56542edfdea4e8b8b9af411677cc0ea5 OK 2026/07/13 02:13:31 DEBUG : dir1/0009-3456789.txt: md5 = 137d5403f92378ffe7b726fadcd47134 OK 2026/07/13 02:13:32 DEBUG : dir1/0010-456789.txt: md5 = 1e77845bad8050fe3e4c63c589dc6a53 OK 2026/07/13 02:13:33 DEBUG : dir1/0011-56789;.txt: md5 = 657fa5573ef2f5d7c83d0201ee96138d OK 2026/07/13 02:13:35 DEBUG : dir1/0012-6789;.txt: md5 = 84e59946f4e3b7adbfbe67ea9474b616 OK 2026/07/13 02:13:36 DEBUG : dir1/0013-789;=.txt: md5 = 6ba4fa76561d539580f15f14acfeea6f OK 2026/07/13 02:13:38 DEBUG : dir1/0014-89;=.txt: md5 = 22b7c56623f5290b768020959c7da175 OK 2026/07/13 02:13:39 DEBUG : dir1/0015-9;=.txt: md5 = 776c0c729a7df965f35df7290a091941 OK 2026/07/13 02:13:40 DEBUG : apple: md5 = 42ef1b476283bbba88df96bf1524755a OK 2026/07/13 02:13:42 DEBUG : banana: md5 = 8961177c0fa2346b4367d0713822df5b OK 2026/07/13 02:13:43 DEBUG : appleappleapplebanana: md5 = 493975f01ac90729c1dbcb3e2f40c978 OK 2026/07/13 02:13:44 DEBUG : splitbananasplit: md5 = 3b94fff2c2e456770e5beeebe74d5800 OK 2026/07/13 02:13:44 DEBUG : Waiting for deletions to finish 2026/07/13 02:13:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 02:13:45 DEBUG : apple: Excluded (Path Filter) 2026/07/13 02:13:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 02:13:45 DEBUG : banana: Excluded (Path Filter) 2026/07/13 02:13:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 02:13:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 02:13:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 02:13:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 02:13:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 02:13:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 02:13:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 02:13:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 02:13:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 02:13:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 02:13:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 02:13:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 02:13:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 02:13:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 02:13:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 02:13:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 02:13:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/13 02:13:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/13 02:13:46 DEBUG : apple: size = 5 OK 2026/07/13 02:13:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:46 DEBUG : apple: Unchanged skipping 2026/07/13 02:13:46 DEBUG : banana: size = 6 OK 2026/07/13 02:13:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:46 DEBUG : banana: Unchanged skipping 2026/07/13 02:13:46 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/13 02:13:46 DEBUG : splitbananasplit: size = 16 OK 2026/07/13 02:13:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:46 DEBUG : splitbananasplit: Unchanged skipping 2026/07/13 02:13:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/13 02:13:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/13 02:13:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/13 02:13:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/13 02:13:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/13 02:13:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/13 02:13:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/13 02:13:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/13 02:13:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/13 02:13:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 02:13:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/13 02:13:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/13 02:13:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/13 02:13:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/13 02:13:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/13 02:13:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/13 02:13:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/13 02:13:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/13 02:13:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/13 02:13:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/13 02:13:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/13 02:13:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/13 02:13:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/13 02:13:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/13 02:13:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/13 02:13:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/13 02:13:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/13 02:13:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/13 02:13:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/13 02:13:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/13 02:13:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/13 02:13:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/13 02:13:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/13 02:13:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 02:13:46 DEBUG : Waiting for deletions to finish 2026/07/13 02:13:46 DEBUG : Waiting for deletions to finish 2026/07/13 02:13:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 02:13:47 DEBUG : apple: Excluded (Path Filter) 2026/07/13 02:13:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 02:13:47 DEBUG : banana: Excluded (Path Filter) 2026/07/13 02:13:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 02:13:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 02:13:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 02:13:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 02:13:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 02:13:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 02:13:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 02:13:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 02:13:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 02:13:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 02:13:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 02:13:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 02:13:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 02:13:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 02:13:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 02:13:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 02:13:48 DEBUG : dir1: Directory modification time the same (differ by -427.626µs, within tolerance 1ms) 2026/07/13 02:13:48 DEBUG : apple: size = 5 OK 2026/07/13 02:13:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:48 DEBUG : apple: Unchanged skipping 2026/07/13 02:13:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/13 02:13:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/13 02:13:48 DEBUG : banana: size = 6 OK 2026/07/13 02:13:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:48 DEBUG : banana: Unchanged skipping 2026/07/13 02:13:48 DEBUG : splitbananasplit: size = 16 OK 2026/07/13 02:13:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:48 DEBUG : splitbananasplit: Unchanged skipping 2026/07/13 02:13:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/13 02:13:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/13 02:13:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/13 02:13:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/13 02:13:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/13 02:13:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/13 02:13:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/13 02:13:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/13 02:13:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/13 02:13:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/13 02:13:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/13 02:13:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/13 02:13:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/13 02:13:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/13 02:13:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/13 02:13:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/13 02:13:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/13 02:13:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/13 02:13:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/13 02:13:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/13 02:13:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/13 02:13:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/13 02:13:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 02:13:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/13 02:13:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/13 02:13:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/13 02:13:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/13 02:13:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/13 02:13:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/13 02:13:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/13 02:13:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/13 02:13:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:13:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/13 02:13:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/13 02:13:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 02:13:48 DEBUG : Waiting for deletions to finish 2026/07/13 02:13:48 DEBUG : Waiting for deletions to finish 2026/07/13 02:13:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 02:13:48 DEBUG : apple: Excluded (Path Filter) 2026/07/13 02:13:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 02:13:48 DEBUG : banana: Excluded (Path Filter) 2026/07/13 02:13:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 02:13:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 02:13:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 02:13:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 02:13:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 02:13:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 02:13:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 02:13:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 02:13:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 02:13:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 02:13:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 02:13:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 02:13:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 02:13:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 02:13:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 02:13:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 02:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/13 02:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/13 02:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/13 02:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/13 02:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/13 02:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/13 02:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/13 02:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/13 02:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/13 02:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/13 02:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/13 02:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/13 02:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/13 02:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/13 02:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/13 02:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 02:14:01 DEBUG : dir1/0000-abcdefg.txt: md5 = 09c95a3ea05f56e243b341d60475d926 OK 2026/07/13 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: md5 = 4cf06e666666f8ff99fbf57281f87c51 OK 2026/07/13 02:14:04 DEBUG : dir1/0002-cdefghi.txt: md5 = 4d99732011d88af35e3ad0f5fd7e9b8e OK 2026/07/13 02:14:05 DEBUG : dir1/0003-defghij.txt: md5 = dca62e325d1cc956f283e8c5749bd156 OK 2026/07/13 02:14:07 DEBUG : dir1/0004-efghijk.txt: md5 = a482a6f53e72f0339cb4638c2d00ecf8 OK 2026/07/13 02:14:08 DEBUG : dir1/0005-fghijkl.txt: md5 = d46d8cb6779ecfd196b57c03416596f2 OK 2026/07/13 02:14:09 DEBUG : dir1/0006-ghijklm.txt: md5 = 882d09b8891f46eee3ddb6e5e8436b52 OK 2026/07/13 02:14:11 DEBUG : dir1/0007-1234567.txt: md5 = a06a671455a5ddc67d60c131c4dde808 OK 2026/07/13 02:14:12 DEBUG : dir1/0008-2345678.txt: md5 = f63459685ce99f8eff4144ea59cd2387 OK 2026/07/13 02:14:14 DEBUG : dir1/0009-3456789.txt: md5 = 9afdcb0a71e745f8364f76730b151f11 OK 2026/07/13 02:14:15 DEBUG : dir1/0010-456789.txt: md5 = 631dfc295eda12cde3b3978b03fa525b OK 2026/07/13 02:14:17 DEBUG : dir1/0011-56789;.txt: md5 = 37edf7818ccd1fadbd3b4afefdf2ee26 OK 2026/07/13 02:14:18 DEBUG : dir1/0012-6789;.txt: md5 = 994cfd2f6c92a3224d53d2907f17f2ff OK 2026/07/13 02:14:19 DEBUG : dir1/0013-789;=.txt: md5 = 89e1cb2ef76ec2d73d24d897209f2b6d OK 2026/07/13 02:14:21 DEBUG : dir1/0014-89;=.txt: md5 = e2b52282a8dd50764aadf8dfb14a1b9f OK 2026/07/13 02:14:22 DEBUG : dir1/0015-9;=.txt: md5 = 2f5c59066e54ae0def92ee249e3d2263 OK 2026/07/13 02:14:23 DEBUG : apple: md5 = 93951bae5adc52f0298f314b515c8b58 OK 2026/07/13 02:14:25 DEBUG : banana: md5 = 7b1e731203093938b687c86a3ca759c8 OK 2026/07/13 02:14:26 DEBUG : appleappleapplebanana: md5 = 1eee5d66f5c142c3e596a9f265f0baf0 OK 2026/07/13 02:14:27 DEBUG : splitbananasplit: md5 = da8359c15d1950f708827b3bfea3ef5a OK 2026/07/13 02:14:27 DEBUG : Waiting for deletions to finish 2026/07/13 02:14:28 DEBUG : apple: Excluded (Path Filter) 2026/07/13 02:14:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 02:14:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 02:14:28 DEBUG : banana: Excluded (Path Filter) 2026/07/13 02:14:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 02:14:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 02:14:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 02:14:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 02:14:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 02:14:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 02:14:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 02:14:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 02:14:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 02:14:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 02:14:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 02:14:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 02:14:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 02:14:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 02:14:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 02:14:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 02:14:29 DEBUG : apple: size = 5 OK 2026/07/13 02:14:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:14:29 DEBUG : apple: Unchanged skipping 2026/07/13 02:14:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/13 02:14:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:14:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/13 02:14:29 DEBUG : banana: size = 6 OK 2026/07/13 02:14:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:14:29 DEBUG : banana: Unchanged skipping 2026/07/13 02:14:30 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/13 02:14:30 DEBUG : splitbananasplit: size = 16 OK 2026/07/13 02:14:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:14:30 DEBUG : splitbananasplit: Unchanged skipping 2026/07/13 02:14:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/13 02:14:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:14:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/13 02:14:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/13 02:14:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:14:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/13 02:14:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/13 02:14:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:14:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/13 02:14:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/13 02:14:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:14:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/13 02:14:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/13 02:14:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:14:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/13 02:14:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/13 02:14:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:14:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/13 02:14:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/13 02:14:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:14:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/13 02:14:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/13 02:14:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:14:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/13 02:14:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/13 02:14:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:14:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/13 02:14:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/13 02:14:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:14:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/13 02:14:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/13 02:14:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:14:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/13 02:14:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/13 02:14:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:14:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/13 02:14:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/13 02:14:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:14:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/13 02:14:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/13 02:14:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:14:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/13 02:14:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/13 02:14:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:14:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/13 02:14:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/13 02:14:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:14:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/13 02:14:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 02:14:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 02:14:30 DEBUG : Waiting for deletions to finish 2026/07/13 02:14:30 DEBUG : Waiting for deletions to finish 2026/07/13 02:14:30 DEBUG : apple: Excluded (Path Filter) 2026/07/13 02:14:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 02:14:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 02:14:30 DEBUG : banana: Excluded (Path Filter) 2026/07/13 02:14:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 02:14:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 02:14:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 02:14:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 02:14:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 02:14:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 02:14:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 02:14:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 02:14:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 02:14:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 02:14:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 02:14:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 02:14:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 02:14:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 02:14:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 02:14:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 02:14:31 DEBUG : dir1: Directory modification time the same (differ by -623.033µs, within tolerance 1ms) 2026/07/13 02:14:31 DEBUG : banana: size = 6 OK 2026/07/13 02:14:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:14:31 DEBUG : banana: Unchanged skipping 2026/07/13 02:14:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/13 02:14:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:14:31 DEBUG : apple: size = 5 OK 2026/07/13 02:14:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:14:31 DEBUG : splitbananasplit: size = 16 OK 2026/07/13 02:14:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/13 02:14:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:14:31 DEBUG : splitbananasplit: Unchanged skipping 2026/07/13 02:14:31 DEBUG : apple: Unchanged skipping 2026/07/13 02:14:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/13 02:14:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:14:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/13 02:14:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/13 02:14:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:14:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/13 02:14:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/13 02:14:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:14:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/13 02:14:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/13 02:14:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/13 02:14:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/13 02:14:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:14:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/13 02:14:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:14:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/13 02:14:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:14:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:14:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/13 02:14:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/13 02:14:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:14:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/13 02:14:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/13 02:14:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:14:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/13 02:14:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:14:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/13 02:14:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/13 02:14:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/13 02:14:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:14:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/13 02:14:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/13 02:14:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/13 02:14:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/13 02:14:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:14:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/13 02:14:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/13 02:14:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:14:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/13 02:14:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/13 02:14:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/13 02:14:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:14:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/13 02:14:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:14:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/13 02:14:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 02:14:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/13 02:14:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:14:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/13 02:14:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 02:14:31 DEBUG : Waiting for deletions to finish 2026/07/13 02:14:31 DEBUG : Waiting for deletions to finish 2026/07/13 02:14:32 DEBUG : apple: Excluded (Path Filter) 2026/07/13 02:14:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 02:14:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 02:14:32 DEBUG : banana: Excluded (Path Filter) 2026/07/13 02:14:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 02:14:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 02:14:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 02:14:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 02:14:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 02:14:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 02:14:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 02:14:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 02:14:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 02:14:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 02:14:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 02:14:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 02:14:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 02:14:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 02:14:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 02:14:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 02:14:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/13 02:14:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/13 02:14:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/13 02:14:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/13 02:14:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/13 02:14:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/13 02:14:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/13 02:14:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/13 02:14:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/13 02:14:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/13 02:14:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/13 02:14:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/13 02:14:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/13 02:14:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/13 02:14:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/13 02:14:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 02:14:45 DEBUG : dir1/0000-abcdefg.txt: md5 = 9c07a19d3f6e420511ba75fb2cc6c3aa OK 2026/07/13 02:14:46 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0a70409e93fb0f640521326f480ce70f OK 2026/07/13 02:14:47 DEBUG : dir1/0002-cdefghi.txt: md5 = be1d57707e96b47246877757ced0ff59 OK 2026/07/13 02:14:49 DEBUG : dir1/0003-defghij.txt: md5 = 0681df45fc61d83c728ea0775a059f39 OK 2026/07/13 02:14:50 DEBUG : dir1/0004-efghijk.txt: md5 = 48262794690e9326fb53213b4cfd0ba2 OK 2026/07/13 02:14:52 DEBUG : dir1/0005-fghijkl.txt: md5 = 75fe38a7e11f03eac16d5637d4c93492 OK 2026/07/13 02:14:53 DEBUG : dir1/0006-ghijklm.txt: md5 = 5aa0012428b97ee0f82beb673cf4606c OK 2026/07/13 02:14:54 DEBUG : dir1/0007-1234567.txt: md5 = e54c6d26d4be6dc9ff0a0b3346da0da2 OK 2026/07/13 02:14:56 DEBUG : dir1/0008-2345678.txt: md5 = 34dbdc2b3f4286e554257221999147e5 OK 2026/07/13 02:14:57 DEBUG : dir1/0009-3456789.txt: md5 = 43e9b951dc7c11dbc37d9a741db1df77 OK 2026/07/13 02:14:59 DEBUG : dir1/0010-456789.txt: md5 = e978b33750be01ae85d5ae50aa73db55 OK 2026/07/13 02:15:00 DEBUG : dir1/0011-56789;.txt: md5 = b724ee63b8fd6e584e6a79b1ce99b59b OK 2026/07/13 02:15:02 DEBUG : dir1/0012-6789;.txt: md5 = 8b85750c2ab22b57ee8436e8107ab849 OK 2026/07/13 02:15:03 DEBUG : dir1/0013-789;=.txt: md5 = 04e0ca3e6ab36dec6fe6a33cac4fb0bf OK 2026/07/13 02:15:04 DEBUG : dir1/0014-89;=.txt: md5 = 8a8bfad3ca8cbce779ee0f6822f08872 OK 2026/07/13 02:15:06 DEBUG : dir1/0015-9;=.txt: md5 = b769bff45e8677ad4eb3457be2d1649a OK 2026/07/13 02:15:07 DEBUG : apple: md5 = 79e3f97f752d058c47405ab53af0640a OK 2026/07/13 02:15:09 DEBUG : banana: md5 = 19e31334ba6d7a277851e6398b4cb305 OK 2026/07/13 02:15:10 DEBUG : appleappleapplebanana: md5 = 26fade5cffbfa18d4db2a310fcf478e0 OK 2026/07/13 02:15:11 DEBUG : splitbananasplit: md5 = 7e8cb1b6ba177287804440b81dcdf494 OK 2026/07/13 02:15:11 DEBUG : Waiting for deletions to finish 2026/07/13 02:15:12 DEBUG : banana: Excluded (Path Filter) 2026/07/13 02:15:12 DEBUG : apple: Excluded (Path Filter) 2026/07/13 02:15:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 02:15:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 02:15:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 02:15:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 02:15:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 02:15:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 02:15:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 02:15:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 02:15:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 02:15:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 02:15:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 02:15:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 02:15:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 02:15:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 02:15:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 02:15:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 02:15:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 02:15:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 02:15:13 DEBUG : apple: size = 5 OK 2026/07/13 02:15:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:15:13 DEBUG : apple: Unchanged skipping 2026/07/13 02:15:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/13 02:15:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:15:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/13 02:15:13 DEBUG : banana: size = 6 OK 2026/07/13 02:15:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:15:13 DEBUG : banana: Unchanged skipping 2026/07/13 02:15:14 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/13 02:15:14 DEBUG : splitbananasplit: size = 16 OK 2026/07/13 02:15:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:15:14 DEBUG : splitbananasplit: Unchanged skipping 2026/07/13 02:15:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/13 02:15:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:15:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/13 02:15:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/13 02:15:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/13 02:15:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/13 02:15:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/13 02:15:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:15:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:15:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/13 02:15:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/13 02:15:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:15:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/13 02:15:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/13 02:15:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/13 02:15:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:15:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/13 02:15:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:15:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/13 02:15:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/13 02:15:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 02:15:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:15:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/13 02:15:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:15:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/13 02:15:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:15:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/13 02:15:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/13 02:15:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:15:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/13 02:15:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/13 02:15:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:15:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/13 02:15:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:15:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/13 02:15:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/13 02:15:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/13 02:15:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/13 02:15:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/13 02:15:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/13 02:15:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:15:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:15:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/13 02:15:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:15:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/13 02:15:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/13 02:15:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/13 02:15:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:15:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/13 02:15:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 02:15:14 DEBUG : Waiting for deletions to finish 2026/07/13 02:15:14 DEBUG : Waiting for deletions to finish 2026/07/13 02:15:14 DEBUG : banana: Excluded (Path Filter) 2026/07/13 02:15:14 DEBUG : apple: Excluded (Path Filter) 2026/07/13 02:15:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 02:15:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 02:15:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 02:15:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 02:15:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 02:15:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 02:15:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 02:15:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 02:15:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 02:15:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 02:15:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 02:15:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 02:15:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 02:15:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 02:15:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 02:15:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 02:15:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 02:15:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 02:15:15 DEBUG : dir1: Directory modification time the same (differ by -820.746µs, within tolerance 1ms) 2026/07/13 02:15:15 DEBUG : apple: size = 5 OK 2026/07/13 02:15:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:15:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/13 02:15:15 DEBUG : apple: Unchanged skipping 2026/07/13 02:15:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:15:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/13 02:15:15 DEBUG : splitbananasplit: size = 16 OK 2026/07/13 02:15:15 DEBUG : banana: size = 6 OK 2026/07/13 02:15:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:15:15 DEBUG : splitbananasplit: Unchanged skipping 2026/07/13 02:15:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:15:15 DEBUG : banana: Unchanged skipping 2026/07/13 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/13 02:15:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/13 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:15:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:15:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/13 02:15:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/13 02:15:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:15:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/13 02:15:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/13 02:15:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/13 02:15:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:15:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:15:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/13 02:15:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/13 02:15:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/13 02:15:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:15:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:15:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/13 02:15:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 02:15:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/13 02:15:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/13 02:15:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/13 02:15:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:15:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:15:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:15:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/13 02:15:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/13 02:15:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/13 02:15:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/13 02:15:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:15:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:15:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/13 02:15:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/13 02:15:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/13 02:15:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/13 02:15:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:15:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/13 02:15:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/13 02:15:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:15:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/13 02:15:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/13 02:15:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:15:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/13 02:15:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/13 02:15:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/13 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/13 02:15:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/13 02:15:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:15:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/13 02:15:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 02:15:15 DEBUG : Waiting for deletions to finish 2026/07/13 02:15:15 DEBUG : Waiting for deletions to finish 2026/07/13 02:15:16 DEBUG : banana: Excluded (Path Filter) 2026/07/13 02:15:16 DEBUG : apple: Excluded (Path Filter) 2026/07/13 02:15:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/13 02:15:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/13 02:15:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/13 02:15:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/13 02:15:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/13 02:15:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/13 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/13 02:15:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/13 02:15:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/13 02:15:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/13 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/13 02:15:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/13 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/13 02:15:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/13 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/13 02:15:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/13 02:15:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/13 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/13 02:15:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/13 02:15:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/13 02:15:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/13 02:15:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/13 02:15:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/13 02:15:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/13 02:15:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/13 02:15:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/13 02:15:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/13 02:15:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/13 02:15:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/13 02:15:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/13 02:15:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/13 02:15:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/13 02:15:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/13 02:15:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" --- PASS: TestTransform (524.10s) --- PASS: TestTransform/NFC (43.72s) --- PASS: TestTransform/NFD (42.68s) --- PASS: TestTransform/base64 (50.39s) --- PASS: TestTransform/prefix (60.70s) --- PASS: TestTransform/suffix (60.16s) --- PASS: TestTransform/truncate (51.11s) --- PASS: TestTransform/encoder (43.23s) --- PASS: TestTransform/ISO-8859-1 (42.15s) --- PASS: TestTransform/charmap (43.11s) --- PASS: TestTransform/lowercase (43.11s) --- PASS: TestTransform/ascii (43.75s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 02:15:26 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/13 02:15:26 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/13 02:15:26 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/07/13 02:15:27 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-07-13T02:15:26.611912285Z) 2026/07/13 02:15:27 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/13 02:15:27 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/13 02:15:27 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/13 02:15:27 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/13 02:15:27 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/13 02:15:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 02:15:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 02:15:28 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 2f422f13993d4d9eb90e67e595f75428 OK 2026/07/13 02:15:28 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/13 02:15:28 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/13 02:15:28 DEBUG : Waiting for deletions to finish 2026/07/13 02:15:30 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.48s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 02:15:31 DEBUG : toe: transformed to: tictactoe 2026/07/13 02:15:31 DEBUG : toe: transformed to: tictactoe 2026/07/13 02:15:31 DEBUG : tictactoe: Making directory with metadata 2026/07/13 02:15:32 INFO : tictactoe: Made directory with metadata (mtime=2026-07-13T02:15:31.090932432Z) 2026/07/13 02:15:32 DEBUG : toe: transformed to: tictactoe 2026/07/13 02:15:32 DEBUG : toe: transformed to: tictactoe 2026/07/13 02:15:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/13 02:15:32 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/13 02:15:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/13 02:15:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 02:15:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 02:15:33 DEBUG : tictactoe/tictactoe: md5 = 8e3223147889f613ef54bcc422029f98 OK 2026/07/13 02:15:33 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/13 02:15:33 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/13 02:15:33 DEBUG : Waiting for deletions to finish 2026/07/13 02:15:35 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (4.64s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 02:15:35 DEBUG : toe: Making directory with metadata 2026/07/13 02:15:36 INFO : toe: Made directory with metadata (mtime=2026-07-13T02:15:35.732953302Z) 2026/07/13 02:15:36 DEBUG : toe/toe: Making directory with metadata 2026/07/13 02:15:37 INFO : toe/toe: Made directory with metadata (mtime=2026-07-13T02:15:35.732953302Z) 2026/07/13 02:15:37 DEBUG : toe: transformed to: tictactoe 2026/07/13 02:15:37 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/13 02:15:37 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/13 02:15:37 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/13 02:15:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 02:15:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 02:15:38 DEBUG : toe/toe/tictactoe: md5 = dc15a940ad331b37c57ff8a0eb453397 OK 2026/07/13 02:15:38 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/13 02:15:38 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/13 02:15:38 DEBUG : Waiting for deletions to finish 2026/07/13 02:15:41 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/07/13 02:15:41 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.69s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 02:15:42 DEBUG : toe: Making directory with metadata 2026/07/13 02:15:43 INFO : toe: Made directory with metadata (mtime=2026-07-13T02:15:42.421983363Z) 2026/07/13 02:15:43 DEBUG : toe/toe: Making directory with metadata 2026/07/13 02:15:44 INFO : toe/toe: Made directory with metadata (mtime=2026-07-13T02:15:42.421983363Z) 2026/07/13 02:15:44 DEBUG : toe: transformed to: tictactoe 2026/07/13 02:15:44 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/13 02:15:44 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/13 02:15:44 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/13 02:15:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 02:15:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 02:15:45 DEBUG : toe/toe/tictactoe: md5 = 360d150a6591bd0b78aecad376697a13 OK 2026/07/13 02:15:45 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/13 02:15:45 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/13 02:15:45 DEBUG : Waiting for deletions to finish 2026/07/13 02:15:47 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/07/13 02:15:48 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.35s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 02:15:48 DEBUG : empty_dir: Making directory with metadata 2026/07/13 02:15:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/13 02:15:48 DEBUG : toe: transformed to: tictactoe 2026/07/13 02:15:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 02:15:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 02:15:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 02:15:49 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/13 02:15:49 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/13 02:15:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 02:15:49 DEBUG : toe: transformed to: tictactoe 2026/07/13 02:15:49 DEBUG : toe: transformed to: tictactoe 2026/07/13 02:15:49 DEBUG : tictactoe: Making directory with metadata 2026/07/13 02:15:50 INFO : tictactoe: Made directory with metadata (mtime=2026-07-13T02:15:48.777011907Z) 2026/07/13 02:15:50 DEBUG : toe: transformed to: tictactoe 2026/07/13 02:15:50 DEBUG : toe: transformed to: tictactoe 2026/07/13 02:15:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/13 02:15:50 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/13 02:15:51 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-13T02:15:48.777011907Z) 2026/07/13 02:15:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/13 02:15:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/13 02:15:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/13 02:15:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/13 02:15:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 02:15:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 02:15:52 DEBUG : tictactoe/tictactoe/toe.txt: md5 = c0cb10135c7c0cf773b4b5ef6d9c278c OK 2026/07/13 02:15:52 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/13 02:15:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/13 02:15:52 DEBUG : Waiting for deletions to finish 2026/07/13 02:15:54 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/13 02:15:55 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (7.90s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 02:15:56 DEBUG : empty_dir: Making directory with metadata 2026/07/13 02:15:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/13 02:15:56 DEBUG : toe: transformed to: tictactoe 2026/07/13 02:15:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 02:15:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 02:15:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 02:15:56 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/13 02:15:57 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/13 02:15:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 02:15:57 DEBUG : toe: transformed to: tictactoe 2026/07/13 02:15:57 DEBUG : toe: transformed to: tictactoe 2026/07/13 02:15:57 DEBUG : tictactoe: Making directory with metadata 2026/07/13 02:15:58 INFO : tictactoe: Made directory with metadata (mtime=2026-07-13T02:15:56.676047364Z) 2026/07/13 02:15:58 DEBUG : toe: transformed to: tictactoe 2026/07/13 02:15:58 DEBUG : toe: transformed to: tictactoe 2026/07/13 02:15:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/13 02:15:58 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/13 02:15:59 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-13T02:15:56.676047364Z) 2026/07/13 02:15:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/13 02:15:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/13 02:15:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/13 02:15:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/13 02:15:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/13 02:15:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 02:15:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 02:16:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 12398cf09ba3e9f12ae445aed8a35c60 OK 2026/07/13 02:16:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/13 02:16:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/13 02:16:00 DEBUG : Waiting for deletions to finish 2026/07/13 02:16:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 02:16:01 DEBUG : toe: transformed to: tictactoe 2026/07/13 02:16:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 02:16:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 02:16:01 DEBUG : toe: transformed to: tictactoe 2026/07/13 02:16:01 DEBUG : toe: transformed to: tictactoe 2026/07/13 02:16:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/13 02:16:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/13 02:16:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/07/13 02:16:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': 0 differences found 2026/07/13 02:16:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': 1 hashes could not be checked 2026/07/13 02:16:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': 1 matching files 2026/07/13 02:16:03 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/13 02:16:03 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (8.39s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 02:16:05 DEBUG : toe: transformed to: tictactoe 2026/07/13 02:16:05 DEBUG : toe: transformed to: tictactoe 2026/07/13 02:16:05 DEBUG : tictactoe: Making directory with metadata 2026/07/13 02:16:05 INFO : tictactoe: Made directory with metadata (mtime=2026-07-13T02:16:05.070085018Z) 2026/07/13 02:16:05 DEBUG : toe: transformed to: tictactoe 2026/07/13 02:16:05 DEBUG : toe: transformed to: tictactoe 2026/07/13 02:16:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/13 02:16:05 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/13 02:16:06 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-13T02:16:05.070085018Z) 2026/07/13 02:16:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/13 02:16:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/13 02:16:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/13 02:16:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/13 02:16:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 02:16:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 02:16:08 DEBUG : tictactoe/tictactoe/toe.txt: md5 = ba27f0cc6eeafc939d5be85cbc3fc511 OK 2026/07/13 02:16:08 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/13 02:16:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/13 02:16:08 DEBUG : Waiting for deletions to finish 2026/07/13 02:16:08 DEBUG : toe: transformed to: tictactoe 2026/07/13 02:16:09 DEBUG : toe: transformed to: tictactoe 2026/07/13 02:16:09 DEBUG : tictactoe: Directory modification time the same (differ by -85.018µs, within tolerance 1ms) 2026/07/13 02:16:09 DEBUG : toe: transformed to: tictactoe 2026/07/13 02:16:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/13 02:16:09 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -85.018µs, within tolerance 1ms) 2026/07/13 02:16:09 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/13 02:16:09 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/13 02:16:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 02:16:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/13 02:16:09 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/13 02:16:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 02:16:09 DEBUG : Waiting for deletions to finish 2026/07/13 02:16:11 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/13 02:16:12 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (7.63s) === RUN TestSyntax 2026/07/13 02:16:12 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 02:16:12 DEBUG : toe: Making directory with metadata 2026/07/13 02:16:13 INFO : toe: Made directory with metadata (mtime=2026-07-13T02:16:12.698119205Z) 2026/07/13 02:16:13 DEBUG : toe/toe: Making directory with metadata 2026/07/13 02:16:14 INFO : toe/toe: Made directory with metadata (mtime=2026-07-13T02:16:12.698119205Z) 2026/07/13 02:16:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/13 02:16:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 02:16:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 02:16:15 DEBUG : toe/toe/toe: md5 = 241ad98f6a1b5c445ffb4cdbcd8044f6 OK 2026/07/13 02:16:15 DEBUG : toe/toe/toe: size = 11 OK 2026/07/13 02:16:15 INFO : toe/toe/toe: Copied (new) 2026/07/13 02:16:15 DEBUG : Waiting for deletions to finish 2026/07/13 02:16:17 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/13 02:16:18 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.24s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 02:16:18 DEBUG : empty_dir: Making directory with metadata 2026/07/13 02:16:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/13 02:16:18 DEBUG : toe: transformed to: tictactoe 2026/07/13 02:16:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 02:16:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 02:16:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 02:16:19 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/13 02:16:19 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/13 02:16:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 02:16:19 DEBUG : toe: transformed to: tictactoe 2026/07/13 02:16:19 DEBUG : toe: transformed to: tictactoe 2026/07/13 02:16:19 DEBUG : tictactoe: Making directory with metadata 2026/07/13 02:16:20 INFO : tictactoe: Made directory with metadata (mtime=2026-07-13T02:16:18.93814716Z) 2026/07/13 02:16:20 DEBUG : toe: transformed to: tictactoe 2026/07/13 02:16:20 DEBUG : toe: transformed to: tictactoe 2026/07/13 02:16:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/13 02:16:20 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/13 02:16:21 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-13T02:16:18.93814716Z) 2026/07/13 02:16:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/13 02:16:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/13 02:16:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/13 02:16:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/13 02:16:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/13 02:16:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/13 02:16:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 02:16:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 02:16:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = de74d206a6b8df61b56254b33ad2d8c4 OK 2026/07/13 02:16:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/13 02:16:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/13 02:16:22 INFO : toe/toe/toe.txt: Deleted 2026/07/13 02:16:22 INFO : toe/toe: Removing directory 2026/07/13 02:16:22 INFO : toe: Removing directory 2026/07/13 02:16:22 INFO : empty_dir: Removing directory 2026/07/13 02:16:22 DEBUG : Local file system at /tmp/rclone2307971988: deleted 3 directories 2026/07/13 02:16:24 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/13 02:16:25 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (7.67s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 02:16:26 DEBUG : empty_dir: Making directory with metadata 2026/07/13 02:16:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/13 02:16:26 DEBUG : toe: transformed to: tictactoe 2026/07/13 02:16:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 02:16:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 02:16:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 02:16:26 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/13 02:16:27 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/13 02:16:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 02:16:27 DEBUG : toe: transformed to: tictactoe 2026/07/13 02:16:27 DEBUG : toe: transformed to: tictactoe 2026/07/13 02:16:27 DEBUG : tictactoe: Making directory with metadata 2026/07/13 02:16:28 INFO : tictactoe: Made directory with metadata (mtime=2026-07-13T02:16:26.604181484Z) 2026/07/13 02:16:28 DEBUG : toe: transformed to: tictactoe 2026/07/13 02:16:28 DEBUG : toe: transformed to: tictactoe 2026/07/13 02:16:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/13 02:16:28 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/13 02:16:28 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-13T02:16:26.604181484Z) 2026/07/13 02:16:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/13 02:16:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/13 02:16:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/13 02:16:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/13 02:16:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/13 02:16:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/13 02:16:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 02:16:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 02:16:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 859c014ba02a29003fac6f4da1d2886b OK 2026/07/13 02:16:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/13 02:16:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/13 02:16:30 INFO : toe/toe/toe.txt: Deleted 2026/07/13 02:16:30 INFO : toe/toe: Removing directory 2026/07/13 02:16:30 INFO : toe: Removing directory 2026/07/13 02:16:30 INFO : empty_dir: Removing directory 2026/07/13 02:16:30 DEBUG : Local file system at /tmp/rclone2307971988: deleted 3 directories 2026/07/13 02:16:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/13 02:16:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/13 02:16:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/13 02:16:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/13 02:16:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/13 02:16:33 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/07/13 02:16:35 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/13 02:16:35 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/13 02:16:37 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (11.86s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 02:16:38 DEBUG : Reset feature "Copy" 2026/07/13 02:16:38 DEBUG : Reset feature "Move" 2026/07/13 02:16:38 DEBUG : Reset feature "Copy" 2026/07/13 02:16:38 DEBUG : Reset feature "Move" 2026/07/13 02:16:38 DEBUG : empty_dir: Making directory with metadata 2026/07/13 02:16:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/13 02:16:38 DEBUG : toe: transformed to: tictactoe 2026/07/13 02:16:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 02:16:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 02:16:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 02:16:38 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/13 02:16:39 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/13 02:16:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/13 02:16:39 DEBUG : toe: transformed to: tictactoe 2026/07/13 02:16:39 DEBUG : toe: transformed to: tictactoe 2026/07/13 02:16:39 DEBUG : tictactoe: Making directory with metadata 2026/07/13 02:16:40 INFO : tictactoe: Made directory with metadata (mtime=2026-07-13T02:16:38.460234525Z) 2026/07/13 02:16:40 DEBUG : toe: transformed to: tictactoe 2026/07/13 02:16:40 DEBUG : toe: transformed to: tictactoe 2026/07/13 02:16:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/13 02:16:40 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/13 02:16:40 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-13T02:16:38.460234525Z) 2026/07/13 02:16:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/13 02:16:40 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/13 02:16:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/13 02:16:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/13 02:16:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/13 02:16:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/13 02:16:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 02:16:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 02:16:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = de9f93584b1b23a96b19a7f2ae98eb6f OK 2026/07/13 02:16:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/13 02:16:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/13 02:16:42 INFO : toe/toe/toe.txt: Deleted 2026/07/13 02:16:42 INFO : toe/toe: Removing directory 2026/07/13 02:16:42 INFO : toe: Removing directory 2026/07/13 02:16:42 INFO : empty_dir: Removing directory 2026/07/13 02:16:42 DEBUG : Local file system at /tmp/rclone2307971988: deleted 3 directories 2026/07/13 02:16:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/13 02:16:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/13 02:16:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/13 02:16:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/13 02:16:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/13 02:16:46 DEBUG : toe/toe/toe.txt: md5 = 0b55bc3f8f50fdc158e43c6bba845235 OK 2026/07/13 02:16:46 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/13 02:16:46 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/13 02:16:46 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/07/13 02:16:48 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/13 02:16:49 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/13 02:16:50 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/13 02:16:50 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (13.89s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 02:16:52 DEBUG : toe: transformed to: dG9l 2026/07/13 02:16:52 DEBUG : toe: transformed to: dG9l 2026/07/13 02:16:52 DEBUG : dG9l: Making directory with metadata 2026/07/13 02:16:53 INFO : dG9l: Made directory with metadata (mtime=2026-07-13T02:16:52.346296593Z) 2026/07/13 02:16:53 DEBUG : toe: transformed to: dG9l 2026/07/13 02:16:53 DEBUG : toe: transformed to: dG9l 2026/07/13 02:16:53 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/13 02:16:53 DEBUG : dG9l/dG9l: Making directory with metadata 2026/07/13 02:16:53 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-07-13T02:16:52.346296593Z) 2026/07/13 02:16:53 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/13 02:16:53 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/13 02:16:53 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/13 02:16:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/13 02:16:53 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/13 02:16:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 02:16:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 02:16:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 0e8db4e5a1fd52e658204795430998ce OK 2026/07/13 02:16:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/13 02:16:55 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/13 02:16:55 DEBUG : Waiting for deletions to finish 2026/07/13 02:16:56 DEBUG : dG9l: transformed to: toe 2026/07/13 02:16:56 DEBUG : dG9l: transformed to: toe 2026/07/13 02:16:56 DEBUG : toe: Directory modification time the same (differ by 296.593µs, within tolerance 1ms) 2026/07/13 02:16:56 DEBUG : Added delayed dir = "toe", newDst=toe 2026/07/13 02:16:56 DEBUG : dG9l: transformed to: toe 2026/07/13 02:16:56 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/13 02:16:56 DEBUG : toe/toe: Directory modification time the same (differ by 296.593µs, within tolerance 1ms) 2026/07/13 02:16:56 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/07/13 02:16:56 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/13 02:16:56 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/13 02:16:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/13 02:16:56 DEBUG : Local file system at /tmp/rclone2307971988: Waiting for checks to finish 2026/07/13 02:16:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/13 02:16:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/13 02:16:56 DEBUG : Local file system at /tmp/rclone2307971988: Waiting for transfers to finish 2026/07/13 02:16:56 DEBUG : Waiting for deletions to finish 2026/07/13 02:16:58 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/07/13 02:16:59 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (7.76s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini'", Local "Local file system at /tmp/rclone2307971988", Modify Window "1ms" 2026/07/13 02:17:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/13 02:17:00 DEBUG : toe: transformed to: 2026/07/13 02:17:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/13 02:17:00 DEBUG : toe: transformed to: 2026/07/13 02:17:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Making directory with metadata 2026/07/13 02:17:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Made directory with metadata (mtime=2026-07-13T02:17:00.110331269Z) 2026/07/13 02:17:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/13 02:17:00 DEBUG : toe: transformed to: 2026/07/13 02:17:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/13 02:17:00 DEBUG : toe: transformed to: 2026/07/13 02:17:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/13 02:17:00 DEBUG : toe/toe: transformed to: 2026/07/13 02:17:00 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/13 02:17:00 DEBUG : toe/toe: Making directory with metadata 2026/07/13 02:17:02 INFO : toe/toe: Made directory with metadata (mtime=2026-07-13T02:17:00.110331269Z) 2026/07/13 02:17:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/13 02:17:02 DEBUG : toe/toe: transformed to: 2026/07/13 02:17:02 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/13 02:17:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/13 02:17:02 DEBUG : toe: transformed to: 2026/07/13 02:17:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/13 02:17:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/13 02:17:02 DEBUG : toe/toe/toe: transformed to: 2026/07/13 02:17:02 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/13 02:17:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for checks to finish 2026/07/13 02:17:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Waiting for transfers to finish 2026/07/13 02:17:03 DEBUG : toe/toe/toe: md5 = d657879c44b93b3e3457e9ef523ff762 OK 2026/07/13 02:17:03 DEBUG : toe/toe/toe: size = 11 OK 2026/07/13 02:17:03 INFO : toe/toe/toe: Copied (new) 2026/07/13 02:17:03 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': not deleting files as there were IO errors 2026/07/13 02:17:03 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': not deleting directories as there were IO errors 2026/07/13 02:17:05 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/13 02:17:06 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (6.68s) PASS 2026/07/13 02:17:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poyemoj3bini': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 25m20.458454748s (try 1/5)