"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/05/24 01:01:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wutipip5cuko" 2026/05/24 01:01:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/24 01:01:18 DEBUG : Creating backend with remote "TestDrive:crypt/1gd9f0icc7v88be4o0h6atulbre40gapjdfvhedbpea3qsgalleg" 2026/05/24 01:01:19 DEBUG : Creating backend with remote "/tmp/rclone3679813003" === 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-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:01:21 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/24 01:01:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/24 01:01:21 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/24 01:01:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:01:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:01:21 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (2.07s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:01:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/24 01:01:22 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/24 01:01:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/24 01:01:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:01:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:01:24 DEBUG : sub dir/hello world: md5 = 552b1ef511955e47d6c8a911b1b3e48c OK 2026/05/24 01:01:24 DEBUG : sub dir/hello world: size = 11 OK 2026/05/24 01:01:24 INFO : sub dir/hello world: Copied (new) 2026/05/24 01:01:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/24 01:01:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (6.15s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:01:27 DEBUG : metadata sub dir: Making directory with metadata 2026/05/24 01:01:27 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/24 01:01:27 DEBUG : empty metadata sub dir: Making directory with metadata 2026/05/24 01:01:27 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/24 01:01:27 DEBUG : Local file system at /tmp/rclone3679813003: File to upload is small (21 bytes), uploading instead of streaming 2026/05/24 01:01:27 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/24 01:01:27 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/05/24 01:01:27 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/05/24 01:01:27 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/05/24 01:01:28 DEBUG : Google drive root 'crypt/1gd9f0icc7v88be4o0h6atulbre40gapjdfvhedbpea3qsgalleg': Skipping btime metadata as can't update it on an existing file: 2026-05-24T01:01:27.946251729Z 2026/05/24 01:01:29 INFO : empty metadata sub dir: Updated directory metadata 2026/05/24 01:01:29 DEBUG : Google drive root 'crypt/1gd9f0icc7v88be4o0h6atulbre40gapjdfvhedbpea3qsgalleg': Skipping btime metadata as can't update it on an existing file: 2026-05-24T01:01:27.946251729Z 2026/05/24 01:01:30 INFO : metadata sub dir: Updated directory metadata 2026/05/24 01:01:30 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/05/24 01:01:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:01:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:01:31 DEBUG : metadata sub dir/hello metadata world: md5 = 7012a46adb11538cc6fada52f199221b OK 2026/05/24 01:01:31 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/24 01:01:31 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/05/24 01:01:34 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.83s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:01:35 DEBUG : metadata sub dir: Making directory with metadata 2026/05/24 01:01:35 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/24 01:01:35 DEBUG : empty metadata sub dir: Making directory with metadata 2026/05/24 01:01:35 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/24 01:01:35 DEBUG : Local file system at /tmp/rclone3679813003: File to upload is small (21 bytes), uploading instead of streaming 2026/05/24 01:01:35 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/24 01:01:35 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/05/24 01:01:35 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/05/24 01:01:35 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/05/24 01:01:36 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/05/24 01:01:36 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/05/24 01:01:36 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/05/24 01:01:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:01:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:01:38 DEBUG : metadata sub dir/hello metadata world: md5 = 385cc600b421060d695f34648a573ca4 OK 2026/05/24 01:01:38 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/24 01:01:38 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/05/24 01:01:38 DEBUG : Google drive root 'crypt/1gd9f0icc7v88be4o0h6atulbre40gapjdfvhedbpea3qsgalleg': Skipping btime metadata as can't update it on an existing file: 2026-05-24T01:01:35.776381581Z 2026/05/24 01:01:39 INFO : metadata sub dir: Updated directory metadata 2026/05/24 01:01:42 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (7.13s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:01:42 DEBUG : Creating backend with remote "/non-existing" 2026/05/24 01:01:43 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/24 01:01:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:01:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.74s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:01:43 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/24 01:01:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/24 01:01:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:01:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:01:46 DEBUG : sub dir/hello world: md5 = c71678d65cf0cb29df9e4a98c35afe50 OK 2026/05/24 01:01:46 DEBUG : sub dir/hello world: size = 11 OK 2026/05/24 01:01:46 INFO : sub dir/hello world: Copied (new) 2026/05/24 01:01:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/24 01:01:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (7.31s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.44s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:01:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Running all checks before starting transfers 2026/05/24 01:01:51 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/24 01:01:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/24 01:01:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:01:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Checks finished, now starting transfers 2026/05/24 01:01:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:01:54 DEBUG : sub dir/hello world: md5 = 6060a00af4d5e835bd370cb866b6bc26 OK 2026/05/24 01:01:54 DEBUG : sub dir/hello world: size = 11 OK 2026/05/24 01:01:54 INFO : sub dir/hello world: Copied (new) 2026/05/24 01:01:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/24 01:01:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (6.02s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:01:57 ERROR : Ignoring --no-traverse with sync 2026/05/24 01:01:57 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/24 01:01:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/24 01:01:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:01:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:02:00 DEBUG : sub dir/hello world: md5 = 2982b641d52368d6c300808c7ff9bc27 OK 2026/05/24 01:02:00 DEBUG : sub dir/hello world: size = 11 OK 2026/05/24 01:02:00 INFO : sub dir/hello world: Copied (new) 2026/05/24 01:02:00 DEBUG : Waiting for deletions to finish 2026/05/24 01:02:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/24 01:02:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.84s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:02:03 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/24 01:02:03 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/24 01:02:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:02:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:02:05 DEBUG : hello world2: md5 = eb9d3b96c1f63652ea2389b1dbad6095 OK 2026/05/24 01:02:05 DEBUG : hello world2: size = 12 OK 2026/05/24 01:02:05 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.17s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:02:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/24 01:02:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:02:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:02:08 DEBUG : potato2: md5 = fa12e402a8798105dda76b43286c2c0e OK 2026/05/24 01:02:08 DEBUG : potato2: size = 11 OK 2026/05/24 01:02:08 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.25s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:02:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/24 01:02:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:02:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:02:11 DEBUG : potato2: md5 = 731d21a529e7a4e205ef80fec73e8100 OK 2026/05/24 01:02:11 DEBUG : potato2: size = 11 OK 2026/05/24 01:02:11 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.15s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:02:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/24 01:02:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/24 01:02:12 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/24 01:02:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/24 01:02:13 DEBUG : sub dir2: Making directory with metadata 2026/05/24 01:02:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/24 01:02:13 DEBUG : sub dir: Making directory with metadata 2026/05/24 01:02:14 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/24 01:02:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/24 01:02:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/24 01:02:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/24 01:02:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:02:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:02:16 DEBUG : sub dir/hello world: md5 = 0d12c7333ab75fd11443274b153ffdcd OK 2026/05/24 01:02:16 DEBUG : sub dir/hello world: size = 11 OK 2026/05/24 01:02:16 INFO : sub dir/hello world: Copied (new) 2026/05/24 01:02:20 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/05/24 01:02:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (9.09s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:02:21 INFO : sub dir2: Making directory 2026/05/24 01:02:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/24 01:02:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/24 01:02:22 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/24 01:02:22 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/24 01:02:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/24 01:02:22 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/05/24 01:02:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:02:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:02:24 DEBUG : sub dir/hello world: md5 = 00d81388c83350d73e35dcaaf6167c89 OK 2026/05/24 01:02:24 DEBUG : sub dir/hello world: size = 11 OK 2026/05/24 01:02:24 INFO : sub dir/hello world: Copied (new) 2026/05/24 01:02:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/24 01:02:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.51s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:02:27 DEBUG : sub dir2: Making directory with metadata 2026/05/24 01:02:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/24 01:02:27 DEBUG : sub dir2: Making directory with metadata 2026/05/24 01:02:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/24 01:02:28 DEBUG : sub dir: Making directory with metadata 2026/05/24 01:02:29 INFO : sub dir: Made directory with metadata (mtime=2026-05-24T01:02:27.416237883Z) 2026/05/24 01:02:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/24 01:02:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:02:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:02:30 DEBUG : sub dir/hello world: md5 = 7dce6722ac662f31d5b110383f6300c8 OK 2026/05/24 01:02:30 DEBUG : sub dir/hello world: size = 11 OK 2026/05/24 01:02:30 INFO : sub dir/hello world: Copied (new) 2026/05/24 01:02:30 INFO : sub dir/hello world: Deleted 2026/05/24 01:02:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (7.17s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:02:34 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/05/24 01:02:34 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/24 01:02:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:02:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:02:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.86s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:02:38 INFO : sub dir2: Making directory 2026/05/24 01:02:38 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/24 01:02:38 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/24 01:02:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/24 01:02:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:02:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:02:41 DEBUG : sub dir/hello world: md5 = 7249ff0a70dd469a978c59deb73ce60a OK 2026/05/24 01:02:41 DEBUG : sub dir/hello world: size = 11 OK 2026/05/24 01:02:41 INFO : sub dir/hello world: Copied (new) 2026/05/24 01:02:41 INFO : sub dir/hello world: Deleted 2026/05/24 01:02:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/24 01:02:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.51s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:02:43 DEBUG : sub dir2: Making directory with metadata 2026/05/24 01:02:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/24 01:02:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/24 01:02:44 DEBUG : sub dir2: Making directory with metadata 2026/05/24 01:02:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/24 01:02:44 DEBUG : sub dir: Making directory with metadata 2026/05/24 01:02:45 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/24 01:02:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/24 01:02:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:02:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:02:47 DEBUG : sub dir/hello world: md5 = 408ddfd9c2881ad8e6368b800bc5481c OK 2026/05/24 01:02:47 DEBUG : sub dir/hello world: size = 11 OK 2026/05/24 01:02:47 INFO : sub dir/hello world: Copied (new) 2026/05/24 01:02:47 DEBUG : Waiting for deletions to finish 2026/05/24 01:02:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.70s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.49s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:02:51 INFO : sub dir2: Making directory 2026/05/24 01:02:51 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/24 01:02:51 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/24 01:02:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/24 01:02:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:02:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:02:53 DEBUG : sub dir/hello world: md5 = 260c27923c648a1efc3001a117964867 OK 2026/05/24 01:02:53 DEBUG : sub dir/hello world: size = 11 OK 2026/05/24 01:02:53 INFO : sub dir/hello world: Copied (new) 2026/05/24 01:02:53 DEBUG : Waiting for deletions to finish 2026/05/24 01:02:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/24 01:02:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.58s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:02:59 DEBUG : sub dir/hello world: md5 = e688e490c9c51309f16b88dd7d24cdef OK 2026/05/24 01:03:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hizohat6kedo" 2026/05/24 01:03:00 DEBUG : Creating backend with remote "TestDrive:crypt/f5tuncld83sq90v0r3mcgvbgjqjolfmd9ev1ta9ib5k0l567p8ag" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko' -> Encrypted drive 'TestCryptDrive:rclone-test-hizohat6kedo' 2026/05/24 01:03:01 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/24 01:03:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/24 01:03:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hizohat6kedo': Waiting for checks to finish 2026/05/24 01:03:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hizohat6kedo': Waiting for transfers to finish 2026/05/24 01:03:04 DEBUG : sub dir/hello world: size = 11 OK 2026/05/24 01:03:04 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/24 01:03:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/24 01:03:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hizohat6kedo': Purge remote 2026/05/24 01:03:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.99s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:03:10 DEBUG : sub dir/hello world: md5 = 8069492255ce1b939c87e3523b94e292 OK 2026/05/24 01:03:11 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/24 01:03:11 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/24 01:03:11 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:03:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:03:11 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko') 2026/05/24 01:03:11 DEBUG : sub dir/hello world: Sizes differ 2026/05/24 01:03:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:03:13 DEBUG : sub dir/hello world: md5 = f24e6a717c04b611d29e8ad4ed572cbe OK 2026/05/24 01:03:13 DEBUG : sub dir/hello world: size = 17 OK 2026/05/24 01:03:13 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/24 01:03:14 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/24 01:03:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.91s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:03:18 DEBUG : sub dir/hello world: md5 = 0530e16621117845c77d8551affea338 OK 2026/05/24 01:03:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qedoqep5wuba" 2026/05/24 01:03:19 DEBUG : Creating backend with remote "TestDrive:crypt/vf3l9197r4802gsb3nh1egdlhdig27ma4ntumch96hp5rvq7hrfg" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko' -> Encrypted drive 'TestCryptDrive:rclone-test-qedoqep5wuba' 2026/05/24 01:03:20 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/24 01:03:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/24 01:03:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qedoqep5wuba': Waiting for checks to finish 2026/05/24 01:03:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qedoqep5wuba': Waiting for transfers to finish 2026/05/24 01:03:23 DEBUG : sub dir/hello world: size = 11 OK 2026/05/24 01:03:23 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/24 01:03:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/24 01:03:25 DEBUG : sub dir/hello world: md5 = ae4b19a21dc99a9027d4c7d7b3eab369 OK 2026/05/24 01:03:27 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/24 01:03:27 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/24 01:03:27 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko') 2026/05/24 01:03:27 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-qedoqep5wuba') 2026/05/24 01:03:27 DEBUG : sub dir/hello world: Sizes differ 2026/05/24 01:03:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qedoqep5wuba': Waiting for checks to finish 2026/05/24 01:03:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qedoqep5wuba': Waiting for transfers to finish 2026/05/24 01:03:28 DEBUG : sub dir/hello world: size = 17 OK 2026/05/24 01:03:28 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/24 01:03:28 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/24 01:03:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qedoqep5wuba': Purge remote 2026/05/24 01:03:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (15.75s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:03:34 DEBUG : sub dir/hello world: md5 = 2c6a1a874f24d97b6e52b53ad14d06cc OK 2026/05/24 01:03:36 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/24 01:03:36 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/24 01:03:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:03:36 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:03:36 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko') 2026/05/24 01:03:36 DEBUG : sub dir/hello world: Sizes differ 2026/05/24 01:03:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:03:37 DEBUG : sub dir/hello world: md5 = 164f922e95bf8bc8fb48f056037d5cff OK 2026/05/24 01:03:37 DEBUG : sub dir/hello world: size = 17 OK 2026/05/24 01:03:37 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/24 01:03:37 INFO : sub dir/hello world: Deleted 2026/05/24 01:03:38 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/24 01:03:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.14s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:03:42 DEBUG : sub dir/hello world: md5 = 9fb176a9f1910ff20e90c5407d91781a OK 2026/05/24 01:03:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xidetox1falu" 2026/05/24 01:03:43 DEBUG : Creating backend with remote "TestDrive:crypt/rv603e09pfl5il04fplmad4ecmsa6mb00pqiq55ibg3kjt7oapfg" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko' -> Encrypted drive 'TestCryptDrive:rclone-test-xidetox1falu' 2026/05/24 01:03:45 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/24 01:03:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/24 01:03:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xidetox1falu': Waiting for checks to finish 2026/05/24 01:03:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xidetox1falu': Waiting for transfers to finish 2026/05/24 01:03:47 DEBUG : sub dir/hello world: size = 11 OK 2026/05/24 01:03:47 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/24 01:03:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/24 01:03:50 DEBUG : sub dir/hello world: md5 = 77c393ae5cb3fd84959c12dea8c5ff24 OK 2026/05/24 01:03:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xidetox1falu': Using server-side directory move 2026/05/24 01:03:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xidetox1falu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/24 01:03:51 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/24 01:03:51 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/24 01:03:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xidetox1falu': Waiting for checks to finish 2026/05/24 01:03:51 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko') 2026/05/24 01:03:51 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-xidetox1falu') 2026/05/24 01:03:51 DEBUG : sub dir/hello world: Sizes differ 2026/05/24 01:03:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xidetox1falu': Waiting for transfers to finish 2026/05/24 01:03:51 INFO : sub dir/hello world: Deleted 2026/05/24 01:03:52 INFO : sub dir/hello world: Moved (server-side) 2026/05/24 01:03:52 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/24 01:03:55 DEBUG : sub dir/hello world: md5 = 034f1244503b3714dc75641dc6b3776c OK 2026/05/24 01:03:56 DEBUG : testing file moves 2026/05/24 01:03:56 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/24 01:03:56 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/24 01:03:56 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko') 2026/05/24 01:03:56 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-xidetox1falu') 2026/05/24 01:03:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xidetox1falu': Waiting for checks to finish 2026/05/24 01:03:56 DEBUG : sub dir/hello world: Sizes differ 2026/05/24 01:03:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xidetox1falu': Waiting for transfers to finish 2026/05/24 01:03:57 INFO : sub dir/hello world: Deleted 2026/05/24 01:03:57 INFO : sub dir/hello world: Moved (server-side) 2026/05/24 01:03:58 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/24 01:03:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xidetox1falu': Purge remote --- PASS: TestServerSideMoveOverSelf (20.32s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:04:03 DEBUG : sub dir/hello world: md5 = db65575da7c7433abb1972eff496e8e9 OK 2026/05/24 01:04:03 ERROR : error listing: directory not found 2026/05/24 01:04:03 INFO : Local file system at /tmp/rclone3679813003: Making directory 2026/05/24 01:04:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:04:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:04:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.86s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:04:08 DEBUG : sub dir/hello world: md5 = e7896dc93b3143c9f2badcf30551d859 OK 2026/05/24 01:04:09 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/24 01:04:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/24 01:04:09 DEBUG : Local file system at /tmp/rclone3679813003: Waiting for checks to finish 2026/05/24 01:04:09 DEBUG : Local file system at /tmp/rclone3679813003: Waiting for transfers to finish 2026/05/24 01:04:10 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/05/24 01:04:10 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/05/24 01:04:10 INFO : sub dir/hello world: Copied (new) 2026/05/24 01:04:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/24 01:04:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.95s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:04:12 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/24 01:04:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:04:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:04:14 DEBUG : check sum: md5 = aa5017980529aae39942e6430349d487 OK 2026/05/24 01:04:14 DEBUG : check sum: size = 1 OK 2026/05/24 01:04:14 INFO : check sum: Copied (new) 2026/05/24 01:04:14 DEBUG : Waiting for deletions to finish 2026/05/24 01:04:14 DEBUG : check sum: size = 1 OK 2026/05/24 01:04:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/24 01:04:14 DEBUG : check sum: Size of src and dst objects identical 2026/05/24 01:04:14 DEBUG : check sum: Unchanged skipping 2026/05/24 01:04:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:04:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:04:14 DEBUG : Waiting for deletions to finish 2026/05/24 01:04:14 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.39s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:04:16 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/24 01:04:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:04:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:04:17 DEBUG : sizeonly: md5 = fb091d5378e60fa618f048dd199cf246 OK 2026/05/24 01:04:17 DEBUG : sizeonly: size = 6 OK 2026/05/24 01:04:17 INFO : sizeonly: Copied (new) 2026/05/24 01:04:17 DEBUG : Waiting for deletions to finish 2026/05/24 01:04:18 DEBUG : sizeonly: size = 6 OK 2026/05/24 01:04:18 DEBUG : sizeonly: Sizes identical 2026/05/24 01:04:18 DEBUG : sizeonly: Unchanged skipping 2026/05/24 01:04:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:04:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:04:18 DEBUG : Waiting for deletions to finish 2026/05/24 01:04:18 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.30s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:04:19 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/24 01:04:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:04:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:04:21 DEBUG : ignore-size: md5 = 169ef3d749d2347d24443812905a91c4 OK 2026/05/24 01:04:21 INFO : ignore-size: Copied (new) 2026/05/24 01:04:21 DEBUG : Waiting for deletions to finish 2026/05/24 01:04:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:04:21 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:04:21 DEBUG : ignore-size: Unchanged skipping 2026/05/24 01:04:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:04:21 DEBUG : Waiting for deletions to finish 2026/05/24 01:04:21 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.55s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:04:24 DEBUG : existing: md5 = 37980c76c23eae6eca9258b21e525176 OK 2026/05/24 01:04:24 DEBUG : existing: size = 6 OK 2026/05/24 01:04:24 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:04:24 DEBUG : existing: Unchanged skipping 2026/05/24 01:04:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:04:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:04:24 DEBUG : Waiting for deletions to finish 2026/05/24 01:04:24 INFO : There was nothing to transfer 2026/05/24 01:04:25 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/24 01:04:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:04:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:04:26 DEBUG : existing: md5 = aaaf64af266bebab039ef13e4a8d81cd OK 2026/05/24 01:04:26 DEBUG : existing: size = 6 OK 2026/05/24 01:04:26 INFO : existing: Copied (replaced existing) 2026/05/24 01:04:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.54s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:04:27 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/24 01:04:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:04:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:04:29 DEBUG : existing: md5 = cf063407401de34eca85db539ce36ced OK 2026/05/24 01:04:29 DEBUG : existing: size = 6 OK 2026/05/24 01:04:29 INFO : existing: Copied (new) 2026/05/24 01:04:29 DEBUG : Waiting for deletions to finish 2026/05/24 01:04:29 DEBUG : existing: Destination exists, skipping 2026/05/24 01:04:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:04:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:04:29 DEBUG : Waiting for deletions to finish 2026/05/24 01:04:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.45s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:04:33 DEBUG : b/potato: md5 = eaf5755311a5af473d5c5b079ac0c32f OK 2026/05/24 01:04:35 DEBUG : c/non empty space: md5 = de964521ad0578b5a8b539cc80d9b7e9 OK 2026/05/24 01:04:35 INFO : d: Making directory 2026/05/24 01:04:37 DEBUG : Added delayed dir = "a", newDst= 2026/05/24 01:04:37 INFO : c: Set directory modification time (using SetModTime) 2026/05/24 01:04:37 DEBUG : Added delayed dir = "c", newDst=c 2026/05/24 01:04:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/24 01:04:37 DEBUG : c/non empty space: size = 5 OK 2026/05/24 01:04:37 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:04:37 DEBUG : c/non empty space: Unchanged skipping 2026/05/24 01:04:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:04:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:04:40 DEBUG : a/potato2: md5 = 24012aedcc8958221cb507436a4479a2 OK 2026/05/24 01:04:40 DEBUG : a/potato2: size = 60 OK 2026/05/24 01:04:40 INFO : a/potato2: Copied (new) 2026/05/24 01:04:40 DEBUG : Waiting for deletions to finish 2026/05/24 01:04:40 INFO : b/potato: Deleted 2026/05/24 01:04:41 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/24 01:04:41 INFO : d: Removing directory 2026/05/24 01:04:41 INFO : b: Removing directory 2026/05/24 01:04:42 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/24 01:04:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': deleted 2 directories 2026/05/24 01:04:44 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/24 01:04:45 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (14.95s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:04:47 DEBUG : empty space: md5 = f2794fd11628d86f0fe022c252ea249a OK 2026/05/24 01:04:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:04:48 DEBUG : empty space: size = 1 OK 2026/05/24 01:04:48 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/24 01:04:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:04:48 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/05/24 01:04:48 DEBUG : Waiting for deletions to finish 2026/05/24 01:04:48 DEBUG : empty space: size = 1 OK 2026/05/24 01:04:48 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/24 01:04:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:04:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:04:49 DEBUG : empty space: md5 = ac7a7e5de81be126609396fc76e00638 OK 2026/05/24 01:04:49 DEBUG : empty space: size = 1 OK 2026/05/24 01:04:49 INFO : empty space: Copied (replaced existing) 2026/05/24 01:04:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.96s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.45s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:04:52 DEBUG : foo: md5 = 8a05a3797ba89a1f6c089bf360fe797e OK 2026/05/24 01:04:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:04:53 DEBUG : foo: size = 3 OK 2026/05/24 01:04:53 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/24 01:04:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:04:54 DEBUG : foo: md5 = eecabd6fc87e9cd6fa4eea773665b931 OK 2026/05/24 01:04:54 DEBUG : foo: size = 3 OK 2026/05/24 01:04:54 INFO : foo: Copied (replaced existing) 2026/05/24 01:04:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.54s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:04:57 DEBUG : empty space: md5 = 59bb2c81557df11371aaf9f2df00334f OK 2026/05/24 01:04:57 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/24 01:04:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:04:57 DEBUG : empty space: size = 1 OK 2026/05/24 01:04:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:04:57 DEBUG : empty space: Unchanged skipping 2026/05/24 01:04:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:04:59 DEBUG : potato: md5 = 9857181deaef5c6e230cc03c3f72a0af OK 2026/05/24 01:04:59 DEBUG : potato: size = 60 OK 2026/05/24 01:04:59 INFO : potato: Copied (new) 2026/05/24 01:04:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.12s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:05:02 DEBUG : potato: md5 = 006685bf68e3d0fec2773b7e49f2650f OK 2026/05/24 01:05:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:05:03 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:05:03 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko') 2026/05/24 01:05:03 DEBUG : potato: Sizes differ 2026/05/24 01:05:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:05:04 DEBUG : potato: md5 = 9110a847ba4281bee891aa19f494713f OK 2026/05/24 01:05:04 DEBUG : potato: size = 21 OK 2026/05/24 01:05:04 INFO : potato: Copied (replaced existing) 2026/05/24 01:05:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.68s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:05:07 DEBUG : potato: md5 = 128ab1e5c761ac65fc6b2010b027533b OK 2026/05/24 01:05:07 DEBUG : potato: size = 21 OK 2026/05/24 01:05:07 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/05/24 01:05:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:05:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:05:09 DEBUG : potato: md5 = 987a3009773e45b1ad2ac58b52340f43 OK 2026/05/24 01:05:09 DEBUG : potato: size = 21 OK 2026/05/24 01:05:09 INFO : potato: Copied (replaced existing) 2026/05/24 01:05:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:05:11 DEBUG : potato: md5 = 36f69719264c7cfd830cc7ab805a0bb9 OK 2026/05/24 01:05:13 DEBUG : empty space: md5 = 2b7c488cf2d7ff8288ab840729bf32c2 OK 2026/05/24 01:05:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/24 01:05:13 DEBUG : empty space: size = 1 OK 2026/05/24 01:05:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:05:13 DEBUG : empty space: Unchanged skipping 2026/05/24 01:05:13 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/24 01:05:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:05:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:05:13 DEBUG : Waiting for deletions to finish 2026/05/24 01:05:13 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:05:16 DEBUG : potato: md5 = bd9523d3ca97a1bc2393a1993a7f678f OK 2026/05/24 01:05:18 DEBUG : empty space: md5 = f3c475f883544db2757b1031ae966a31 OK 2026/05/24 01:05:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/24 01:05:18 DEBUG : empty space: size = 1 OK 2026/05/24 01:05:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:05:18 DEBUG : empty space: Unchanged skipping 2026/05/24 01:05:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:05:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:05:20 DEBUG : potato2: md5 = 35b741536d1920ecc0d51333e189cd94 OK 2026/05/24 01:05:20 DEBUG : potato2: size = 60 OK 2026/05/24 01:05:20 INFO : potato2: Copied (new) 2026/05/24 01:05:20 DEBUG : Waiting for deletions to finish 2026/05/24 01:05:21 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.41s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:05:24 DEBUG : b/potato: md5 = 6190d508c1410cf20cfbd0f73b523417 OK 2026/05/24 01:05:27 DEBUG : c/non empty space: md5 = 4b2c89c0703aad3588b3e3d744eca716 OK 2026/05/24 01:05:27 INFO : d: Making directory 2026/05/24 01:05:28 INFO : d/e: Making directory 2026/05/24 01:05:30 DEBUG : Added delayed dir = "a", newDst= 2026/05/24 01:05:31 INFO : c: Set directory modification time (using SetModTime) 2026/05/24 01:05:31 DEBUG : Added delayed dir = "c", newDst=c 2026/05/24 01:05:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/24 01:05:31 DEBUG : c/non empty space: size = 5 OK 2026/05/24 01:05:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:05:31 DEBUG : c/non empty space: Unchanged skipping 2026/05/24 01:05:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:05:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:05:33 DEBUG : a/potato2: md5 = 7f2b602285f930183bf94c3c4422908c OK 2026/05/24 01:05:33 DEBUG : a/potato2: size = 60 OK 2026/05/24 01:05:33 INFO : a/potato2: Copied (new) 2026/05/24 01:05:33 DEBUG : Waiting for deletions to finish 2026/05/24 01:05:33 INFO : b/potato: Deleted 2026/05/24 01:05:34 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/24 01:05:34 INFO : d/e: Removing directory 2026/05/24 01:05:35 INFO : d: Removing directory 2026/05/24 01:05:35 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/05/24 01:05:35 INFO : b: Removing directory 2026/05/24 01:05:35 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/24 01:05:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': deleted 3 directories 2026/05/24 01:05:38 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/24 01:05:39 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (17.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:05:42 DEBUG : b/potato: md5 = f5f383ca65d443a888026894e13f85bb OK 2026/05/24 01:05:44 DEBUG : c/non empty space: md5 = b0e9f514eb999c9afc2ad6d882f3d62c OK 2026/05/24 01:05:44 INFO : d: Making directory 2026/05/24 01:05:46 DEBUG : Added delayed dir = "a", newDst= 2026/05/24 01:05:46 INFO : c: Set directory modification time (using SetModTime) 2026/05/24 01:05:46 DEBUG : Added delayed dir = "c", newDst=c 2026/05/24 01:05:46 DEBUG : c/non empty space: size = 5 OK 2026/05/24 01:05:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/24 01:05:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:05:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:05:46 DEBUG : c/non empty space: Unchanged skipping 2026/05/24 01:05:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:05:49 DEBUG : a/potato2: md5 = 5cc3435fa56c5500c1b38fefa96231ab OK 2026/05/24 01:05:49 DEBUG : a/potato2: size = 60 OK 2026/05/24 01:05:49 INFO : a/potato2: Copied (new) 2026/05/24 01:05:49 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': not deleting files as there were IO errors 2026/05/24 01:05:49 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/24 01:05:49 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': not deleting directories as there were IO errors 2026/05/24 01:05:52 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/24 01:05:53 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/24 01:05:54 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (15.06s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:05:56 DEBUG : potato: md5 = 46a8045bf64e466ff31301a10e609085 OK 2026/05/24 01:05:57 DEBUG : empty space: md5 = bdb74237b72d1f9888649abe6a3a09e1 OK 2026/05/24 01:05:58 DEBUG : Waiting for deletions to finish 2026/05/24 01:05:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/24 01:05:58 DEBUG : empty space: size = 1 OK 2026/05/24 01:05:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:05:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:05:58 DEBUG : empty space: Unchanged skipping 2026/05/24 01:05:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:05:58 INFO : potato: Deleted 2026/05/24 01:05:59 DEBUG : potato2: md5 = 26a61edde3022652065e7325f0da49c1 OK 2026/05/24 01:05:59 DEBUG : potato2: size = 60 OK 2026/05/24 01:05:59 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.60s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:06:02 DEBUG : potato: md5 = 65af9daab7b9babe3d39210ce9603cc0 OK 2026/05/24 01:06:04 DEBUG : empty space: md5 = d8144c85399e114ce3a2489ec1cf0bac OK 2026/05/24 01:06:04 DEBUG : Waiting for deletions to finish 2026/05/24 01:06:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:06:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:06:05 INFO : potato: Deleted 2026/05/24 01:06:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/24 01:06:05 DEBUG : empty space: size = 1 OK 2026/05/24 01:06:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:06:05 DEBUG : empty space: Unchanged skipping 2026/05/24 01:06:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:06:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:06:07 DEBUG : potato2: md5 = 64e1419f39d37a757bcb83af51282917 OK 2026/05/24 01:06:07 DEBUG : potato2: size = 60 OK 2026/05/24 01:06:07 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.26s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:06:10 DEBUG : potato: md5 = 0613b4617bc24159a948e6470638ab86 OK 2026/05/24 01:06:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/24 01:06:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:06:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:06:12 DEBUG : potato2: md5 = fb0e97f0953e2af7e54e069f8a5d3996 OK 2026/05/24 01:06:12 DEBUG : potato2: size = 19 OK 2026/05/24 01:06:12 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.22s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:06:15 DEBUG : potato2: md5 = d4042ea4941a977620ea4b215a255abe OK 2026/05/24 01:06:17 DEBUG : empty space: md5 = 321c3f1c8301c8d65d9a06c3ced06586 OK 2026/05/24 01:06:17 DEBUG : enormous: Excluded (Size Filter) 2026/05/24 01:06:17 DEBUG : enormous: Excluded 2026/05/24 01:06:17 DEBUG : potato2: Excluded (Size Filter) 2026/05/24 01:06:17 DEBUG : potato2: Excluded 2026/05/24 01:06:17 DEBUG : potato2: Excluded (Size Filter) 2026/05/24 01:06:17 DEBUG : empty space: size = 1 OK 2026/05/24 01:06:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:06:17 DEBUG : empty space: Unchanged skipping 2026/05/24 01:06:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:06:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:06:17 DEBUG : Waiting for deletions to finish 2026/05/24 01:06:17 INFO : There was nothing to transfer 2026/05/24 01:06:18 DEBUG : enormous: Excluded (Size Filter) 2026/05/24 01:06:18 DEBUG : enormous: Excluded 2026/05/24 01:06:18 DEBUG : potato2: Excluded (Size Filter) 2026/05/24 01:06:18 DEBUG : potato2: Excluded 2026/05/24 01:06:18 DEBUG : potato2: Excluded (Size Filter) 2026/05/24 01:06:18 DEBUG : empty space: size = 1 OK 2026/05/24 01:06:18 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/24 01:06:18 DEBUG : empty space: Unchanged skipping 2026/05/24 01:06:18 DEBUG : Local file system at /tmp/rclone3679813003: Waiting for checks to finish 2026/05/24 01:06:18 DEBUG : Local file system at /tmp/rclone3679813003: Waiting for transfers to finish 2026/05/24 01:06:18 DEBUG : Waiting for deletions to finish 2026/05/24 01:06:18 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.67s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:06:21 DEBUG : potato2: md5 = ad8c4c79fc2eb372bb0603781c66d81f OK 2026/05/24 01:06:22 DEBUG : empty space: md5 = 189adb435a5279fc38b0c5104b453a20 OK 2026/05/24 01:06:24 DEBUG : enormous: md5 = 5d31a3efd1c9e20579bb89cb50da332a OK 2026/05/24 01:06:24 DEBUG : enormous: Excluded (Size Filter) 2026/05/24 01:06:24 DEBUG : enormous: Excluded 2026/05/24 01:06:24 DEBUG : potato2: Excluded (Size Filter) 2026/05/24 01:06:24 DEBUG : potato2: Excluded 2026/05/24 01:06:24 DEBUG : empty space: size = 1 OK 2026/05/24 01:06:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:06:24 DEBUG : empty space: Unchanged skipping 2026/05/24 01:06:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:06:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:06:24 DEBUG : Waiting for deletions to finish 2026/05/24 01:06:25 INFO : potato2: Deleted 2026/05/24 01:06:25 INFO : enormous: Deleted 2026/05/24 01:06:25 INFO : There was nothing to transfer 2026/05/24 01:06:25 DEBUG : empty space: size = 1 OK 2026/05/24 01:06:25 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/24 01:06:25 DEBUG : Local file system at /tmp/rclone3679813003: Waiting for checks to finish 2026/05/24 01:06:25 DEBUG : empty space: Unchanged skipping 2026/05/24 01:06:25 DEBUG : Local file system at /tmp/rclone3679813003: Waiting for transfers to finish 2026/05/24 01:06:25 DEBUG : Waiting for deletions to finish 2026/05/24 01:06:25 INFO : potato2: Deleted 2026/05/24 01:06:25 INFO : enormous: Deleted 2026/05/24 01:06:25 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.16s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:06:28 DEBUG : one: md5 = 29a98bf69f94fbad3651620b72afd1d0 OK 2026/05/24 01:06:29 DEBUG : two: md5 = f826db39b2b28dd2d1701996d911da7f OK 2026/05/24 01:06:31 DEBUG : three: md5 = c8d8de5da880952f810cf316dfd819c1 OK 2026/05/24 01:06:32 DEBUG : four: md5 = c7b781f2f0d64c243788951770c836b4 OK 2026/05/24 01:06:33 DEBUG : five: Need to transfer - File not found at Destination 2026/05/24 01:06:33 DEBUG : four: size = 4 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:06:33 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko') 2026/05/24 01:06:33 DEBUG : four: Sizes differ 2026/05/24 01:06:33 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/24 01:06:33 DEBUG : three: size = 5 OK 2026/05/24 01:06:33 DEBUG : three: Sizes identical 2026/05/24 01:06:33 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/24 01:06:33 DEBUG : two: size = 3 OK 2026/05/24 01:06:33 DEBUG : one: Destination is newer than source, skipping 2026/05/24 01:06:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:06:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:06:34 DEBUG : two: md5 = 464155a1068f4d994ea58c523d383029 OK 2026/05/24 01:06:34 DEBUG : two: size = 3 OK 2026/05/24 01:06:34 INFO : two: Copied (replaced existing) 2026/05/24 01:06:34 DEBUG : four: md5 = 8cf0ab6e291a2e383c02ee6524953dfd OK 2026/05/24 01:06:34 DEBUG : four: size = 4 OK 2026/05/24 01:06:34 INFO : four: Copied (replaced existing) 2026/05/24 01:06:34 DEBUG : five: md5 = aaa7e07adace05443ee857be723b277a OK 2026/05/24 01:06:34 DEBUG : five: size = 4 OK 2026/05/24 01:06:34 INFO : five: Copied (new) 2026/05/24 01:06:34 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.08s) === 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-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/05/24 01:06:37 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Ignoring --track-renames as the source and destination do not have a common hash 2026/05/24 01:06:38 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/24 01:06:38 DEBUG : yam: Need to transfer - File not found at Destination 2026/05/24 01:06:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:06:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:06:39 DEBUG : yam: md5 = 2a9d9e75c9485bd16ee8a7a1578f211b OK 2026/05/24 01:06:39 DEBUG : yam: size = 11 OK 2026/05/24 01:06:39 INFO : yam: Copied (new) 2026/05/24 01:06:39 DEBUG : potato: md5 = 124d2b8cf8dacdf17aa054b4425aa59d OK 2026/05/24 01:06:39 DEBUG : potato: size = 14 OK 2026/05/24 01:06:39 INFO : potato: Copied (new) 2026/05/24 01:06:39 DEBUG : Waiting for deletions to finish 2026/05/24 01:06:39 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Ignoring --track-renames as the source and destination do not have a common hash 2026/05/24 01:06:40 DEBUG : yaml: Need to transfer - File not found at Destination 2026/05/24 01:06:40 DEBUG : potato: size = 14 OK 2026/05/24 01:06:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:06:40 DEBUG : potato: Unchanged skipping 2026/05/24 01:06:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:06:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:06:41 DEBUG : yaml: md5 = ccae6da4f7306c87412e92fb3cfe7970 OK 2026/05/24 01:06:41 DEBUG : yaml: size = 11 OK 2026/05/24 01:06:41 INFO : yaml: Copied (new) 2026/05/24 01:06:41 DEBUG : Waiting for deletions to finish 2026/05/24 01:06:41 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.88s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/24 01:06:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Making map for --track-renames 2026/05/24 01:06:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Finished making map for --track-renames 2026/05/24 01:06:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:06:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/24 01:06:44 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/24 01:06:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for renames to finish 2026/05/24 01:06:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:06:45 DEBUG : potato: md5 = 9a4b28e7bf0e26646329d42b28948bb6 OK 2026/05/24 01:06:45 DEBUG : potato: size = 14 OK 2026/05/24 01:06:45 INFO : potato: Copied (new) 2026/05/24 01:06:45 DEBUG : yam: md5 = d27be6eb2ddcc9f2de7727ee7a8e9a7d OK 2026/05/24 01:06:45 DEBUG : yam: size = 11 OK 2026/05/24 01:06:45 INFO : yam: Copied (new) 2026/05/24 01:06:45 DEBUG : Waiting for deletions to finish 2026/05/24 01:06:46 DEBUG : potato: size = 14 OK 2026/05/24 01:06:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Making map for --track-renames 2026/05/24 01:06:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:06:46 DEBUG : potato: Unchanged skipping 2026/05/24 01:06:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Finished making map for --track-renames 2026/05/24 01:06:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:06:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for renames to finish 2026/05/24 01:06:46 INFO : yam: Moved (server-side) to: yaml 2026/05/24 01:06:46 INFO : yaml: Renamed from "yam" 2026/05/24 01:06:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:06:46 DEBUG : Waiting for deletions to finish 2026/05/24 01:06:46 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.65s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/24 01:06:48 DEBUG : Added delayed dir = "sub", newDst= 2026/05/24 01:06:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Making map for --track-renames 2026/05/24 01:06:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Finished making map for --track-renames 2026/05/24 01:06:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:06:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/24 01:06:48 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/24 01:06:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for renames to finish 2026/05/24 01:06:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:06:51 DEBUG : potato: md5 = a27d40eaafe7aef71685a9a8bfe77870 OK 2026/05/24 01:06:51 DEBUG : potato: size = 14 OK 2026/05/24 01:06:51 INFO : potato: Copied (new) 2026/05/24 01:06:51 DEBUG : sub/yam: md5 = 2bb8d8f483ea56900675e456316208c2 OK 2026/05/24 01:06:51 DEBUG : sub/yam: size = 11 OK 2026/05/24 01:06:51 INFO : sub/yam: Copied (new) 2026/05/24 01:06:51 DEBUG : Waiting for deletions to finish 2026/05/24 01:06:51 INFO : sub: Set directory modification time (using DirSetModTime) 2026/05/24 01:06:52 DEBUG : potato: size = 14 OK 2026/05/24 01:06:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:06:52 DEBUG : potato: Unchanged skipping 2026/05/24 01:06:53 INFO : sub: Set directory modification time (using SetModTime) 2026/05/24 01:06:53 DEBUG : Added delayed dir = "sub", newDst=sub 2026/05/24 01:06:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Making map for --track-renames 2026/05/24 01:06:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Finished making map for --track-renames 2026/05/24 01:06:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:06:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for renames to finish 2026/05/24 01:06:54 INFO : sub/yam: Moved (server-side) to: yam 2026/05/24 01:06:54 INFO : yam: Renamed from "sub/yam" 2026/05/24 01:06:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:06:54 DEBUG : Waiting for deletions to finish 2026/05/24 01:06:54 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.34s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:06:56 DEBUG : Creating backend with remote "/tmp/rclone3679813003/dir1" 2026/05/24 01:06:56 DEBUG : Creating backend with remote "/tmp/rclone3679813003/dir2" 2026/05/24 01:06:56 DEBUG : Local file system at /tmp/rclone3679813003/dir2: Using server-side directory move 2026/05/24 01:06:56 INFO : Local file system at /tmp/rclone3679813003/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/24 01:06:56 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/24 01:06:56 DEBUG : Local file system at /tmp/rclone3679813003/dir2: Waiting for checks to finish 2026/05/24 01:06:56 INFO : file1.txt: Moved (server-side) 2026/05/24 01:06:56 DEBUG : Local file system at /tmp/rclone3679813003/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.50s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:06:57 DEBUG : Added delayed dir = "nested", newDst= 2026/05/24 01:06:57 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/24 01:06:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/24 01:06:57 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/05/24 01:06:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/24 01:06:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:06:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:07:00 DEBUG : sub dir/hello world: md5 = 8ab2fb40014654304381f3c7d820a53d OK 2026/05/24 01:07:00 DEBUG : sub dir/hello world: size = 11 OK 2026/05/24 01:07:00 INFO : sub dir/hello world: Copied (new) 2026/05/24 01:07:00 INFO : sub dir/hello world: Deleted 2026/05/24 01:07:01 DEBUG : nested/sub dir/file: md5 = 7b45d4bc6c0d6915789d54447b1fd65e OK 2026/05/24 01:07:01 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/24 01:07:01 INFO : nested/sub dir/file: Copied (new) 2026/05/24 01:07:01 INFO : nested/sub dir/file: Deleted 2026/05/24 01:07:02 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/05/24 01:07:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/24 01:07:02 INFO : nested: Set directory modification time (using DirSetModTime) 2026/05/24 01:07:02 INFO : sub dir: Removing directory 2026/05/24 01:07:02 INFO : nested/sub dir: Removing directory 2026/05/24 01:07:02 INFO : nested: Removing directory 2026/05/24 01:07:02 DEBUG : Local file system at /tmp/rclone3679813003: deleted 3 directories 2026/05/24 01:07:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/24 01:07:05 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/05/24 01:07:06 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.91s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:07:07 DEBUG : Added delayed dir = "nested", newDst= 2026/05/24 01:07:07 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/24 01:07:07 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/05/24 01:07:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/24 01:07:07 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/24 01:07:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:07:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:07:09 DEBUG : sub dir/hello world: md5 = b9b1c758dd87dc0c39ad186d1fdaa88e OK 2026/05/24 01:07:09 DEBUG : sub dir/hello world: size = 11 OK 2026/05/24 01:07:09 INFO : sub dir/hello world: Copied (new) 2026/05/24 01:07:09 INFO : sub dir/hello world: Deleted 2026/05/24 01:07:11 DEBUG : nested/sub dir/file: md5 = c58d507caad50c2e668772c3a23be3eb OK 2026/05/24 01:07:11 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/24 01:07:11 INFO : nested/sub dir/file: Copied (new) 2026/05/24 01:07:11 INFO : nested/sub dir/file: Deleted 2026/05/24 01:07:11 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/05/24 01:07:12 INFO : nested: Set directory modification time (using DirSetModTime) 2026/05/24 01:07:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/24 01:07:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/24 01:07:15 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/05/24 01:07:16 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.89s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:07:17 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/24 01:07:17 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/24 01:07:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:07:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:07:18 DEBUG : existing: md5 = 1747212aeab61e08b8af876ddf163f4f OK 2026/05/24 01:07:18 DEBUG : existing: size = 6 OK 2026/05/24 01:07:18 INFO : existing: Copied (new) 2026/05/24 01:07:18 INFO : existing: Deleted 2026/05/24 01:07:18 DEBUG : existing-b: md5 = 65b989c0221a3465f941ea36c2f519a6 OK 2026/05/24 01:07:18 DEBUG : existing-b: size = 6 OK 2026/05/24 01:07:18 INFO : existing-b: Copied (new) 2026/05/24 01:07:18 INFO : existing-b: Deleted 2026/05/24 01:07:19 DEBUG : existing: Destination exists, skipping 2026/05/24 01:07:19 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/24 01:07:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:07:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:07:19 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.96s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:07:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-domakip7wowo" 2026/05/24 01:07:21 DEBUG : Creating backend with remote "TestDrive:crypt/b8cpho66pknschu5a400e5ac5fag2q9kfvvgigru8l6l00id2nh0" 2026/05/24 01:07:23 DEBUG : potato2: md5 = fa7a8d29ff682c0929bc151b7ff754a4 OK 2026/05/24 01:07:25 DEBUG : empty space: md5 = b146102df6f84d918f30eced95ddbe13 OK 2026/05/24 01:07:26 DEBUG : potato3: md5 = d462238cba235f476450880f1cbf5366 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko' -> Encrypted drive 'TestCryptDrive:rclone-test-domakip7wowo' 2026/05/24 01:07:29 DEBUG : empty space: md5 = 715a6b90eb1fe0fbe5bb6d739fefb6d6 OK 2026/05/24 01:07:30 DEBUG : potato3: md5 = 2bf1cf490be567796a506302f9fbe1f8 OK 2026/05/24 01:07:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-domakip7wowo': Using server-side directory move 2026/05/24 01:07:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-domakip7wowo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/24 01:07:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/24 01:07:31 DEBUG : empty space: size = 1 OK 2026/05/24 01:07:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/24 01:07:31 DEBUG : empty space: Unchanged skipping 2026/05/24 01:07:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-domakip7wowo': Waiting for checks to finish 2026/05/24 01:07:31 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko') 2026/05/24 01:07:31 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-domakip7wowo') 2026/05/24 01:07:31 DEBUG : potato3: Sizes differ 2026/05/24 01:07:31 INFO : potato3: Deleted 2026/05/24 01:07:31 INFO : empty space: Deleted 2026/05/24 01:07:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-domakip7wowo': Waiting for transfers to finish 2026/05/24 01:07:31 INFO : potato2: Moved (server-side) 2026/05/24 01:07:32 INFO : potato3: Moved (server-side) 2026/05/24 01:07:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yumimud4howi" 2026/05/24 01:07:32 DEBUG : Creating backend with remote "TestDrive:crypt/f5o4or56vpnlv5rfgjhusro18dai2gv0749o1udv9vgupmc242bg" 2026/05/24 01:07:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yumimud4howi': Using server-side directory move 2026/05/24 01:07:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yumimud4howi': Server side directory move succeeded 2026/05/24 01:07:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yumimud4howi': Purge remote 2026/05/24 01:07:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-domakip7wowo': Purge remote 2026/05/24 01:07:35 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.24s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:07:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-metuxuf8baso" 2026/05/24 01:07:36 DEBUG : Creating backend with remote "TestDrive:crypt/dnp5ll946qkhu926g1s99ij0m5e0rp2nochdae4dgm85roklcll0" 2026/05/24 01:07:38 DEBUG : potato2: md5 = 9f1dfa16d48b1387deaaf2748c233053 OK 2026/05/24 01:07:40 DEBUG : empty space: md5 = 8ca6750d15861ff2ffc190b911fa5720 OK 2026/05/24 01:07:42 DEBUG : potato3: md5 = a3036467813d01164daa2a003a0cb93f OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko' -> Encrypted drive 'TestCryptDrive:rclone-test-metuxuf8baso' 2026/05/24 01:07:44 DEBUG : empty space: md5 = dfddb3961b5fbfe12ac608769ad2faa1 OK 2026/05/24 01:07:45 DEBUG : potato3: md5 = d09e0c3e737dbf4557345fa833469a89 OK 2026/05/24 01:07:46 DEBUG : empty space: Excluded (Size Filter) 2026/05/24 01:07:46 DEBUG : empty space: Excluded (Size Filter) 2026/05/24 01:07:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/24 01:07:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-metuxuf8baso': Waiting for checks to finish 2026/05/24 01:07:46 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko') 2026/05/24 01:07:46 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-metuxuf8baso') 2026/05/24 01:07:46 DEBUG : potato3: Sizes differ 2026/05/24 01:07:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-metuxuf8baso': Waiting for transfers to finish 2026/05/24 01:07:46 INFO : potato3: Deleted 2026/05/24 01:07:46 INFO : potato2: Moved (server-side) 2026/05/24 01:07:47 INFO : potato3: Moved (server-side) 2026/05/24 01:07:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuciwas4naqi" 2026/05/24 01:07:47 DEBUG : Creating backend with remote "TestDrive:crypt/788a9pa10oiq01k50uapjug51vsehqej4vb7abuh8go9d8mt452g" 2026/05/24 01:07:49 DEBUG : empty space: Excluded (Size Filter) 2026/05/24 01:07:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/24 01:07:49 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/24 01:07:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuciwas4naqi': Waiting for checks to finish 2026/05/24 01:07:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuciwas4naqi': Waiting for transfers to finish 2026/05/24 01:07:50 INFO : potato2: Moved (server-side) 2026/05/24 01:07:50 INFO : potato3: Moved (server-side) 2026/05/24 01:07:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuciwas4naqi': Purge remote 2026/05/24 01:07:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-metuxuf8baso': Purge remote --- PASS: TestServerSideMoveWithFilter (17.11s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:07:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kodonol3vaci" 2026/05/24 01:07:53 DEBUG : Creating backend with remote "TestDrive:crypt/oq6i89dgp9m7e39ik300rekmbmpu783n5k9n1opueccp4ekvh4i0" 2026/05/24 01:07:56 DEBUG : potato2: md5 = 9abb2c28f60d8ff318db177e4feceae0 OK 2026/05/24 01:07:57 DEBUG : empty space: md5 = d472e3c32a992b505f532c385317ce46 OK 2026/05/24 01:07:59 DEBUG : potato3: md5 = 24b3b6dcb42feab9b8fc3af31fe6f1af OK 2026/05/24 01:07:59 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko' -> Encrypted drive 'TestCryptDrive:rclone-test-kodonol3vaci' 2026/05/24 01:08:02 DEBUG : empty space: md5 = 730d0ea338bfc506dcde1cc0335366bc OK 2026/05/24 01:08:04 DEBUG : potato3: md5 = 4c90fad0ee3f54be05cfac267a6d0963 OK 2026/05/24 01:08:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kodonol3vaci': Using server-side directory move 2026/05/24 01:08:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kodonol3vaci': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/24 01:08:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/24 01:08:05 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/05/24 01:08:05 DEBUG : empty space: size = 1 OK 2026/05/24 01:08:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/24 01:08:05 DEBUG : empty space: Unchanged skipping 2026/05/24 01:08:05 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko') 2026/05/24 01:08:05 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-kodonol3vaci') 2026/05/24 01:08:05 DEBUG : potato3: Sizes differ 2026/05/24 01:08:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kodonol3vaci': Waiting for checks to finish 2026/05/24 01:08:05 INFO : potato3: Deleted 2026/05/24 01:08:05 INFO : empty space: Deleted 2026/05/24 01:08:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kodonol3vaci': Waiting for transfers to finish 2026/05/24 01:08:05 INFO : potato2: Moved (server-side) 2026/05/24 01:08:06 INFO : potato3: Moved (server-side) 2026/05/24 01:08:06 INFO : tomatoDir: Removing directory 2026/05/24 01:08:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': deleted 1 directories 2026/05/24 01:08:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dewobiy5xope" 2026/05/24 01:08:07 DEBUG : Creating backend with remote "TestDrive:crypt/madcnov19am7d5vfmbeqr7tlllmcnschngnu9v5dg79ij3064bu0" 2026/05/24 01:08:08 INFO : tomatoDir: Making directory 2026/05/24 01:08:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dewobiy5xope': Using server-side directory move 2026/05/24 01:08:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dewobiy5xope': Server side directory move succeeded 2026/05/24 01:08:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dewobiy5xope': Purge remote 2026/05/24 01:08:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kodonol3vaci': Purge remote 2026/05/24 01:08:12 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.33s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.44s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:08:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wutipip5cuko/rclone-sync-test" 2026/05/24 01:08:13 DEBUG : Creating backend with remote "TestDrive:crypt/1gd9f0icc7v88be4o0h6atulbre40gapjdfvhedbpea3qsgalleg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.11s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:08:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wutipip5cuko/rclone-sync-test" 2026/05/24 01:08:15 DEBUG : Creating backend with remote "TestDrive:crypt/1gd9f0icc7v88be4o0h6atulbre40gapjdfvhedbpea3qsgalleg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/05/24 01:08:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wutipip5cuko/rclone-sync-test-include/layer2" 2026/05/24 01:08:17 DEBUG : Creating backend with remote "TestDrive:crypt/1gd9f0icc7v88be4o0h6atulbre40gapjdfvhedbpea3qsgalleg/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/05/24 01:08:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wutipip5cuko/rclone-sync-test-ignore-file" 2026/05/24 01:08:20 DEBUG : Creating backend with remote "TestDrive:crypt/1gd9f0icc7v88be4o0h6atulbre40gapjdfvhedbpea3qsgalleg/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/05/24 01:08:24 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 9af2076c552686a1637206643fda8494 OK 2026/05/24 01:08:27 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/24 01:08:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/rclone-sync-test': Waiting for checks to finish 2026/05/24 01:08:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/rclone-sync-test': Waiting for transfers to finish 2026/05/24 01:08:27 DEBUG : Waiting for deletions to finish 2026/05/24 01:08:27 INFO : There was nothing to transfer 2026/05/24 01:08:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:08:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:08:28 DEBUG : Waiting for deletions to finish 2026/05/24 01:08:28 INFO : rclone-sync-test-include: Removing directory 2026/05/24 01:08:29 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/24 01:08:29 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/05/24 01:08:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': failed to delete 1 directories 2026/05/24 01:08:29 INFO : There was nothing to transfer 2026/05/24 01:08:31 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/24 01:08:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/05/24 01:08:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/05/24 01:08:31 DEBUG : Waiting for deletions to finish 2026/05/24 01:08:31 INFO : There was nothing to transfer 2026/05/24 01:08:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:08:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:08:32 DEBUG : Waiting for deletions to finish 2026/05/24 01:08:32 INFO : rclone-sync-test-include: Removing directory 2026/05/24 01:08:33 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/24 01:08:33 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/05/24 01:08:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': failed to delete 1 directories 2026/05/24 01:08:33 INFO : There was nothing to transfer 2026/05/24 01:08:35 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/24 01:08:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/05/24 01:08:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/05/24 01:08:35 DEBUG : Waiting for deletions to finish 2026/05/24 01:08:35 INFO : There was nothing to transfer 2026/05/24 01:08:37 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/24 01:08:37 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (23.99s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:08:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wutipip5cuko/dst" 2026/05/24 01:08:39 DEBUG : Creating backend with remote "TestDrive:crypt/1gd9f0icc7v88be4o0h6atulbre40gapjdfvhedbpea3qsgalleg/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/24 01:08:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wutipip5cuko/CompareDest" 2026/05/24 01:08:40 DEBUG : Creating backend with remote "TestDrive:crypt/1gd9f0icc7v88be4o0h6atulbre40gapjdfvhedbpea3qsgalleg/gveqi14airsml4bgu7krj116o8" 2026/05/24 01:08:42 DEBUG : one: Need to transfer - File not found at Destination 2026/05/24 01:08:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst': Waiting for checks to finish 2026/05/24 01:08:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst': Waiting for transfers to finish 2026/05/24 01:08:45 DEBUG : one: md5 = ec429dbc5869ca3325b82ff7ff6507f4 OK 2026/05/24 01:08:45 DEBUG : one: size = 3 OK 2026/05/24 01:08:45 INFO : one: Copied (new) 2026/05/24 01:08:45 DEBUG : Waiting for deletions to finish 2026/05/24 01:08:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:08:46 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst') 2026/05/24 01:08:46 DEBUG : one: Sizes differ 2026/05/24 01:08:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst': Waiting for checks to finish 2026/05/24 01:08:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst': Waiting for transfers to finish 2026/05/24 01:08:47 DEBUG : one: md5 = 34f69fc7629ec81bb989c12c4109c277 OK 2026/05/24 01:08:47 DEBUG : one: size = 5 OK 2026/05/24 01:08:47 INFO : one: Copied (replaced existing) 2026/05/24 01:08:47 DEBUG : Waiting for deletions to finish 2026/05/24 01:08:50 DEBUG : dst/one: md5 = 297c3667e55d8c2584372116a7456ca1 OK 2026/05/24 01:08:52 DEBUG : CompareDest/one: md5 = 996ba2fbdcb358d00f0d3556d1a8d8d9 OK 2026/05/24 01:08:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:08:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst': Waiting for checks to finish 2026/05/24 01:08:53 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst') 2026/05/24 01:08:53 DEBUG : one: Sizes differ 2026/05/24 01:08:53 DEBUG : one: size = 5 OK 2026/05/24 01:08:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:08:53 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/24 01:08:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst': Waiting for transfers to finish 2026/05/24 01:08:53 DEBUG : Waiting for deletions to finish 2026/05/24 01:08:53 INFO : There was nothing to transfer 2026/05/24 01:08:55 DEBUG : CompareDest/two: md5 = ab04b825bf22bae1fa69370537fef560 OK 2026/05/24 01:08:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:08:56 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst') 2026/05/24 01:08:56 DEBUG : one: Sizes differ 2026/05/24 01:08:56 DEBUG : two: size = 3 OK 2026/05/24 01:08:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:08:56 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/24 01:08:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst': Waiting for checks to finish 2026/05/24 01:08:56 DEBUG : one: size = 5 OK 2026/05/24 01:08:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:08:56 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/24 01:08:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst': Waiting for transfers to finish 2026/05/24 01:08:56 DEBUG : Waiting for deletions to finish 2026/05/24 01:08:56 INFO : There was nothing to transfer 2026/05/24 01:08:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:08:57 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst') 2026/05/24 01:08:57 DEBUG : one: Sizes differ 2026/05/24 01:08:57 DEBUG : one: size = 5 OK 2026/05/24 01:08:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:08:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/24 01:08:57 DEBUG : two: size = 3 OK 2026/05/24 01:08:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:08:57 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/24 01:08:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst': Waiting for checks to finish 2026/05/24 01:08:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst': Waiting for transfers to finish 2026/05/24 01:08:57 DEBUG : Waiting for deletions to finish 2026/05/24 01:08:57 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/05/24 01:08:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:08:59 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst') 2026/05/24 01:08:59 DEBUG : one: Sizes differ 2026/05/24 01:08:59 DEBUG : one: size = 5 OK 2026/05/24 01:08:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:08:59 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/24 01:08:59 DEBUG : two: size = 5 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:08:59 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/CompareDest') 2026/05/24 01:08:59 DEBUG : two: Sizes differ 2026/05/24 01:08:59 DEBUG : two: Need to transfer - File not found at Destination 2026/05/24 01:08:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst': Waiting for checks to finish 2026/05/24 01:08:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst': Waiting for transfers to finish 2026/05/24 01:09:00 DEBUG : two: md5 = 58f59737e50721adc9e34b4ccbad264a OK 2026/05/24 01:09:00 DEBUG : two: size = 5 OK 2026/05/24 01:09:00 INFO : two: Copied (new) 2026/05/24 01:09:00 DEBUG : Waiting for deletions to finish 2026/05/24 01:09:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/24 01:09:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/24 01:09:04 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/24 01:09:04 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (25.99s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:09:07 DEBUG : pre-dest1/1: md5 = a9686f03605caf9269210fd462fba4e0 OK 2026/05/24 01:09:10 DEBUG : pre-dest2/2: md5 = 9b4ef51852d172c388327d4744960231 OK 2026/05/24 01:09:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wutipip5cuko/dest" 2026/05/24 01:09:10 DEBUG : Creating backend with remote "TestDrive:crypt/1gd9f0icc7v88be4o0h6atulbre40gapjdfvhedbpea3qsgalleg/rg03c1jvnehrrc617i0lnqjddc" 2026/05/24 01:09:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wutipip5cuko/pre-dest1" 2026/05/24 01:09:12 DEBUG : Creating backend with remote "TestDrive:crypt/1gd9f0icc7v88be4o0h6atulbre40gapjdfvhedbpea3qsgalleg/bbnblvh6k061ssopqrp18kd7gc" 2026/05/24 01:09:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wutipip5cuko/pre-dest2" 2026/05/24 01:09:13 DEBUG : Creating backend with remote "TestDrive:crypt/1gd9f0icc7v88be4o0h6atulbre40gapjdfvhedbpea3qsgalleg/dgicm1h6b5ejvlltm8eeif0bnk" 2026/05/24 01:09:14 DEBUG : 1: size = 1 OK 2026/05/24 01:09:14 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:09:14 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/24 01:09:14 DEBUG : 2: size = 1 OK 2026/05/24 01:09:14 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:09:14 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/24 01:09:15 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/24 01:09:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dest': Waiting for checks to finish 2026/05/24 01:09:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dest': Waiting for transfers to finish 2026/05/24 01:09:17 DEBUG : 3: md5 = 38a7bea42c4e3eacc58dcf22e407cbd2 OK 2026/05/24 01:09:17 DEBUG : 3: size = 1 OK 2026/05/24 01:09:17 INFO : 3: Copied (new) 2026/05/24 01:09:17 DEBUG : Waiting for deletions to finish 2026/05/24 01:09:20 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/05/24 01:09:21 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/05/24 01:09:22 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (17.40s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:09:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wutipip5cuko/dst" 2026/05/24 01:09:22 DEBUG : Creating backend with remote "TestDrive:crypt/1gd9f0icc7v88be4o0h6atulbre40gapjdfvhedbpea3qsgalleg/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/24 01:09:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wutipip5cuko/CopyDest" 2026/05/24 01:09:24 DEBUG : Creating backend with remote "TestDrive:crypt/1gd9f0icc7v88be4o0h6atulbre40gapjdfvhedbpea3qsgalleg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/05/24 01:09:26 DEBUG : one: Need to transfer - File not found at Destination 2026/05/24 01:09:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst': Waiting for checks to finish 2026/05/24 01:09:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst': Waiting for transfers to finish 2026/05/24 01:09:28 DEBUG : one: md5 = 8f1a88fc919e27eac93d38eba50bbd4b OK 2026/05/24 01:09:28 DEBUG : one: size = 3 OK 2026/05/24 01:09:28 INFO : one: Copied (new) 2026/05/24 01:09:28 DEBUG : Waiting for deletions to finish 2026/05/24 01:09:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:09:29 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst') 2026/05/24 01:09:29 DEBUG : one: Sizes differ 2026/05/24 01:09:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst': Waiting for checks to finish 2026/05/24 01:09:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst': Waiting for transfers to finish 2026/05/24 01:09:31 DEBUG : one: md5 = 8ce9949aa930e2b830d1d433ebb38e1f OK 2026/05/24 01:09:31 DEBUG : one: size = 5 OK 2026/05/24 01:09:31 INFO : one: Copied (replaced existing) 2026/05/24 01:09:31 DEBUG : Waiting for deletions to finish 2026/05/24 01:09:33 DEBUG : dst/one: md5 = fbd69f4468ab108d7649189f9daf8080 OK 2026/05/24 01:09:35 DEBUG : CopyDest/one: md5 = f46a9b450eefea3b08c42fa0c8fa37d0 OK 2026/05/24 01:09:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wutipip5cuko/BackupDir" 2026/05/24 01:09:36 DEBUG : Creating backend with remote "TestDrive:crypt/1gd9f0icc7v88be4o0h6atulbre40gapjdfvhedbpea3qsgalleg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/05/24 01:09:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst': Waiting for checks to finish 2026/05/24 01:09:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:09:38 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst') 2026/05/24 01:09:38 DEBUG : one: Sizes differ 2026/05/24 01:09:38 DEBUG : one: size = 5 OK 2026/05/24 01:09:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:09:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:09:38 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst') 2026/05/24 01:09:38 DEBUG : one: Sizes differ 2026/05/24 01:09:40 INFO : one: Moved (server-side) 2026/05/24 01:09:41 DEBUG : one: size = 5 OK 2026/05/24 01:09:41 INFO : one: Copied (server-side copy) 2026/05/24 01:09:41 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/24 01:09:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst': Waiting for transfers to finish 2026/05/24 01:09:41 DEBUG : Waiting for deletions to finish 2026/05/24 01:09:43 DEBUG : CopyDest/two: md5 = 7badd0dcce30791757ba056bf7f7aa79 OK 2026/05/24 01:09:44 DEBUG : one: size = 5 OK 2026/05/24 01:09:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:09:44 DEBUG : one: Unchanged skipping 2026/05/24 01:09:44 DEBUG : two: size = 3 OK 2026/05/24 01:09:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:09:45 DEBUG : two: size = 3 OK 2026/05/24 01:09:45 INFO : two: Copied (server-side copy) 2026/05/24 01:09:45 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/24 01:09:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst': Waiting for checks to finish 2026/05/24 01:09:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst': Waiting for transfers to finish 2026/05/24 01:09:45 DEBUG : Waiting for deletions to finish 2026/05/24 01:09:46 DEBUG : one: size = 5 OK 2026/05/24 01:09:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:09:46 DEBUG : one: Unchanged skipping 2026/05/24 01:09:46 DEBUG : two: size = 3 OK 2026/05/24 01:09:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:09:46 DEBUG : two: Unchanged skipping 2026/05/24 01:09:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst': Waiting for checks to finish 2026/05/24 01:09:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst': Waiting for transfers to finish 2026/05/24 01:09:46 DEBUG : Waiting for deletions to finish 2026/05/24 01:09:46 INFO : There was nothing to transfer 2026/05/24 01:09:48 DEBUG : CopyDest/three: md5 = f67ae62b72d410b3401b1782d1c7c937 OK 2026/05/24 01:09:49 DEBUG : one: size = 5 OK 2026/05/24 01:09:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:09:49 DEBUG : one: Unchanged skipping 2026/05/24 01:09:49 DEBUG : three: size = 7 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:09:49 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/CopyDest') 2026/05/24 01:09:49 DEBUG : three: Sizes differ 2026/05/24 01:09:49 DEBUG : three: Destination not found in --copy-dest 2026/05/24 01:09:49 DEBUG : three: Need to transfer - File not found at Destination 2026/05/24 01:09:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst': Waiting for checks to finish 2026/05/24 01:09:49 DEBUG : two: size = 3 OK 2026/05/24 01:09:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:09:49 DEBUG : two: Unchanged skipping 2026/05/24 01:09:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst': Waiting for transfers to finish 2026/05/24 01:09:51 DEBUG : three: md5 = b307883888f439592d4835e4504db0cf OK 2026/05/24 01:09:51 DEBUG : three: size = 7 OK 2026/05/24 01:09:51 INFO : three: Copied (new) 2026/05/24 01:09:51 DEBUG : Waiting for deletions to finish 2026/05/24 01:09:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/24 01:09:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/24 01:09:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/24 01:09:56 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/24 01:09:56 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/24 01:09:56 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/24 01:09:57 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (35.39s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:10:00 DEBUG : dst/one: md5 = 40237073d07b9b0889420b6e6aaa4e18 OK 2026/05/24 01:10:02 DEBUG : dst/two: md5 = 367e76bca4efa2f8c41f540cc3e7e96e OK 2026/05/24 01:10:03 DEBUG : dst/three.txt: md5 = 91b65a02ac7a75159277b7f977d0fdfc OK 2026/05/24 01:10:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wutipip5cuko/dst" 2026/05/24 01:10:04 DEBUG : Creating backend with remote "TestDrive:crypt/1gd9f0icc7v88be4o0h6atulbre40gapjdfvhedbpea3qsgalleg/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/24 01:10:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wutipip5cuko/backup" 2026/05/24 01:10:05 DEBUG : Creating backend with remote "TestDrive:crypt/1gd9f0icc7v88be4o0h6atulbre40gapjdfvhedbpea3qsgalleg/1nrff024r7pq65ecp72fc28jb0" 2026/05/24 01:10:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:10:07 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst') 2026/05/24 01:10:07 DEBUG : one: Sizes differ 2026/05/24 01:10:07 DEBUG : two: size = 3 OK 2026/05/24 01:10:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:10:07 DEBUG : two: Unchanged skipping 2026/05/24 01:10:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst': Waiting for checks to finish 2026/05/24 01:10:08 INFO : one: Moved (server-side) 2026/05/24 01:10:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst': Waiting for transfers to finish 2026/05/24 01:10:10 DEBUG : one: md5 = b4c5d874c3306caf216364439fc1efd2 OK 2026/05/24 01:10:10 DEBUG : one: size = 4 OK 2026/05/24 01:10:10 INFO : one: Copied (new) 2026/05/24 01:10:10 DEBUG : Waiting for deletions to finish 2026/05/24 01:10:11 INFO : three.txt: Moved (server-side) 2026/05/24 01:10:11 INFO : three.txt: Moved into backup dir 2026/05/24 01:10:13 DEBUG : dst/three.txt: md5 = a3bc10e48957eedb5f5e46aadf8f1c7d OK 2026/05/24 01:10:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:10:14 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst') 2026/05/24 01:10:14 DEBUG : one: Sizes differ 2026/05/24 01:10:14 DEBUG : two: size = 3 OK 2026/05/24 01:10:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:10:14 DEBUG : two: Unchanged skipping 2026/05/24 01:10:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst': Waiting for checks to finish 2026/05/24 01:10:15 INFO : one: Deleted 2026/05/24 01:10:15 INFO : one: Moved (server-side) 2026/05/24 01:10:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst': Waiting for transfers to finish 2026/05/24 01:10:17 DEBUG : one: md5 = 57a9e5bfe14b4330e13b5bf61911dec3 OK 2026/05/24 01:10:17 DEBUG : one: size = 5 OK 2026/05/24 01:10:17 INFO : one: Copied (new) 2026/05/24 01:10:17 DEBUG : Waiting for deletions to finish 2026/05/24 01:10:17 INFO : three.txt: Deleted 2026/05/24 01:10:18 INFO : three.txt: Moved (server-side) 2026/05/24 01:10:18 INFO : three.txt: Moved into backup dir 2026/05/24 01:10:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/24 01:10:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/24 01:10:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/24 01:10:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/24 01:10:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/24 01:10:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (24.86s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:10:25 DEBUG : dst/one: md5 = f4d1b07372cbbd89327745b6ecf0822e OK 2026/05/24 01:10:27 DEBUG : dst/two: md5 = 244c38c1dd1e55777568fd0501af1d04 OK 2026/05/24 01:10:28 DEBUG : dst/three.txt: md5 = eb76548668fe2ae4c0b39b2b95319932 OK 2026/05/24 01:10:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wutipip5cuko/dst" 2026/05/24 01:10:29 DEBUG : Creating backend with remote "TestDrive:crypt/1gd9f0icc7v88be4o0h6atulbre40gapjdfvhedbpea3qsgalleg/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/24 01:10:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wutipip5cuko/backup" 2026/05/24 01:10:30 DEBUG : Creating backend with remote "TestDrive:crypt/1gd9f0icc7v88be4o0h6atulbre40gapjdfvhedbpea3qsgalleg/1nrff024r7pq65ecp72fc28jb0" 2026/05/24 01:10:31 DEBUG : one: size = 4 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:10:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst': Waiting for checks to finish 2026/05/24 01:10:31 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst') 2026/05/24 01:10:31 DEBUG : one: Sizes differ 2026/05/24 01:10:31 DEBUG : two: size = 3 OK 2026/05/24 01:10:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:10:31 DEBUG : two: Unchanged skipping 2026/05/24 01:10:33 INFO : one: Moved (server-side) to: one.bak 2026/05/24 01:10:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst': Waiting for transfers to finish 2026/05/24 01:10:35 DEBUG : one: md5 = 15ed0490e8adaa5eff0b210af33a4478 OK 2026/05/24 01:10:35 DEBUG : one: size = 4 OK 2026/05/24 01:10:35 INFO : one: Copied (new) 2026/05/24 01:10:35 DEBUG : Waiting for deletions to finish 2026/05/24 01:10:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/24 01:10:36 INFO : three.txt: Moved into backup dir 2026/05/24 01:10:38 DEBUG : dst/three.txt: md5 = b0a1cdae9e6ca6cdf2a5c06c41ccdfd6 OK 2026/05/24 01:10:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:10:39 DEBUG : two: size = 3 OK 2026/05/24 01:10:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:10:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst': Waiting for checks to finish 2026/05/24 01:10:39 DEBUG : two: Unchanged skipping 2026/05/24 01:10:39 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst') 2026/05/24 01:10:39 DEBUG : one: Sizes differ 2026/05/24 01:10:39 INFO : one.bak: Deleted 2026/05/24 01:10:40 INFO : one: Moved (server-side) to: one.bak 2026/05/24 01:10:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst': Waiting for transfers to finish 2026/05/24 01:10:41 DEBUG : one: md5 = 6f0ce28aa2467af132a68689aa9f9dfa OK 2026/05/24 01:10:41 DEBUG : one: size = 5 OK 2026/05/24 01:10:41 INFO : one: Copied (new) 2026/05/24 01:10:41 DEBUG : Waiting for deletions to finish 2026/05/24 01:10:42 INFO : three.txt.bak: Deleted 2026/05/24 01:10:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/24 01:10:42 INFO : three.txt: Moved into backup dir 2026/05/24 01:10:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/24 01:10:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/24 01:10:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/24 01:10:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/24 01:10:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/24 01:10:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (24.46s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:10:49 DEBUG : dst/one: md5 = 19c8c1b109ca7280a283aa95b9e7134b OK 2026/05/24 01:10:51 DEBUG : dst/two: md5 = d3e84cb92f1682e18f0a1e83308c246d OK 2026/05/24 01:10:52 DEBUG : dst/three.txt: md5 = 75a60306855774ee401bf41233bef541 OK 2026/05/24 01:10:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wutipip5cuko/dst" 2026/05/24 01:10:53 DEBUG : Creating backend with remote "TestDrive:crypt/1gd9f0icc7v88be4o0h6atulbre40gapjdfvhedbpea3qsgalleg/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/24 01:10:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wutipip5cuko/backup" 2026/05/24 01:10:54 DEBUG : Creating backend with remote "TestDrive:crypt/1gd9f0icc7v88be4o0h6atulbre40gapjdfvhedbpea3qsgalleg/1nrff024r7pq65ecp72fc28jb0" 2026/05/24 01:10:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:10:56 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst') 2026/05/24 01:10:56 DEBUG : one: Sizes differ 2026/05/24 01:10:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst': Waiting for checks to finish 2026/05/24 01:10:56 DEBUG : two: size = 3 OK 2026/05/24 01:10:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:10:56 DEBUG : two: Unchanged skipping 2026/05/24 01:10:57 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/24 01:10:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst': Waiting for transfers to finish 2026/05/24 01:10:59 DEBUG : one: md5 = e1c6d163e97b6fa9d354bceda1142c08 OK 2026/05/24 01:10:59 DEBUG : one: size = 4 OK 2026/05/24 01:10:59 INFO : one: Copied (new) 2026/05/24 01:10:59 DEBUG : Waiting for deletions to finish 2026/05/24 01:11:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/24 01:11:00 INFO : three.txt: Moved into backup dir 2026/05/24 01:11:01 DEBUG : dst/three.txt: md5 = 1f39399aaf195f197a420ff1c28fb688 OK 2026/05/24 01:11:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:11:02 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst') 2026/05/24 01:11:02 DEBUG : one: Sizes differ 2026/05/24 01:11:02 DEBUG : two: size = 3 OK 2026/05/24 01:11:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:02 DEBUG : two: Unchanged skipping 2026/05/24 01:11:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst': Waiting for checks to finish 2026/05/24 01:11:03 INFO : one-2019-01-01: Deleted 2026/05/24 01:11:04 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/24 01:11:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst': Waiting for transfers to finish 2026/05/24 01:11:05 DEBUG : one: md5 = 3ff7d36cd9c1b911c48ae5821737786c OK 2026/05/24 01:11:05 DEBUG : one: size = 5 OK 2026/05/24 01:11:05 INFO : one: Copied (new) 2026/05/24 01:11:05 DEBUG : Waiting for deletions to finish 2026/05/24 01:11:06 INFO : three-2019-01-01.txt: Deleted 2026/05/24 01:11:06 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/24 01:11:06 INFO : three.txt: Moved into backup dir 2026/05/24 01:11:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/24 01:11:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/24 01:11:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/24 01:11:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/24 01:11:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/24 01:11:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (23.71s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:11:13 DEBUG : dst/one: md5 = 63199f4547735caba5a4025d0c4cdbef OK 2026/05/24 01:11:14 DEBUG : dst/two: md5 = 70d54a91580a90c30aa1cd29df50be6b OK 2026/05/24 01:11:16 DEBUG : dst/three.txt: md5 = 159f5558a37a58f227f1d57086e65a7b OK 2026/05/24 01:11:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wutipip5cuko/dst" 2026/05/24 01:11:16 DEBUG : Creating backend with remote "TestDrive:crypt/1gd9f0icc7v88be4o0h6atulbre40gapjdfvhedbpea3qsgalleg/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/24 01:11:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:11:17 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst') 2026/05/24 01:11:17 DEBUG : one: Sizes differ 2026/05/24 01:11:17 DEBUG : two: size = 3 OK 2026/05/24 01:11:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:17 DEBUG : two: Unchanged skipping 2026/05/24 01:11:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst': Waiting for checks to finish 2026/05/24 01:11:18 INFO : one: Moved (server-side) to: one.bak 2026/05/24 01:11:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst': Waiting for transfers to finish 2026/05/24 01:11:20 DEBUG : one: md5 = fbcb5f97e24ca1921d92489fde7711c4 OK 2026/05/24 01:11:20 DEBUG : one: size = 4 OK 2026/05/24 01:11:20 INFO : one: Copied (new) 2026/05/24 01:11:20 DEBUG : Waiting for deletions to finish 2026/05/24 01:11:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/24 01:11:20 INFO : three.txt: Moved into backup dir 2026/05/24 01:11:22 DEBUG : dst/three.txt: md5 = f1307412b82b5be89509e89951ad898f OK 2026/05/24 01:11:23 DEBUG : one.bak: Excluded (Path Filter) 2026/05/24 01:11:23 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/24 01:11:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:11:23 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst') 2026/05/24 01:11:23 DEBUG : one: Sizes differ 2026/05/24 01:11:23 DEBUG : two: size = 3 OK 2026/05/24 01:11:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:23 DEBUG : two: Unchanged skipping 2026/05/24 01:11:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst': Waiting for checks to finish 2026/05/24 01:11:24 INFO : one.bak: Deleted 2026/05/24 01:11:24 INFO : one: Moved (server-side) to: one.bak 2026/05/24 01:11:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst': Waiting for transfers to finish 2026/05/24 01:11:26 DEBUG : one: md5 = 620be28aa90f64be8688052d0cd0502e OK 2026/05/24 01:11:26 DEBUG : one: size = 5 OK 2026/05/24 01:11:26 INFO : one: Copied (new) 2026/05/24 01:11:26 DEBUG : Waiting for deletions to finish 2026/05/24 01:11:27 INFO : three.txt.bak: Deleted 2026/05/24 01:11:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/24 01:11:27 INFO : three.txt: Moved into backup dir 2026/05/24 01:11:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/24 01:11:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/24 01:11:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/24 01:11:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/24 01:11:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/24 01:11:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirSuffixOnly (20.11s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:11:33 DEBUG : dst/one: md5 = 1d1bcf8c1fa623939d5bce2a298e0587 OK 2026/05/24 01:11:35 DEBUG : dst/two: md5 = 956130c7ba4a7a78c84965468093446c OK 2026/05/24 01:11:36 DEBUG : dst/three.txt: md5 = 45bd25e1301d9befec82061cab607f8b OK 2026/05/24 01:11:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wutipip5cuko/dst" 2026/05/24 01:11:36 DEBUG : Creating backend with remote "TestDrive:crypt/1gd9f0icc7v88be4o0h6atulbre40gapjdfvhedbpea3qsgalleg/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/24 01:11:37 DEBUG : one: size = 4 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:11:37 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst') 2026/05/24 01:11:37 DEBUG : one: Sizes differ 2026/05/24 01:11:38 INFO : one: Moved (server-side) to: one.bak 2026/05/24 01:11:40 DEBUG : one: md5 = ed8b4bc192fe1167c0e6d0049a7584ed OK 2026/05/24 01:11:40 DEBUG : one: size = 4 OK 2026/05/24 01:11:40 INFO : one: Copied (new) 2026/05/24 01:11:40 DEBUG : two: size = 3 OK 2026/05/24 01:11:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:40 DEBUG : two: Unchanged skipping 2026/05/24 01:11:40 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:11:40 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst') 2026/05/24 01:11:40 DEBUG : three.txt: Sizes differ 2026/05/24 01:11:41 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/24 01:11:43 DEBUG : three.txt: md5 = 1cce1457f25be361a91f4325e365d39f OK 2026/05/24 01:11:43 DEBUG : three.txt: size = 6 OK 2026/05/24 01:11:43 INFO : three.txt: Copied (new) 2026/05/24 01:11:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:11:44 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst') 2026/05/24 01:11:44 DEBUG : one: Sizes differ 2026/05/24 01:11:45 INFO : one.bak: Deleted 2026/05/24 01:11:45 INFO : one: Moved (server-side) to: one.bak 2026/05/24 01:11:47 DEBUG : one: md5 = 452dc2616421b42a075521e31a439021 OK 2026/05/24 01:11:47 DEBUG : one: size = 5 OK 2026/05/24 01:11:47 INFO : one: Copied (new) 2026/05/24 01:11:47 DEBUG : two: size = 3 OK 2026/05/24 01:11:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:47 DEBUG : two: Unchanged skipping 2026/05/24 01:11:47 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:11:47 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst') 2026/05/24 01:11:47 DEBUG : three.txt: Sizes differ 2026/05/24 01:11:48 INFO : three.txt.bak: Deleted 2026/05/24 01:11:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/24 01:11:50 DEBUG : three.txt: md5 = 0e222d7032bba6188f813c95e9c93047 OK 2026/05/24 01:11:50 DEBUG : three.txt: size = 19 OK 2026/05/24 01:11:50 INFO : three.txt: Copied (new) 2026/05/24 01:11:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/24 01:11:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/24 01:11:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/24 01:11:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/24 01:11:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/24 01:11:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/24 01:11:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (23.61s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:11:57 DEBUG : dst/one: md5 = 010795fa2fe4388fac38349739476b23 OK 2026/05/24 01:11:58 DEBUG : dst/two: md5 = 7c8751c0f28554aa67c986ff0d904710 OK 2026/05/24 01:11:59 DEBUG : dst/three.txt: md5 = 309270d8c4e93a1545ae003d8c11a302 OK 2026/05/24 01:12:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wutipip5cuko/dst" 2026/05/24 01:12:00 DEBUG : Creating backend with remote "TestDrive:crypt/1gd9f0icc7v88be4o0h6atulbre40gapjdfvhedbpea3qsgalleg/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/24 01:12:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:12:01 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst') 2026/05/24 01:12:01 DEBUG : one: Sizes differ 2026/05/24 01:12:02 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/24 01:12:03 DEBUG : one: md5 = 11ab5076939440d6f60ffcab5795d749 OK 2026/05/24 01:12:03 DEBUG : one: size = 4 OK 2026/05/24 01:12:03 INFO : one: Copied (new) 2026/05/24 01:12:04 DEBUG : two: size = 3 OK 2026/05/24 01:12:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:04 DEBUG : two: Unchanged skipping 2026/05/24 01:12:04 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:12:04 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst') 2026/05/24 01:12:04 DEBUG : three.txt: Sizes differ 2026/05/24 01:12:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/24 01:12:07 DEBUG : three.txt: md5 = dfe835437e047f0463001a26b63f5c5f OK 2026/05/24 01:12:07 DEBUG : three.txt: size = 6 OK 2026/05/24 01:12:07 INFO : three.txt: Copied (new) 2026/05/24 01:12:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:12:08 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst') 2026/05/24 01:12:08 DEBUG : one: Sizes differ 2026/05/24 01:12:08 INFO : one-2019-01-01: Deleted 2026/05/24 01:12:09 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/24 01:12:10 DEBUG : one: md5 = 0090a2d3481371973e3e3eb8d8173c46 OK 2026/05/24 01:12:10 DEBUG : one: size = 5 OK 2026/05/24 01:12:10 INFO : one: Copied (new) 2026/05/24 01:12:11 DEBUG : two: size = 3 OK 2026/05/24 01:12:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:11 DEBUG : two: Unchanged skipping 2026/05/24 01:12:11 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:12:11 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko/dst') 2026/05/24 01:12:11 DEBUG : three.txt: Sizes differ 2026/05/24 01:12:12 INFO : three-2019-01-01.txt: Deleted 2026/05/24 01:12:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/24 01:12:14 DEBUG : three.txt: md5 = abfa6015daffa230b207955cfd54924e OK 2026/05/24 01:12:14 DEBUG : three.txt: size = 19 OK 2026/05/24 01:12:14 INFO : three.txt: Copied (new) 2026/05/24 01:12:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/24 01:12:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/24 01:12:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/24 01:12:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/24 01:12:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/24 01:12:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/24 01:12:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffixKeepExtension (23.55s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:12:19 DEBUG : Testêé: md5 = 1b5c97b5411d4d045316b64129788c0c OK 2026/05/24 01:12:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:12:20 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:12:20 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko') 2026/05/24 01:12:20 DEBUG : Testêé: Sizes differ 2026/05/24 01:12:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:12:21 DEBUG : Testêé: md5 = 2f389da5bb2e884a9fdca40b5fda331e OK 2026/05/24 01:12:21 DEBUG : Testêé: size = 14 OK 2026/05/24 01:12:21 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/24 01:12:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.29s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:12:23 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/24 01:12:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:12:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:12:24 DEBUG : existing: md5 = 87c4ddf357d9d6c947719b0206f9f0d8 OK 2026/05/24 01:12:24 DEBUG : existing: size = 6 OK 2026/05/24 01:12:24 INFO : existing: Copied (new) 2026/05/24 01:12:24 DEBUG : Waiting for deletions to finish 2026/05/24 01:12:25 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:12:25 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko') 2026/05/24 01:12:25 DEBUG : existing: Sizes differ 2026/05/24 01:12:25 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/24 01:12:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:12:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:12:25 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': not deleting files as there were IO errors 2026/05/24 01:12:25 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.15s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:12:28 DEBUG : EXISTING: md5 = 3b9bbb15d9d479c81992f92856ea5cef OK 2026/05/24 01:12:28 DEBUG : EXISTING: size = 6 OK 2026/05/24 01:12:28 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:28 DEBUG : existing: Unchanged skipping 2026/05/24 01:12:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:12:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:12:28 DEBUG : Waiting for deletions to finish 2026/05/24 01:12:28 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.12s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.43s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", 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-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", 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-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.61s) --- SKIP: TestMaxTransfer/Hard (0.47s) --- SKIP: TestMaxTransfer/Soft (0.60s) --- SKIP: TestMaxTransfer/Cautious (0.54s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:12:33 DEBUG : both0: md5 = 29246d994a24b0d7a1a1e368bac85fa1 OK 2026/05/24 01:12:35 DEBUG : only0: md5 = 1c2bf354b81010c7fe208820a5a0e4ae OK 2026/05/24 01:12:36 DEBUG : both1: md5 = 7db2b9295c1dd0deeac3e2b180a46ca4 OK 2026/05/24 01:12:38 DEBUG : only1: md5 = 8c330cfd16439f3866aa5a5b1a19c3b1 OK 2026/05/24 01:12:39 DEBUG : both2: md5 = f1d1480ea23752b8636d32f0b6447009 OK 2026/05/24 01:12:41 DEBUG : only2: md5 = 6789f6036849a40d8f9e32a502eaf456 OK 2026/05/24 01:12:42 DEBUG : both3: md5 = c7b419c154e72b9dbdbfe1bc9a678b27 OK 2026/05/24 01:12:44 DEBUG : only3: md5 = ffb5cef37b518df0e0435b7346a9aca9 OK 2026/05/24 01:12:46 DEBUG : both4: md5 = 70593098b1dbf019b6cf4c2e5a36ca86 OK 2026/05/24 01:12:47 DEBUG : only4: md5 = a821ab9241fe3ed53c24cbe66b97e560 OK 2026/05/24 01:12:49 DEBUG : both5: md5 = 03fa827a18c4bc5803dd3c079ffa6b27 OK 2026/05/24 01:12:50 DEBUG : only5: md5 = bdcd3d49a80f8bd94da67f376bdca4cf OK 2026/05/24 01:12:51 DEBUG : both6: md5 = fea324455230760efa88d4727ab80fb7 OK 2026/05/24 01:12:53 DEBUG : only6: md5 = 58b775112108d6ee7a73e570c136516a OK 2026/05/24 01:12:54 DEBUG : both7: md5 = 767699f920b342b6eaa2994879c72ceb OK 2026/05/24 01:12:56 DEBUG : only7: md5 = 600d05bcb0b03cdded619f309904395e OK 2026/05/24 01:12:57 DEBUG : both8: md5 = 72d11a172628a039c46b604fa06811aa OK 2026/05/24 01:12:59 DEBUG : only8: md5 = 9d9eef9b9d28847c0b20bb99506b5bfd OK 2026/05/24 01:13:00 DEBUG : both9: md5 = 3ea9e0a1d5940a7f8929d9a631d806d1 OK 2026/05/24 01:13:02 DEBUG : only9: md5 = 1b3d8557affa36d2349df7e0c9e9004a OK 2026/05/24 01:13:03 DEBUG : both10: md5 = a640d181d29e326ed9fd768dc3348991 OK 2026/05/24 01:13:05 DEBUG : only10: md5 = d738131481aa8ff7ed1f8787fb4d245c OK 2026/05/24 01:13:06 DEBUG : both11: md5 = 90ba3781fafb4040efff763542f0cf61 OK 2026/05/24 01:13:08 DEBUG : only11: md5 = 9456b098647bbcfdca00126b83f74fbb OK 2026/05/24 01:13:09 DEBUG : both12: md5 = c0f1f5a963ab7b3e19e18078667ead83 OK 2026/05/24 01:13:11 DEBUG : only12: md5 = 787e9316a527e5e87ded3bdf581fe415 OK 2026/05/24 01:13:12 DEBUG : both13: md5 = 99c2ef42d6409344e227372bfa807ed5 OK 2026/05/24 01:13:13 DEBUG : only13: md5 = 5aa1ecf8917038877329196e0bbfbb39 OK 2026/05/24 01:13:15 DEBUG : both14: md5 = 9f9c916013dbf50e71ea5537a6b56fdf OK 2026/05/24 01:13:17 DEBUG : only14: md5 = 489bbda427671b97ad1a88aa74907fa0 OK 2026/05/24 01:13:18 DEBUG : both15: md5 = af04929075f756f5afdf4976107901b5 OK 2026/05/24 01:13:20 DEBUG : only15: md5 = c9a19196f52596800acb37e7fa59d400 OK 2026/05/24 01:13:21 DEBUG : both16: md5 = 9ed3f1a3d8f9d0fad5bb840e06b6057d OK 2026/05/24 01:13:23 DEBUG : only16: md5 = 6e2ad5c39993f4c45c96e6be72152112 OK 2026/05/24 01:13:24 DEBUG : both17: md5 = 70323b1c86dc32ff8ccdac298d578d8e OK 2026/05/24 01:13:26 DEBUG : only17: md5 = dfd25920c3e33c3bfe47bb16a5b09406 OK 2026/05/24 01:13:28 DEBUG : both18: md5 = 8548bb7103789d8ae019c72fc5493889 OK 2026/05/24 01:13:29 DEBUG : only18: md5 = fe5a941d4918afc993d365ae799ef5dd OK 2026/05/24 01:13:31 DEBUG : both19: md5 = 5b874ac6267d4566ecd0188dbbe5991b OK 2026/05/24 01:13:32 DEBUG : only19: md5 = c91858ecc0de27790b55472b80c1b8e4 OK 2026/05/24 01:13:33 DEBUG : both10: size = 6 OK 2026/05/24 01:13:33 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:13:33 DEBUG : both11: size = 6 OK 2026/05/24 01:13:33 DEBUG : both0: size = 6 OK 2026/05/24 01:13:33 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:33 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:33 DEBUG : both10: Unchanged skipping 2026/05/24 01:13:33 DEBUG : both12: size = 6 OK 2026/05/24 01:13:33 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:33 DEBUG : both13: size = 6 OK 2026/05/24 01:13:33 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:33 DEBUG : both11: Unchanged skipping 2026/05/24 01:13:33 DEBUG : both13: Unchanged skipping 2026/05/24 01:13:33 DEBUG : both15: size = 6 OK 2026/05/24 01:13:33 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:33 DEBUG : both14: size = 6 OK 2026/05/24 01:13:33 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:33 DEBUG : both15: Unchanged skipping 2026/05/24 01:13:33 DEBUG : both16: size = 6 OK 2026/05/24 01:13:33 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:33 DEBUG : both0: Unchanged skipping 2026/05/24 01:13:33 DEBUG : both17: size = 6 OK 2026/05/24 01:13:33 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:33 DEBUG : both17: Unchanged skipping 2026/05/24 01:13:33 DEBUG : both18: size = 6 OK 2026/05/24 01:13:33 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:33 DEBUG : both18: Unchanged skipping 2026/05/24 01:13:33 DEBUG : both19: size = 6 OK 2026/05/24 01:13:33 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:33 DEBUG : both19: Unchanged skipping 2026/05/24 01:13:33 DEBUG : both1: size = 6 OK 2026/05/24 01:13:33 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:33 DEBUG : both1: Unchanged skipping 2026/05/24 01:13:33 DEBUG : both2: size = 6 OK 2026/05/24 01:13:33 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:33 DEBUG : both2: Unchanged skipping 2026/05/24 01:13:33 DEBUG : both3: size = 6 OK 2026/05/24 01:13:33 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:33 DEBUG : both3: Unchanged skipping 2026/05/24 01:13:33 DEBUG : both4: size = 6 OK 2026/05/24 01:13:33 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:33 DEBUG : both4: Unchanged skipping 2026/05/24 01:13:33 DEBUG : both5: size = 6 OK 2026/05/24 01:13:33 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:33 DEBUG : both5: Unchanged skipping 2026/05/24 01:13:33 DEBUG : both6: size = 6 OK 2026/05/24 01:13:33 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:33 DEBUG : both6: Unchanged skipping 2026/05/24 01:13:33 DEBUG : both7: size = 6 OK 2026/05/24 01:13:33 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:33 DEBUG : both7: Unchanged skipping 2026/05/24 01:13:33 DEBUG : both8: size = 6 OK 2026/05/24 01:13:33 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:33 DEBUG : both8: Unchanged skipping 2026/05/24 01:13:33 DEBUG : both9: size = 6 OK 2026/05/24 01:13:33 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:33 DEBUG : both16: Unchanged skipping 2026/05/24 01:13:33 DEBUG : both9: Unchanged skipping 2026/05/24 01:13:33 DEBUG : both12: Unchanged skipping 2026/05/24 01:13:33 DEBUG : both14: Unchanged skipping 2026/05/24 01:13:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:13:33 DEBUG : Waiting for deletions to finish 2026/05/24 01:13:33 INFO : only5: Deleted 2026/05/24 01:13:33 INFO : only8: Deleted 2026/05/24 01:13:33 INFO : only1: Deleted 2026/05/24 01:13:33 INFO : only14: Deleted 2026/05/24 01:13:34 INFO : only3: Deleted 2026/05/24 01:13:34 INFO : only7: Deleted 2026/05/24 01:13:34 INFO : only9: Deleted 2026/05/24 01:13:34 INFO : only6: Deleted 2026/05/24 01:13:34 INFO : only0: Deleted 2026/05/24 01:13:34 INFO : only12: Deleted 2026/05/24 01:13:34 INFO : only10: Deleted 2026/05/24 01:13:34 INFO : only15: Deleted 2026/05/24 01:13:34 INFO : only18: Deleted 2026/05/24 01:13:34 INFO : only4: Deleted 2026/05/24 01:13:34 INFO : only16: Deleted 2026/05/24 01:13:35 INFO : only11: Deleted 2026/05/24 01:13:35 INFO : only13: Deleted 2026/05/24 01:13:35 INFO : only19: Deleted 2026/05/24 01:13:35 INFO : only2: Deleted 2026/05/24 01:13:35 INFO : only17: Deleted 2026/05/24 01:13:35 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (72.79s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:13:46 DEBUG : both0: md5 = 71efb9137c59a51fa736a2ac712dc282 OK 2026/05/24 01:13:47 DEBUG : only0: md5 = 8cd79402b2475c8b5b58b605bc65c361 OK 2026/05/24 01:13:49 DEBUG : both1: md5 = c726659ce9768926b781d6922e850e8d OK 2026/05/24 01:13:50 DEBUG : only1: md5 = c211b086981fef7209030e3322588735 OK 2026/05/24 01:13:52 DEBUG : both2: md5 = 27e6dfa069e1126c72e62f324204fbd4 OK 2026/05/24 01:13:53 DEBUG : only2: md5 = 07e3d93127620125ffaf0f8c02785fa9 OK 2026/05/24 01:13:55 DEBUG : both3: md5 = e7a4eba84e9eb5559d6f90c4100b8e9c OK 2026/05/24 01:13:56 DEBUG : only3: md5 = 7997cee3f469ed6562e6cb5b40cbf341 OK 2026/05/24 01:13:58 DEBUG : both4: md5 = 4ab4d2e7c51625bdd4758875a2693698 OK 2026/05/24 01:13:59 DEBUG : only4: md5 = 53fb2b8116cc9a38ebba760f93309548 OK 2026/05/24 01:14:01 DEBUG : both5: md5 = 3824f58a5abf218d9a5a0d3e545be064 OK 2026/05/24 01:14:03 DEBUG : only5: md5 = 1ad0e5660d9e934ff753567fc5364385 OK 2026/05/24 01:14:04 DEBUG : both6: md5 = 39a509522c81c4cdd4d7978c788b4286 OK 2026/05/24 01:14:06 DEBUG : only6: md5 = 8aef6faf2a051ac784e6176a1775946c OK 2026/05/24 01:14:07 DEBUG : both7: md5 = 3f9fc7105739a1d2486414d35a658799 OK 2026/05/24 01:14:09 DEBUG : only7: md5 = 753f86e1fb923e357bb4467b2f186eaa OK 2026/05/24 01:14:10 DEBUG : both8: md5 = 50e2ae90fa51bc57ee9edaa1fa30f596 OK 2026/05/24 01:14:12 DEBUG : only8: md5 = 1e2680a055665c37f8253cc0481fcfe1 OK 2026/05/24 01:14:13 DEBUG : both9: md5 = d868bc4c6939701296b67242425768d1 OK 2026/05/24 01:14:15 DEBUG : only9: md5 = 4eb8aa430cbe9d75759fd02065eaffdd OK 2026/05/24 01:14:16 DEBUG : both10: md5 = af0cca9aa90f502f29aa1802bf4c3804 OK 2026/05/24 01:14:18 DEBUG : only10: md5 = 9192e12dc9020c414d2773cf32939b2c OK 2026/05/24 01:14:19 DEBUG : both11: md5 = 9c0e07afb1d1b6b54fa9e613055d3074 OK 2026/05/24 01:14:21 DEBUG : only11: md5 = 359cf71b4f045af95b6a50e6ed63a13c OK 2026/05/24 01:14:22 DEBUG : both12: md5 = 0b2c2bd19e5b054dd0ed4b906ce635a5 OK 2026/05/24 01:14:24 DEBUG : only12: md5 = 6c157d20685f74361f07fa281c706aa7 OK 2026/05/24 01:14:25 DEBUG : both13: md5 = 65cebfa9ced97893b65d4f1c81d450dc OK 2026/05/24 01:14:27 DEBUG : only13: md5 = 55db87b69d9efa1ceb16684800727570 OK 2026/05/24 01:14:28 DEBUG : both14: md5 = 390045ed1a2b525ced548014b894f88b OK 2026/05/24 01:14:30 DEBUG : only14: md5 = 1527e909e0df1bb3f794ba35ee3fd8f9 OK 2026/05/24 01:14:31 DEBUG : both15: md5 = 2a43b8f2eb56dfd5f9536d9e79817e8e OK 2026/05/24 01:14:33 DEBUG : only15: md5 = 75cd76099950cd9aba7f0f2f70286f29 OK 2026/05/24 01:14:34 DEBUG : both16: md5 = 3a32ffd88b7cf991d0b7056742ab5fcd OK 2026/05/24 01:14:36 DEBUG : only16: md5 = 572a78151e7c829c93fb15199a705c00 OK 2026/05/24 01:14:37 DEBUG : both17: md5 = f56ad6c43197cc336237328cd5f67cd8 OK 2026/05/24 01:14:39 DEBUG : only17: md5 = f55b02c41794d0500f95691199cddb95 OK 2026/05/24 01:14:40 DEBUG : both18: md5 = e3e556c5194e4d72d882f73748b103d9 OK 2026/05/24 01:14:42 DEBUG : only18: md5 = 31e14c10f317f71ab5732f38f2f18f19 OK 2026/05/24 01:14:43 DEBUG : both19: md5 = 2ee8ef6661fee91af08b8ba1b0d0e6e9 OK 2026/05/24 01:14:45 DEBUG : only19: md5 = bbaa3d3785d3028551ed8f1ddf7873cf OK 2026/05/24 01:14:45 DEBUG : both10: size = 6 OK 2026/05/24 01:14:45 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:45 DEBUG : both11: size = 6 OK 2026/05/24 01:14:45 DEBUG : both10: Unchanged skipping 2026/05/24 01:14:45 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:45 DEBUG : both13: size = 6 OK 2026/05/24 01:14:45 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:45 DEBUG : both0: size = 6 OK 2026/05/24 01:14:45 DEBUG : both12: size = 6 OK 2026/05/24 01:14:45 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:45 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:14:45 DEBUG : both11: Unchanged skipping 2026/05/24 01:14:45 DEBUG : both14: size = 6 OK 2026/05/24 01:14:45 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:45 DEBUG : both14: Unchanged skipping 2026/05/24 01:14:45 DEBUG : both15: size = 6 OK 2026/05/24 01:14:45 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:45 DEBUG : both13: Unchanged skipping 2026/05/24 01:14:45 DEBUG : both16: size = 6 OK 2026/05/24 01:14:45 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:45 DEBUG : both16: Unchanged skipping 2026/05/24 01:14:45 DEBUG : both17: size = 6 OK 2026/05/24 01:14:45 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:45 DEBUG : both17: Unchanged skipping 2026/05/24 01:14:45 DEBUG : both18: size = 6 OK 2026/05/24 01:14:45 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:45 DEBUG : both12: Unchanged skipping 2026/05/24 01:14:45 DEBUG : both19: size = 6 OK 2026/05/24 01:14:45 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:45 DEBUG : both0: Unchanged skipping 2026/05/24 01:14:45 DEBUG : both1: size = 6 OK 2026/05/24 01:14:45 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:45 DEBUG : both1: Unchanged skipping 2026/05/24 01:14:45 DEBUG : both2: size = 6 OK 2026/05/24 01:14:45 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:45 DEBUG : both15: Unchanged skipping 2026/05/24 01:14:45 DEBUG : both3: size = 6 OK 2026/05/24 01:14:45 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:45 DEBUG : both2: Unchanged skipping 2026/05/24 01:14:45 DEBUG : both4: size = 6 OK 2026/05/24 01:14:45 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:45 DEBUG : both4: Unchanged skipping 2026/05/24 01:14:45 DEBUG : both5: size = 6 OK 2026/05/24 01:14:45 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:45 DEBUG : both3: Unchanged skipping 2026/05/24 01:14:45 DEBUG : both6: size = 6 OK 2026/05/24 01:14:45 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:45 DEBUG : both6: Unchanged skipping 2026/05/24 01:14:45 DEBUG : both7: size = 6 OK 2026/05/24 01:14:45 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:45 DEBUG : both7: Unchanged skipping 2026/05/24 01:14:45 DEBUG : both8: size = 6 OK 2026/05/24 01:14:45 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:45 DEBUG : both19: Unchanged skipping 2026/05/24 01:14:45 DEBUG : both9: size = 6 OK 2026/05/24 01:14:45 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:45 DEBUG : both18: Unchanged skipping 2026/05/24 01:14:45 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:14:45 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko') 2026/05/24 01:14:45 DEBUG : only0: Sizes differ 2026/05/24 01:14:45 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:14:45 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko') 2026/05/24 01:14:45 DEBUG : only10: Sizes differ 2026/05/24 01:14:45 DEBUG : both5: Unchanged skipping 2026/05/24 01:14:45 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:14:45 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko') 2026/05/24 01:14:45 DEBUG : only11: Sizes differ 2026/05/24 01:14:45 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:14:45 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko') 2026/05/24 01:14:45 DEBUG : only12: Sizes differ 2026/05/24 01:14:45 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:14:45 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko') 2026/05/24 01:14:45 DEBUG : only13: Sizes differ 2026/05/24 01:14:45 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:14:45 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko') 2026/05/24 01:14:45 DEBUG : only14: Sizes differ 2026/05/24 01:14:45 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:14:45 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko') 2026/05/24 01:14:45 DEBUG : only15: Sizes differ 2026/05/24 01:14:45 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:14:45 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko') 2026/05/24 01:14:45 DEBUG : only16: Sizes differ 2026/05/24 01:14:45 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:14:45 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko') 2026/05/24 01:14:45 DEBUG : only17: Sizes differ 2026/05/24 01:14:45 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:14:45 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko') 2026/05/24 01:14:45 DEBUG : only18: Sizes differ 2026/05/24 01:14:45 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:14:45 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko') 2026/05/24 01:14:45 DEBUG : only19: Sizes differ 2026/05/24 01:14:45 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:14:45 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko') 2026/05/24 01:14:45 DEBUG : only1: Sizes differ 2026/05/24 01:14:45 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:14:45 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko') 2026/05/24 01:14:45 DEBUG : only2: Sizes differ 2026/05/24 01:14:45 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:14:45 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko') 2026/05/24 01:14:45 DEBUG : only3: Sizes differ 2026/05/24 01:14:45 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:14:45 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko') 2026/05/24 01:14:45 DEBUG : only4: Sizes differ 2026/05/24 01:14:45 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:14:45 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko') 2026/05/24 01:14:45 DEBUG : only5: Sizes differ 2026/05/24 01:14:45 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:14:45 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko') 2026/05/24 01:14:45 DEBUG : only6: Sizes differ 2026/05/24 01:14:45 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:14:45 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko') 2026/05/24 01:14:45 DEBUG : only7: Sizes differ 2026/05/24 01:14:45 DEBUG : both9: Unchanged skipping 2026/05/24 01:14:45 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:14:45 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko') 2026/05/24 01:14:45 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3679813003) 2026/05/24 01:14:45 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko') 2026/05/24 01:14:45 DEBUG : only9: Sizes differ 2026/05/24 01:14:45 DEBUG : only8: Sizes differ 2026/05/24 01:14:45 DEBUG : both8: Unchanged skipping 2026/05/24 01:14:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:14:46 DEBUG : only0: md5 = 34d53ed8395eaa6007640794c9be9a07 OK 2026/05/24 01:14:46 DEBUG : only0: size = 0 OK 2026/05/24 01:14:46 INFO : only0: Copied (replaced existing) 2026/05/24 01:14:46 DEBUG : only13: md5 = 58e33f154a7ed91085aa0ee9e82a81e5 OK 2026/05/24 01:14:46 DEBUG : only13: size = 0 OK 2026/05/24 01:14:46 INFO : only13: Copied (replaced existing) 2026/05/24 01:14:46 DEBUG : only12: md5 = 50b1615a0dfe407fd32c558be40010b3 OK 2026/05/24 01:14:46 DEBUG : only12: size = 0 OK 2026/05/24 01:14:46 INFO : only12: Copied (replaced existing) 2026/05/24 01:14:47 DEBUG : only11: md5 = efccea1ce68a19412809f29a40d54900 OK 2026/05/24 01:14:47 DEBUG : only11: size = 0 OK 2026/05/24 01:14:47 INFO : only11: Copied (replaced existing) 2026/05/24 01:14:47 DEBUG : only14: md5 = f52285fcde05ff6e046f6fa8a633d752 OK 2026/05/24 01:14:47 DEBUG : only14: size = 0 OK 2026/05/24 01:14:47 INFO : only14: Copied (replaced existing) 2026/05/24 01:14:48 DEBUG : only16: md5 = e8737ffb570fe844b0651464bc9f86f9 OK 2026/05/24 01:14:48 DEBUG : only16: size = 0 OK 2026/05/24 01:14:48 INFO : only16: Copied (replaced existing) 2026/05/24 01:14:48 DEBUG : only15: md5 = 1846351fe0d06d3ff2ae77dd62e9ee14 OK 2026/05/24 01:14:48 DEBUG : only15: size = 0 OK 2026/05/24 01:14:48 INFO : only15: Copied (replaced existing) 2026/05/24 01:14:48 DEBUG : only17: md5 = 3ab3fa8583a0773c3acfd2aac5882cde OK 2026/05/24 01:14:48 DEBUG : only17: size = 0 OK 2026/05/24 01:14:48 INFO : only17: Copied (replaced existing) 2026/05/24 01:14:48 DEBUG : only18: md5 = 5bc94ae5245e1b94cb2b474deb90679f OK 2026/05/24 01:14:48 DEBUG : only18: size = 0 OK 2026/05/24 01:14:48 INFO : only18: Copied (replaced existing) 2026/05/24 01:14:49 DEBUG : only19: md5 = 5c7072434775c25d19a580ac768a807d OK 2026/05/24 01:14:49 DEBUG : only19: size = 0 OK 2026/05/24 01:14:49 INFO : only19: Copied (replaced existing) 2026/05/24 01:14:49 DEBUG : only1: md5 = 0f8c6ae9c82b02ab3053f916c0129687 OK 2026/05/24 01:14:49 DEBUG : only1: size = 0 OK 2026/05/24 01:14:49 INFO : only1: Copied (replaced existing) 2026/05/24 01:14:49 DEBUG : only2: md5 = 917ddfd0b8c7ca45bf29178b7798a8d0 OK 2026/05/24 01:14:49 DEBUG : only2: size = 0 OK 2026/05/24 01:14:49 INFO : only2: Copied (replaced existing) 2026/05/24 01:14:50 DEBUG : only10: md5 = 55269c756dd06989cef2ff84bf0b45ca OK 2026/05/24 01:14:50 DEBUG : only10: size = 0 OK 2026/05/24 01:14:50 INFO : only10: Copied (replaced existing) 2026/05/24 01:14:50 DEBUG : only4: md5 = ba6698f69d9050040a730c200ad7c4c4 OK 2026/05/24 01:14:50 DEBUG : only4: size = 0 OK 2026/05/24 01:14:50 INFO : only4: Copied (replaced existing) 2026/05/24 01:14:50 DEBUG : only5: md5 = 51937e843c50e3c397f140e24a8ea524 OK 2026/05/24 01:14:50 DEBUG : only5: size = 0 OK 2026/05/24 01:14:50 INFO : only5: Copied (replaced existing) 2026/05/24 01:14:50 DEBUG : only3: md5 = 1161f308e5c5756645e8d602449d8bc0 OK 2026/05/24 01:14:50 DEBUG : only3: size = 0 OK 2026/05/24 01:14:50 INFO : only3: Copied (replaced existing) 2026/05/24 01:14:51 DEBUG : only6: md5 = 520dfe689e693f26fcecf7b83791c0cc OK 2026/05/24 01:14:51 DEBUG : only6: size = 0 OK 2026/05/24 01:14:51 INFO : only6: Copied (replaced existing) 2026/05/24 01:14:51 DEBUG : only9: md5 = 48eff1534d0a082a1c5131fad9b3ddfc OK 2026/05/24 01:14:51 DEBUG : only9: size = 0 OK 2026/05/24 01:14:51 INFO : only9: Copied (replaced existing) 2026/05/24 01:14:51 DEBUG : only7: md5 = cf16a3d2f74ce7d10491e16eb09dae4a OK 2026/05/24 01:14:51 DEBUG : only7: size = 0 OK 2026/05/24 01:14:51 INFO : only7: Copied (replaced existing) 2026/05/24 01:14:52 DEBUG : only8: md5 = 10c9654c14ee490ea70c29121f542703 OK 2026/05/24 01:14:52 DEBUG : only8: size = 0 OK 2026/05/24 01:14:52 INFO : only8: Copied (replaced existing) 2026/05/24 01:14:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (85.96s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:15:10 DEBUG : empty_dir: Making directory with metadata 2026/05/24 01:15:10 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/24 01:15:10 DEBUG : empty_on_remote: Making directory with metadata 2026/05/24 01:15:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/24 01:15:10 DEBUG : empty_on_remote: Making directory with metadata 2026/05/24 01:15:11 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/24 01:15:16 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/24 01:15:16 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/24 01:15:16 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/24 01:15:16 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/24 01:15:23 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/05/24 01:15:24 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/05/24 01:15:25 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (15.91s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:15:26 DEBUG : empty_dir: Making directory with metadata 2026/05/24 01:15:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/24 01:15:26 DEBUG : empty_on_remote: Making directory with metadata 2026/05/24 01:15:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/24 01:15:26 DEBUG : empty_on_remote: Making directory with metadata 2026/05/24 01:15:27 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/24 01:15:32 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/24 01:15:32 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/24 01:15:32 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/24 01:15:32 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/24 01:15:32 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/05/24 01:15:39 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/05/24 01:15:40 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/05/24 01:15:41 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.53s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:15:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/24 01:15:43 DEBUG : sub dir: Making directory with metadata 2026/05/24 01:15:43 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/05/24 01:16:02 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/24 01:16:02 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/24 01:16:02 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/24 01:16:02 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/05/24 01:16:17 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/05/24 01:16:17 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/24 01:16:18 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/05/24 01:16:19 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/05/24 01:16:19 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/24 01:16:20 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/24 01:16:21 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/24 01:16:21 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/24 01:16:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/24 01:16:23 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/05/24 01:16:23 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/24 01:16:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (41.36s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:16:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/24 01:16:24 DEBUG : sub dir: Making directory with metadata 2026/05/24 01:16:25 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/05/24 01:16:47 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/24 01:16:47 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/24 01:16:47 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/24 01:16:47 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/05/24 01:17:01 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/24 01:17:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/05/24 01:17:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/05/24 01:17:03 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/24 01:17:04 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/24 01:17:05 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/24 01:17:05 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/24 01:17:06 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/24 01:17:07 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/05/24 01:17:07 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/24 01:17:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (44.08s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:17:10 DEBUG : dir1/0000-abcdefg.txt: md5 = 91097d147bd63c318de7129f2eaee502 OK 2026/05/24 01:17:12 DEBUG : dir1/0001-bcdefgh.txt: md5 = 6d910d98b438affb377f7e12515d55b8 OK 2026/05/24 01:17:13 DEBUG : dir1/0002-cdefghi.txt: md5 = f50b9233ab421c3ffd086a757781e783 OK 2026/05/24 01:17:15 DEBUG : dir1/0003-defghij.txt: md5 = 1bd15c34f1cf9c94f489a24f6729cb4e OK 2026/05/24 01:17:17 DEBUG : dir1/0004-efghijk.txt: md5 = 188c1f88b1b3056f621722da282450ed OK 2026/05/24 01:17:18 DEBUG : dir1/0005-fghijkl.txt: md5 = 43c5c62bf4aaef0753ac3d4669ef748e OK 2026/05/24 01:17:20 DEBUG : dir1/0006-ghijklm.txt: md5 = 5c571f0e74d7003186d9fd9f88141438 OK 2026/05/24 01:17:22 DEBUG : dir1/0007-1234567.txt: md5 = 15ff1947686dea466c1f8c1188a15e78 OK 2026/05/24 01:17:23 DEBUG : dir1/0008-2345678.txt: md5 = 231a63f3613176aad8f6fbb53aaaf362 OK 2026/05/24 01:17:24 DEBUG : dir1/0009-3456789.txt: md5 = b35f5c866c46c8c1ad763ce3cfb2ed7a OK 2026/05/24 01:17:26 DEBUG : dir1/0010-456789.txt: md5 = 00805aad844704f6531254d9ca21cb10 OK 2026/05/24 01:17:27 DEBUG : dir1/0011-56789;.txt: md5 = 046efa61a10228e0146a7b1625cbd486 OK 2026/05/24 01:17:29 DEBUG : dir1/0012-6789;.txt: md5 = 62139174f9e5c178b379ba61ccd17e76 OK 2026/05/24 01:17:31 DEBUG : dir1/0013-789;=.txt: md5 = afae393510a6ebb9694454f4d8a7b2a6 OK 2026/05/24 01:17:32 DEBUG : dir1/0014-89;=.txt: md5 = 4647381649ed809ef1daaa633240662e OK 2026/05/24 01:17:33 DEBUG : dir1/0015-9;=.txt: md5 = 426dc23d3b1458eb34261b8f4141431a OK 2026/05/24 01:17:35 DEBUG : apple: md5 = a4eb22ba9b743053f5bccac3680d2eeb OK 2026/05/24 01:17:36 DEBUG : banana: md5 = 2a7ba4689ac8d20297acbe92334ee238 OK 2026/05/24 01:17:38 DEBUG : appleappleapplebanana: md5 = 72e08681bddd9a2d2b0dc627dbcea701 OK 2026/05/24 01:17:39 DEBUG : splitbananasplit: md5 = 9cc926238c0fd0921c186fbed7f32dc8 OK 2026/05/24 01:17:39 DEBUG : Waiting for deletions to finish 2026/05/24 01:17:40 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:17:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:17:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:17:40 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:17:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:17:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:17:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:17:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:17:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:17:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:17:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:17:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:17:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:17:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:17:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:17:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:17:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:17:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:17:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:17:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:17:41 DEBUG : apple: size = 5 OK 2026/05/24 01:17:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/24 01:17:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:17:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/24 01:17:41 DEBUG : banana: size = 6 OK 2026/05/24 01:17:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:17:41 DEBUG : banana: Unchanged skipping 2026/05/24 01:17:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:17:41 DEBUG : apple: Unchanged skipping 2026/05/24 01:17:41 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/24 01:17:41 DEBUG : splitbananasplit: size = 16 OK 2026/05/24 01:17:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:17:41 DEBUG : splitbananasplit: Unchanged skipping 2026/05/24 01:17:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/24 01:17:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:17:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/24 01:17:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/24 01:17:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:17:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/24 01:17:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/24 01:17:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:17:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/24 01:17:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/24 01:17:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:17:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/24 01:17:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/24 01:17:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:17:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/24 01:17:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/24 01:17:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:17:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/24 01:17:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/24 01:17:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:17:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/24 01:17:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/24 01:17:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:17:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/24 01:17:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/24 01:17:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:17:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/24 01:17:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/24 01:17:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:17:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/24 01:17:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/24 01:17:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:17:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/24 01:17:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/24 01:17:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:17:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/24 01:17:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/24 01:17:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:17:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/24 01:17:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/24 01:17:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:17:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/24 01:17:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/24 01:17:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:17:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/24 01:17:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/24 01:17:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:17:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/24 01:17:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:17:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:17:41 DEBUG : Waiting for deletions to finish 2026/05/24 01:17:41 DEBUG : Waiting for deletions to finish 2026/05/24 01:17:42 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:17:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:17:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:17:42 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:17:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:17:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:17:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:17:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:17:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:17:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:17:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:17:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:17:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:17:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:17:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:17:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:17:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:17:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:17:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:17:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:17:43 DEBUG : dir1: Directory modification time the same (differ by -624.973µs, within tolerance 1ms) 2026/05/24 01:17:43 DEBUG : apple: size = 5 OK 2026/05/24 01:17:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:17:43 DEBUG : apple: Unchanged skipping 2026/05/24 01:17:43 DEBUG : banana: size = 6 OK 2026/05/24 01:17:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:17:43 DEBUG : banana: Unchanged skipping 2026/05/24 01:17:43 DEBUG : splitbananasplit: size = 16 OK 2026/05/24 01:17:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:17:43 DEBUG : splitbananasplit: Unchanged skipping 2026/05/24 01:17:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/24 01:17:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:17:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/24 01:17:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/24 01:17:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:17:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/24 01:17:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/24 01:17:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:17:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/24 01:17:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/24 01:17:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:17:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/24 01:17:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/24 01:17:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:17:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/24 01:17:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/24 01:17:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:17:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/24 01:17:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/24 01:17:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:17:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/24 01:17:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/24 01:17:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:17:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/24 01:17:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/24 01:17:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:17:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/24 01:17:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/24 01:17:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:17:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/24 01:17:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/24 01:17:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:17:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/24 01:17:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/24 01:17:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:17:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/24 01:17:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/24 01:17:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:17:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/24 01:17:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/24 01:17:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:17:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/24 01:17:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/24 01:17:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:17:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/24 01:17:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/24 01:17:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:17:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/24 01:17:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/24 01:17:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:17:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/24 01:17:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:17:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:17:43 DEBUG : Waiting for deletions to finish 2026/05/24 01:17:43 DEBUG : Waiting for deletions to finish 2026/05/24 01:17:43 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:17:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:17:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:17:43 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:17:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:17:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:17:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:17:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:17:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:17:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:17:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:17:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:17:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:17:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:17:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:17:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:17:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:17:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:17:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:17:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:17:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/24 01:17:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/24 01:17:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/24 01:17:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/24 01:17:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/24 01:17:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/24 01:17:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/24 01:17:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/24 01:17:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/24 01:17:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/24 01:17:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/24 01:17:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/24 01:17:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/24 01:17:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/24 01:17:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/24 01:17:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:17:57 DEBUG : dir1/0000-abcdefg.txt: md5 = c4b875ce7e1b6e65e18e853f55cffe59 OK 2026/05/24 01:17:58 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0617da99f7e1e8dde378af83ac86d755 OK 2026/05/24 01:18:00 DEBUG : dir1/0002-cdefghi.txt: md5 = c5d8a1fb8124e929e3866f8edfdaea1d OK 2026/05/24 01:18:01 DEBUG : dir1/0003-defghij.txt: md5 = 99664a8ad262eaf40e86807bbbccccf2 OK 2026/05/24 01:18:03 DEBUG : dir1/0004-efghijk.txt: md5 = bbe1a672b75a717d1464e6514bad2880 OK 2026/05/24 01:18:04 DEBUG : dir1/0005-fghijkl.txt: md5 = b4631c2814b33f399f96c69e6948f951 OK 2026/05/24 01:18:06 DEBUG : dir1/0006-ghijklm.txt: md5 = 33fa34ef596280161d8e0f2debfad028 OK 2026/05/24 01:18:07 DEBUG : dir1/0007-1234567.txt: md5 = 07ef01585a3731297f54199d16e48627 OK 2026/05/24 01:18:09 DEBUG : dir1/0008-2345678.txt: md5 = 8361fd51b1bcc1443d9a66d68e2e1f03 OK 2026/05/24 01:18:10 DEBUG : dir1/0009-3456789.txt: md5 = 9fec29f55a68c463d0d5e3a1579a78f0 OK 2026/05/24 01:18:12 DEBUG : dir1/0010-456789.txt: md5 = d5f228f4fe2a09c6722e97fb879ff1f3 OK 2026/05/24 01:18:13 DEBUG : dir1/0011-56789;.txt: md5 = 4277b75308beb32f03b8f188e4f38488 OK 2026/05/24 01:18:15 DEBUG : dir1/0012-6789;.txt: md5 = 93e2bce3d97ea686b38fa9ecd8b1aa34 OK 2026/05/24 01:18:16 DEBUG : dir1/0013-789;=.txt: md5 = 9efa9d9e0e1403bb1c8fcb4cc096e41c OK 2026/05/24 01:18:18 DEBUG : dir1/0014-89;=.txt: md5 = 7c87eff4fb3ab03aa838633d30e2d291 OK 2026/05/24 01:18:19 DEBUG : dir1/0015-9;=.txt: md5 = 5ce0e187c3f8d4c36e55b341d2a6260c OK 2026/05/24 01:18:21 DEBUG : apple: md5 = f5e9392104e88f9674f80f6c7888308e OK 2026/05/24 01:18:22 DEBUG : banana: md5 = f932c8772d1ff76e3f02d12ae56e45b4 OK 2026/05/24 01:18:24 DEBUG : appleappleapplebanana: md5 = 07e6bc356c421baa67881d1e2585d165 OK 2026/05/24 01:18:25 DEBUG : splitbananasplit: md5 = 0d606427bfdd1f67afc813969b388bcf OK 2026/05/24 01:18:25 DEBUG : Waiting for deletions to finish 2026/05/24 01:18:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:18:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:18:26 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:18:26 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:18:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:18:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:18:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:18:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:18:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:18:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:18:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:18:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:18:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:18:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:18:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:18:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:18:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:18:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:18:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:18:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:18:27 DEBUG : apple: size = 5 OK 2026/05/24 01:18:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:18:27 DEBUG : apple: Unchanged skipping 2026/05/24 01:18:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/24 01:18:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:18:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/24 01:18:27 DEBUG : banana: size = 6 OK 2026/05/24 01:18:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:18:27 DEBUG : banana: Unchanged skipping 2026/05/24 01:18:27 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/24 01:18:27 DEBUG : splitbananasplit: size = 16 OK 2026/05/24 01:18:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:18:27 DEBUG : splitbananasplit: Unchanged skipping 2026/05/24 01:18:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/24 01:18:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:18:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/24 01:18:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/24 01:18:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:18:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/24 01:18:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/24 01:18:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:18:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/24 01:18:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/24 01:18:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:18:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/24 01:18:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/24 01:18:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:18:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/24 01:18:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/24 01:18:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:18:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/24 01:18:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/24 01:18:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:18:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/24 01:18:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/24 01:18:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:18:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/24 01:18:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/24 01:18:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:18:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/24 01:18:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/24 01:18:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:18:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/24 01:18:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/24 01:18:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:18:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/24 01:18:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/24 01:18:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:18:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/24 01:18:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/24 01:18:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:18:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/24 01:18:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/24 01:18:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:18:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/24 01:18:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/24 01:18:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:18:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/24 01:18:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/24 01:18:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:18:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/24 01:18:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:18:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:18:27 DEBUG : Waiting for deletions to finish 2026/05/24 01:18:27 DEBUG : Waiting for deletions to finish 2026/05/24 01:18:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:18:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:18:28 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:18:28 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:18:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:18:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:18:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:18:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:18:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:18:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:18:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:18:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:18:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:18:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:18:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:18:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:18:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:18:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:18:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:18:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:18:29 DEBUG : dir1: Directory modification time the same (differ by -568.478µs, within tolerance 1ms) 2026/05/24 01:18:29 DEBUG : apple: size = 5 OK 2026/05/24 01:18:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:18:29 DEBUG : apple: Unchanged skipping 2026/05/24 01:18:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/24 01:18:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:18:29 DEBUG : banana: size = 6 OK 2026/05/24 01:18:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:18:29 DEBUG : banana: Unchanged skipping 2026/05/24 01:18:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/24 01:18:29 DEBUG : splitbananasplit: size = 16 OK 2026/05/24 01:18:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:18:29 DEBUG : splitbananasplit: Unchanged skipping 2026/05/24 01:18:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/24 01:18:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:18:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/24 01:18:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/24 01:18:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:18:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/24 01:18:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/24 01:18:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:18:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/24 01:18:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/24 01:18:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:18:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/24 01:18:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/24 01:18:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:18:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/24 01:18:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:18:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/24 01:18:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/24 01:18:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:18:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/24 01:18:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/24 01:18:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/24 01:18:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:18:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/24 01:18:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/24 01:18:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/24 01:18:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:18:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/24 01:18:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/24 01:18:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:18:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/24 01:18:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/24 01:18:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:18:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/24 01:18:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:18:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/24 01:18:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/24 01:18:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:18:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/24 01:18:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/24 01:18:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:18:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/24 01:18:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/24 01:18:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:18:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/24 01:18:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:18:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/24 01:18:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:18:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/24 01:18:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:18:29 DEBUG : Waiting for deletions to finish 2026/05/24 01:18:29 DEBUG : Waiting for deletions to finish 2026/05/24 01:18:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:18:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:18:29 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:18:29 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:18:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:18:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:18:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:18:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:18:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:18:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:18:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:18:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:18:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:18:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:18:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:18:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:18:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:18:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:18:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:18:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:18:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/24 01:18:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/24 01:18:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/24 01:18:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/24 01:18:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/24 01:18:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/24 01:18:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/24 01:18:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/24 01:18:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/24 01:18:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/24 01:18:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/24 01:18:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/24 01:18:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/24 01:18:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/24 01:18:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/24 01:18:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:18:43 DEBUG : dir1/0000-abcdefg.txt: md5 = f701152f1311f4df69a059c79258d06d OK 2026/05/24 01:18:44 DEBUG : dir1/0001-bcdefgh.txt: md5 = 53774608e91a1d0064b83aa36e97b6f5 OK 2026/05/24 01:18:46 DEBUG : dir1/0002-cdefghi.txt: md5 = d7d3bb152bd847a70d751e0a74a7c340 OK 2026/05/24 01:18:47 DEBUG : dir1/0003-defghij.txt: md5 = 2f43d0254d623b9e3d531e973f1e7635 OK 2026/05/24 01:18:49 DEBUG : dir1/0004-efghijk.txt: md5 = fd4d6ba081ed902adadb715056666b2f OK 2026/05/24 01:18:50 DEBUG : dir1/0005-fghijkl.txt: md5 = ea273a06305545999e78d321b1ba4ac7 OK 2026/05/24 01:18:52 DEBUG : dir1/0006-ghijklm.txt: md5 = 0dcbe0d5b6f9a9e1005cdb13696d7062 OK 2026/05/24 01:18:53 DEBUG : dir1/0007-1234567.txt: md5 = f994c7dd7dd411f922f2a8416a0b8ba4 OK 2026/05/24 01:18:55 DEBUG : dir1/0008-2345678.txt: md5 = ad10e2204d349f4395ac7bd4955b4406 OK 2026/05/24 01:18:56 DEBUG : dir1/0009-3456789.txt: md5 = 6d788df4fee8f0e147388e14d6e17158 OK 2026/05/24 01:18:58 DEBUG : dir1/0010-456789.txt: md5 = 50720d70232fe17ecc3599f5554b1cf0 OK 2026/05/24 01:18:59 DEBUG : dir1/0011-56789;.txt: md5 = 279a2b5bd5a5fdb5b37601dae91ecb33 OK 2026/05/24 01:19:01 DEBUG : dir1/0012-6789;.txt: md5 = a6e02dadc6ab10f0640bd1fbb5f6256e OK 2026/05/24 01:19:02 DEBUG : dir1/0013-789;=.txt: md5 = 85eb9d91ee52080a1da4593290e66656 OK 2026/05/24 01:19:04 DEBUG : dir1/0014-89;=.txt: md5 = cf623325bb973dee5aa49367bebbaa61 OK 2026/05/24 01:19:05 DEBUG : dir1/0015-9;=.txt: md5 = fad843240ad12c83bac107e2d9e1a0db OK 2026/05/24 01:19:07 DEBUG : apple: md5 = b933884b4ce8b63af310a97451e1c4e2 OK 2026/05/24 01:19:09 DEBUG : banana: md5 = b4306243b6d67477bd59319a64929ae8 OK 2026/05/24 01:19:10 DEBUG : appleappleapplebanana: md5 = 2b1866134d36d8b8f2771e77de9d3a70 OK 2026/05/24 01:19:11 DEBUG : splitbananasplit: md5 = 1094cce94884da6752a6ef7695f52d10 OK 2026/05/24 01:19:11 DEBUG : Waiting for deletions to finish 2026/05/24 01:19:12 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:19:12 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:19:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:19:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:19:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:19:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:19:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:19:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:19:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:19:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:19:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:19:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:19:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:19:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:19:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:19:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:19:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:19:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:19:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:19:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:19:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:19:13 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:19:13 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:19:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:19:13 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:19:13 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:19:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:19:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:19:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:19:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:19:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:19:13 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:19:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:19:13 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:19:13 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:19:13 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/24 01:19:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:19:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/24 01:19:13 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:19:13 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/24 01:19:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:19:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/24 01:19:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:19:13 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:19:13 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:19:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:19:14 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/24 01:19:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:19:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:19:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:19:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:19:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:19:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:19:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:19:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:19:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:19:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:19:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:19:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:19:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:19:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:19:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:19:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:19:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:19:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:19:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:19:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:19:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:19:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:19:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:19:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:19:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:19:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:19:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:19:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:19:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:19:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:19:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:19:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:19:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:19:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:19:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:19:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:19:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:19:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:19:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:19:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:19:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:19:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:19:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:19:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:19:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:19:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:19:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:19:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:19:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:19:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:19:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:19:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:19:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:19:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:19:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:19:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:19:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:19:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:19:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:19:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:19:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:19:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:19:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:19:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:19:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:19:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:19:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:19:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:19:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:19:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:19:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:19:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:19:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:19:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:19:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:19:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:19:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:19:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:19:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:19:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:19:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:19:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:19:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:19:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:19:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:19:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:19:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:19:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:19:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:19:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:19:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:19:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:19:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:19:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:19:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:19:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:19:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:19:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:19:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:19:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:19:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:19:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:19:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:19:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:19:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:19:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:19:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:19:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:19:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:19:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:19:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:19:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:19:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:19:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:19:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:19:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:19:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:19:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:19:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/24 01:19:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/24 01:19:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:19:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/24 01:19:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:19:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/24 01:19:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:19:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/24 01:19:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:19:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:19:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:19:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:19:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:19:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:19:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:19:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:19:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:19:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/24 01:19:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:19:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:19:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:19:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:19:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:19:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:19:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:19:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:19:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:19:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:19:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:19:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:19:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:19:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:19:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:19:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:19:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:19:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:19:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/24 01:19:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:19:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/24 01:19:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:19:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/24 01:19:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:19:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/24 01:19:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:19:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/24 01:19:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:19:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/24 01:19:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:19:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/24 01:19:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:19:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/24 01:19:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:19:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/24 01:19:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:19:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/24 01:19:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:19:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/24 01:19:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/24 01:19:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/24 01:19:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:19:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/24 01:19:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:19:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/24 01:19:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:19:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/24 01:19:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/24 01:19:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/24 01:19:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/24 01:19:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:19:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:19:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 1336d765b60b0a57da4e9441a7dabee4 OK 2026/05/24 01:19:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/24 01:19:15 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:19:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:19:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 8c95c84acdc9a56d500df3b2b069e63f OK 2026/05/24 01:19:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/24 01:19:15 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:19:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:19:15 DEBUG : YXBwbGU=: md5 = af715812248b8a055ca4873432de13b6 OK 2026/05/24 01:19:15 DEBUG : YXBwbGU=: size = 5 OK 2026/05/24 01:19:15 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/24 01:19:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:19:15 DEBUG : YmFuYW5h: md5 = b7e12dc663f5d0dd473c0dd6037276c8 OK 2026/05/24 01:19:15 DEBUG : YmFuYW5h: size = 6 OK 2026/05/24 01:19:15 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/24 01:19:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:19:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 1756552aba00d1509997f241c0aa0ccb OK 2026/05/24 01:19:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/24 01:19:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:19:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:19:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 8d6f6430dd2df72bd8d77a6c760870a3 OK 2026/05/24 01:19:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/24 01:19:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:19:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:19:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 517dc8805574db8e2fd3bcbe13c5d08c OK 2026/05/24 01:19:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/24 01:19:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:19:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:19:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = cb3410e8e99e0b4b0b6f887515a801c3 OK 2026/05/24 01:19:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/24 01:19:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:19:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:19:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 5891c03de54e5071eb5d31e789f9dd5f OK 2026/05/24 01:19:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/24 01:19:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:19:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:19:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 3de40baca7df2ee146884e6deba8570e OK 2026/05/24 01:19:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/24 01:19:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:19:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:19:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 4cf935e1e45066127e66f967657cccbc OK 2026/05/24 01:19:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/24 01:19:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:19:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/24 01:19:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = d315007cb43263e40569c65153521a05 OK 2026/05/24 01:19:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/24 01:19:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:19:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/24 01:19:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 141b55c88989fc83b86ee8de2ea11ba2 OK 2026/05/24 01:19:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/24 01:19:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:19:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:19:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 62a8a11d02714de903197f097fefce73 OK 2026/05/24 01:19:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/24 01:19:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:19:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/24 01:19:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 6660b896f155c20d7c0389d174148da6 OK 2026/05/24 01:19:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/24 01:19:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/24 01:19:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = ec88cff3aa7a5e3148074822217397a8 OK 2026/05/24 01:19:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/24 01:19:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/24 01:19:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/24 01:19:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 9a023de5127afde845141661539b6db2 OK 2026/05/24 01:19:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/24 01:19:20 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/24 01:19:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 2f1b51fb3b6cfe8507fa86186a23d3bb OK 2026/05/24 01:19:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/24 01:19:20 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:19:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 7adac7d25562c654f48e52113d273804 OK 2026/05/24 01:19:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/24 01:19:20 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:21 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 6ccbf641d0f4302c25bb4bcd1260f150 OK 2026/05/24 01:19:21 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/24 01:19:21 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/24 01:19:21 DEBUG : Waiting for deletions to finish 2026/05/24 01:19:21 INFO : dir1/0003-defghij.txt: Deleted 2026/05/24 01:19:21 INFO : banana: Deleted 2026/05/24 01:19:21 INFO : dir1/0009-3456789.txt: Deleted 2026/05/24 01:19:21 INFO : dir1/0011-56789;.txt: Deleted 2026/05/24 01:19:21 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/24 01:19:21 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/24 01:19:21 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/24 01:19:21 INFO : apple: Deleted 2026/05/24 01:19:21 INFO : dir1/0013-789;=.txt: Deleted 2026/05/24 01:19:21 INFO : dir1/0008-2345678.txt: Deleted 2026/05/24 01:19:21 INFO : appleappleapplebanana: Deleted 2026/05/24 01:19:21 INFO : dir1/0012-6789;.txt: Deleted 2026/05/24 01:19:21 INFO : dir1/0014-89;=.txt: Deleted 2026/05/24 01:19:21 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/24 01:19:21 INFO : dir1/0007-1234567.txt: Deleted 2026/05/24 01:19:21 INFO : splitbananasplit: Deleted 2026/05/24 01:19:22 INFO : dir1/0010-456789.txt: Deleted 2026/05/24 01:19:22 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/24 01:19:22 INFO : dir1/0015-9;=.txt: Deleted 2026/05/24 01:19:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/24 01:19:22 DEBUG : Waiting for deletions to finish 2026/05/24 01:19:22 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/24 01:19:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/24 01:19:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/24 01:19:22 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/24 01:19:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/24 01:19:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/24 01:19:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/24 01:19:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/24 01:19:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/24 01:19:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/24 01:19:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/24 01:19:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/24 01:19:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/24 01:19:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/24 01:19:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/24 01:19:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/24 01:19:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/24 01:19:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/24 01:19:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/24 01:19:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/24 01:19:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:19:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:19:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:19:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:19:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:19:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:19:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:19:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:19:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:19:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:19:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:19:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:19:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:19:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:19:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:19:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:19:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:19:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:19:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/24 01:19:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:19:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/24 01:19:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/24 01:19:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:19:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/24 01:19:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/24 01:19:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:19:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/24 01:19:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/24 01:19:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:19:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/24 01:19:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:19:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:19:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/24 01:19:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:19:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:19:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:19:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/24 01:19:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:19:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/24 01:19:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:19:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:19:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:19:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:19:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:19:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:19:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:19:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:19:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:19:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:19:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:19:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:19:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:19:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:19:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:19:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:19:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:19:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:19:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:19:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:19:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:19:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/24 01:19:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:19:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:19:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/24 01:19:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:19:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:19:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:19:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/24 01:19:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:19:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/24 01:19:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:19:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:19:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:19:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:19:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:19:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:19:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:19:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:19:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:19:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:19:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:19:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:19:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:19:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:19:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:19:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:19:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:19:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:19:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:19:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:19:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:19:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:19:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:19:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/24 01:19:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:19:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:19:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/24 01:19:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:19:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:19:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:19:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/24 01:19:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:19:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/24 01:19:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:19:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:19:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:19:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:19:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:19:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:19:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:19:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:19:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:19:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:19:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:19:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:19:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:19:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:19:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:19:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:19:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:19:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:19:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:19:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:19:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:19:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:19:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:19:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:19:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:19:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/24 01:19:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:19:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:19:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/24 01:19:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:19:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:19:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:19:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/24 01:19:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:19:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/24 01:19:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:19:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:19:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:19:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:19:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:19:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:19:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:19:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:19:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:19:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:19:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:19:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:19:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:19:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:19:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:19:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:19:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:19:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:19:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:19:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:19:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:19:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:19:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:19:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:19:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:19:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:19:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:19:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:19:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:19:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:19:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:19:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:19:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:19:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:19:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:19:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:19:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/24 01:19:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/24 01:19:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:19:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/24 01:19:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/24 01:19:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:19:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:19:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:19:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:19:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:19:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:19:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:19:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:19:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:19:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:19:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:19:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:19:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:19:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:19:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:19:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:19:24 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:19:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:19:24 DEBUG : dir1: Directory modification time the same (differ by -502.378µs, within tolerance 1ms) 2026/05/24 01:19:24 DEBUG : YmFuYW5h: size = 6 OK 2026/05/24 01:19:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/24 01:19:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:19:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/24 01:19:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/24 01:19:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:19:24 DEBUG : banana: Unchanged skipping 2026/05/24 01:19:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:19:24 DEBUG : YXBwbGU=: size = 5 OK 2026/05/24 01:19:24 DEBUG : splitbananasplit: Unchanged skipping 2026/05/24 01:19:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:19:24 DEBUG : apple: Unchanged skipping 2026/05/24 01:19:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:19:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:19:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:19:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:19:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:19:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:19:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:19:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:19:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:19:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:19:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:19:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:19:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:19:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:19:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:19:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:19:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:19:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:19:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:19:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:19:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:19:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:19:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:19:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:19:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:19:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:19:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:19:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:19:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:19:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:19:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:19:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:19:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:19:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:19:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:19:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:19:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:19:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:19:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:19:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:19:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:19:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:19:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:19:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:19:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:19:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:19:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:19:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:19:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:19:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:19:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:19:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:19:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:19:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:19:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:19:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:19:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:19:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:19:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:19:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:19:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:19:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:19:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:19:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:19:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:19:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:19:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:19:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:19:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:19:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:19:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:19:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:19:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:19:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:19:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:19:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:19:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:19:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:19:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:19:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:19:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:19:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:19:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:19:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:19:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:19:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:19:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:19:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:19:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:19:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:19:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:19:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:19:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:19:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:19:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:19:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:19:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:19:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:19:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:19:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:19:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:19:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:19:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:19:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:19:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:19:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:19:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:19:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:19:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:19:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:19:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:19:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:19:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:19:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:19:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:19:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:19:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:19:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:19:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/24 01:19:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/24 01:19:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:19:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/24 01:19:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:19:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/24 01:19:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:19:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/24 01:19:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:19:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:19:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:19:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:19:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:19:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:19:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:19:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:19:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:19:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/24 01:19:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:19:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:19:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:19:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:19:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:19:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:19:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:19:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:19:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:19:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:19:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:19:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:19:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:19:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:19:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:19:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:19:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:19:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:19:24 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/24 01:19:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:19:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:19:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:19:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:19:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:19:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:19:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:19:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:19:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:19:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:19:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/24 01:19:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:19:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/24 01:19:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:19:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:19:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:19:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/24 01:19:24 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/24 01:19:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/24 01:19:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/24 01:19:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:19:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:19:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/24 01:19:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/24 01:19:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:19:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/24 01:19:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/24 01:19:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/24 01:19:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/24 01:19:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/24 01:19:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:19:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/24 01:19:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/24 01:19:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/24 01:19:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:19:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:19:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/24 01:19:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/24 01:19:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:19:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/24 01:19:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/24 01:19:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/24 01:19:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:19:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:19:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/24 01:19:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/24 01:19:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:19:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/24 01:19:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/24 01:19:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:19:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/24 01:19:24 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/24 01:19:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/24 01:19:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:19:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/24 01:19:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/24 01:19:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:19:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:19:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/24 01:19:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/24 01:19:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/24 01:19:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:19:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:19:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/24 01:19:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:19:24 DEBUG : Waiting for deletions to finish 2026/05/24 01:19:24 DEBUG : Waiting for deletions to finish 2026/05/24 01:19:24 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/24 01:19:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/24 01:19:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/24 01:19:24 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/24 01:19:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/24 01:19:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/24 01:19:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/24 01:19:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/24 01:19:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/24 01:19:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/24 01:19:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/24 01:19:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/24 01:19:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/24 01:19:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/24 01:19:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/24 01:19:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/24 01:19:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/24 01:19:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/24 01:19:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/24 01:19:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/24 01:19:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:19:25 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:19:25 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:19:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:19:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:19:25 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:19:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:19:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:19:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:19:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:19:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:19:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:19:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:19:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:19:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:19:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:19:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:19:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:19:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:19:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:19:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:19:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:19:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:19:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:19:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:19:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:19:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/24 01:19:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:19:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/24 01:19:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/24 01:19:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:19:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/24 01:19:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/24 01:19:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:19:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/24 01:19:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/24 01:19:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:25 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:19:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:19:25 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:19:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:19:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:19:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:19:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:19:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:19:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:19:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:19:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:19:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:19:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:19:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:19:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/24 01:19:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/24 01:19:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:19:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/24 01:19:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/24 01:19:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/24 01:19:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/24 01:19:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/05/24 01:19:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/05/24 01:19:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/24 01:19:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/05/24 01:19:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/05/24 01:19:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/05/24 01:19:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/24 01:19:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/24 01:19:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/24 01:19:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/24 01:19:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/05/24 01:19:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/24 01:19:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/24 01:19:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/05/24 01:19:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/05/24 01:19:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/05/24 01:19:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/24 01:19:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/05/24 01:19:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/05/24 01:19:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/05/24 01:19:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/05/24 01:19:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/24 01:19:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/05/24 01:19:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/24 01:19:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/24 01:19:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/24 01:19:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/05/24 01:19:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/24 01:19:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/24 01:19:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/24 01:19:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:19:38 DEBUG : dir1/0000-abcdefg.txt: md5 = a6d8edf81860a037312294e8195457df OK 2026/05/24 01:19:39 DEBUG : dir1/0001-bcdefgh.txt: md5 = 744b732c46114b64f26569d020a0ea36 OK 2026/05/24 01:19:41 DEBUG : dir1/0002-cdefghi.txt: md5 = 2ae77a9fdd4306798dbc21fed52b0ec0 OK 2026/05/24 01:19:42 DEBUG : dir1/0003-defghij.txt: md5 = c71482506fd028c1115083bef45a4622 OK 2026/05/24 01:19:44 DEBUG : dir1/0004-efghijk.txt: md5 = 0478b22dd3571b021fd94e3e7822393f OK 2026/05/24 01:19:45 DEBUG : dir1/0005-fghijkl.txt: md5 = b31828fe12a8381e14355019b4d0e5cb OK 2026/05/24 01:19:47 DEBUG : dir1/0006-ghijklm.txt: md5 = 4db852be82b8d9b4b591dfbc8d98f8f2 OK 2026/05/24 01:19:48 DEBUG : dir1/0007-1234567.txt: md5 = 01786d1237d53fcdd1f73e51444d1f79 OK 2026/05/24 01:19:50 DEBUG : dir1/0008-2345678.txt: md5 = 3dda2f7b42043b151b6583be10d17bea OK 2026/05/24 01:19:51 DEBUG : dir1/0009-3456789.txt: md5 = c93bab7915ef37006dc227630456a031 OK 2026/05/24 01:19:52 DEBUG : dir1/0010-456789.txt: md5 = 49ca937cadf8aa874c584401f93a11b0 OK 2026/05/24 01:19:54 DEBUG : dir1/0011-56789;.txt: md5 = f88188fb530b4f6baad825c1d2185ce4 OK 2026/05/24 01:19:56 DEBUG : dir1/0012-6789;.txt: md5 = 72f132eed0846040ce7aa8c1da5a365a OK 2026/05/24 01:19:57 DEBUG : dir1/0013-789;=.txt: md5 = 16dcaca44a852ee86b87e95843290c79 OK 2026/05/24 01:19:59 DEBUG : dir1/0014-89;=.txt: md5 = 198957bfdda0c185091b7275e5000dbc OK 2026/05/24 01:20:00 DEBUG : dir1/0015-9;=.txt: md5 = 2108345d4a512453e315b615fa562041 OK 2026/05/24 01:20:02 DEBUG : apple: md5 = e9e80c42109fe9ae17a7ef2a760e3a27 OK 2026/05/24 01:20:04 DEBUG : banana: md5 = c3f8597cf37fd17f417078ac437661b8 OK 2026/05/24 01:20:05 DEBUG : appleappleapplebanana: md5 = 384d0a214fbc7cfe5f0a0f2475f22075 OK 2026/05/24 01:20:07 DEBUG : splitbananasplit: md5 = a86d9934559f516757474e315274624d OK 2026/05/24 01:20:07 DEBUG : Waiting for deletions to finish 2026/05/24 01:20:07 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:20:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:20:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:20:07 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:20:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:20:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:20:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:20:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:20:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:20:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:20:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:20:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:20:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:20:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:20:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:20:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:20:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:20:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:20:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:20:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:20:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:20:08 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:20:08 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:20:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:20:08 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:20:08 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:20:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:20:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:20:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:20:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:20:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:20:08 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:20:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:20:08 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:20:08 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:20:08 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/24 01:20:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:20:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/24 01:20:08 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:20:08 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/24 01:20:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:20:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/24 01:20:08 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:20:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:20:08 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:20:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:20:09 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/24 01:20:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/24 01:20:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/24 01:20:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/24 01:20:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/24 01:20:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/24 01:20:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/24 01:20:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/24 01:20:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/24 01:20:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/24 01:20:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/24 01:20:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/24 01:20:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/24 01:20:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/24 01:20:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/24 01:20:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/24 01:20:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/24 01:20:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/24 01:20:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/24 01:20:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/24 01:20:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/24 01:20:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/24 01:20:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/24 01:20:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/24 01:20:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/24 01:20:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/24 01:20:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/24 01:20:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/24 01:20:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/24 01:20:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/24 01:20:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/24 01:20:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/24 01:20:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/24 01:20:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/24 01:20:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/24 01:20:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/24 01:20:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/24 01:20:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/24 01:20:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/24 01:20:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/24 01:20:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/24 01:20:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/24 01:20:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/24 01:20:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/24 01:20:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/24 01:20:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/24 01:20:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/24 01:20:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/24 01:20:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/24 01:20:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/24 01:20:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/24 01:20:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/24 01:20:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/24 01:20:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/24 01:20:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/24 01:20:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/24 01:20:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/24 01:20:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/24 01:20:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/24 01:20:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/24 01:20:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/24 01:20:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/24 01:20:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/24 01:20:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/24 01:20:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/24 01:20:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/24 01:20:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/24 01:20:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/24 01:20:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/24 01:20:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/24 01:20:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/24 01:20:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/24 01:20:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/24 01:20:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/24 01:20:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/24 01:20:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/24 01:20:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/24 01:20:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/24 01:20:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/24 01:20:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/24 01:20:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/24 01:20:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/24 01:20:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/24 01:20:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/24 01:20:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/24 01:20:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/24 01:20:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/24 01:20:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/24 01:20:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/24 01:20:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/24 01:20:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/24 01:20:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/24 01:20:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/24 01:20:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/24 01:20:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/24 01:20:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/24 01:20:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/24 01:20:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/24 01:20:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/24 01:20:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/24 01:20:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/24 01:20:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/24 01:20:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/24 01:20:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/24 01:20:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/24 01:20:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/24 01:20:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/24 01:20:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/24 01:20:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/24 01:20:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/24 01:20:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/24 01:20:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/24 01:20:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/24 01:20:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/24 01:20:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/24 01:20:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/24 01:20:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/24 01:20:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/24 01:20:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/24 01:20:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/24 01:20:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/24 01:20:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/24 01:20:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/24 01:20:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/24 01:20:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/24 01:20:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/24 01:20:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/24 01:20:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/24 01:20:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/24 01:20:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/24 01:20:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/24 01:20:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/24 01:20:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/24 01:20:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/24 01:20:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/24 01:20:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/24 01:20:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/24 01:20:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/24 01:20:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/24 01:20:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/24 01:20:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/24 01:20:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/24 01:20:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/24 01:20:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/24 01:20:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/24 01:20:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/24 01:20:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/24 01:20:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/24 01:20:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/24 01:20:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/24 01:20:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/24 01:20:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/24 01:20:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/24 01:20:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/24 01:20:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/24 01:20:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/24 01:20:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/24 01:20:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/24 01:20:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/24 01:20:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/24 01:20:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/24 01:20:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/24 01:20:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/24 01:20:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/24 01:20:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/24 01:20:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/24 01:20:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/24 01:20:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/24 01:20:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/24 01:20:09 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/24 01:20:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/24 01:20:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/24 01:20:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/24 01:20:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/24 01:20:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/24 01:20:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/24 01:20:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/24 01:20:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/24 01:20:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/24 01:20:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/24 01:20:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/24 01:20:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/24 01:20:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/24 01:20:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/24 01:20:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/24 01:20:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/24 01:20:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/24 01:20:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/24 01:20:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/24 01:20:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/24 01:20:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/24 01:20:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/24 01:20:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/24 01:20:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/24 01:20:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/24 01:20:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/24 01:20:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/24 01:20:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/24 01:20:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/24 01:20:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/24 01:20:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/24 01:20:09 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/24 01:20:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/24 01:20:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:20:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:20:10 DEBUG : PREFIXbanana: md5 = 08fad640a29654602f0e70cd80803c47 OK 2026/05/24 01:20:10 DEBUG : PREFIXbanana: size = 6 OK 2026/05/24 01:20:10 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/24 01:20:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/24 01:20:10 DEBUG : PREFIXappleappleapplebanana: md5 = 748824eb575ba6af30ea6c6605aba634 OK 2026/05/24 01:20:10 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/24 01:20:10 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/24 01:20:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/24 01:20:10 DEBUG : PREFIXapple: md5 = efd4a28e20b41a936332b8e1ed71fec4 OK 2026/05/24 01:20:10 DEBUG : PREFIXapple: size = 5 OK 2026/05/24 01:20:10 INFO : apple: Copied (new) to: PREFIXapple 2026/05/24 01:20:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/24 01:20:10 DEBUG : PREFIXsplitbananasplit: md5 = 630ec176c4512cc3affa1a9f5b810984 OK 2026/05/24 01:20:10 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/24 01:20:10 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/24 01:20:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/24 01:20:11 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 7a65c07c0feafca2b8196f820c8d6c0a OK 2026/05/24 01:20:11 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/24 01:20:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/24 01:20:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/24 01:20:11 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 63751af7857a9e67c3868836333ce899 OK 2026/05/24 01:20:11 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/24 01:20:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/24 01:20:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/24 01:20:11 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = f51cab457f21d8cba0f56bda72d3c9b9 OK 2026/05/24 01:20:11 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/24 01:20:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/24 01:20:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/24 01:20:11 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 2a096113989953264ec92fc075a49ad2 OK 2026/05/24 01:20:11 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/24 01:20:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/24 01:20:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/24 01:20:12 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = fd8e22c4b4f6442b8bbc4b52a6077a44 OK 2026/05/24 01:20:12 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/24 01:20:12 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/24 01:20:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/24 01:20:12 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = c474b64aadb3750fc46162ba318fa4c2 OK 2026/05/24 01:20:12 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/24 01:20:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/24 01:20:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/24 01:20:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 76f796a99d2d77702534d7aa90871421 OK 2026/05/24 01:20:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/24 01:20:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/24 01:20:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/24 01:20:13 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 74b0c8a7c03eed3bf00f6e30e8948411 OK 2026/05/24 01:20:13 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/24 01:20:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/24 01:20:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/24 01:20:14 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 24e765f1c573d845ba63802b161d888d OK 2026/05/24 01:20:14 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/24 01:20:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/24 01:20:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/24 01:20:14 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 3826fa06120d78f8afb850fbce7623e0 OK 2026/05/24 01:20:14 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/24 01:20:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/24 01:20:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/24 01:20:14 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 9c2e24fed10aca759b6d7a0629f08d67 OK 2026/05/24 01:20:14 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/24 01:20:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/24 01:20:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/24 01:20:14 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 12c9471743839b3ff85114e5dd2e3758 OK 2026/05/24 01:20:14 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/24 01:20:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/24 01:20:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/24 01:20:15 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 8adee568ce1e473ac342d0f8c49461ca OK 2026/05/24 01:20:15 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/24 01:20:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/24 01:20:15 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = e311a833d064430350e050f88a0e01ce OK 2026/05/24 01:20:15 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/24 01:20:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/24 01:20:16 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 8e701154eb969237da662acf1e645a84 OK 2026/05/24 01:20:16 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/24 01:20:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/24 01:20:16 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 5068e98b521b976df64bed3b39252092 OK 2026/05/24 01:20:16 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/24 01:20:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/24 01:20:16 DEBUG : Waiting for deletions to finish 2026/05/24 01:20:16 INFO : dir1/0009-3456789.txt: Deleted 2026/05/24 01:20:16 INFO : dir1/0012-6789;.txt: Deleted 2026/05/24 01:20:16 INFO : dir1/0011-56789;.txt: Deleted 2026/05/24 01:20:16 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/24 01:20:16 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/24 01:20:16 INFO : apple: Deleted 2026/05/24 01:20:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/24 01:20:16 INFO : appleappleapplebanana: Deleted 2026/05/24 01:20:17 INFO : dir1/0003-defghij.txt: Deleted 2026/05/24 01:20:17 INFO : dir1/0013-789;=.txt: Deleted 2026/05/24 01:20:17 INFO : dir1/0014-89;=.txt: Deleted 2026/05/24 01:20:17 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/24 01:20:17 INFO : splitbananasplit: Deleted 2026/05/24 01:20:17 INFO : dir1/0015-9;=.txt: Deleted 2026/05/24 01:20:17 INFO : dir1/0007-1234567.txt: Deleted 2026/05/24 01:20:17 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/24 01:20:17 INFO : dir1/0010-456789.txt: Deleted 2026/05/24 01:20:17 INFO : banana: Deleted 2026/05/24 01:20:17 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/24 01:20:17 INFO : dir1/0008-2345678.txt: Deleted 2026/05/24 01:20:17 DEBUG : Waiting for deletions to finish 2026/05/24 01:20:18 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/24 01:20:18 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:20:18 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/24 01:20:18 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/24 01:20:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:20:18 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:20:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:20:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:20:18 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:20:18 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:20:18 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:20:18 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:20:18 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:20:18 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:20:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:20:18 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:20:18 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:20:18 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:20:18 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:20:18 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:20:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/24 01:20:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/24 01:20:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/24 01:20:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/24 01:20:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/24 01:20:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/24 01:20:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/24 01:20:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/24 01:20:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/24 01:20:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/24 01:20:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/24 01:20:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/24 01:20:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/24 01:20:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/24 01:20:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/24 01:20:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/24 01:20:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/24 01:20:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/24 01:20:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/24 01:20:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/24 01:20:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/24 01:20:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/24 01:20:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/24 01:20:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/24 01:20:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/24 01:20:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/24 01:20:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/24 01:20:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/24 01:20:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/24 01:20:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/24 01:20:18 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:20:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/24 01:20:18 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:20:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/24 01:20:18 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:20:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/24 01:20:18 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:20:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/24 01:20:18 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:20:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/24 01:20:18 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:20:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/24 01:20:18 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:20:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/24 01:20:18 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:20:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/24 01:20:18 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:20:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/24 01:20:18 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:20:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/24 01:20:18 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:20:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/24 01:20:18 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:20:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/24 01:20:18 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:20:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/24 01:20:18 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:20:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/24 01:20:18 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:20:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/24 01:20:18 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:20:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/24 01:20:18 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:20:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/24 01:20:18 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:20:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/24 01:20:18 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:20:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/24 01:20:18 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:20:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/24 01:20:18 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:20:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/24 01:20:18 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:20:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/24 01:20:18 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:20:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/24 01:20:18 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:20:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/24 01:20:18 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:20:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/24 01:20:18 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:20:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/24 01:20:18 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:20:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/24 01:20:18 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:20:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/24 01:20:18 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:20:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/24 01:20:18 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:20:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/24 01:20:18 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:20:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/24 01:20:18 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:20:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/24 01:20:18 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:20:18 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:20:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:20:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/24 01:20:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:20:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/24 01:20:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:20:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/24 01:20:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:20:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/24 01:20:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:20:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/24 01:20:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:20:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/24 01:20:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:20:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/24 01:20:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:20:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/24 01:20:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:20:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/24 01:20:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:20:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/24 01:20:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:20:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/24 01:20:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:20:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/24 01:20:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:20:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/24 01:20:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:20:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/24 01:20:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:20:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/24 01:20:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:20:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/24 01:20:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:20:18 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:20:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:20:18 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:20:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:20:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/24 01:20:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:20:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/24 01:20:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:20:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/24 01:20:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:20:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/24 01:20:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:20:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/24 01:20:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:20:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/24 01:20:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:20:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/24 01:20:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:20:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/24 01:20:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:20:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/24 01:20:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:20:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/24 01:20:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:20:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/24 01:20:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:20:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/24 01:20:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:20:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/24 01:20:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:20:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/24 01:20:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:20:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/24 01:20:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:20:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/24 01:20:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:20:18 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:20:18 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:20:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:20:18 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:20:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:20:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/24 01:20:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/24 01:20:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/24 01:20:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/24 01:20:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/24 01:20:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/24 01:20:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/24 01:20:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/24 01:20:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/24 01:20:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/24 01:20:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/24 01:20:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/24 01:20:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/24 01:20:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/24 01:20:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/24 01:20:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/24 01:20:19 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/24 01:20:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/24 01:20:19 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/24 01:20:19 DEBUG : dir1: Directory modification time the same (differ by -613.023µs, within tolerance 1ms) 2026/05/24 01:20:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/24 01:20:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/24 01:20:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/24 01:20:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/24 01:20:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/24 01:20:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/24 01:20:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/24 01:20:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/24 01:20:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/24 01:20:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/24 01:20:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/24 01:20:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/24 01:20:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/24 01:20:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/24 01:20:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/24 01:20:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/24 01:20:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/24 01:20:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:20:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:20:20 DEBUG : splitbananasplit: md5 = a923f900aebbb2a1c2ed13fb64ef2e93 OK 2026/05/24 01:20:20 DEBUG : splitbananasplit: size = 16 OK 2026/05/24 01:20:20 INFO : splitbananasplit: Copied (new) 2026/05/24 01:20:20 DEBUG : appleappleapplebanana: md5 = 94094214ed58bebdc59611254ca9167d OK 2026/05/24 01:20:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/24 01:20:20 INFO : appleappleapplebanana: Copied (new) 2026/05/24 01:20:20 DEBUG : banana: md5 = 74d420fbf56d43252659f6fb80ed7526 OK 2026/05/24 01:20:20 DEBUG : banana: size = 6 OK 2026/05/24 01:20:20 INFO : banana: Copied (new) 2026/05/24 01:20:20 DEBUG : apple: md5 = e4e7e174b3e756432c3d21774a0740e1 OK 2026/05/24 01:20:20 DEBUG : apple: size = 5 OK 2026/05/24 01:20:20 INFO : apple: Copied (new) 2026/05/24 01:20:21 DEBUG : dir1/0001-bcdefgh.txt: md5 = 5500329f0022a28bb92e098092676d59 OK 2026/05/24 01:20:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/24 01:20:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/24 01:20:21 DEBUG : dir1/0000-abcdefg.txt: md5 = ddcff7e07a6083e98f88a3614383e3df OK 2026/05/24 01:20:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/24 01:20:21 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/24 01:20:21 DEBUG : dir1/0002-cdefghi.txt: md5 = d8484757054bccbccb8be0892f2672fa OK 2026/05/24 01:20:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/24 01:20:21 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/24 01:20:22 DEBUG : dir1/0003-defghij.txt: md5 = 1b712fffcac0d3db64134c7a875ad5b7 OK 2026/05/24 01:20:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/24 01:20:22 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/24 01:20:23 DEBUG : dir1/0005-fghijkl.txt: md5 = a7c98ca844e51f5c49975ad7d010cb56 OK 2026/05/24 01:20:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/24 01:20:23 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/24 01:20:23 DEBUG : dir1/0006-ghijklm.txt: md5 = fa410b6d0ce8826d0abc6fb3eb4447f3 OK 2026/05/24 01:20:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/24 01:20:23 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/24 01:20:23 DEBUG : dir1/0004-efghijk.txt: md5 = 01f3975ff13c8b125e995bafd03c5a04 OK 2026/05/24 01:20:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/24 01:20:23 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/24 01:20:23 DEBUG : dir1/0007-1234567.txt: md5 = 43e915efc6e03d3ff2c3a55d13d7cb4c OK 2026/05/24 01:20:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/24 01:20:23 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/24 01:20:24 DEBUG : dir1/0008-2345678.txt: md5 = 6ce0036e5cdb0bb4033179cc2e11278e OK 2026/05/24 01:20:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/24 01:20:24 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/24 01:20:24 DEBUG : dir1/0010-456789.txt: md5 = 06fadac807a51f3d1225aa3290870fbc OK 2026/05/24 01:20:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/24 01:20:24 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/24 01:20:24 DEBUG : dir1/0009-3456789.txt: md5 = c6f13feade49c266fcfaec80989edaa4 OK 2026/05/24 01:20:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/24 01:20:24 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/24 01:20:25 DEBUG : dir1/0011-56789;.txt: md5 = 53d48ab35d0973d447d8ed60eccdf304 OK 2026/05/24 01:20:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/24 01:20:25 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/24 01:20:26 DEBUG : dir1/0013-789;=.txt: md5 = d63d4f563bec23e1ba5055e653285845 OK 2026/05/24 01:20:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/24 01:20:26 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/24 01:20:26 DEBUG : dir1/0014-89;=.txt: md5 = d7ee449060c50e16d0a497dfc6d1e0dc OK 2026/05/24 01:20:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/24 01:20:26 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/24 01:20:26 DEBUG : dir1/0012-6789;.txt: md5 = 4ae8299eadd23e8301bf35781c862f85 OK 2026/05/24 01:20:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/24 01:20:26 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/24 01:20:26 DEBUG : dir1/0015-9;=.txt: md5 = b4b7fe0e54113d7716a31780ec76ecde OK 2026/05/24 01:20:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/24 01:20:26 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/24 01:20:26 DEBUG : Waiting for deletions to finish 2026/05/24 01:20:27 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/24 01:20:27 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/24 01:20:27 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/24 01:20:27 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/24 01:20:27 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/24 01:20:27 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/24 01:20:27 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/24 01:20:27 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/24 01:20:27 INFO : PREFIXapple: Deleted 2026/05/24 01:20:27 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/24 01:20:27 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/24 01:20:27 INFO : PREFIXbanana: Deleted 2026/05/24 01:20:27 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/24 01:20:27 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/24 01:20:27 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/24 01:20:27 INFO : PREFIXsplitbananasplit: Deleted 2026/05/24 01:20:27 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/24 01:20:27 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/24 01:20:27 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/24 01:20:27 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/24 01:20:27 DEBUG : Waiting for deletions to finish 2026/05/24 01:20:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:20:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:20:28 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:20:28 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:20:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:20:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:20:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:20:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:20:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:20:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:20:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:20:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:20:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:20:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:20:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:20:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:20:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:20:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:20:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:20:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:20:29 DEBUG : Waiting for deletions to finish 2026/05/24 01:20:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:20:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:20:29 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:20:29 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:20:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:20:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:20:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:20:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:20:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:20:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:20:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:20:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:20:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:20:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:20:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:20:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:20:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:20:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:20:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:20:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/24 01:20:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:20:42 DEBUG : dir1/0000-abcdefg.txt: md5 = c0239e07a151e6d40eed22e4c1f17a4a OK 2026/05/24 01:20:44 DEBUG : dir1/0001-bcdefgh.txt: md5 = e6c5b68d3bd1f9d9fb4216af5ce34e84 OK 2026/05/24 01:20:45 DEBUG : dir1/0002-cdefghi.txt: md5 = 8b98e283445ecb1dde83235eef1c9088 OK 2026/05/24 01:20:47 DEBUG : dir1/0003-defghij.txt: md5 = 79ca836b0592855c2549b214aef0bcd9 OK 2026/05/24 01:20:48 DEBUG : dir1/0004-efghijk.txt: md5 = 7be243a02017edb705d112c4222ffe0e OK 2026/05/24 01:20:50 DEBUG : dir1/0005-fghijkl.txt: md5 = 7c6cbefe0a9f37d829e5a521a3008daf OK 2026/05/24 01:20:51 DEBUG : dir1/0006-ghijklm.txt: md5 = 17f70ec726a6249284371df5f8528b49 OK 2026/05/24 01:20:53 DEBUG : dir1/0007-1234567.txt: md5 = 3e69c4c03ec858cdee1099ad2a5c91fc OK 2026/05/24 01:20:54 DEBUG : dir1/0008-2345678.txt: md5 = 2b7f75ce754d2e64437af01a545d3d88 OK 2026/05/24 01:20:56 DEBUG : dir1/0009-3456789.txt: md5 = 587d27e2c5f992beb9a4d3a45e69770e OK 2026/05/24 01:20:57 DEBUG : dir1/0010-456789.txt: md5 = 9d837ce21a160e94dcbd6b5336500de8 OK 2026/05/24 01:20:59 DEBUG : dir1/0011-56789;.txt: md5 = 0a084aa841256ef72268633211187d35 OK 2026/05/24 01:21:00 DEBUG : dir1/0012-6789;.txt: md5 = 60adf6df961560150647901b36055846 OK 2026/05/24 01:21:02 DEBUG : dir1/0013-789;=.txt: md5 = a22837d565a0b8db22f84e25e45067e7 OK 2026/05/24 01:21:03 DEBUG : dir1/0014-89;=.txt: md5 = 1e776d985d44d2c6fd9e90ef4352f2dc OK 2026/05/24 01:21:05 DEBUG : dir1/0015-9;=.txt: md5 = 2bab9904b64b0f405c7d507df84e213d OK 2026/05/24 01:21:06 DEBUG : apple: md5 = 6b4c4c5184bc261cbdb35ee52a73446a OK 2026/05/24 01:21:08 DEBUG : banana: md5 = 29ed41ec5bc402bbdf3bdc171d8636b0 OK 2026/05/24 01:21:09 DEBUG : appleappleapplebanana: md5 = 731f33012fcd54f76f01fa4757ac6ca3 OK 2026/05/24 01:21:11 DEBUG : splitbananasplit: md5 = 427745510788f125ee5d056ade6dd82b OK 2026/05/24 01:21:11 DEBUG : Waiting for deletions to finish 2026/05/24 01:21:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:21:11 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:21:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:21:11 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:21:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:21:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:21:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:21:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:21:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:21:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:21:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:21:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:21:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:21:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:21:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/24 01:21:12 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:21:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:21:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/24 01:21:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:21:12 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:21:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/24 01:21:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:21:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:21:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/24 01:21:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:21:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:21:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:21:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:21:12 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:21:12 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:21:12 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/24 01:21:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:21:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/24 01:21:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:21:12 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/24 01:21:12 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:21:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:21:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:21:13 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/24 01:21:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/24 01:21:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/24 01:21:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/24 01:21:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/24 01:21:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/24 01:21:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/24 01:21:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/24 01:21:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/24 01:21:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/24 01:21:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/24 01:21:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/24 01:21:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/24 01:21:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/24 01:21:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/24 01:21:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/24 01:21:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/24 01:21:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/24 01:21:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/24 01:21:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/24 01:21:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/24 01:21:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/24 01:21:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/24 01:21:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/24 01:21:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/24 01:21:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/24 01:21:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/24 01:21:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/24 01:21:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/24 01:21:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/24 01:21:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/24 01:21:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/24 01:21:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/24 01:21:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/24 01:21:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/24 01:21:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/24 01:21:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/24 01:21:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:21:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:21:14 DEBUG : appleappleapplebananaSUFFIX: md5 = bb4ff88edc49deee795c462afdbc5d7a OK 2026/05/24 01:21:14 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/24 01:21:14 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/24 01:21:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/24 01:21:14 DEBUG : bananaSUFFIX: md5 = 02364e939716f4f67bc2ae441a1d1919 OK 2026/05/24 01:21:14 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/24 01:21:14 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/24 01:21:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/24 01:21:14 DEBUG : appleSUFFIX: md5 = 0859f565405f58cf1d869d08f5176842 OK 2026/05/24 01:21:14 DEBUG : appleSUFFIX: size = 5 OK 2026/05/24 01:21:14 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/24 01:21:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/24 01:21:14 DEBUG : splitbananasplitSUFFIX: md5 = eac373a496a21358646e187aad944a91 OK 2026/05/24 01:21:14 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/24 01:21:14 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/24 01:21:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/24 01:21:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = b29dba114ffadc16d1be1c94eea502e6 OK 2026/05/24 01:21:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/24 01:21:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/24 01:21:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/24 01:21:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = dabd5e2bb4fd7c2f3a591d51b92b80f2 OK 2026/05/24 01:21:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/24 01:21:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/24 01:21:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/24 01:21:16 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 331960bbf322e5edb53c45be25ed3222 OK 2026/05/24 01:21:16 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/24 01:21:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/24 01:21:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/24 01:21:16 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 96a3d535c5c5912a6223f264e62c3ee5 OK 2026/05/24 01:21:16 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/24 01:21:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/24 01:21:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/24 01:21:17 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = a9eecd81c36546259b519acdc3c49afc OK 2026/05/24 01:21:17 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/24 01:21:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/24 01:21:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/24 01:21:17 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 80e316b44b0d28212ec4f9b429f3f3a0 OK 2026/05/24 01:21:17 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/24 01:21:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/24 01:21:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/24 01:21:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 247a72432898023e566361a264470787 OK 2026/05/24 01:21:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/24 01:21:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/24 01:21:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/24 01:21:17 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 1fcdfb56ffe5c0ffd22cbfaefcbf70bb OK 2026/05/24 01:21:17 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/24 01:21:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/24 01:21:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/24 01:21:18 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 335072d0f3109865f79786bbb3fd8188 OK 2026/05/24 01:21:18 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/24 01:21:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/24 01:21:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/24 01:21:18 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = d08ee57b78519f35e7d720fd8ac6eccb OK 2026/05/24 01:21:18 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/24 01:21:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/24 01:21:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/24 01:21:18 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 25b406fee0ce2dca67a511d5bad4f981 OK 2026/05/24 01:21:18 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/24 01:21:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/24 01:21:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/24 01:21:19 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 87af01b9823dd6aae9ac8925194a2b51 OK 2026/05/24 01:21:19 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/24 01:21:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/24 01:21:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/24 01:21:20 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 584d017927f6d6e70b04fd75733bb118 OK 2026/05/24 01:21:20 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/24 01:21:20 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/24 01:21:20 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 1e5817453a44f0fadee116a5e6b220f0 OK 2026/05/24 01:21:20 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/24 01:21:20 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/24 01:21:20 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 059b23e6c62e6b5bce5eba3088b85e45 OK 2026/05/24 01:21:20 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/24 01:21:20 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/24 01:21:20 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 6be782e7ccdeb8965a0552ea9cfe2c82 OK 2026/05/24 01:21:20 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/24 01:21:20 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/24 01:21:20 DEBUG : Waiting for deletions to finish 2026/05/24 01:21:21 INFO : dir1/0013-789;=.txt: Deleted 2026/05/24 01:21:21 INFO : banana: Deleted 2026/05/24 01:21:21 INFO : dir1/0012-6789;.txt: Deleted 2026/05/24 01:21:21 INFO : dir1/0011-56789;.txt: Deleted 2026/05/24 01:21:21 INFO : dir1/0010-456789.txt: Deleted 2026/05/24 01:21:21 INFO : apple: Deleted 2026/05/24 01:21:21 INFO : dir1/0014-89;=.txt: Deleted 2026/05/24 01:21:21 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/24 01:21:21 INFO : dir1/0015-9;=.txt: Deleted 2026/05/24 01:21:21 INFO : appleappleapplebanana: Deleted 2026/05/24 01:21:21 INFO : dir1/0007-1234567.txt: Deleted 2026/05/24 01:21:21 INFO : dir1/0003-defghij.txt: Deleted 2026/05/24 01:21:21 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/24 01:21:21 INFO : dir1/0009-3456789.txt: Deleted 2026/05/24 01:21:21 INFO : dir1/0008-2345678.txt: Deleted 2026/05/24 01:21:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/24 01:21:21 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/24 01:21:21 INFO : splitbananasplit: Deleted 2026/05/24 01:21:21 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/24 01:21:21 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/24 01:21:21 DEBUG : Waiting for deletions to finish 2026/05/24 01:21:22 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/24 01:21:22 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/24 01:21:22 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/24 01:21:22 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/24 01:21:22 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/24 01:21:22 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/24 01:21:22 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/24 01:21:22 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/24 01:21:22 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/24 01:21:22 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/24 01:21:22 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/24 01:21:22 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/24 01:21:22 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/24 01:21:22 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/24 01:21:22 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/24 01:21:22 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/24 01:21:22 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/24 01:21:22 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/24 01:21:22 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/24 01:21:22 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/24 01:21:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/24 01:21:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/24 01:21:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/24 01:21:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/24 01:21:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/24 01:21:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/24 01:21:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/24 01:21:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/24 01:21:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/24 01:21:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/24 01:21:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/24 01:21:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/24 01:21:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/24 01:21:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/24 01:21:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/24 01:21:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/24 01:21:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/24 01:21:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/24 01:21:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/24 01:21:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/24 01:21:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/24 01:21:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/24 01:21:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/24 01:21:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/24 01:21:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/24 01:21:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/24 01:21:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/24 01:21:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/24 01:21:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/24 01:21:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/24 01:21:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/24 01:21:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/24 01:21:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/24 01:21:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:21:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:21:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/24 01:21:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/24 01:21:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/24 01:21:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/24 01:21:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/24 01:21:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/24 01:21:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/24 01:21:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/24 01:21:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/24 01:21:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/24 01:21:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/24 01:21:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/24 01:21:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/24 01:21:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/24 01:21:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/24 01:21:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/24 01:21:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:21:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:21:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:21:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:21:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/24 01:21:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:21:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:21:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/24 01:21:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/24 01:21:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/24 01:21:23 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/24 01:21:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/24 01:21:23 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/24 01:21:23 DEBUG : dir1: Directory modification time the same (differ by -903.04µs, within tolerance 1ms) 2026/05/24 01:21:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/24 01:21:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/24 01:21:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/24 01:21:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/24 01:21:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/24 01:21:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/24 01:21:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/24 01:21:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/24 01:21:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/24 01:21:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/24 01:21:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/24 01:21:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/24 01:21:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/24 01:21:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/24 01:21:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/24 01:21:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/24 01:21:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/24 01:21:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:21:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:21:24 DEBUG : apple: md5 = 32ae3ca07b96a49512ace195cef1f771 OK 2026/05/24 01:21:24 DEBUG : apple: size = 5 OK 2026/05/24 01:21:24 INFO : apple: Copied (new) 2026/05/24 01:21:24 DEBUG : appleappleapplebanana: md5 = 8e9ebb4150698280290d933b62458a19 OK 2026/05/24 01:21:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/24 01:21:24 INFO : appleappleapplebanana: Copied (new) 2026/05/24 01:21:25 DEBUG : banana: md5 = f5ac2e91a3768a885b9a9a61b57c3c8d OK 2026/05/24 01:21:25 DEBUG : banana: size = 6 OK 2026/05/24 01:21:25 INFO : banana: Copied (new) 2026/05/24 01:21:25 DEBUG : splitbananasplit: md5 = 274123a15dc8385cb33d74c602019353 OK 2026/05/24 01:21:25 DEBUG : splitbananasplit: size = 16 OK 2026/05/24 01:21:25 INFO : splitbananasplit: Copied (new) 2026/05/24 01:21:26 DEBUG : dir1/0001-bcdefgh.txt: md5 = f251381bcb7c84179eaf7076f3d3b23f OK 2026/05/24 01:21:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/24 01:21:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/24 01:21:26 DEBUG : dir1/0000-abcdefg.txt: md5 = ae75de591e34962fa3e49a4fd2c2f46e OK 2026/05/24 01:21:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/24 01:21:26 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/24 01:21:26 DEBUG : dir1/0003-defghij.txt: md5 = e5ae9742aca5e360c8eeaf859fe44394 OK 2026/05/24 01:21:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/24 01:21:26 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/24 01:21:26 DEBUG : dir1/0002-cdefghi.txt: md5 = dde86b443c8067c6192c6ff81bae69f4 OK 2026/05/24 01:21:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/24 01:21:26 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/24 01:21:27 DEBUG : dir1/0004-efghijk.txt: md5 = a73076b08da17ad5a3ae21bc0c6094f4 OK 2026/05/24 01:21:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/24 01:21:27 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/24 01:21:27 DEBUG : dir1/0006-ghijklm.txt: md5 = 0b5782aab82e94eee5e2645b22d09749 OK 2026/05/24 01:21:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/24 01:21:27 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/24 01:21:27 DEBUG : dir1/0005-fghijkl.txt: md5 = 91b09bb0108e27bfc94efe1cab03128e OK 2026/05/24 01:21:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/24 01:21:27 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/24 01:21:27 DEBUG : dir1/0007-1234567.txt: md5 = 1f5fba35dea7d22f1fabde8feadca53a OK 2026/05/24 01:21:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/24 01:21:27 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/24 01:21:29 DEBUG : dir1/0008-2345678.txt: md5 = 6a5b717ae3f602afd31c5724f4e3540b OK 2026/05/24 01:21:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/24 01:21:29 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/24 01:21:29 DEBUG : dir1/0010-456789.txt: md5 = 4998ad93b014ed39a2391dcaee5b3d99 OK 2026/05/24 01:21:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/24 01:21:29 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/24 01:21:29 DEBUG : dir1/0009-3456789.txt: md5 = 8774910771a4d9891b07d475378d92f9 OK 2026/05/24 01:21:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/24 01:21:29 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/24 01:21:29 DEBUG : dir1/0011-56789;.txt: md5 = af74686f08d709cb2926a97d64fbe873 OK 2026/05/24 01:21:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/24 01:21:29 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/24 01:21:30 DEBUG : dir1/0014-89;=.txt: md5 = 3504d6999e15af8f81818d20f6372c24 OK 2026/05/24 01:21:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/24 01:21:30 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/24 01:21:30 DEBUG : dir1/0012-6789;.txt: md5 = 85d5e78ba11b89cb5f9010c4de995793 OK 2026/05/24 01:21:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/24 01:21:30 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/24 01:21:30 DEBUG : dir1/0015-9;=.txt: md5 = 0b1e0123667ee45c9140b618be6be23f OK 2026/05/24 01:21:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/24 01:21:30 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/24 01:21:30 DEBUG : dir1/0013-789;=.txt: md5 = cbc4f43e56c56a3a4192e936b195f952 OK 2026/05/24 01:21:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/24 01:21:30 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/24 01:21:30 DEBUG : Waiting for deletions to finish 2026/05/24 01:21:30 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/24 01:21:30 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/24 01:21:30 INFO : splitbananasplitSUFFIX: Deleted 2026/05/24 01:21:31 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/24 01:21:31 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/24 01:21:31 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/24 01:21:31 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/24 01:21:31 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/24 01:21:31 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/24 01:21:31 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/24 01:21:31 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/24 01:21:31 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/24 01:21:31 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/24 01:21:31 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/24 01:21:31 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/24 01:21:31 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/24 01:21:31 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/24 01:21:31 INFO : appleSUFFIX: Deleted 2026/05/24 01:21:31 INFO : bananaSUFFIX: Deleted 2026/05/24 01:21:31 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/24 01:21:31 DEBUG : Waiting for deletions to finish 2026/05/24 01:21:32 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:21:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:21:32 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:21:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:21:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:21:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:21:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:21:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:21:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:21:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:21:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:21:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:21:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:21:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:21:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:21:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:21:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:21:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:21:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:21:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:21:32 DEBUG : Waiting for deletions to finish 2026/05/24 01:21:33 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:21:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:21:33 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:21:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:21:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:21:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:21:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:21:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:21:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:21:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:21:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:21:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:21:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:21:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:21:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:21:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:21:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:21:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:21:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:21:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/05/24 01:21:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:21:46 DEBUG : dir1/0000-abcdefg.txt: md5 = d0b54c6c792d3924c9915853245dad4e OK 2026/05/24 01:21:48 DEBUG : dir1/0001-bcdefgh.txt: md5 = 4691dce5cec2f55a409fb896e858ecd6 OK 2026/05/24 01:21:49 DEBUG : dir1/0002-cdefghi.txt: md5 = 96670a086801237acea6519ac061d6a0 OK 2026/05/24 01:21:51 DEBUG : dir1/0003-defghij.txt: md5 = 94a178bfddadaee7a648ccea1b43ff03 OK 2026/05/24 01:21:52 DEBUG : dir1/0004-efghijk.txt: md5 = 1930981fe7fe86af28cc53603d3347b4 OK 2026/05/24 01:21:52 DEBUG : TestDrive: Token expired 2026/05/24 01:21:52 DEBUG : Config file has changed externally - reloading 2026/05/24 01:21:52 DEBUG : TestDrive: No updated token found in the config file 2026/05/24 01:21:52 DEBUG : TestDrive: Token refresh successful 2026/05/24 01:21:52 DEBUG : Saving config "token" in section "TestDrive" of the config file 2026/05/24 01:21:52 DEBUG : TestDrive: Saved new token in config file 2026/05/24 01:21:54 DEBUG : dir1/0005-fghijkl.txt: md5 = c44cf3af37cdc62176498d4619705edf OK 2026/05/24 01:21:55 DEBUG : dir1/0006-ghijklm.txt: md5 = b077e2f81b994a4abec31746066e7c92 OK 2026/05/24 01:21:57 DEBUG : dir1/0007-1234567.txt: md5 = 59323627b9eb24c8cfec1b967f878da4 OK 2026/05/24 01:21:58 DEBUG : dir1/0008-2345678.txt: md5 = 364139e755f8257fb577b5a0c41c2709 OK 2026/05/24 01:22:00 DEBUG : dir1/0009-3456789.txt: md5 = cea83f3126db7f34d488010f2769507a OK 2026/05/24 01:22:01 DEBUG : dir1/0010-456789.txt: md5 = 4bbd09fd8c69b34a983dd346f2f9fc99 OK 2026/05/24 01:22:03 DEBUG : dir1/0011-56789;.txt: md5 = 702985590730021d8873a394607d9efb OK 2026/05/24 01:22:04 DEBUG : dir1/0012-6789;.txt: md5 = c422b370e45dfbe2d16b1288923552cb OK 2026/05/24 01:22:05 DEBUG : dir1/0013-789;=.txt: md5 = a8a5c22e08006144d4821e8c1dceca3e OK 2026/05/24 01:22:07 DEBUG : dir1/0014-89;=.txt: md5 = aaef67bec69a68f63c32bc2b09566b04 OK 2026/05/24 01:22:08 DEBUG : dir1/0015-9;=.txt: md5 = d8cbf6a1f502184438d817ee3c541513 OK 2026/05/24 01:22:10 DEBUG : apple: md5 = eb010315745abd415bb5b88c9eced539 OK 2026/05/24 01:22:12 DEBUG : banana: md5 = 982c567331661d61339e12930aec4009 OK 2026/05/24 01:22:13 DEBUG : appleappleapplebanana: md5 = eb35d99cff46185eecf906ccf05a04b7 OK 2026/05/24 01:22:14 DEBUG : splitbananasplit: md5 = dd5b232503ae66e7db466068c38bf96e OK 2026/05/24 01:22:14 DEBUG : Waiting for deletions to finish 2026/05/24 01:22:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:22:15 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:22:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:22:15 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:22:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:22:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:22:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:22:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:22:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:22:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:22:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:22:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:22:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:22:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:22:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:22:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:22:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:22:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:22:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:22:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:22:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/24 01:22:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/24 01:22:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/24 01:22:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:22:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/24 01:22:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:22:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:22:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:22:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:22:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/24 01:22:16 DEBUG : apple: size = 5 OK 2026/05/24 01:22:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:22:16 DEBUG : apple: Unchanged skipping 2026/05/24 01:22:16 DEBUG : banana: size = 6 OK 2026/05/24 01:22:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:22:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:22:16 DEBUG : banana: Unchanged skipping 2026/05/24 01:22:16 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/24 01:22:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/24 01:22:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/24 01:22:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/24 01:22:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:22:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:22:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/24 01:22:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:22:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/24 01:22:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:22:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:22:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:22:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:22:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:22:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:22:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:22:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:22:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:22:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:22:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:22:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:22:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/24 01:22:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:22:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:22:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:22:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:22:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:22:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:22:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:22:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:22:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:22:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:22:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:22:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:22:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:22:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:22:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:22:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:22:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:22:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:22:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:22:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:22:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:22:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:22:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:22:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:22:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:22:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/24 01:22:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:22:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:22:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:22:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:22:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:22:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:22:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:22:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:22:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:22:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:22:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:22:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:22:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:22:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/24 01:22:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:22:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:22:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:22:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:22:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:22:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:22:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:22:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:22:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:22:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:22:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:22:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:22:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:22:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:22:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:22:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/24 01:22:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:22:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:22:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:22:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:22:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/24 01:22:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:22:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/24 01:22:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:22:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/24 01:22:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:22:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/24 01:22:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:22:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/24 01:22:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:22:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:22:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:22:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:22:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:22:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:22:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:22:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:22:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:22:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:22:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/24 01:22:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:22:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:22:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:22:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:22:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:22:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/24 01:22:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:22:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:22:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:22:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:22:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:22:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:22:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:22:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:22:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:22:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:22:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:22:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/24 01:22:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:22:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:22:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:22:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:22:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:22:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/24 01:22:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:22:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:22:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:22:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:22:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:22:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:22:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:22:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:22:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/24 01:22:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:22:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/24 01:22:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:22:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/24 01:22:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:22:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/24 01:22:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:22:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/24 01:22:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/24 01:22:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:22:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:22:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:22:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:22:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:22:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:22:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:22:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:22:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:22:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/24 01:22:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:22:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/24 01:22:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:22:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:22:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:22:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:22:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:22:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/24 01:22:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:22:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:22:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:22:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:22:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:22:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:22:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:22:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:22:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:22:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:22:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/24 01:22:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:22:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:22:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/24 01:22:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:22:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/24 01:22:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:22:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/24 01:22:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:22:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/24 01:22:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:22:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/24 01:22:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/24 01:22:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:22:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/24 01:22:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/24 01:22:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/24 01:22:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:22:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/24 01:22:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:22:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/24 01:22:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/24 01:22:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/24 01:22:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/24 01:22:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/24 01:22:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/24 01:22:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:22:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/24 01:22:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:22:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/24 01:22:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:22:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/24 01:22:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:22:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/24 01:22:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/24 01:22:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/24 01:22:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:22:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:22:17 DEBUG : appleapple: md5 = 7ec622679a881cc854b2dee704f141cd OK 2026/05/24 01:22:17 DEBUG : appleapple: size = 21 OK 2026/05/24 01:22:17 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/24 01:22:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/24 01:22:18 DEBUG : dir1/0000-abcde: md5 = 29115c24e70c18058445350808287918 OK 2026/05/24 01:22:18 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/24 01:22:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/24 01:22:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/24 01:22:18 DEBUG : dir1/0001-bcdef: md5 = 6481027ea410338d47a4c817559e7b5c OK 2026/05/24 01:22:18 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/24 01:22:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/24 01:22:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/24 01:22:18 DEBUG : splitbanan: md5 = 489dac6b9b3339e3464308568508ed7e OK 2026/05/24 01:22:18 DEBUG : splitbanan: size = 16 OK 2026/05/24 01:22:18 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/24 01:22:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/24 01:22:19 DEBUG : dir1/0002-cdefg: md5 = 02a70b88ba6e65d182aed44bfe94804d OK 2026/05/24 01:22:19 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/24 01:22:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/24 01:22:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/24 01:22:19 DEBUG : dir1/0003-defgh: md5 = 52706ab6d8d795d8eb861190ac92371a OK 2026/05/24 01:22:19 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/24 01:22:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/24 01:22:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/24 01:22:19 DEBUG : dir1/0004-efghi: md5 = f85ccff04bc04f9c1c48d2c06f7ee308 OK 2026/05/24 01:22:19 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/24 01:22:19 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/24 01:22:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/24 01:22:19 DEBUG : dir1/0005-fghij: md5 = ca9170ce7d572189dbe900df6c28f2ae OK 2026/05/24 01:22:19 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/24 01:22:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/24 01:22:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/24 01:22:20 DEBUG : dir1/0006-ghijk: md5 = 267d723992dda5773560a13a3ff34eb3 OK 2026/05/24 01:22:20 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/24 01:22:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/24 01:22:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/24 01:22:20 DEBUG : dir1/0007-12345: md5 = d3b5c3cdf6f96372e356d54f86735132 OK 2026/05/24 01:22:20 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/24 01:22:20 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/24 01:22:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/24 01:22:21 DEBUG : dir1/0009-34567: md5 = 196ccdc2ef2722ec4aa397dadcec9135 OK 2026/05/24 01:22:21 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/24 01:22:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/24 01:22:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/24 01:22:21 DEBUG : dir1/0008-23456: md5 = c76ad1dd13c1e64752d014683f9bf56b OK 2026/05/24 01:22:21 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/24 01:22:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/24 01:22:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/24 01:22:22 DEBUG : dir1/0010-45678: md5 = 1770bdad7f35c38739e7e4f86e5367fe OK 2026/05/24 01:22:22 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/24 01:22:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/24 01:22:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/24 01:22:22 DEBUG : dir1/0011-56789: md5 = ca1c1800d750a8db79bcea53abaa9229 OK 2026/05/24 01:22:22 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/24 01:22:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/24 01:22:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/24 01:22:22 DEBUG : dir1/0013-789;=: md5 = f14654df5e18d6ce2fa34ba110e9f673 OK 2026/05/24 01:22:22 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/24 01:22:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/24 01:22:22 DEBUG : dir1/0012-6789;: md5 = 55a5dcf8c1e0819265a2b33c581e01dc OK 2026/05/24 01:22:22 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/24 01:22:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/24 01:22:23 DEBUG : dir1/0015-9;=.t: md5 = 802b8d36909746a2b36f80894d11b4c0 OK 2026/05/24 01:22:23 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/24 01:22:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/24 01:22:23 DEBUG : dir1/0014-89;=.: md5 = a51afc26421ce17a9a800df41f64c7d6 OK 2026/05/24 01:22:23 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/24 01:22:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/24 01:22:23 DEBUG : Waiting for deletions to finish 2026/05/24 01:22:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/24 01:22:24 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/24 01:22:24 INFO : dir1/0014-89;=.txt: Deleted 2026/05/24 01:22:24 INFO : appleappleapplebanana: Deleted 2026/05/24 01:22:24 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/24 01:22:24 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/24 01:22:24 INFO : splitbananasplit: Deleted 2026/05/24 01:22:24 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/24 01:22:24 INFO : dir1/0007-1234567.txt: Deleted 2026/05/24 01:22:24 INFO : dir1/0015-9;=.txt: Deleted 2026/05/24 01:22:24 INFO : dir1/0003-defghij.txt: Deleted 2026/05/24 01:22:24 INFO : dir1/0011-56789;.txt: Deleted 2026/05/24 01:22:24 INFO : dir1/0008-2345678.txt: Deleted 2026/05/24 01:22:24 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/24 01:22:24 INFO : dir1/0010-456789.txt: Deleted 2026/05/24 01:22:24 INFO : dir1/0009-3456789.txt: Deleted 2026/05/24 01:22:24 INFO : dir1/0013-789;=.txt: Deleted 2026/05/24 01:22:24 INFO : dir1/0012-6789;.txt: Deleted 2026/05/24 01:22:24 DEBUG : Waiting for deletions to finish 2026/05/24 01:22:26 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/24 01:22:26 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:22:26 DEBUG : appleapple: Excluded (Path Filter) 2026/05/24 01:22:26 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:22:26 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/24 01:22:26 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/24 01:22:26 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/24 01:22:26 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/24 01:22:26 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/24 01:22:26 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/24 01:22:26 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/24 01:22:26 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/24 01:22:26 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/24 01:22:26 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/24 01:22:26 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/24 01:22:26 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/24 01:22:26 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/24 01:22:26 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/24 01:22:26 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/24 01:22:26 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/24 01:22:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/24 01:22:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/24 01:22:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/24 01:22:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/24 01:22:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/24 01:22:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/24 01:22:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/24 01:22:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/24 01:22:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/24 01:22:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/24 01:22:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/24 01:22:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/24 01:22:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/24 01:22:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/24 01:22:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/24 01:22:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/24 01:22:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/24 01:22:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/24 01:22:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/24 01:22:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/24 01:22:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/24 01:22:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/24 01:22:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/24 01:22:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/24 01:22:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/24 01:22:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/24 01:22:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/24 01:22:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/24 01:22:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/24 01:22:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/24 01:22:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/24 01:22:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/24 01:22:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/24 01:22:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/24 01:22:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/24 01:22:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/24 01:22:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/24 01:22:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/24 01:22:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/24 01:22:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/24 01:22:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/24 01:22:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/24 01:22:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/24 01:22:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/24 01:22:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/24 01:22:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/24 01:22:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/24 01:22:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/24 01:22:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/24 01:22:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/24 01:22:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/24 01:22:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/24 01:22:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/24 01:22:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/24 01:22:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/24 01:22:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/24 01:22:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/24 01:22:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/24 01:22:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/24 01:22:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/24 01:22:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/24 01:22:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/24 01:22:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:22:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/24 01:22:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:22:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/24 01:22:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:22:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/24 01:22:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:22:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/24 01:22:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:22:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/24 01:22:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:22:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/24 01:22:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:22:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/24 01:22:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:22:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/24 01:22:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:22:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/24 01:22:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:22:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/24 01:22:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:22:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/24 01:22:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:22:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/24 01:22:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:22:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/24 01:22:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:22:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/24 01:22:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:22:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/24 01:22:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:22:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/24 01:22:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:22:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:22:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/24 01:22:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/24 01:22:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:22:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/24 01:22:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/24 01:22:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/24 01:22:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/24 01:22:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/24 01:22:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/24 01:22:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/24 01:22:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/24 01:22:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/24 01:22:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/24 01:22:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/24 01:22:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/24 01:22:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/24 01:22:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/24 01:22:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/24 01:22:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/24 01:22:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/24 01:22:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/24 01:22:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/24 01:22:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/24 01:22:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:22:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/24 01:22:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:22:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:22:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:22:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:22:27 DEBUG : dir1: Directory modification time the same (differ by -167.457µs, within tolerance 1ms) 2026/05/24 01:22:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/24 01:22:27 DEBUG : apple: size = 5 OK 2026/05/24 01:22:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:22:27 DEBUG : apple: Unchanged skipping 2026/05/24 01:22:27 DEBUG : appleapple: size = 21 OK 2026/05/24 01:22:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:22:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/24 01:22:27 DEBUG : banana: size = 6 OK 2026/05/24 01:22:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:22:27 DEBUG : splitbanan: size = 16 OK 2026/05/24 01:22:27 DEBUG : banana: Unchanged skipping 2026/05/24 01:22:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:22:27 DEBUG : splitbananasplit: Unchanged skipping 2026/05/24 01:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:22:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/24 01:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:22:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/24 01:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:22:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/24 01:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:22:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/24 01:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:22:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/24 01:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:22:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/24 01:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:22:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/24 01:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:22:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/24 01:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:22:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/24 01:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:22:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/24 01:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:22:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/24 01:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:22:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/24 01:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:22:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/24 01:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:22:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/24 01:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:22:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/24 01:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:22:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/24 01:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:22:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/24 01:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:22:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/24 01:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:22:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/24 01:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:22:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/24 01:22:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/24 01:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:22:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/24 01:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:22:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/24 01:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:22:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/24 01:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:22:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/24 01:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:22:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/24 01:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:22:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/24 01:22:27 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/24 01:22:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/24 01:22:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:22:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/24 01:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:22:27 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/24 01:22:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:22:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/24 01:22:27 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/24 01:22:27 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/24 01:22:27 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/24 01:22:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:22:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/24 01:22:27 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/24 01:22:27 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/24 01:22:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:22:27 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/24 01:22:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/24 01:22:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:22:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:22:27 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/24 01:22:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/24 01:22:27 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/24 01:22:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:22:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/24 01:22:27 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/24 01:22:27 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/24 01:22:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:22:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/24 01:22:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/24 01:22:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:22:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:22:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/24 01:22:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:22:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/24 01:22:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/24 01:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:22:27 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/24 01:22:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:22:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/24 01:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:22:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:22:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/24 01:22:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/24 01:22:27 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/24 01:22:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:22:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/24 01:22:27 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/24 01:22:27 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/24 01:22:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:22:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/24 01:22:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:22:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/24 01:22:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:22:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:22:27 DEBUG : Waiting for deletions to finish 2026/05/24 01:22:27 DEBUG : Waiting for deletions to finish 2026/05/24 01:22:27 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/24 01:22:27 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:22:27 DEBUG : appleapple: Excluded (Path Filter) 2026/05/24 01:22:27 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:22:27 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/24 01:22:27 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/24 01:22:27 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/24 01:22:27 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/24 01:22:27 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/24 01:22:27 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/24 01:22:27 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/24 01:22:27 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/24 01:22:27 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/24 01:22:27 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/24 01:22:27 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/24 01:22:27 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/24 01:22:27 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/24 01:22:27 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/24 01:22:27 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/24 01:22:27 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/24 01:22:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:22:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:22:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/24 01:22:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/24 01:22:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/24 01:22:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/24 01:22:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/24 01:22:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/24 01:22:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/24 01:22:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/24 01:22:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/24 01:22:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/24 01:22:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/24 01:22:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/24 01:22:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/24 01:22:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/24 01:22:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/24 01:22:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/24 01:22:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/24 01:22:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/24 01:22:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/24 01:22:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/24 01:22:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/24 01:22:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/24 01:22:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/24 01:22:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/24 01:22:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/24 01:22:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/24 01:22:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/24 01:22:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/24 01:22:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/24 01:22:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/24 01:22:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/24 01:22:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/24 01:22:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/24 01:22:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:22:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/24 01:22:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/24 01:22:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/24 01:22:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/24 01:22:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/24 01:22:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/24 01:22:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/24 01:22:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/24 01:22:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/24 01:22:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/24 01:22:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/24 01:22:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/24 01:22:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/24 01:22:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/24 01:22:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/24 01:22:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/24 01:22:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/24 01:22:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/24 01:22:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/05/24 01:22:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/05/24 01:22:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/24 01:22:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/05/24 01:22:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/05/24 01:22:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/24 01:22:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/24 01:22:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/24 01:22:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/05/24 01:22:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/24 01:22:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/05/24 01:22:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/24 01:22:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/24 01:22:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/24 01:22:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/24 01:22:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/05/24 01:22:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/24 01:22:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/05/24 01:22:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/05/24 01:22:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/24 01:22:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/05/24 01:22:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/05/24 01:22:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/05/24 01:22:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/05/24 01:22:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/24 01:22:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/05/24 01:22:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/05/24 01:22:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/24 01:22:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/05/24 01:22:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/24 01:22:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:22:41 DEBUG : dir1/0000-abcdefg.txt: md5 = c53959eed091eaac44984fb266bf4a9d OK 2026/05/24 01:22:42 DEBUG : dir1/0001-bcdefgh.txt: md5 = 4f3451a4c29b986e5b2766ddefd2b591 OK 2026/05/24 01:22:44 DEBUG : dir1/0002-cdefghi.txt: md5 = 3b1b674022a345ea5f5331a5afdfe96c OK 2026/05/24 01:22:45 DEBUG : dir1/0003-defghij.txt: md5 = 5009a93e92ae57087a7bbb71bba4a2b3 OK 2026/05/24 01:22:47 DEBUG : dir1/0004-efghijk.txt: md5 = b1fb66efed0cdbb79dedbd38db7062e5 OK 2026/05/24 01:22:48 DEBUG : dir1/0005-fghijkl.txt: md5 = 8e49734c9dd724eed1179ab9daa2c5cb OK 2026/05/24 01:22:50 DEBUG : dir1/0006-ghijklm.txt: md5 = 2eaab8783e587894173c8f33ee9b49c6 OK 2026/05/24 01:22:51 DEBUG : dir1/0007-1234567.txt: md5 = 3720f2ddb68622ab890a34b6dcbe89a3 OK 2026/05/24 01:22:52 DEBUG : dir1/0008-2345678.txt: md5 = e1b2464eae3e942e2cad45b2fac6f3ea OK 2026/05/24 01:22:54 DEBUG : dir1/0009-3456789.txt: md5 = 89c8b8c79516478f30aa78a1e09c0d9c OK 2026/05/24 01:22:56 DEBUG : dir1/0010-456789.txt: md5 = fe6c245b84653b71e0034c739640371a OK 2026/05/24 01:22:57 DEBUG : dir1/0011-56789;.txt: md5 = be808cdced49801c9afbff503b616954 OK 2026/05/24 01:22:58 DEBUG : dir1/0012-6789;.txt: md5 = bcc9a2ce1afaf60cc33d6ae93a10c72d OK 2026/05/24 01:23:00 DEBUG : dir1/0013-789;=.txt: md5 = 1bceea9a7b8199c877fab5b9dd175704 OK 2026/05/24 01:23:01 DEBUG : dir1/0014-89;=.txt: md5 = 275981989cd06809dd597ecd904ebbdd OK 2026/05/24 01:23:03 DEBUG : dir1/0015-9;=.txt: md5 = f20656f7407029f2be6cc5e913524a56 OK 2026/05/24 01:23:04 DEBUG : apple: md5 = ee2feac9311c4bf2439d857f5f0c9fc1 OK 2026/05/24 01:23:06 DEBUG : banana: md5 = 37adcfa8a1fedebd5c1edaab680e1e3a OK 2026/05/24 01:23:07 DEBUG : appleappleapplebanana: md5 = 4de713b8183417008686b60d516ad5da OK 2026/05/24 01:23:09 DEBUG : splitbananasplit: md5 = b3574d8ab7297fd356ffff3226652934 OK 2026/05/24 01:23:09 DEBUG : Waiting for deletions to finish 2026/05/24 01:23:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:23:09 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:23:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:23:09 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:23:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:23:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:23:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:23:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:23:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:23:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:23:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:23:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:23:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:23:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:23:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:23:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:23:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:23:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:23:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:23:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:23:10 DEBUG : apple: size = 5 OK 2026/05/24 01:23:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:10 DEBUG : apple: Unchanged skipping 2026/05/24 01:23:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/24 01:23:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/24 01:23:10 DEBUG : banana: size = 6 OK 2026/05/24 01:23:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:10 DEBUG : banana: Unchanged skipping 2026/05/24 01:23:11 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/24 01:23:11 DEBUG : splitbananasplit: size = 16 OK 2026/05/24 01:23:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:11 DEBUG : splitbananasplit: Unchanged skipping 2026/05/24 01:23:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:23:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/24 01:23:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/24 01:23:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/24 01:23:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/24 01:23:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/24 01:23:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/24 01:23:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/24 01:23:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/24 01:23:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/24 01:23:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/24 01:23:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/24 01:23:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/24 01:23:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/24 01:23:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/24 01:23:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/24 01:23:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/24 01:23:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/24 01:23:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/24 01:23:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/24 01:23:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/24 01:23:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/24 01:23:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/24 01:23:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/24 01:23:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/24 01:23:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/24 01:23:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/24 01:23:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/24 01:23:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/24 01:23:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/24 01:23:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/24 01:23:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/24 01:23:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/24 01:23:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:23:11 DEBUG : Waiting for deletions to finish 2026/05/24 01:23:11 DEBUG : Waiting for deletions to finish 2026/05/24 01:23:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:23:11 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:23:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:23:11 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:23:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:23:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:23:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:23:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:23:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:23:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:23:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:23:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:23:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:23:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:23:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:23:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:23:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:23:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:23:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:23:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:23:12 DEBUG : dir1: Directory modification time the same (differ by -233.697µs, within tolerance 1ms) 2026/05/24 01:23:12 DEBUG : apple: size = 5 OK 2026/05/24 01:23:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:12 DEBUG : apple: Unchanged skipping 2026/05/24 01:23:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/24 01:23:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:12 DEBUG : banana: size = 6 OK 2026/05/24 01:23:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/24 01:23:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:12 DEBUG : banana: Unchanged skipping 2026/05/24 01:23:12 DEBUG : splitbananasplit: size = 16 OK 2026/05/24 01:23:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:12 DEBUG : splitbananasplit: Unchanged skipping 2026/05/24 01:23:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/24 01:23:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/24 01:23:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/24 01:23:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/24 01:23:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/24 01:23:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/24 01:23:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/24 01:23:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/24 01:23:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/24 01:23:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/24 01:23:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/24 01:23:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/24 01:23:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:23:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/24 01:23:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/24 01:23:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/24 01:23:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/24 01:23:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/24 01:23:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/24 01:23:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/24 01:23:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/24 01:23:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/24 01:23:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/24 01:23:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/24 01:23:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/24 01:23:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/24 01:23:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/24 01:23:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/24 01:23:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/24 01:23:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/24 01:23:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/24 01:23:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/24 01:23:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/24 01:23:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:23:12 DEBUG : Waiting for deletions to finish 2026/05/24 01:23:12 DEBUG : Waiting for deletions to finish 2026/05/24 01:23:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:23:13 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:23:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:23:13 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:23:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:23:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:23:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:23:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:23:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:23:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:23:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:23:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:23:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:23:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:23:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:23:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:23:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:23:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:23:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:23:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:23:13 DEBUG : Waiting for deletions to finish 2026/05/24 01:23:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:23:14 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:23:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:23:14 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:23:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:23:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:23:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:23:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:23:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:23:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:23:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:23:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:23:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:23:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:23:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:23:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:23:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:23:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:23:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:23:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:23:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/24 01:23:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/24 01:23:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/24 01:23:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/24 01:23:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/24 01:23:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/24 01:23:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/24 01:23:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/24 01:23:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/24 01:23:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/24 01:23:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/24 01:23:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/24 01:23:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/24 01:23:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/24 01:23:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/24 01:23:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:23:28 DEBUG : dir1/0000-abcdefg.txt: md5 = dfdcbd37b827435c3b8c23d703b7df00 OK 2026/05/24 01:23:29 DEBUG : dir1/0001-bcdefgh.txt: md5 = 302c3002d5c55bceaac484033dbd9ebd OK 2026/05/24 01:23:31 DEBUG : dir1/0002-cdefghi.txt: md5 = 0413bd4ed9e982fbd055efb042f7b09f OK 2026/05/24 01:23:32 DEBUG : dir1/0003-defghij.txt: md5 = 4e23ffcda2699b97cd6efb3521702bb4 OK 2026/05/24 01:23:34 DEBUG : dir1/0004-efghijk.txt: md5 = bd8afac69d2e24414a9e263c6d20d15e OK 2026/05/24 01:23:36 DEBUG : dir1/0005-fghijkl.txt: md5 = c493163bb4e6c8bafb732ae0623faa9f OK 2026/05/24 01:23:37 DEBUG : dir1/0006-ghijklm.txt: md5 = fa6697a90281bbe0c49ca7e4369a57c2 OK 2026/05/24 01:23:38 DEBUG : dir1/0007-1234567.txt: md5 = 36ae55f03ac1c5af8ec9ac163e9c2e87 OK 2026/05/24 01:23:40 DEBUG : dir1/0008-2345678.txt: md5 = 811ab7b37546ace7fac09b5c6102c8e7 OK 2026/05/24 01:23:41 DEBUG : dir1/0009-3456789.txt: md5 = 473267c728c5d6cf31fc3edd8fcf6aef OK 2026/05/24 01:23:43 DEBUG : dir1/0010-456789.txt: md5 = 5121565943b532b428a286d6a7b25b0d OK 2026/05/24 01:23:45 DEBUG : dir1/0011-56789;.txt: md5 = 47c5b2acdb756f0fedc30e87d9a3c993 OK 2026/05/24 01:23:46 DEBUG : dir1/0012-6789;.txt: md5 = e66eccbc26abb91e0ce334ad3a550214 OK 2026/05/24 01:23:48 DEBUG : dir1/0013-789;=.txt: md5 = ec2c640ce9c63a6d1b3f44597db8de98 OK 2026/05/24 01:23:49 DEBUG : dir1/0014-89;=.txt: md5 = 23c11fbb0c60ad5e10f3609804ce4ed6 OK 2026/05/24 01:23:51 DEBUG : dir1/0015-9;=.txt: md5 = 77bc2370bfc34755bc829c0b5788a0c7 OK 2026/05/24 01:23:52 DEBUG : apple: md5 = 0531e84a1068cfa009bbeafec0a571bd OK 2026/05/24 01:23:53 DEBUG : banana: md5 = 211246a0010fe7029300c63bd680873e OK 2026/05/24 01:23:55 DEBUG : appleappleapplebanana: md5 = 40e48522f143a712ff6da233732f5651 OK 2026/05/24 01:23:56 DEBUG : splitbananasplit: md5 = 5f95887d1063e552d52a6def87dfb16b OK 2026/05/24 01:23:56 DEBUG : Waiting for deletions to finish 2026/05/24 01:23:57 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:23:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:23:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:23:57 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:23:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:23:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:23:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:23:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:23:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:23:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:23:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:23:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:23:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:23:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:23:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:23:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:23:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:23:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:23:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:23:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:23:58 DEBUG : apple: size = 5 OK 2026/05/24 01:23:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:58 DEBUG : apple: Unchanged skipping 2026/05/24 01:23:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/24 01:23:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/24 01:23:58 DEBUG : banana: size = 6 OK 2026/05/24 01:23:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:58 DEBUG : banana: Unchanged skipping 2026/05/24 01:23:58 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/24 01:23:58 DEBUG : splitbananasplit: size = 16 OK 2026/05/24 01:23:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:58 DEBUG : splitbananasplit: Unchanged skipping 2026/05/24 01:23:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/24 01:23:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/24 01:23:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/24 01:23:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/24 01:23:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/24 01:23:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/24 01:23:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/24 01:23:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/24 01:23:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/24 01:23:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/24 01:23:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/24 01:23:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/24 01:23:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/24 01:23:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/24 01:23:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/24 01:23:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/24 01:23:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/24 01:23:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/24 01:23:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/24 01:23:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/24 01:23:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/24 01:23:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/24 01:23:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/24 01:23:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/24 01:23:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/24 01:23:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/24 01:23:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/24 01:23:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/24 01:23:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/24 01:23:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/24 01:23:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/24 01:23:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:23:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/24 01:23:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:23:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:23:58 DEBUG : Waiting for deletions to finish 2026/05/24 01:23:58 DEBUG : Waiting for deletions to finish 2026/05/24 01:23:59 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:23:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:23:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:23:59 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:23:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:23:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:23:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:23:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:23:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:23:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:23:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:23:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:23:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:23:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:23:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:23:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:23:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:23:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:23:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:23:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:24:00 DEBUG : dir1: Directory modification time the same (differ by -170.317µs, within tolerance 1ms) 2026/05/24 01:24:00 DEBUG : apple: size = 5 OK 2026/05/24 01:24:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:00 DEBUG : apple: Unchanged skipping 2026/05/24 01:24:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/24 01:24:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/24 01:24:00 DEBUG : banana: size = 6 OK 2026/05/24 01:24:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:00 DEBUG : banana: Unchanged skipping 2026/05/24 01:24:00 DEBUG : splitbananasplit: size = 16 OK 2026/05/24 01:24:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:00 DEBUG : splitbananasplit: Unchanged skipping 2026/05/24 01:24:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/24 01:24:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/24 01:24:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/24 01:24:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/24 01:24:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/24 01:24:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/24 01:24:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/24 01:24:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/24 01:24:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/24 01:24:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/24 01:24:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/24 01:24:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/24 01:24:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/24 01:24:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/24 01:24:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/24 01:24:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/24 01:24:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/24 01:24:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/24 01:24:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/24 01:24:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/24 01:24:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/24 01:24:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/24 01:24:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/24 01:24:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/24 01:24:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/24 01:24:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/24 01:24:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/24 01:24:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/24 01:24:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/24 01:24:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/24 01:24:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/24 01:24:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/24 01:24:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:24:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:24:00 DEBUG : Waiting for deletions to finish 2026/05/24 01:24:00 DEBUG : Waiting for deletions to finish 2026/05/24 01:24:01 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:24:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:24:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:24:01 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:24:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:24:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:24:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:24:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:24:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:24:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:24:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:24:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:24:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:24:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:24:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:24:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:24:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:24:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:24:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:24:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:24:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/24 01:24:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/24 01:24:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/24 01:24:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/24 01:24:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/24 01:24:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/24 01:24:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/24 01:24:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/24 01:24:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/24 01:24:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/24 01:24:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/24 01:24:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/24 01:24:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/24 01:24:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/24 01:24:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/24 01:24:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:24:14 DEBUG : dir1/0000-abcdefg.txt: md5 = b7b2024017f6c8e60521bd64bbd56e23 OK 2026/05/24 01:24:16 DEBUG : dir1/0001-bcdefgh.txt: md5 = ad5713cfd7759ed9fa8339fe04d8be34 OK 2026/05/24 01:24:17 DEBUG : dir1/0002-cdefghi.txt: md5 = 87e2a6be0e5f478964dddda122256aa8 OK 2026/05/24 01:24:19 DEBUG : dir1/0003-defghij.txt: md5 = e4835980e384eaeaf32db9e78b04b3f6 OK 2026/05/24 01:24:20 DEBUG : dir1/0004-efghijk.txt: md5 = 04952cf00a70c96e0f6faf1fd8901739 OK 2026/05/24 01:24:22 DEBUG : dir1/0005-fghijkl.txt: md5 = b2a4d58863a1d5d8392033e81fe4062e OK 2026/05/24 01:24:23 DEBUG : dir1/0006-ghijklm.txt: md5 = a98aafda22ba94ced3c6402159e57aee OK 2026/05/24 01:24:24 DEBUG : dir1/0007-1234567.txt: md5 = a56cae38060cce1f12247a7c48d1113b OK 2026/05/24 01:24:26 DEBUG : dir1/0008-2345678.txt: md5 = 5b03457675662cf69db07d10dbcaba1d OK 2026/05/24 01:24:27 DEBUG : dir1/0009-3456789.txt: md5 = 30c9dcc3833e9d0484592ac8ccd1f9bc OK 2026/05/24 01:24:29 DEBUG : dir1/0010-456789.txt: md5 = 932bcfbd993a58096d319b2bfb6124e7 OK 2026/05/24 01:24:30 DEBUG : dir1/0011-56789;.txt: md5 = 5c157caeb953cc750b3e918211699403 OK 2026/05/24 01:24:32 DEBUG : dir1/0012-6789;.txt: md5 = 4cdcf3520fd0a3c76529b0e1504008b0 OK 2026/05/24 01:24:33 DEBUG : dir1/0013-789;=.txt: md5 = 620d80ab9b14fa490b86be84feff048e OK 2026/05/24 01:24:35 DEBUG : dir1/0014-89;=.txt: md5 = 598dd9e54891716dcd46145558b4207f OK 2026/05/24 01:24:36 DEBUG : dir1/0015-9;=.txt: md5 = fed1ff7089cdbf53a9ac0974d73d1faa OK 2026/05/24 01:24:38 DEBUG : apple: md5 = e8a7b7b95fe21dd180792519a71a4f6d OK 2026/05/24 01:24:39 DEBUG : banana: md5 = cb5a2cab5a3a4485923bdc3e70d01c67 OK 2026/05/24 01:24:41 DEBUG : appleappleapplebanana: md5 = f95083cd2535d4dab891b0ccc12ae742 OK 2026/05/24 01:24:42 DEBUG : splitbananasplit: md5 = 58e0d159d91cb511740c3d8283a8a048 OK 2026/05/24 01:24:42 DEBUG : Waiting for deletions to finish 2026/05/24 01:24:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:24:43 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:24:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:24:43 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:24:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:24:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:24:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:24:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:24:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:24:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:24:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:24:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:24:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:24:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:24:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:24:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:24:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:24:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:24:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:24:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:24:44 DEBUG : apple: size = 5 OK 2026/05/24 01:24:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:44 DEBUG : apple: Unchanged skipping 2026/05/24 01:24:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/24 01:24:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/24 01:24:44 DEBUG : banana: size = 6 OK 2026/05/24 01:24:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:44 DEBUG : banana: Unchanged skipping 2026/05/24 01:24:44 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/24 01:24:44 DEBUG : splitbananasplit: size = 16 OK 2026/05/24 01:24:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:44 DEBUG : splitbananasplit: Unchanged skipping 2026/05/24 01:24:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/24 01:24:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/24 01:24:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/24 01:24:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/24 01:24:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/24 01:24:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/24 01:24:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/24 01:24:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/24 01:24:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/24 01:24:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/24 01:24:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/24 01:24:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/24 01:24:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/24 01:24:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/24 01:24:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/24 01:24:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/24 01:24:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/24 01:24:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/24 01:24:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/24 01:24:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/24 01:24:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/24 01:24:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/24 01:24:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/24 01:24:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/24 01:24:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/24 01:24:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/24 01:24:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/24 01:24:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:24:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/24 01:24:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/24 01:24:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/24 01:24:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/24 01:24:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/24 01:24:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:24:44 DEBUG : Waiting for deletions to finish 2026/05/24 01:24:44 DEBUG : Waiting for deletions to finish 2026/05/24 01:24:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:24:45 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:24:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:24:45 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:24:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:24:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:24:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:24:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:24:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:24:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:24:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:24:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:24:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:24:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:24:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:24:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:24:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:24:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:24:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:24:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:24:46 DEBUG : dir1: Directory modification time the same (differ by -56.76µs, within tolerance 1ms) 2026/05/24 01:24:46 DEBUG : apple: size = 5 OK 2026/05/24 01:24:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/24 01:24:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:46 DEBUG : apple: Unchanged skipping 2026/05/24 01:24:46 DEBUG : banana: size = 6 OK 2026/05/24 01:24:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:46 DEBUG : banana: Unchanged skipping 2026/05/24 01:24:46 DEBUG : splitbananasplit: size = 16 OK 2026/05/24 01:24:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:46 DEBUG : splitbananasplit: Unchanged skipping 2026/05/24 01:24:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/24 01:24:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/24 01:24:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/24 01:24:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/24 01:24:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/24 01:24:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/24 01:24:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/24 01:24:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/24 01:24:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/24 01:24:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/24 01:24:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/24 01:24:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/24 01:24:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/24 01:24:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/24 01:24:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/24 01:24:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/24 01:24:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/24 01:24:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/24 01:24:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/24 01:24:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/24 01:24:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/24 01:24:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/24 01:24:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:24:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/24 01:24:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/24 01:24:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/24 01:24:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/24 01:24:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/24 01:24:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/24 01:24:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/24 01:24:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/24 01:24:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/24 01:24:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/24 01:24:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:24:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/24 01:24:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:24:46 DEBUG : Waiting for deletions to finish 2026/05/24 01:24:46 DEBUG : Waiting for deletions to finish 2026/05/24 01:24:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:24:46 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:24:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:24:46 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:24:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:24:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:24:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:24:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:24:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:24:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:24:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:24:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:24:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:24:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:24:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:24:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:24:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:24:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:24:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:24:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:24:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/24 01:24:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/24 01:24:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/24 01:24:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/24 01:24:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/24 01:24:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/24 01:24:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/24 01:24:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/24 01:24:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/24 01:24:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/24 01:24:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/24 01:24:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/24 01:24:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/24 01:24:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/24 01:24:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/24 01:24:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:25:00 DEBUG : dir1/0000-abcdefg.txt: md5 = fbd5ac11a61770f02c5ae4d740d5f1b7 OK 2026/05/24 01:25:01 DEBUG : dir1/0001-bcdefgh.txt: md5 = 489d9fb6b52a4e444579b571e6b9b93b OK 2026/05/24 01:25:03 DEBUG : dir1/0002-cdefghi.txt: md5 = 8d25d4afab27b91e622feeba9b334d6c OK 2026/05/24 01:25:04 DEBUG : dir1/0003-defghij.txt: md5 = 11177b8cf884d9e60f8866c805bdf98c OK 2026/05/24 01:25:06 DEBUG : dir1/0004-efghijk.txt: md5 = edbfcefeb4c531ef0d415385f8a18ddf OK 2026/05/24 01:25:07 DEBUG : dir1/0005-fghijkl.txt: md5 = ed9285e86d517bfb773115f5cdd36372 OK 2026/05/24 01:25:09 DEBUG : dir1/0006-ghijklm.txt: md5 = bc3a67598342bb77e8eca8f9e9ee3cf2 OK 2026/05/24 01:25:10 DEBUG : dir1/0007-1234567.txt: md5 = 63786c2356da6850ded72731d8b0f296 OK 2026/05/24 01:25:12 DEBUG : dir1/0008-2345678.txt: md5 = 8a810f2e8f8ea6286625f8fbd69d9d28 OK 2026/05/24 01:25:13 DEBUG : dir1/0009-3456789.txt: md5 = 066f7d352f95cf0478a136f4c51d4aaf OK 2026/05/24 01:25:15 DEBUG : dir1/0010-456789.txt: md5 = 1bc754f2468dc33cc3c60bfe0b78f09a OK 2026/05/24 01:25:16 DEBUG : dir1/0011-56789;.txt: md5 = 798ec7aba22ad08e55d87d65ede14bf1 OK 2026/05/24 01:25:17 DEBUG : dir1/0012-6789;.txt: md5 = 4afeca688736ae271935ed130cd1ca11 OK 2026/05/24 01:25:19 DEBUG : dir1/0013-789;=.txt: md5 = ea16ce33a798cc5f029033443cabb5da OK 2026/05/24 01:25:20 DEBUG : dir1/0014-89;=.txt: md5 = bb83b99169dc9f8d58036bacbd925316 OK 2026/05/24 01:25:22 DEBUG : dir1/0015-9;=.txt: md5 = 1a4730c9838b2e11bb39560ffe3a6411 OK 2026/05/24 01:25:23 DEBUG : apple: md5 = d70e2e386269fc708ed661266199182d OK 2026/05/24 01:25:25 DEBUG : banana: md5 = b1001dd54b7aaabc9b5635430d8381a1 OK 2026/05/24 01:25:26 DEBUG : appleappleapplebanana: md5 = 03dd0383e082b9a1a647899d26d9fd2f OK 2026/05/24 01:25:28 DEBUG : splitbananasplit: md5 = 6be3a5bd2eb78e33f74c01259e6a5f10 OK 2026/05/24 01:25:28 DEBUG : Waiting for deletions to finish 2026/05/24 01:25:28 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:25:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:25:28 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:25:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:25:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:25:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:25:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:25:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:25:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:25:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:25:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:25:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:25:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:25:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:25:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:25:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:25:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:25:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:25:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:25:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:25:29 DEBUG : apple: size = 5 OK 2026/05/24 01:25:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:25:29 DEBUG : apple: Unchanged skipping 2026/05/24 01:25:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/24 01:25:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:25:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/24 01:25:29 DEBUG : banana: size = 6 OK 2026/05/24 01:25:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:25:29 DEBUG : banana: Unchanged skipping 2026/05/24 01:25:30 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/24 01:25:30 DEBUG : splitbananasplit: size = 16 OK 2026/05/24 01:25:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:25:30 DEBUG : splitbananasplit: Unchanged skipping 2026/05/24 01:25:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/24 01:25:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:25:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/24 01:25:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/24 01:25:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:25:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/24 01:25:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/24 01:25:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:25:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/24 01:25:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/24 01:25:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:25:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/24 01:25:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/24 01:25:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:25:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/24 01:25:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/24 01:25:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:25:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/24 01:25:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/24 01:25:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:25:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/24 01:25:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/24 01:25:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:25:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/24 01:25:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/24 01:25:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:25:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/24 01:25:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/24 01:25:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:25:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/24 01:25:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/24 01:25:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:25:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/24 01:25:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/24 01:25:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:25:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/24 01:25:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/24 01:25:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:25:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/24 01:25:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/24 01:25:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:25:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/24 01:25:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/24 01:25:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:25:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/24 01:25:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/24 01:25:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:25:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/24 01:25:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:25:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:25:30 DEBUG : Waiting for deletions to finish 2026/05/24 01:25:30 DEBUG : Waiting for deletions to finish 2026/05/24 01:25:30 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:25:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:25:30 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:25:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:25:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:25:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:25:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:25:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:25:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:25:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:25:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:25:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:25:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:25:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:25:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:25:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:25:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:25:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:25:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:25:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:25:31 DEBUG : dir1: Directory modification time the same (differ by -942.611µs, within tolerance 1ms) 2026/05/24 01:25:31 DEBUG : apple: size = 5 OK 2026/05/24 01:25:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:25:31 DEBUG : apple: Unchanged skipping 2026/05/24 01:25:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/24 01:25:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:25:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/24 01:25:31 DEBUG : banana: size = 6 OK 2026/05/24 01:25:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:25:31 DEBUG : banana: Unchanged skipping 2026/05/24 01:25:31 DEBUG : splitbananasplit: size = 16 OK 2026/05/24 01:25:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:25:31 DEBUG : splitbananasplit: Unchanged skipping 2026/05/24 01:25:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/24 01:25:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:25:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/24 01:25:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/24 01:25:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:25:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/24 01:25:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/24 01:25:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:25:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/24 01:25:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/24 01:25:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:25:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/24 01:25:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/24 01:25:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:25:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/24 01:25:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/24 01:25:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:25:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/24 01:25:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/24 01:25:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:25:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/24 01:25:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/24 01:25:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:25:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/24 01:25:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/24 01:25:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:25:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/24 01:25:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/24 01:25:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:25:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/24 01:25:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/24 01:25:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:25:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/24 01:25:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/24 01:25:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:25:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/24 01:25:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/24 01:25:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:25:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/24 01:25:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/24 01:25:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:25:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/24 01:25:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/24 01:25:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:25:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/24 01:25:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/24 01:25:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:25:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/24 01:25:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:25:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:25:31 DEBUG : Waiting for deletions to finish 2026/05/24 01:25:31 DEBUG : Waiting for deletions to finish 2026/05/24 01:25:32 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:25:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:25:32 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:25:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:25:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:25:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:25:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:25:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:25:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:25:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:25:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:25:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:25:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:25:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:25:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:25:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:25:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:25:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:25:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:25:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:25:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/24 01:25:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/24 01:25:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/24 01:25:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/24 01:25:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/24 01:25:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/24 01:25:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/24 01:25:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/24 01:25:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/24 01:25:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/24 01:25:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/24 01:25:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/24 01:25:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/24 01:25:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/24 01:25:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/24 01:25:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:25:45 DEBUG : dir1/0000-abcdefg.txt: md5 = ef899f8911e5b8c5526285e5027a3588 OK 2026/05/24 01:25:46 DEBUG : dir1/0001-bcdefgh.txt: md5 = ab455afbf420ff3e4ba58264d4aa3bac OK 2026/05/24 01:25:48 DEBUG : dir1/0002-cdefghi.txt: md5 = 2b274f695abdbfb3427220f321d78f42 OK 2026/05/24 01:25:49 DEBUG : dir1/0003-defghij.txt: md5 = 00325270067467d069b60e5bfa653486 OK 2026/05/24 01:25:51 DEBUG : dir1/0004-efghijk.txt: md5 = e5ce100639c00281b50a137c55a0fa35 OK 2026/05/24 01:25:52 DEBUG : dir1/0005-fghijkl.txt: md5 = 272d08ca3209d023e5bce7917a9d3ba6 OK 2026/05/24 01:25:54 DEBUG : dir1/0006-ghijklm.txt: md5 = 6fbe5d9d5adf7300e158a621f5d765d7 OK 2026/05/24 01:25:55 DEBUG : dir1/0007-1234567.txt: md5 = 7f77a34cea3262aca01a4f4844d3a9bc OK 2026/05/24 01:25:57 DEBUG : dir1/0008-2345678.txt: md5 = 19ee70503c41ab6e4cd9df880ed8d94d OK 2026/05/24 01:25:58 DEBUG : dir1/0009-3456789.txt: md5 = e15173cabc14b33f0353b698ba2915e3 OK 2026/05/24 01:26:00 DEBUG : dir1/0010-456789.txt: md5 = dc31313057e83ed590b5f62f433162bd OK 2026/05/24 01:26:01 DEBUG : dir1/0011-56789;.txt: md5 = 71b0fdb2a947c834c14a009ae3057b93 OK 2026/05/24 01:26:03 DEBUG : dir1/0012-6789;.txt: md5 = 73e382298fde5dc8d91e3f3db7547f5e OK 2026/05/24 01:26:04 DEBUG : dir1/0013-789;=.txt: md5 = 0272d94af17db571a41b23bd84065df3 OK 2026/05/24 01:26:06 DEBUG : dir1/0014-89;=.txt: md5 = 3dd1d2e8468798ad4e90975bcc87863b OK 2026/05/24 01:26:07 DEBUG : dir1/0015-9;=.txt: md5 = f8ee4fb1d4c7b88e6ac7a6de57772dd6 OK 2026/05/24 01:26:08 DEBUG : apple: md5 = 1b271481ac46a0b01a970bb81ccafe0f OK 2026/05/24 01:26:10 DEBUG : banana: md5 = 1dcf76d3a48545fb22d402c4c173628f OK 2026/05/24 01:26:11 DEBUG : appleappleapplebanana: md5 = a33daf824288760d160fdf3e66d2c116 OK 2026/05/24 01:26:13 DEBUG : splitbananasplit: md5 = 90bee8a939d3cd2b3c2a5e76b05bd4d9 OK 2026/05/24 01:26:13 DEBUG : Waiting for deletions to finish 2026/05/24 01:26:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:26:13 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:26:13 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:26:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:26:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:26:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:26:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:26:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:26:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:26:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:26:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:26:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:26:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:26:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:26:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:26:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:26:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:26:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:26:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:26:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:26:14 DEBUG : apple: size = 5 OK 2026/05/24 01:26:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:26:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/24 01:26:14 DEBUG : apple: Unchanged skipping 2026/05/24 01:26:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:26:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/24 01:26:14 DEBUG : banana: size = 6 OK 2026/05/24 01:26:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:26:14 DEBUG : banana: Unchanged skipping 2026/05/24 01:26:15 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/24 01:26:15 DEBUG : splitbananasplit: size = 16 OK 2026/05/24 01:26:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:26:15 DEBUG : splitbananasplit: Unchanged skipping 2026/05/24 01:26:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/24 01:26:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:26:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/24 01:26:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/24 01:26:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:26:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/24 01:26:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/24 01:26:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:26:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/24 01:26:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/24 01:26:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:26:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/24 01:26:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/24 01:26:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:26:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/24 01:26:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/24 01:26:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:26:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/24 01:26:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/24 01:26:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:26:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/24 01:26:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/24 01:26:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:26:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/24 01:26:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/24 01:26:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:26:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/24 01:26:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/24 01:26:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:26:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/24 01:26:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/24 01:26:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:26:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/24 01:26:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/24 01:26:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:26:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/24 01:26:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/24 01:26:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:26:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/24 01:26:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/24 01:26:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:26:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/24 01:26:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/24 01:26:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:26:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/24 01:26:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/24 01:26:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:26:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/24 01:26:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:26:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:26:15 DEBUG : Waiting for deletions to finish 2026/05/24 01:26:15 DEBUG : Waiting for deletions to finish 2026/05/24 01:26:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:26:15 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:26:15 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:26:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:26:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:26:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:26:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:26:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:26:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:26:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:26:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:26:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:26:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:26:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:26:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:26:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:26:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:26:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:26:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:26:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:26:16 DEBUG : dir1: Directory modification time the same (differ by -810.77µs, within tolerance 1ms) 2026/05/24 01:26:16 DEBUG : apple: size = 5 OK 2026/05/24 01:26:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/24 01:26:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:26:16 DEBUG : apple: Unchanged skipping 2026/05/24 01:26:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:26:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/24 01:26:16 DEBUG : banana: size = 6 OK 2026/05/24 01:26:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:26:16 DEBUG : banana: Unchanged skipping 2026/05/24 01:26:16 DEBUG : splitbananasplit: size = 16 OK 2026/05/24 01:26:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:26:16 DEBUG : splitbananasplit: Unchanged skipping 2026/05/24 01:26:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/24 01:26:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:26:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/24 01:26:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/24 01:26:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/24 01:26:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:26:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:26:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/24 01:26:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/24 01:26:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/24 01:26:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:26:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:26:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/24 01:26:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/24 01:26:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/24 01:26:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:26:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:26:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/24 01:26:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/24 01:26:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:26:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/24 01:26:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/24 01:26:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:26:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/24 01:26:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/24 01:26:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:26:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/24 01:26:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/24 01:26:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:26:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/24 01:26:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/24 01:26:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:26:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/24 01:26:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/24 01:26:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:26:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/24 01:26:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:26:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/24 01:26:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/24 01:26:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:26:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/24 01:26:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/24 01:26:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:26:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/24 01:26:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/24 01:26:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/24 01:26:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/24 01:26:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:26:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/24 01:26:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:26:16 DEBUG : Waiting for deletions to finish 2026/05/24 01:26:16 DEBUG : Waiting for deletions to finish 2026/05/24 01:26:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:26:17 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:26:17 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:26:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:26:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:26:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:26:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:26:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:26:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:26:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:26:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:26:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:26:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:26:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:26:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:26:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:26:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:26:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:26:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:26:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:26:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/24 01:26:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/24 01:26:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/24 01:26:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/24 01:26:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/24 01:26:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/24 01:26:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/24 01:26:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/24 01:26:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/24 01:26:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/24 01:26:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/24 01:26:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/24 01:26:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/24 01:26:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/24 01:26:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/24 01:26:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" --- PASS: TestTransform (560.03s) --- PASS: TestTransform/NFC (46.57s) --- PASS: TestTransform/NFD (45.68s) --- PASS: TestTransform/base64 (54.85s) --- PASS: TestTransform/prefix (64.80s) --- PASS: TestTransform/suffix (63.70s) --- PASS: TestTransform/truncate (54.58s) --- PASS: TestTransform/encoder (47.05s) --- PASS: TestTransform/ISO-8859-1 (46.53s) --- PASS: TestTransform/charmap (45.55s) --- PASS: TestTransform/lowercase (45.57s) --- PASS: TestTransform/ascii (45.15s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:26:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/24 01:26:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/24 01:26:28 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/05/24 01:26:29 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-05-24T01:26:28.671218219Z) 2026/05/24 01:26:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/24 01:26:29 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/24 01:26:29 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/24 01:26:29 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/24 01:26:29 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/24 01:26:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:26:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:26:31 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 4716006aba97a87504ceee07f26a1119 OK 2026/05/24 01:26:31 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/24 01:26:31 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/24 01:26:31 DEBUG : Waiting for deletions to finish 2026/05/24 01:26:32 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.85s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:26:33 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:26:33 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:26:33 DEBUG : tictactoe: Making directory with metadata 2026/05/24 01:26:34 INFO : tictactoe: Made directory with metadata (mtime=2026-05-24T01:26:33.523311402Z) 2026/05/24 01:26:34 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:26:34 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:26:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/24 01:26:34 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/24 01:26:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/24 01:26:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:26:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:26:36 DEBUG : tictactoe/tictactoe: md5 = 316d2ba2cb24245960c2eaf0d2136336 OK 2026/05/24 01:26:36 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/24 01:26:36 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/24 01:26:36 DEBUG : Waiting for deletions to finish 2026/05/24 01:26:37 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (4.82s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:26:38 DEBUG : toe: Making directory with metadata 2026/05/24 01:26:39 INFO : toe: Made directory with metadata (mtime=2026-05-24T01:26:38.340403873Z) 2026/05/24 01:26:39 DEBUG : toe/toe: Making directory with metadata 2026/05/24 01:26:39 INFO : toe/toe: Made directory with metadata (mtime=2026-05-24T01:26:38.340403873Z) 2026/05/24 01:26:39 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:26:39 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/24 01:26:39 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/24 01:26:39 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/24 01:26:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:26:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:26:41 DEBUG : toe/toe/tictactoe: md5 = e5f7c6be11708549cc62f094c1d39757 OK 2026/05/24 01:26:41 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/24 01:26:41 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/24 01:26:41 DEBUG : Waiting for deletions to finish 2026/05/24 01:26:43 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/05/24 01:26:44 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.86s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:26:45 DEBUG : toe: Making directory with metadata 2026/05/24 01:26:46 INFO : toe: Made directory with metadata (mtime=2026-05-24T01:26:45.204535579Z) 2026/05/24 01:26:46 DEBUG : toe/toe: Making directory with metadata 2026/05/24 01:26:47 INFO : toe/toe: Made directory with metadata (mtime=2026-05-24T01:26:45.204535579Z) 2026/05/24 01:26:47 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:26:47 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/24 01:26:47 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/24 01:26:47 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/24 01:26:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:26:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:26:48 DEBUG : toe/toe/tictactoe: md5 = 4be207db6b9ece35cb49b084e3fbabc3 OK 2026/05/24 01:26:48 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/24 01:26:48 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/24 01:26:48 DEBUG : Waiting for deletions to finish 2026/05/24 01:26:50 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/05/24 01:26:51 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.79s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:26:51 DEBUG : empty_dir: Making directory with metadata 2026/05/24 01:26:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/24 01:26:51 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:26:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:26:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:26:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:26:52 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/24 01:26:53 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/24 01:26:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:26:53 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:26:53 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:26:53 DEBUG : tictactoe: Making directory with metadata 2026/05/24 01:26:53 INFO : tictactoe: Made directory with metadata (mtime=2026-05-24T01:26:51.99166574Z) 2026/05/24 01:26:53 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:26:53 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:26:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/24 01:26:53 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/24 01:26:54 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-24T01:26:51.99166574Z) 2026/05/24 01:26:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/24 01:26:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/24 01:26:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/24 01:26:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/24 01:26:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:26:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:26:56 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 9c851a9d38aebc0c0eeab2ee5619c79a OK 2026/05/24 01:26:56 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/24 01:26:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/24 01:26:56 DEBUG : Waiting for deletions to finish 2026/05/24 01:26:58 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/24 01:26:59 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.45s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:27:00 DEBUG : empty_dir: Making directory with metadata 2026/05/24 01:27:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/24 01:27:00 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:27:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:27:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:27:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:27:00 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/24 01:27:01 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/24 01:27:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:27:01 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:27:01 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:27:01 DEBUG : tictactoe: Making directory with metadata 2026/05/24 01:27:02 INFO : tictactoe: Made directory with metadata (mtime=2026-05-24T01:27:00.441827698Z) 2026/05/24 01:27:02 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:27:02 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:27:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/24 01:27:02 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/24 01:27:03 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-24T01:27:00.441827698Z) 2026/05/24 01:27:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/24 01:27:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/24 01:27:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/24 01:27:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/24 01:27:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/24 01:27:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:27:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:27:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = a63acda1982f512a807e5053ef9f9d29 OK 2026/05/24 01:27:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/24 01:27:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/24 01:27:04 DEBUG : Waiting for deletions to finish 2026/05/24 01:27:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:27:05 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:27:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:27:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:27:06 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:27:06 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:27:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/24 01:27:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/24 01:27:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/05/24 01:27:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': 0 differences found 2026/05/24 01:27:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': 1 hashes could not be checked 2026/05/24 01:27:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': 1 matching files 2026/05/24 01:27:07 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/24 01:27:08 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (9.57s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:27:10 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:27:10 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:27:10 DEBUG : tictactoe: Making directory with metadata 2026/05/24 01:27:10 INFO : tictactoe: Made directory with metadata (mtime=2026-05-24T01:27:10.015011056Z) 2026/05/24 01:27:10 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:27:10 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:27:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/24 01:27:10 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/24 01:27:11 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-24T01:27:10.015011056Z) 2026/05/24 01:27:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/24 01:27:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/24 01:27:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/24 01:27:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/24 01:27:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:27:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:27:13 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 8f0dbc8e7d627eaabb45a2e3291a95e4 OK 2026/05/24 01:27:13 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/24 01:27:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/24 01:27:13 DEBUG : Waiting for deletions to finish 2026/05/24 01:27:14 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:27:14 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:27:14 DEBUG : tictactoe: Directory modification time the same (differ by -11.056µs, within tolerance 1ms) 2026/05/24 01:27:14 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:27:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/24 01:27:14 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -11.056µs, within tolerance 1ms) 2026/05/24 01:27:14 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/24 01:27:14 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:27:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:27:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/24 01:27:14 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/24 01:27:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:27:14 DEBUG : Waiting for deletions to finish 2026/05/24 01:27:17 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/24 01:27:18 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.73s) === RUN TestSyntax 2026/05/24 01:27:18 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:27:18 DEBUG : toe: Making directory with metadata 2026/05/24 01:27:19 INFO : toe: Made directory with metadata (mtime=2026-05-24T01:27:18.745178155Z) 2026/05/24 01:27:19 DEBUG : toe/toe: Making directory with metadata 2026/05/24 01:27:20 INFO : toe/toe: Made directory with metadata (mtime=2026-05-24T01:27:18.745178155Z) 2026/05/24 01:27:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/24 01:27:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:27:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:27:22 DEBUG : toe/toe/toe: md5 = a6eb292cf8c51e01e51c98f2bc9c084f OK 2026/05/24 01:27:22 DEBUG : toe/toe/toe: size = 11 OK 2026/05/24 01:27:22 INFO : toe/toe/toe: Copied (new) 2026/05/24 01:27:22 DEBUG : Waiting for deletions to finish 2026/05/24 01:27:24 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/24 01:27:24 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.91s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:27:25 DEBUG : empty_dir: Making directory with metadata 2026/05/24 01:27:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/24 01:27:25 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:27:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:27:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:27:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:27:25 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/24 01:27:26 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/24 01:27:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:27:26 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:27:26 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:27:26 DEBUG : tictactoe: Making directory with metadata 2026/05/24 01:27:27 INFO : tictactoe: Made directory with metadata (mtime=2026-05-24T01:27:25.658310406Z) 2026/05/24 01:27:27 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:27:27 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:27:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/24 01:27:27 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/24 01:27:28 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-24T01:27:25.658310406Z) 2026/05/24 01:27:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/24 01:27:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/24 01:27:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/24 01:27:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/24 01:27:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/24 01:27:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/24 01:27:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:27:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:27:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 35168f3f3f08c8ad3a3ee86ecfa39f33 OK 2026/05/24 01:27:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/24 01:27:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/24 01:27:29 INFO : toe/toe/toe.txt: Deleted 2026/05/24 01:27:29 INFO : toe/toe: Removing directory 2026/05/24 01:27:29 INFO : toe: Removing directory 2026/05/24 01:27:29 INFO : empty_dir: Removing directory 2026/05/24 01:27:29 DEBUG : Local file system at /tmp/rclone3679813003: deleted 3 directories 2026/05/24 01:27:32 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/24 01:27:32 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.43s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:27:34 DEBUG : empty_dir: Making directory with metadata 2026/05/24 01:27:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/24 01:27:34 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:27:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:27:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:27:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:27:34 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/24 01:27:35 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/24 01:27:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:27:35 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:27:35 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:27:35 DEBUG : tictactoe: Making directory with metadata 2026/05/24 01:27:35 INFO : tictactoe: Made directory with metadata (mtime=2026-05-24T01:27:34.091471643Z) 2026/05/24 01:27:35 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:27:35 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:27:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/24 01:27:35 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/24 01:27:36 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-24T01:27:34.091471643Z) 2026/05/24 01:27:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/24 01:27:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/24 01:27:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/24 01:27:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/24 01:27:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/24 01:27:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/24 01:27:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:27:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:27:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 7017a59cb72dec64ed7498080d374e88 OK 2026/05/24 01:27:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/24 01:27:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/24 01:27:37 INFO : toe/toe/toe.txt: Deleted 2026/05/24 01:27:37 INFO : toe/toe: Removing directory 2026/05/24 01:27:37 INFO : toe: Removing directory 2026/05/24 01:27:37 INFO : empty_dir: Removing directory 2026/05/24 01:27:37 DEBUG : Local file system at /tmp/rclone3679813003: deleted 3 directories 2026/05/24 01:27:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/24 01:27:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/24 01:27:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/24 01:27:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/24 01:27:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/24 01:27:41 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/05/24 01:27:43 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/24 01:27:44 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/24 01:27:45 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (12.68s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:27:46 DEBUG : Reset feature "Copy" 2026/05/24 01:27:46 DEBUG : Reset feature "Move" 2026/05/24 01:27:46 DEBUG : Reset feature "Copy" 2026/05/24 01:27:46 DEBUG : Reset feature "Move" 2026/05/24 01:27:46 DEBUG : empty_dir: Making directory with metadata 2026/05/24 01:27:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/24 01:27:46 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:27:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:27:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:27:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:27:46 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/24 01:27:47 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/24 01:27:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:27:47 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:27:47 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:27:47 DEBUG : tictactoe: Making directory with metadata 2026/05/24 01:27:48 INFO : tictactoe: Made directory with metadata (mtime=2026-05-24T01:27:46.774713957Z) 2026/05/24 01:27:48 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:27:48 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:27:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/24 01:27:48 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/24 01:27:49 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-24T01:27:46.774713957Z) 2026/05/24 01:27:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/24 01:27:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/24 01:27:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/24 01:27:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/24 01:27:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/24 01:27:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/24 01:27:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:27:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:27:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 4af45ca4df71100e71bc671d14345b88 OK 2026/05/24 01:27:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/24 01:27:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/24 01:27:51 INFO : toe/toe/toe.txt: Deleted 2026/05/24 01:27:51 INFO : toe/toe: Removing directory 2026/05/24 01:27:51 INFO : toe: Removing directory 2026/05/24 01:27:51 INFO : empty_dir: Removing directory 2026/05/24 01:27:51 DEBUG : Local file system at /tmp/rclone3679813003: deleted 3 directories 2026/05/24 01:27:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/24 01:27:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/24 01:27:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/24 01:27:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/24 01:27:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/24 01:27:56 DEBUG : toe/toe/toe.txt: md5 = e0c82def70340504591322e40a9d1a24 OK 2026/05/24 01:27:56 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/24 01:27:56 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/24 01:27:56 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/05/24 01:27:58 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/24 01:27:59 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/24 01:27:59 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/24 01:28:00 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (15.30s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:28:02 DEBUG : toe: transformed to: dG9l 2026/05/24 01:28:02 DEBUG : toe: transformed to: dG9l 2026/05/24 01:28:02 DEBUG : dG9l: Making directory with metadata 2026/05/24 01:28:03 INFO : dG9l: Made directory with metadata (mtime=2026-05-24T01:28:02.07800604Z) 2026/05/24 01:28:03 DEBUG : toe: transformed to: dG9l 2026/05/24 01:28:03 DEBUG : toe: transformed to: dG9l 2026/05/24 01:28:03 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/24 01:28:03 DEBUG : dG9l/dG9l: Making directory with metadata 2026/05/24 01:28:03 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-05-24T01:28:02.07800604Z) 2026/05/24 01:28:03 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/24 01:28:03 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/24 01:28:03 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/24 01:28:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/24 01:28:03 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/24 01:28:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:28:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:28:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 33c94f19ff4f3a1bbb233998c6ba6927 OK 2026/05/24 01:28:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/24 01:28:05 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/24 01:28:05 DEBUG : Waiting for deletions to finish 2026/05/24 01:28:06 DEBUG : dG9l: transformed to: toe 2026/05/24 01:28:06 DEBUG : dG9l: transformed to: toe 2026/05/24 01:28:06 DEBUG : toe: Directory modification time the same (differ by 6.04µs, within tolerance 1ms) 2026/05/24 01:28:06 DEBUG : Added delayed dir = "toe", newDst=toe 2026/05/24 01:28:06 DEBUG : dG9l: transformed to: toe 2026/05/24 01:28:06 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/24 01:28:06 DEBUG : toe/toe: Directory modification time the same (differ by 6.04µs, within tolerance 1ms) 2026/05/24 01:28:06 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/05/24 01:28:06 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/24 01:28:06 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/24 01:28:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/24 01:28:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/24 01:28:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/24 01:28:06 DEBUG : Local file system at /tmp/rclone3679813003: Waiting for checks to finish 2026/05/24 01:28:06 DEBUG : Local file system at /tmp/rclone3679813003: Waiting for transfers to finish 2026/05/24 01:28:06 DEBUG : Waiting for deletions to finish 2026/05/24 01:28:09 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/05/24 01:28:09 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.43s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko'", Local "Local file system at /tmp/rclone3679813003", Modify Window "1ms" 2026/05/24 01:28:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/24 01:28:10 DEBUG : toe: transformed to: 2026/05/24 01:28:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/24 01:28:10 DEBUG : toe: transformed to: 2026/05/24 01:28:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Making directory with metadata 2026/05/24 01:28:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Made directory with metadata (mtime=2026-05-24T01:28:10.504166736Z) 2026/05/24 01:28:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/24 01:28:11 DEBUG : toe: transformed to: 2026/05/24 01:28:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/24 01:28:11 DEBUG : toe: transformed to: 2026/05/24 01:28:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/24 01:28:11 DEBUG : toe/toe: transformed to: 2026/05/24 01:28:11 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/24 01:28:11 DEBUG : toe/toe: Making directory with metadata 2026/05/24 01:28:12 INFO : toe/toe: Made directory with metadata (mtime=2026-05-24T01:28:10.504166736Z) 2026/05/24 01:28:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/24 01:28:12 DEBUG : toe/toe: transformed to: 2026/05/24 01:28:12 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/24 01:28:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/24 01:28:12 DEBUG : toe: transformed to: 2026/05/24 01:28:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/24 01:28:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/24 01:28:12 DEBUG : toe/toe/toe: transformed to: 2026/05/24 01:28:12 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/24 01:28:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for checks to finish 2026/05/24 01:28:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Waiting for transfers to finish 2026/05/24 01:28:14 DEBUG : toe/toe/toe: md5 = cd93d3584410b735ad97e24592c7032c OK 2026/05/24 01:28:14 DEBUG : toe/toe/toe: size = 11 OK 2026/05/24 01:28:14 INFO : toe/toe/toe: Copied (new) 2026/05/24 01:28:14 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': not deleting files as there were IO errors 2026/05/24 01:28:14 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': not deleting directories as there were IO errors 2026/05/24 01:28:16 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/24 01:28:17 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.26s) PASS 2026/05/24 01:28:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutipip5cuko': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 26m59.938878927s (try 1/5)