"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/11/07 01:33:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ketamaz8tumu" 2025/11/07 01:33:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/07 01:33:50 DEBUG : Creating backend with remote "TestDrive:crypt/ldv0vn5fa8o39q07ci32gqcih7gk35f18lq2h18sjlqml11o2il0" 2025/11/07 01:33:51 DEBUG : Creating backend with remote "/tmp/rclone1013806598" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:33:52 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/07 01:33:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 01:33:52 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/07 01:33:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:33:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:33:52 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.86s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:33:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/07 01:33:53 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/07 01:33:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 01:33:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:33:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:33:56 DEBUG : sub dir/hello world: md5 = 6e60c96f5ff42c6d40b3f1b4639e569c OK 2025/11/07 01:33:56 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 01:33:56 INFO : sub dir/hello world: Copied (new) 2025/11/07 01:33:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/07 01:33:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.81s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:33:59 DEBUG : metadata sub dir: Making directory with metadata 2025/11/07 01:33:59 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 01:33:59 DEBUG : empty metadata sub dir: Making directory with metadata 2025/11/07 01:33:59 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 01:33:59 DEBUG : Local file system at /tmp/rclone1013806598: File to upload is small (21 bytes), uploading instead of streaming 2025/11/07 01:33:59 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/07 01:33:59 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/11/07 01:33:59 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/11/07 01:33:59 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/11/07 01:34:00 DEBUG : Google drive root 'crypt/ldv0vn5fa8o39q07ci32gqcih7gk35f18lq2h18sjlqml11o2il0': Skipping btime metadata as can't update it on an existing file: 2025-11-07T01:33:59.512107684Z 2025/11/07 01:34:00 INFO : empty metadata sub dir: Updated directory metadata 2025/11/07 01:34:00 DEBUG : Google drive root 'crypt/ldv0vn5fa8o39q07ci32gqcih7gk35f18lq2h18sjlqml11o2il0': Skipping btime metadata as can't update it on an existing file: 2025-11-07T01:33:59.512107684Z 2025/11/07 01:34:01 INFO : metadata sub dir: Updated directory metadata 2025/11/07 01:34:01 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/11/07 01:34:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:34:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:34:02 DEBUG : metadata sub dir/hello metadata world: md5 = 2e2bdf6f91f74e8c0368e8359131401c OK 2025/11/07 01:34:02 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/07 01:34:02 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/11/07 01:34:05 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.46s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:34:06 DEBUG : metadata sub dir: Making directory with metadata 2025/11/07 01:34:06 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 01:34:06 DEBUG : empty metadata sub dir: Making directory with metadata 2025/11/07 01:34:06 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 01:34:06 DEBUG : Local file system at /tmp/rclone1013806598: File to upload is small (21 bytes), uploading instead of streaming 2025/11/07 01:34:06 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/07 01:34:06 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/11/07 01:34:06 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/11/07 01:34:06 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/11/07 01:34:07 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2025/11/07 01:34:07 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2025/11/07 01:34:07 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/11/07 01:34:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:34:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:34:09 DEBUG : metadata sub dir/hello metadata world: md5 = 658f6b60effb4bac9a1839dcbf355540 OK 2025/11/07 01:34:09 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/07 01:34:09 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/11/07 01:34:09 DEBUG : Google drive root 'crypt/ldv0vn5fa8o39q07ci32gqcih7gk35f18lq2h18sjlqml11o2il0': Skipping btime metadata as can't update it on an existing file: 2025-11-07T01:34:06.973106076Z 2025/11/07 01:34:09 INFO : metadata sub dir: Updated directory metadata 2025/11/07 01:34:12 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.25s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:34:13 DEBUG : Creating backend with remote "/non-existing" 2025/11/07 01:34:13 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/07 01:34:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:34:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.68s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:34:13 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/07 01:34:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 01:34:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:34:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:34:16 DEBUG : sub dir/hello world: md5 = 139c6c7136605ef7fd6afc2986d9b0ba OK 2025/11/07 01:34:16 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 01:34:16 INFO : sub dir/hello world: Copied (new) 2025/11/07 01:34:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/07 01:34:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.36s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.46s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:34:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Running all checks before starting transfers 2025/11/07 01:34:19 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/07 01:34:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 01:34:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:34:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Checks finished, now starting transfers 2025/11/07 01:34:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:34:22 DEBUG : sub dir/hello world: md5 = 4224e564d1fa953858a422d294e1e4f9 OK 2025/11/07 01:34:22 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 01:34:22 INFO : sub dir/hello world: Copied (new) 2025/11/07 01:34:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/07 01:34:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.28s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:34:24 ERROR : Ignoring --no-traverse with sync 2025/11/07 01:34:25 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/07 01:34:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 01:34:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:34:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:34:27 DEBUG : sub dir/hello world: md5 = bc4cc6ca443e5449d0d871ffc77dc9e7 OK 2025/11/07 01:34:27 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 01:34:27 INFO : sub dir/hello world: Copied (new) 2025/11/07 01:34:27 DEBUG : Waiting for deletions to finish 2025/11/07 01:34:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/07 01:34:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.57s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:34:30 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/07 01:34:30 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/07 01:34:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:34:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:34:32 DEBUG : hello world2: md5 = ef26453e12b349c37a8198c2da367d3c OK 2025/11/07 01:34:32 DEBUG : hello world2: size = 12 OK 2025/11/07 01:34:32 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.89s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:34:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 01:34:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:34:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:34:35 DEBUG : potato2: md5 = 2991db1d6893d67d79f8accf36d2dd82 OK 2025/11/07 01:34:35 DEBUG : potato2: size = 11 OK 2025/11/07 01:34:35 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.44s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:34:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 01:34:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:34:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:34:38 DEBUG : potato2: md5 = ddebc466567e9c3c2818d1b152c68226 OK 2025/11/07 01:34:38 DEBUG : potato2: size = 11 OK 2025/11/07 01:34:38 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.85s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:34:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/07 01:34:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 01:34:39 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/07 01:34:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/07 01:34:39 DEBUG : sub dir2: Making directory with metadata 2025/11/07 01:34:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 01:34:40 DEBUG : sub dir: Making directory with metadata 2025/11/07 01:34:41 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/07 01:34:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/07 01:34:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 01:34:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 01:34:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:34:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:34:43 DEBUG : sub dir/hello world: md5 = a069cb05c907810d674e52d7f4eb9bcd OK 2025/11/07 01:34:43 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 01:34:43 INFO : sub dir/hello world: Copied (new) 2025/11/07 01:34:47 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2025/11/07 01:34:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (9.13s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:34:48 INFO : sub dir2: Making directory 2025/11/07 01:34:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/07 01:34:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 01:34:49 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/07 01:34:49 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/07 01:34:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 01:34:49 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/11/07 01:34:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:34:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:34:51 DEBUG : sub dir/hello world: md5 = 5e5921db5d4db509a76dd30f5cbef341 OK 2025/11/07 01:34:51 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 01:34:51 INFO : sub dir/hello world: Copied (new) 2025/11/07 01:34:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/07 01:34:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.55s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:34:54 DEBUG : sub dir2: Making directory with metadata 2025/11/07 01:34:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 01:34:54 DEBUG : sub dir2: Making directory with metadata 2025/11/07 01:34:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 01:34:55 DEBUG : sub dir: Making directory with metadata 2025/11/07 01:34:56 INFO : sub dir: Made directory with metadata (mtime=2025-11-07T01:34:54.423095996Z) 2025/11/07 01:34:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 01:34:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:34:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:34:57 DEBUG : sub dir/hello world: md5 = 3847edb6c65e79cb9e5831b82c1edc68 OK 2025/11/07 01:34:57 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 01:34:57 INFO : sub dir/hello world: Copied (new) 2025/11/07 01:34:57 INFO : sub dir/hello world: Deleted 2025/11/07 01:35:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.59s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:35:01 DEBUG : sub dir no update dir modtime: Making directory with metadata 2025/11/07 01:35:01 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/07 01:35:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:35:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:35:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.52s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:35:04 INFO : sub dir2: Making directory 2025/11/07 01:35:04 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/07 01:35:04 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/07 01:35:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 01:35:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:35:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:35:06 DEBUG : sub dir/hello world: md5 = cc0e9907f204b56de4a728606ebf9c1b OK 2025/11/07 01:35:06 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 01:35:06 INFO : sub dir/hello world: Copied (new) 2025/11/07 01:35:06 INFO : sub dir/hello world: Deleted 2025/11/07 01:35:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/07 01:35:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.24s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:35:09 DEBUG : sub dir2: Making directory with metadata 2025/11/07 01:35:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 01:35:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/07 01:35:10 DEBUG : sub dir2: Making directory with metadata 2025/11/07 01:35:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 01:35:10 DEBUG : sub dir: Making directory with metadata 2025/11/07 01:35:12 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/07 01:35:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 01:35:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:35:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:35:13 DEBUG : sub dir/hello world: md5 = b3bd42d76d974767d0bc625b9d8b556a OK 2025/11/07 01:35:13 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 01:35:13 INFO : sub dir/hello world: Copied (new) 2025/11/07 01:35:13 DEBUG : Waiting for deletions to finish 2025/11/07 01:35:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (7.32s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.50s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:35:17 INFO : sub dir2: Making directory 2025/11/07 01:35:18 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/07 01:35:18 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/07 01:35:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 01:35:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:35:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:35:20 DEBUG : sub dir/hello world: md5 = 841f2d5af36aec7a9a07b80bb4e44d75 OK 2025/11/07 01:35:20 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 01:35:20 INFO : sub dir/hello world: Copied (new) 2025/11/07 01:35:20 DEBUG : Waiting for deletions to finish 2025/11/07 01:35:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/07 01:35:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.32s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:35:25 DEBUG : sub dir/hello world: md5 = e13b2c64a169d79931041c9c938c7c0b OK 2025/11/07 01:35:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-denebeg2sime" 2025/11/07 01:35:25 DEBUG : Creating backend with remote "TestDrive:crypt/ap9fju6ra1j9aioo29mcor2umb5pev54o98mmdegh787pg2jhm90" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu' -> Encrypted drive 'TestCryptDrive:rclone-test-denebeg2sime' 2025/11/07 01:35:27 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/07 01:35:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 01:35:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-denebeg2sime': Waiting for checks to finish 2025/11/07 01:35:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-denebeg2sime': Waiting for transfers to finish 2025/11/07 01:35:30 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 01:35:30 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/07 01:35:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/07 01:35:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-denebeg2sime': Purge remote 2025/11/07 01:35:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (11.14s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:35:36 DEBUG : sub dir/hello world: md5 = a123a9cd23285b22e0f360c11206309d OK 2025/11/07 01:35:37 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/07 01:35:37 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/07 01:35:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:35:37 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:35:37 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu') 2025/11/07 01:35:37 DEBUG : sub dir/hello world: Sizes differ 2025/11/07 01:35:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:35:38 DEBUG : sub dir/hello world: md5 = 1ebb1545f8172d199426e0335ab0fd4d OK 2025/11/07 01:35:38 DEBUG : sub dir/hello world: size = 17 OK 2025/11/07 01:35:38 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/07 01:35:39 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/07 01:35:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (7.39s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:35:44 DEBUG : sub dir/hello world: md5 = e5da4692cdd365a60b1456e68edaed5e OK 2025/11/07 01:35:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wulerim7hati" 2025/11/07 01:35:44 DEBUG : Creating backend with remote "TestDrive:crypt/vllrih3uvdh625pcdeat718hm0ub525srml1oeq9g0k88roulgs0" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu' -> Encrypted drive 'TestCryptDrive:rclone-test-wulerim7hati' 2025/11/07 01:35:45 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/07 01:35:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 01:35:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wulerim7hati': Waiting for checks to finish 2025/11/07 01:35:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wulerim7hati': Waiting for transfers to finish 2025/11/07 01:35:48 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 01:35:48 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/07 01:35:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/07 01:35:51 DEBUG : sub dir/hello world: md5 = ba69d5783dae32e2144da4d436ae62c1 OK 2025/11/07 01:35:52 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/11/07 01:35:52 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/07 01:35:52 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu') 2025/11/07 01:35:52 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-wulerim7hati') 2025/11/07 01:35:52 DEBUG : sub dir/hello world: Sizes differ 2025/11/07 01:35:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wulerim7hati': Waiting for checks to finish 2025/11/07 01:35:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wulerim7hati': Waiting for transfers to finish 2025/11/07 01:35:53 DEBUG : sub dir/hello world: size = 17 OK 2025/11/07 01:35:53 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/07 01:35:54 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/07 01:35:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wulerim7hati': Purge remote 2025/11/07 01:35:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (15.87s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:35:59 DEBUG : sub dir/hello world: md5 = 001d3336db052de97bbb5b7a0845df3d OK 2025/11/07 01:36:00 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/07 01:36:00 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/07 01:36:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:36:00 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:36:00 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu') 2025/11/07 01:36:00 DEBUG : sub dir/hello world: Sizes differ 2025/11/07 01:36:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:36:02 DEBUG : sub dir/hello world: md5 = 703694937331eeefff32ddb4b9854c41 OK 2025/11/07 01:36:02 DEBUG : sub dir/hello world: size = 17 OK 2025/11/07 01:36:02 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/07 01:36:02 INFO : sub dir/hello world: Deleted 2025/11/07 01:36:02 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/07 01:36:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (7.83s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:36:07 DEBUG : sub dir/hello world: md5 = 9c25965b05d08101daecf555c6597c7f OK 2025/11/07 01:36:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hequkiv3pepu" 2025/11/07 01:36:08 DEBUG : Creating backend with remote "TestDrive:crypt/rfkg4joeuaa573k4t67ghn1luq5h1acfdp71cge67161djgf7r8g" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu' -> Encrypted drive 'TestCryptDrive:rclone-test-hequkiv3pepu' 2025/11/07 01:36:09 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/07 01:36:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 01:36:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hequkiv3pepu': Waiting for checks to finish 2025/11/07 01:36:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hequkiv3pepu': Waiting for transfers to finish 2025/11/07 01:36:12 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 01:36:12 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/07 01:36:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/07 01:36:14 DEBUG : sub dir/hello world: md5 = 1a428b3dc8d110fa623d26b44db97061 OK 2025/11/07 01:36:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hequkiv3pepu': Using server-side directory move 2025/11/07 01:36:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hequkiv3pepu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/07 01:36:15 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/11/07 01:36:15 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/07 01:36:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hequkiv3pepu': Waiting for checks to finish 2025/11/07 01:36:15 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu') 2025/11/07 01:36:15 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-hequkiv3pepu') 2025/11/07 01:36:15 DEBUG : sub dir/hello world: Sizes differ 2025/11/07 01:36:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hequkiv3pepu': Waiting for transfers to finish 2025/11/07 01:36:15 INFO : sub dir/hello world: Deleted 2025/11/07 01:36:16 INFO : sub dir/hello world: Moved (server-side) 2025/11/07 01:36:16 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/07 01:36:19 DEBUG : sub dir/hello world: md5 = 097de35b3ea09fc4cc321afdd5e753f4 OK 2025/11/07 01:36:19 DEBUG : testing file moves 2025/11/07 01:36:19 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/11/07 01:36:19 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/07 01:36:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hequkiv3pepu': Waiting for checks to finish 2025/11/07 01:36:20 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu') 2025/11/07 01:36:20 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-hequkiv3pepu') 2025/11/07 01:36:20 DEBUG : sub dir/hello world: Sizes differ 2025/11/07 01:36:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hequkiv3pepu': Waiting for transfers to finish 2025/11/07 01:36:20 INFO : sub dir/hello world: Deleted 2025/11/07 01:36:21 INFO : sub dir/hello world: Moved (server-side) 2025/11/07 01:36:21 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/07 01:36:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hequkiv3pepu': Purge remote --- PASS: TestServerSideMoveOverSelf (19.16s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:36:26 DEBUG : sub dir/hello world: md5 = 91e3ca326aa9fab305919b7265962883 OK 2025/11/07 01:36:26 ERROR : error listing: directory not found 2025/11/07 01:36:27 INFO : Local file system at /tmp/rclone1013806598: Making directory 2025/11/07 01:36:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:36:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:36:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.51s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:36:31 DEBUG : sub dir/hello world: md5 = 34e794d2c3e441e92bae7d23b07fc2f4 OK 2025/11/07 01:36:32 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/07 01:36:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 01:36:32 DEBUG : Local file system at /tmp/rclone1013806598: Waiting for checks to finish 2025/11/07 01:36:32 DEBUG : Local file system at /tmp/rclone1013806598: Waiting for transfers to finish 2025/11/07 01:36:34 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2025/11/07 01:36:34 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2025/11/07 01:36:34 INFO : sub dir/hello world: Copied (new) 2025/11/07 01:36:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/07 01:36:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.02s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:36:36 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/07 01:36:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:36:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:36:37 DEBUG : check sum: md5 = cce9bf8b47075c1fc69fa9b184bac005 OK 2025/11/07 01:36:37 DEBUG : check sum: size = 1 OK 2025/11/07 01:36:37 INFO : check sum: Copied (new) 2025/11/07 01:36:37 DEBUG : Waiting for deletions to finish 2025/11/07 01:36:37 DEBUG : check sum: size = 1 OK 2025/11/07 01:36:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/07 01:36:37 DEBUG : check sum: Size of src and dst objects identical 2025/11/07 01:36:37 DEBUG : check sum: Unchanged skipping 2025/11/07 01:36:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:36:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:36:37 DEBUG : Waiting for deletions to finish 2025/11/07 01:36:37 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.42s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:36:39 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/07 01:36:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:36:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:36:41 DEBUG : sizeonly: md5 = e4157490f8f99f3ae4a0a75fa31852b4 OK 2025/11/07 01:36:41 DEBUG : sizeonly: size = 6 OK 2025/11/07 01:36:41 INFO : sizeonly: Copied (new) 2025/11/07 01:36:41 DEBUG : Waiting for deletions to finish 2025/11/07 01:36:41 DEBUG : sizeonly: size = 6 OK 2025/11/07 01:36:41 DEBUG : sizeonly: Sizes identical 2025/11/07 01:36:41 DEBUG : sizeonly: Unchanged skipping 2025/11/07 01:36:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:36:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:36:41 DEBUG : Waiting for deletions to finish 2025/11/07 01:36:41 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.44s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:36:42 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/07 01:36:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:36:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:36:44 DEBUG : ignore-size: md5 = 29aa87306bd0bd706894e0f0e5371c40 OK 2025/11/07 01:36:44 INFO : ignore-size: Copied (new) 2025/11/07 01:36:44 DEBUG : Waiting for deletions to finish 2025/11/07 01:36:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:36:45 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:36:45 DEBUG : ignore-size: Unchanged skipping 2025/11/07 01:36:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:36:45 DEBUG : Waiting for deletions to finish 2025/11/07 01:36:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.50s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:36:47 DEBUG : existing: md5 = da789a0887fc9dce584fb480e371a28c OK 2025/11/07 01:36:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:36:48 DEBUG : existing: size = 6 OK 2025/11/07 01:36:48 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:36:48 DEBUG : existing: Unchanged skipping 2025/11/07 01:36:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:36:48 DEBUG : Waiting for deletions to finish 2025/11/07 01:36:48 INFO : There was nothing to transfer 2025/11/07 01:36:48 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/07 01:36:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:36:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:36:49 DEBUG : existing: md5 = 016d2ad1a5c2f8a3266e4f2b34531f5b OK 2025/11/07 01:36:49 DEBUG : existing: size = 6 OK 2025/11/07 01:36:49 INFO : existing: Copied (replaced existing) 2025/11/07 01:36:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.78s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:36:51 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/07 01:36:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:36:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:36:52 DEBUG : existing: md5 = e3c5944084f3f9e1cd5fd974935acabd OK 2025/11/07 01:36:52 DEBUG : existing: size = 6 OK 2025/11/07 01:36:52 INFO : existing: Copied (new) 2025/11/07 01:36:52 DEBUG : Waiting for deletions to finish 2025/11/07 01:36:53 DEBUG : existing: Destination exists, skipping 2025/11/07 01:36:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:36:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:36:53 DEBUG : Waiting for deletions to finish 2025/11/07 01:36:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.82s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:36:57 DEBUG : b/potato: md5 = 3c92796de7652e71c9fc47fdf3db56f3 OK 2025/11/07 01:36:59 DEBUG : c/non empty space: md5 = d15039867fb99b971b7a2e40e5fd4e4a OK 2025/11/07 01:36:59 INFO : d: Making directory 2025/11/07 01:37:00 DEBUG : Added delayed dir = "a", newDst= 2025/11/07 01:37:01 INFO : c: Set directory modification time (using SetModTime) 2025/11/07 01:37:01 DEBUG : Added delayed dir = "c", newDst=c 2025/11/07 01:37:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/07 01:37:01 DEBUG : c/non empty space: size = 5 OK 2025/11/07 01:37:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 01:37:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:37:01 DEBUG : c/non empty space: Unchanged skipping 2025/11/07 01:37:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:37:03 DEBUG : a/potato2: md5 = 542a765728d4cd3f58201113abf1e1dd OK 2025/11/07 01:37:03 DEBUG : a/potato2: size = 60 OK 2025/11/07 01:37:03 INFO : a/potato2: Copied (new) 2025/11/07 01:37:03 DEBUG : Waiting for deletions to finish 2025/11/07 01:37:04 INFO : b/potato: Deleted 2025/11/07 01:37:04 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/07 01:37:04 INFO : d: Removing directory 2025/11/07 01:37:05 INFO : b: Removing directory 2025/11/07 01:37:05 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/07 01:37:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': deleted 2 directories 2025/11/07 01:37:08 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/11/07 01:37:08 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (14.82s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:37:10 DEBUG : empty space: md5 = 6e48c9153fb8f2dad7c6a1f6e38dd38d OK 2025/11/07 01:37:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:37:11 DEBUG : empty space: size = 1 OK 2025/11/07 01:37:11 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/07 01:37:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:37:11 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/11/07 01:37:11 DEBUG : Waiting for deletions to finish 2025/11/07 01:37:11 DEBUG : empty space: size = 1 OK 2025/11/07 01:37:11 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/07 01:37:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:37:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:37:13 DEBUG : empty space: md5 = 5564274aa028dd7cef9cc685b57c9a1f OK 2025/11/07 01:37:13 DEBUG : empty space: size = 1 OK 2025/11/07 01:37:13 INFO : empty space: Copied (replaced existing) 2025/11/07 01:37:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.63s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.46s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:37:16 DEBUG : foo: md5 = fdde38758718cfdd61ef27cb73dd9c25 OK 2025/11/07 01:37:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:37:16 DEBUG : foo: size = 3 OK 2025/11/07 01:37:16 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/07 01:37:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:37:17 DEBUG : foo: md5 = d2b1f4765911690bced671ba578b4868 OK 2025/11/07 01:37:17 DEBUG : foo: size = 3 OK 2025/11/07 01:37:17 INFO : foo: Copied (replaced existing) 2025/11/07 01:37:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.28s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:37:20 DEBUG : empty space: md5 = d7dd45c40edeb1d7cdce40f31f2182d2 OK 2025/11/07 01:37:20 DEBUG : empty space: size = 1 OK 2025/11/07 01:37:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 01:37:20 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/07 01:37:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:37:21 DEBUG : empty space: Unchanged skipping 2025/11/07 01:37:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:37:22 DEBUG : potato: md5 = d8da42aaee72fde5486999eb76afb6ff OK 2025/11/07 01:37:22 DEBUG : potato: size = 60 OK 2025/11/07 01:37:22 INFO : potato: Copied (new) 2025/11/07 01:37:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.39s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:37:25 DEBUG : potato: md5 = 22639af76569724a6711578dfeba6a8b OK 2025/11/07 01:37:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:37:26 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:37:26 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu') 2025/11/07 01:37:26 DEBUG : potato: Sizes differ 2025/11/07 01:37:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:37:27 DEBUG : potato: md5 = 206fb771f5fb5ca9c785a4cf2d20091e OK 2025/11/07 01:37:27 DEBUG : potato: size = 21 OK 2025/11/07 01:37:27 INFO : potato: Copied (replaced existing) 2025/11/07 01:37:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.47s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:37:30 DEBUG : potato: md5 = 769cd9a3b186b236370baecde001f1cd OK 2025/11/07 01:37:30 DEBUG : potato: size = 21 OK 2025/11/07 01:37:30 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/11/07 01:37:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:37:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:37:31 DEBUG : potato: md5 = cac0d31c6a0e4ba0fb5be0a774d7c5ab OK 2025/11/07 01:37:31 DEBUG : potato: size = 21 OK 2025/11/07 01:37:31 INFO : potato: Copied (replaced existing) 2025/11/07 01:37:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:37:34 DEBUG : potato: md5 = f966cc81e772c136f5be9853619dbebd OK 2025/11/07 01:37:36 DEBUG : empty space: md5 = ecd87f88607c1ba9e34628cf6cba9e58 OK 2025/11/07 01:37:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 01:37:36 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/07 01:37:36 DEBUG : empty space: size = 1 OK 2025/11/07 01:37:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 01:37:36 DEBUG : empty space: Unchanged skipping 2025/11/07 01:37:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:37:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:37:36 DEBUG : Waiting for deletions to finish 2025/11/07 01:37:36 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:37:39 DEBUG : potato: md5 = 10948cd402462e1d6f70d6fc7bbf9cb1 OK 2025/11/07 01:37:41 DEBUG : empty space: md5 = 276c893088a80e740f686f0f9a405142 OK 2025/11/07 01:37:41 DEBUG : empty space: size = 1 OK 2025/11/07 01:37:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 01:37:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 01:37:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:37:41 DEBUG : empty space: Unchanged skipping 2025/11/07 01:37:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:37:43 DEBUG : potato2: md5 = bedceedddaa5fa479ff2e36cca526289 OK 2025/11/07 01:37:43 DEBUG : potato2: size = 60 OK 2025/11/07 01:37:43 INFO : potato2: Copied (new) 2025/11/07 01:37:43 DEBUG : Waiting for deletions to finish 2025/11/07 01:37:43 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:37:48 DEBUG : b/potato: md5 = 7f5188044a9f82c911a18efb40568ab8 OK 2025/11/07 01:37:50 DEBUG : c/non empty space: md5 = f77a7802132a1cb758a8d2c0258fdcec OK 2025/11/07 01:37:50 INFO : d: Making directory 2025/11/07 01:37:51 INFO : d/e: Making directory 2025/11/07 01:37:52 DEBUG : Added delayed dir = "a", newDst= 2025/11/07 01:37:53 INFO : c: Set directory modification time (using SetModTime) 2025/11/07 01:37:53 DEBUG : Added delayed dir = "c", newDst=c 2025/11/07 01:37:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/07 01:37:53 DEBUG : c/non empty space: size = 5 OK 2025/11/07 01:37:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 01:37:53 DEBUG : c/non empty space: Unchanged skipping 2025/11/07 01:37:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:37:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:37:55 DEBUG : a/potato2: md5 = 4d3474b84e191fa0e4c097e38bb26c4a OK 2025/11/07 01:37:55 DEBUG : a/potato2: size = 60 OK 2025/11/07 01:37:55 INFO : a/potato2: Copied (new) 2025/11/07 01:37:55 DEBUG : Waiting for deletions to finish 2025/11/07 01:37:56 INFO : b/potato: Deleted 2025/11/07 01:37:56 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/07 01:37:56 INFO : d/e: Removing directory 2025/11/07 01:37:58 INFO : d: Removing directory 2025/11/07 01:37:58 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2025/11/07 01:37:59 INFO : b: Removing directory 2025/11/07 01:37:59 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/07 01:37:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': deleted 3 directories 2025/11/07 01:38:01 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/11/07 01:38:02 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (17.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:38:05 DEBUG : b/potato: md5 = 246abf9e93f4a6f141ed741dab3b79dd OK 2025/11/07 01:38:07 DEBUG : c/non empty space: md5 = 36b5d34982537c3087fb20e806f4629c OK 2025/11/07 01:38:07 INFO : d: Making directory 2025/11/07 01:38:09 DEBUG : Added delayed dir = "a", newDst= 2025/11/07 01:38:10 INFO : c: Set directory modification time (using SetModTime) 2025/11/07 01:38:10 DEBUG : Added delayed dir = "c", newDst=c 2025/11/07 01:38:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/07 01:38:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:38:10 DEBUG : c/non empty space: size = 5 OK 2025/11/07 01:38:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 01:38:10 DEBUG : c/non empty space: Unchanged skipping 2025/11/07 01:38:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:38:12 DEBUG : a/potato2: md5 = f61935c2a39518d85ddb2a825291445d OK 2025/11/07 01:38:12 DEBUG : a/potato2: size = 60 OK 2025/11/07 01:38:12 INFO : a/potato2: Copied (new) 2025/11/07 01:38:12 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': not deleting files as there were IO errors 2025/11/07 01:38:12 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/07 01:38:12 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': not deleting directories as there were IO errors 2025/11/07 01:38:16 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/11/07 01:38:17 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/07 01:38:17 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (15.17s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:38:19 DEBUG : potato: md5 = cd01fb2bc94840974201eb01c6321c97 OK 2025/11/07 01:38:21 DEBUG : empty space: md5 = c7f1b540209a7d33d40c769285d2a7e1 OK 2025/11/07 01:38:21 DEBUG : Waiting for deletions to finish 2025/11/07 01:38:21 DEBUG : empty space: size = 1 OK 2025/11/07 01:38:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 01:38:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 01:38:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:38:21 DEBUG : empty space: Unchanged skipping 2025/11/07 01:38:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:38:22 INFO : potato: Deleted 2025/11/07 01:38:23 DEBUG : potato2: md5 = 065d5e1bd5627efac8333cf782dd1cc0 OK 2025/11/07 01:38:23 DEBUG : potato2: size = 60 OK 2025/11/07 01:38:23 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (7.34s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:38:29 DEBUG : potato: md5 = 821a9ce03736b9e5e34d1bbac41a2d93 OK 2025/11/07 01:38:31 DEBUG : empty space: md5 = 82e0967905d19977772edf6a7ac8dce4 OK 2025/11/07 01:38:31 DEBUG : Waiting for deletions to finish 2025/11/07 01:38:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:38:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:38:32 INFO : potato: Deleted 2025/11/07 01:38:32 DEBUG : empty space: size = 1 OK 2025/11/07 01:38:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 01:38:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 01:38:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:38:32 DEBUG : empty space: Unchanged skipping 2025/11/07 01:38:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:38:34 DEBUG : potato2: md5 = 792d5fd5761fb77e547ee7dc1427b37f OK 2025/11/07 01:38:34 DEBUG : potato2: size = 60 OK 2025/11/07 01:38:34 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (10.02s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:38:37 DEBUG : potato: md5 = 8f9a3977373c1b539516f9935330a422 OK 2025/11/07 01:38:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 01:38:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:38:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:38:39 DEBUG : potato2: md5 = f898599eac45de63f883959dcad62315 OK 2025/11/07 01:38:39 DEBUG : potato2: size = 19 OK 2025/11/07 01:38:39 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.06s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:38:42 DEBUG : potato2: md5 = 8810a8e8cc9f102f320a96d3e610a763 OK 2025/11/07 01:38:43 DEBUG : empty space: md5 = a460558aa42c1248deb057c2251daca2 OK 2025/11/07 01:38:44 DEBUG : enormous: Excluded (Size Filter) 2025/11/07 01:38:44 DEBUG : enormous: Excluded 2025/11/07 01:38:44 DEBUG : potato2: Excluded (Size Filter) 2025/11/07 01:38:44 DEBUG : potato2: Excluded 2025/11/07 01:38:44 DEBUG : potato2: Excluded (Size Filter) 2025/11/07 01:38:44 DEBUG : potato2: Excluded 2025/11/07 01:38:44 DEBUG : empty space: size = 1 OK 2025/11/07 01:38:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 01:38:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:38:44 DEBUG : empty space: Unchanged skipping 2025/11/07 01:38:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:38:44 DEBUG : Waiting for deletions to finish 2025/11/07 01:38:44 INFO : There was nothing to transfer 2025/11/07 01:38:44 DEBUG : enormous: Excluded (Size Filter) 2025/11/07 01:38:44 DEBUG : enormous: Excluded 2025/11/07 01:38:44 DEBUG : potato2: Excluded (Size Filter) 2025/11/07 01:38:44 DEBUG : potato2: Excluded 2025/11/07 01:38:44 DEBUG : potato2: Excluded (Size Filter) 2025/11/07 01:38:44 DEBUG : potato2: Excluded 2025/11/07 01:38:44 DEBUG : empty space: size = 1 OK 2025/11/07 01:38:44 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/07 01:38:44 DEBUG : Local file system at /tmp/rclone1013806598: Waiting for checks to finish 2025/11/07 01:38:44 DEBUG : empty space: Unchanged skipping 2025/11/07 01:38:44 DEBUG : Local file system at /tmp/rclone1013806598: Waiting for transfers to finish 2025/11/07 01:38:44 DEBUG : Waiting for deletions to finish 2025/11/07 01:38:44 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.58s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:38:47 DEBUG : potato2: md5 = c18b62a0e43312d1f3005cb33285225a OK 2025/11/07 01:38:49 DEBUG : empty space: md5 = b13caa649572a7946e919aba4ed106da OK 2025/11/07 01:38:50 DEBUG : enormous: md5 = 3d3b44c6f02faeaa6d5f52aa93df6f0e OK 2025/11/07 01:38:51 DEBUG : enormous: Excluded (Size Filter) 2025/11/07 01:38:51 DEBUG : enormous: Excluded 2025/11/07 01:38:51 DEBUG : potato2: Excluded (Size Filter) 2025/11/07 01:38:51 DEBUG : potato2: Excluded 2025/11/07 01:38:51 DEBUG : empty space: size = 1 OK 2025/11/07 01:38:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 01:38:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:38:51 DEBUG : empty space: Unchanged skipping 2025/11/07 01:38:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:38:51 DEBUG : Waiting for deletions to finish 2025/11/07 01:38:51 INFO : enormous: Deleted 2025/11/07 01:38:51 INFO : potato2: Deleted 2025/11/07 01:38:51 INFO : There was nothing to transfer 2025/11/07 01:38:52 DEBUG : empty space: size = 1 OK 2025/11/07 01:38:52 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/07 01:38:52 DEBUG : Local file system at /tmp/rclone1013806598: Waiting for checks to finish 2025/11/07 01:38:52 DEBUG : empty space: Unchanged skipping 2025/11/07 01:38:52 DEBUG : Local file system at /tmp/rclone1013806598: Waiting for transfers to finish 2025/11/07 01:38:52 DEBUG : Waiting for deletions to finish 2025/11/07 01:38:52 INFO : enormous: Deleted 2025/11/07 01:38:52 INFO : potato2: Deleted 2025/11/07 01:38:52 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.88s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:38:54 DEBUG : one: md5 = af44e7cc54e46a314ec6fd2aaf774a46 OK 2025/11/07 01:38:56 DEBUG : two: md5 = df1cefa5649f16efe849cc72af743777 OK 2025/11/07 01:38:57 DEBUG : three: md5 = 929604c8874768edd11f43bca436f9bb OK 2025/11/07 01:38:59 DEBUG : four: md5 = f07c4d0a500bac259947a6bdf4062f0b OK 2025/11/07 01:38:59 DEBUG : five: Need to transfer - File not found at Destination 2025/11/07 01:38:59 DEBUG : four: size = 4 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:38:59 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu') 2025/11/07 01:38:59 DEBUG : four: Sizes differ 2025/11/07 01:38:59 DEBUG : one: Destination is newer than source, skipping 2025/11/07 01:38:59 DEBUG : two: size = 3 OK 2025/11/07 01:38:59 DEBUG : three: size = 5 OK 2025/11/07 01:38:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:38:59 DEBUG : three: Sizes identical 2025/11/07 01:38:59 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/07 01:38:59 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/07 01:38:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:39:01 DEBUG : two: md5 = 3dcc762e0df613bbdfb11b6c662a04b7 OK 2025/11/07 01:39:01 DEBUG : two: size = 3 OK 2025/11/07 01:39:01 INFO : two: Copied (replaced existing) 2025/11/07 01:39:01 DEBUG : four: md5 = 3824ebb3295d682d68464df3d73e61a8 OK 2025/11/07 01:39:01 DEBUG : four: size = 4 OK 2025/11/07 01:39:01 INFO : four: Copied (replaced existing) 2025/11/07 01:39:01 DEBUG : five: md5 = b624be20f7bcc7dcda41bdebd3a5c02d OK 2025/11/07 01:39:01 DEBUG : five: size = 4 OK 2025/11/07 01:39:01 INFO : five: Copied (new) 2025/11/07 01:39:01 DEBUG : Waiting for deletions to finish sync_test.go:1479: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.01s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" sync_test.go:1568: Can track renames: false 2025/11/07 01:39:04 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Ignoring --track-renames as the source and destination do not have a common hash 2025/11/07 01:39:04 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/07 01:39:04 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/07 01:39:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:39:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:39:05 DEBUG : potato: md5 = 06036f3ff3ed9508505813bf27d79d7d OK 2025/11/07 01:39:05 DEBUG : potato: size = 14 OK 2025/11/07 01:39:05 INFO : potato: Copied (new) 2025/11/07 01:39:05 DEBUG : yam: md5 = 9cde3a577b88f615816b79fe0b6cef4e OK 2025/11/07 01:39:05 DEBUG : yam: size = 11 OK 2025/11/07 01:39:05 INFO : yam: Copied (new) 2025/11/07 01:39:05 DEBUG : Waiting for deletions to finish 2025/11/07 01:39:06 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Ignoring --track-renames as the source and destination do not have a common hash 2025/11/07 01:39:06 DEBUG : potato: size = 14 OK 2025/11/07 01:39:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:39:06 DEBUG : yaml: Need to transfer - File not found at Destination 2025/11/07 01:39:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:39:06 DEBUG : potato: Unchanged skipping 2025/11/07 01:39:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:39:08 DEBUG : yaml: md5 = 4668bd991b748a1f33e826a9da6aa5cb OK 2025/11/07 01:39:08 DEBUG : yaml: size = 11 OK 2025/11/07 01:39:08 INFO : yaml: Copied (new) 2025/11/07 01:39:08 DEBUG : Waiting for deletions to finish 2025/11/07 01:39:08 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.76s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/07 01:39:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Making map for --track-renames 2025/11/07 01:39:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Finished making map for --track-renames 2025/11/07 01:39:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:39:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/07 01:39:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for renames to finish 2025/11/07 01:39:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/07 01:39:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:39:11 DEBUG : yam: md5 = 421553ce743d73fd404fc33c9d543296 OK 2025/11/07 01:39:11 DEBUG : yam: size = 11 OK 2025/11/07 01:39:11 INFO : yam: Copied (new) 2025/11/07 01:39:11 DEBUG : potato: md5 = f043853b4da0381e332d4d7107698f73 OK 2025/11/07 01:39:11 DEBUG : potato: size = 14 OK 2025/11/07 01:39:11 INFO : potato: Copied (new) 2025/11/07 01:39:11 DEBUG : Waiting for deletions to finish 2025/11/07 01:39:12 DEBUG : potato: size = 14 OK 2025/11/07 01:39:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:39:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Making map for --track-renames 2025/11/07 01:39:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Finished making map for --track-renames 2025/11/07 01:39:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:39:12 DEBUG : potato: Unchanged skipping 2025/11/07 01:39:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for renames to finish 2025/11/07 01:39:12 INFO : yam: Moved (server-side) to: yaml 2025/11/07 01:39:12 INFO : yaml: Renamed from "yam" 2025/11/07 01:39:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:39:12 DEBUG : Waiting for deletions to finish 2025/11/07 01:39:12 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.60s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/07 01:39:14 DEBUG : Added delayed dir = "sub", newDst= 2025/11/07 01:39:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Making map for --track-renames 2025/11/07 01:39:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Finished making map for --track-renames 2025/11/07 01:39:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:39:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/07 01:39:14 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/07 01:39:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for renames to finish 2025/11/07 01:39:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:39:17 DEBUG : potato: md5 = 5c99874cf1acedcafe6b18e0b5e8a2d1 OK 2025/11/07 01:39:17 DEBUG : potato: size = 14 OK 2025/11/07 01:39:17 INFO : potato: Copied (new) 2025/11/07 01:39:17 DEBUG : sub/yam: md5 = 5d852892a4cdcf0c015d848aee84dd6f OK 2025/11/07 01:39:17 DEBUG : sub/yam: size = 11 OK 2025/11/07 01:39:17 INFO : sub/yam: Copied (new) 2025/11/07 01:39:17 DEBUG : Waiting for deletions to finish 2025/11/07 01:39:17 INFO : sub: Set directory modification time (using DirSetModTime) 2025/11/07 01:39:18 DEBUG : potato: size = 14 OK 2025/11/07 01:39:18 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:39:18 DEBUG : potato: Unchanged skipping 2025/11/07 01:39:19 INFO : sub: Set directory modification time (using SetModTime) 2025/11/07 01:39:19 DEBUG : Added delayed dir = "sub", newDst=sub 2025/11/07 01:39:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Making map for --track-renames 2025/11/07 01:39:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Finished making map for --track-renames 2025/11/07 01:39:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:39:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for renames to finish 2025/11/07 01:39:20 INFO : sub/yam: Moved (server-side) to: yam 2025/11/07 01:39:20 INFO : yam: Renamed from "sub/yam" 2025/11/07 01:39:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:39:20 DEBUG : Waiting for deletions to finish 2025/11/07 01:39:20 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.88s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:39:23 DEBUG : Creating backend with remote "/tmp/rclone1013806598/dir1" 2025/11/07 01:39:23 DEBUG : Creating backend with remote "/tmp/rclone1013806598/dir2" 2025/11/07 01:39:23 DEBUG : Local file system at /tmp/rclone1013806598/dir2: Using server-side directory move 2025/11/07 01:39:23 INFO : Local file system at /tmp/rclone1013806598/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/07 01:39:23 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/07 01:39:23 INFO : file1.txt: Moved (server-side) 2025/11/07 01:39:23 DEBUG : Local file system at /tmp/rclone1013806598/dir2: Waiting for checks to finish 2025/11/07 01:39:23 DEBUG : Local file system at /tmp/rclone1013806598/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.47s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:39:24 DEBUG : Added delayed dir = "nested", newDst= 2025/11/07 01:39:24 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/07 01:39:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 01:39:24 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/11/07 01:39:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/07 01:39:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:39:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:39:26 DEBUG : sub dir/hello world: md5 = fdc620b48f51dec44fe900a5cd61da31 OK 2025/11/07 01:39:26 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 01:39:26 INFO : sub dir/hello world: Copied (new) 2025/11/07 01:39:26 INFO : sub dir/hello world: Deleted 2025/11/07 01:39:28 DEBUG : nested/sub dir/file: md5 = 92706ff3379e0860bc7c482004c3152c OK 2025/11/07 01:39:28 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/07 01:39:28 INFO : nested/sub dir/file: Copied (new) 2025/11/07 01:39:28 INFO : nested/sub dir/file: Deleted 2025/11/07 01:39:28 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/11/07 01:39:29 INFO : nested: Set directory modification time (using DirSetModTime) 2025/11/07 01:39:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/07 01:39:29 INFO : sub dir: Removing directory 2025/11/07 01:39:29 INFO : nested/sub dir: Removing directory 2025/11/07 01:39:29 INFO : nested: Removing directory 2025/11/07 01:39:29 DEBUG : Local file system at /tmp/rclone1013806598: deleted 3 directories 2025/11/07 01:39:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/07 01:39:32 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/11/07 01:39:33 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.73s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:39:33 DEBUG : Added delayed dir = "nested", newDst= 2025/11/07 01:39:33 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/07 01:39:33 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/11/07 01:39:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 01:39:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/07 01:39:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:39:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:39:36 DEBUG : sub dir/hello world: md5 = f293f54c83bf1b471a4ec7fe4f344296 OK 2025/11/07 01:39:36 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 01:39:36 INFO : sub dir/hello world: Copied (new) 2025/11/07 01:39:36 INFO : sub dir/hello world: Deleted 2025/11/07 01:39:38 DEBUG : nested/sub dir/file: md5 = 92f0844caacdab247e0f900122a05dbb OK 2025/11/07 01:39:38 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/07 01:39:38 INFO : nested/sub dir/file: Copied (new) 2025/11/07 01:39:38 INFO : nested/sub dir/file: Deleted 2025/11/07 01:39:38 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/11/07 01:39:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/07 01:39:39 INFO : nested: Set directory modification time (using DirSetModTime) 2025/11/07 01:39:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/07 01:39:42 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/11/07 01:39:43 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.97s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:39:43 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/07 01:39:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/07 01:39:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:39:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:39:45 DEBUG : existing: md5 = fc6c69ae5a24d1f1eb4e8045406febb3 OK 2025/11/07 01:39:45 DEBUG : existing: size = 6 OK 2025/11/07 01:39:45 INFO : existing: Copied (new) 2025/11/07 01:39:45 INFO : existing: Deleted 2025/11/07 01:39:45 DEBUG : existing-b: md5 = 0e4d3dea5fac2d7d408f3c3dc4a2e464 OK 2025/11/07 01:39:45 DEBUG : existing-b: size = 6 OK 2025/11/07 01:39:45 INFO : existing-b: Copied (new) 2025/11/07 01:39:45 INFO : existing-b: Deleted 2025/11/07 01:39:45 DEBUG : existing: Destination exists, skipping 2025/11/07 01:39:45 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/07 01:39:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:39:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:39:45 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.81s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:39:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vomocuj4momi" 2025/11/07 01:39:47 DEBUG : Creating backend with remote "TestDrive:crypt/7uhdl37oknrm8ulllbgj13ioemkpij1qbh8bpkife6bbp0dse620" 2025/11/07 01:39:50 DEBUG : potato2: md5 = 801385c7a0bbeefba5c040cf1add1f1d OK 2025/11/07 01:39:51 DEBUG : empty space: md5 = ca5224de2667a7f5c89862aa4133a374 OK 2025/11/07 01:39:53 DEBUG : potato3: md5 = d7a61065ef72fd0f1dbb9ecb50036852 OK sync_test.go:1735: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu' -> Encrypted drive 'TestCryptDrive:rclone-test-vomocuj4momi' 2025/11/07 01:39:55 DEBUG : empty space: md5 = fefa1eb2f66880f85ad8c4963d04f7f2 OK 2025/11/07 01:39:57 DEBUG : potato3: md5 = 34052830aee6047c68b1ec6547ff5660 OK 2025/11/07 01:39:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vomocuj4momi': Using server-side directory move 2025/11/07 01:39:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vomocuj4momi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/07 01:39:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 01:39:57 DEBUG : empty space: size = 1 OK 2025/11/07 01:39:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/07 01:39:57 DEBUG : empty space: Unchanged skipping 2025/11/07 01:39:57 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu') 2025/11/07 01:39:57 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-vomocuj4momi') 2025/11/07 01:39:57 DEBUG : potato3: Sizes differ 2025/11/07 01:39:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vomocuj4momi': Waiting for checks to finish 2025/11/07 01:39:58 INFO : potato3: Deleted 2025/11/07 01:39:58 INFO : potato2: Moved (server-side) 2025/11/07 01:39:58 INFO : empty space: Deleted 2025/11/07 01:39:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vomocuj4momi': Waiting for transfers to finish 2025/11/07 01:39:58 INFO : potato3: Moved (server-side) 2025/11/07 01:39:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-botufob5liqe" 2025/11/07 01:39:59 DEBUG : Config file has changed externally - reloading 2025/11/07 01:39:59 DEBUG : Creating backend with remote "TestDrive:crypt/og59argn238q3p2cduiibpq4oppeu42dho5l00h89ska3tv13l30" 2025/11/07 01:40:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-botufob5liqe': Using server-side directory move 2025/11/07 01:40:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-botufob5liqe': Server side directory move succeeded 2025/11/07 01:40:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-botufob5liqe': Purge remote 2025/11/07 01:40:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vomocuj4momi': Purge remote 2025/11/07 01:40:02 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.72s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:40:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-funufeq7vefe" 2025/11/07 01:40:03 DEBUG : Creating backend with remote "TestDrive:crypt/pan4q9shgjqm4ecpr29ft48osgvp6c73e1jiqfmvkehn0uf836o0" 2025/11/07 01:40:06 DEBUG : potato2: md5 = bb18062f5fd754aa9f4fcfe8785d83af OK 2025/11/07 01:40:07 DEBUG : empty space: md5 = fa9d0a93cc549a73a989ef5df072717e OK 2025/11/07 01:40:09 DEBUG : potato3: md5 = 5f6f06fb6aa48b75a5d80ad73757b8fa OK sync_test.go:1735: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu' -> Encrypted drive 'TestCryptDrive:rclone-test-funufeq7vefe' 2025/11/07 01:40:12 DEBUG : empty space: md5 = 7a1b6d6eb28804ef5458c535f03ac241 OK 2025/11/07 01:40:13 DEBUG : potato3: md5 = 5be8d2958e28c7cc83e0eb3441184135 OK 2025/11/07 01:40:14 DEBUG : empty space: Excluded (Size Filter) 2025/11/07 01:40:14 DEBUG : empty space: Excluded 2025/11/07 01:40:14 DEBUG : empty space: Excluded (Size Filter) 2025/11/07 01:40:14 DEBUG : empty space: Excluded 2025/11/07 01:40:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 01:40:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-funufeq7vefe': Waiting for checks to finish 2025/11/07 01:40:14 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu') 2025/11/07 01:40:14 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-funufeq7vefe') 2025/11/07 01:40:14 DEBUG : potato3: Sizes differ 2025/11/07 01:40:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-funufeq7vefe': Waiting for transfers to finish 2025/11/07 01:40:14 INFO : potato3: Deleted 2025/11/07 01:40:14 INFO : potato2: Moved (server-side) 2025/11/07 01:40:15 INFO : potato3: Moved (server-side) 2025/11/07 01:40:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-badafic5giwe" 2025/11/07 01:40:16 DEBUG : Creating backend with remote "TestDrive:crypt/0k2un7pp85jeb30d8ncd38ebunfhqtt65nqqvn7manic2ganaovg" 2025/11/07 01:40:17 DEBUG : empty space: Excluded (Size Filter) 2025/11/07 01:40:17 DEBUG : empty space: Excluded 2025/11/07 01:40:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 01:40:17 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/07 01:40:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badafic5giwe': Waiting for checks to finish 2025/11/07 01:40:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badafic5giwe': Waiting for transfers to finish 2025/11/07 01:40:19 INFO : potato2: Moved (server-side) 2025/11/07 01:40:19 INFO : potato3: Moved (server-side) 2025/11/07 01:40:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badafic5giwe': Purge remote 2025/11/07 01:40:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-funufeq7vefe': Purge remote --- PASS: TestServerSideMoveWithFilter (18.38s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:40:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-coluqit0higo" 2025/11/07 01:40:21 DEBUG : Creating backend with remote "TestDrive:crypt/dd4cq0bdcnu7g6b9itpq5rfqet8tu5vqa47egli3e4krd77hhla0" 2025/11/07 01:40:24 DEBUG : potato2: md5 = 20b22d432edf356a54af423895b8ee04 OK 2025/11/07 01:40:25 DEBUG : empty space: md5 = 489ea31f1b73b56ce73304210f13e46b OK 2025/11/07 01:40:27 DEBUG : potato3: md5 = f5f97ae9cbedafbdde870fd59971df81 OK 2025/11/07 01:40:27 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu' -> Encrypted drive 'TestCryptDrive:rclone-test-coluqit0higo' 2025/11/07 01:40:30 DEBUG : empty space: md5 = d44eb3c26835e2b91dcf4f4b52b52cd5 OK 2025/11/07 01:40:32 DEBUG : potato3: md5 = 4718c8560173d795f58bf85c861dbef4 OK 2025/11/07 01:40:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-coluqit0higo': Using server-side directory move 2025/11/07 01:40:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-coluqit0higo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/07 01:40:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 01:40:32 DEBUG : empty space: size = 1 OK 2025/11/07 01:40:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/07 01:40:32 DEBUG : empty space: Unchanged skipping 2025/11/07 01:40:32 DEBUG : Added delayed dir = "tomatoDir", newDst= 2025/11/07 01:40:32 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu') 2025/11/07 01:40:32 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-coluqit0higo') 2025/11/07 01:40:32 DEBUG : potato3: Sizes differ 2025/11/07 01:40:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-coluqit0higo': Waiting for checks to finish 2025/11/07 01:40:33 INFO : empty space: Deleted 2025/11/07 01:40:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-coluqit0higo': Waiting for transfers to finish 2025/11/07 01:40:33 INFO : potato3: Deleted 2025/11/07 01:40:33 INFO : potato2: Moved (server-side) 2025/11/07 01:40:33 INFO : potato3: Moved (server-side) 2025/11/07 01:40:33 INFO : tomatoDir: Removing directory 2025/11/07 01:40:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': deleted 1 directories 2025/11/07 01:40:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cebajiy8dufi" 2025/11/07 01:40:35 DEBUG : Creating backend with remote "TestDrive:crypt/8hkuqlrj1d14nfun5rq85aoasga3ue5u79nf1dmuf0oq7u4phuf0" 2025/11/07 01:40:36 INFO : tomatoDir: Making directory 2025/11/07 01:40:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cebajiy8dufi': Using server-side directory move 2025/11/07 01:40:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cebajiy8dufi': Server side directory move succeeded 2025/11/07 01:40:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cebajiy8dufi': Purge remote 2025/11/07 01:40:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-coluqit0higo': Purge remote 2025/11/07 01:40:39 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.79s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.43s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:40:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ketamaz8tumu/rclone-sync-test" 2025/11/07 01:40:41 DEBUG : Creating backend with remote "TestDrive:crypt/ldv0vn5fa8o39q07ci32gqcih7gk35f18lq2h18sjlqml11o2il0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.06s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:40:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ketamaz8tumu/rclone-sync-test" 2025/11/07 01:40:42 DEBUG : Creating backend with remote "TestDrive:crypt/ldv0vn5fa8o39q07ci32gqcih7gk35f18lq2h18sjlqml11o2il0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2025/11/07 01:40:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ketamaz8tumu/rclone-sync-test-include/layer2" 2025/11/07 01:40:45 DEBUG : Creating backend with remote "TestDrive:crypt/ldv0vn5fa8o39q07ci32gqcih7gk35f18lq2h18sjlqml11o2il0/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2025/11/07 01:40:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ketamaz8tumu/rclone-sync-test-ignore-file" 2025/11/07 01:40:48 DEBUG : Creating backend with remote "TestDrive:crypt/ldv0vn5fa8o39q07ci32gqcih7gk35f18lq2h18sjlqml11o2il0/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2025/11/07 01:40:53 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 351aa501acf16afd6456dcc6c4cb255e OK 2025/11/07 01:40:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/07 01:40:54 DEBUG : rclone-sync-test: Excluded 2025/11/07 01:40:54 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/07 01:40:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/07 01:40:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/rclone-sync-test': Waiting for checks to finish 2025/11/07 01:40:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/rclone-sync-test': Waiting for transfers to finish 2025/11/07 01:40:54 DEBUG : Waiting for deletions to finish 2025/11/07 01:40:54 INFO : There was nothing to transfer 2025/11/07 01:40:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/07 01:40:56 DEBUG : rclone-sync-test: Excluded 2025/11/07 01:40:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/07 01:40:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:40:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:40:56 DEBUG : Waiting for deletions to finish 2025/11/07 01:40:56 INFO : rclone-sync-test-include: Removing directory 2025/11/07 01:40:57 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/11/07 01:40:57 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/07 01:40:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': failed to delete 1 directories 2025/11/07 01:40:57 INFO : There was nothing to transfer 2025/11/07 01:40:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/07 01:40:58 DEBUG : rclone-sync-test: Excluded 2025/11/07 01:40:58 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/07 01:40:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/07 01:40:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/11/07 01:40:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/11/07 01:40:58 DEBUG : Waiting for deletions to finish 2025/11/07 01:40:58 INFO : There was nothing to transfer 2025/11/07 01:40:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/07 01:41:00 DEBUG : rclone-sync-test: Excluded 2025/11/07 01:41:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/07 01:41:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:41:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:41:00 DEBUG : Waiting for deletions to finish 2025/11/07 01:41:00 INFO : rclone-sync-test-include: Removing directory 2025/11/07 01:41:00 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/11/07 01:41:00 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/07 01:41:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': failed to delete 1 directories 2025/11/07 01:41:00 INFO : There was nothing to transfer 2025/11/07 01:41:01 DEBUG : Excluded 2025/11/07 01:41:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/07 01:41:02 DEBUG : rclone-sync-test: Excluded 2025/11/07 01:41:02 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/07 01:41:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/07 01:41:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/11/07 01:41:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/11/07 01:41:02 DEBUG : Waiting for deletions to finish 2025/11/07 01:41:02 INFO : There was nothing to transfer 2025/11/07 01:41:04 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/11/07 01:41:05 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (23.79s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:41:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ketamaz8tumu/dst" 2025/11/07 01:41:06 DEBUG : Creating backend with remote "TestDrive:crypt/ldv0vn5fa8o39q07ci32gqcih7gk35f18lq2h18sjlqml11o2il0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/07 01:41:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ketamaz8tumu/CompareDest" 2025/11/07 01:41:08 DEBUG : Config file has changed externally - reloading 2025/11/07 01:41:08 DEBUG : Creating backend with remote "TestDrive:crypt/ldv0vn5fa8o39q07ci32gqcih7gk35f18lq2h18sjlqml11o2il0/gveqi14airsml4bgu7krj116o8" 2025/11/07 01:41:10 DEBUG : one: Need to transfer - File not found at Destination 2025/11/07 01:41:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst': Waiting for checks to finish 2025/11/07 01:41:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst': Waiting for transfers to finish 2025/11/07 01:41:12 DEBUG : one: md5 = 5477fad97860849dd24d29b9b0c72ba7 OK 2025/11/07 01:41:12 DEBUG : one: size = 3 OK 2025/11/07 01:41:12 INFO : one: Copied (new) 2025/11/07 01:41:12 DEBUG : Waiting for deletions to finish 2025/11/07 01:41:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst': Waiting for checks to finish 2025/11/07 01:41:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:41:13 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst') 2025/11/07 01:41:13 DEBUG : one: Sizes differ 2025/11/07 01:41:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst': Waiting for transfers to finish 2025/11/07 01:41:15 DEBUG : one: md5 = 6fb968414b80dcfd0ce05fd32952a24c OK 2025/11/07 01:41:15 DEBUG : one: size = 5 OK 2025/11/07 01:41:15 INFO : one: Copied (replaced existing) 2025/11/07 01:41:15 DEBUG : Waiting for deletions to finish 2025/11/07 01:41:17 DEBUG : dst/one: md5 = f506a593b4fca81559e722f1cd153c89 OK 2025/11/07 01:41:20 DEBUG : CompareDest/one: md5 = 37feb445362d735e10d0db748b3bd75a OK 2025/11/07 01:41:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:41:20 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst') 2025/11/07 01:41:20 DEBUG : one: Sizes differ 2025/11/07 01:41:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst': Waiting for checks to finish 2025/11/07 01:41:21 DEBUG : one: size = 5 OK 2025/11/07 01:41:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 01:41:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/07 01:41:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst': Waiting for transfers to finish 2025/11/07 01:41:21 DEBUG : Waiting for deletions to finish 2025/11/07 01:41:21 INFO : There was nothing to transfer 2025/11/07 01:41:23 DEBUG : CompareDest/two: md5 = 36a84fdb09a72815b320cf78b64189f8 OK 2025/11/07 01:41:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:41:23 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst') 2025/11/07 01:41:23 DEBUG : one: Sizes differ 2025/11/07 01:41:24 DEBUG : two: size = 3 OK 2025/11/07 01:41:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 01:41:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/07 01:41:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst': Waiting for checks to finish 2025/11/07 01:41:24 DEBUG : one: size = 5 OK 2025/11/07 01:41:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 01:41:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/07 01:41:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst': Waiting for transfers to finish 2025/11/07 01:41:24 DEBUG : Waiting for deletions to finish 2025/11/07 01:41:24 INFO : There was nothing to transfer 2025/11/07 01:41:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:41:25 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst') 2025/11/07 01:41:25 DEBUG : one: Sizes differ 2025/11/07 01:41:25 DEBUG : two: size = 3 OK 2025/11/07 01:41:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 01:41:25 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/07 01:41:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst': Waiting for checks to finish 2025/11/07 01:41:25 DEBUG : one: size = 5 OK 2025/11/07 01:41:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 01:41:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/07 01:41:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst': Waiting for transfers to finish 2025/11/07 01:41:25 DEBUG : Waiting for deletions to finish 2025/11/07 01:41:25 INFO : There was nothing to transfer sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/11/07 01:41:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:41:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst') 2025/11/07 01:41:26 DEBUG : one: Sizes differ 2025/11/07 01:41:26 DEBUG : two: size = 5 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:41:26 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/CompareDest') 2025/11/07 01:41:26 DEBUG : two: Sizes differ 2025/11/07 01:41:26 DEBUG : two: Need to transfer - File not found at Destination 2025/11/07 01:41:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst': Waiting for checks to finish 2025/11/07 01:41:26 DEBUG : one: size = 5 OK 2025/11/07 01:41:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 01:41:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/07 01:41:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst': Waiting for transfers to finish 2025/11/07 01:41:28 DEBUG : two: md5 = 07497a26729ac4043c6e17f7ebc3c8f3 OK 2025/11/07 01:41:28 DEBUG : two: size = 5 OK 2025/11/07 01:41:28 INFO : two: Copied (new) 2025/11/07 01:41:28 DEBUG : Waiting for deletions to finish 2025/11/07 01:41:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/07 01:41:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/07 01:41:32 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/07 01:41:32 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (26.28s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:41:35 DEBUG : pre-dest1/1: md5 = d95adb517bbd2b47279a43ad730520a0 OK 2025/11/07 01:41:37 DEBUG : pre-dest2/2: md5 = 092912ccd53619e0ba946392d0879216 OK 2025/11/07 01:41:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ketamaz8tumu/dest" 2025/11/07 01:41:38 DEBUG : Config file has changed externally - reloading 2025/11/07 01:41:38 DEBUG : Creating backend with remote "TestDrive:crypt/ldv0vn5fa8o39q07ci32gqcih7gk35f18lq2h18sjlqml11o2il0/rg03c1jvnehrrc617i0lnqjddc" 2025/11/07 01:41:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ketamaz8tumu/pre-dest1" 2025/11/07 01:41:39 DEBUG : Creating backend with remote "TestDrive:crypt/ldv0vn5fa8o39q07ci32gqcih7gk35f18lq2h18sjlqml11o2il0/bbnblvh6k061ssopqrp18kd7gc" 2025/11/07 01:41:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ketamaz8tumu/pre-dest2" 2025/11/07 01:41:40 DEBUG : Creating backend with remote "TestDrive:crypt/ldv0vn5fa8o39q07ci32gqcih7gk35f18lq2h18sjlqml11o2il0/dgicm1h6b5ejvlltm8eeif0bnk" 2025/11/07 01:41:41 DEBUG : 1: size = 1 OK 2025/11/07 01:41:41 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:41:41 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/07 01:41:42 DEBUG : 2: size = 1 OK 2025/11/07 01:41:42 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:41:42 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/07 01:41:42 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/07 01:41:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dest': Waiting for checks to finish 2025/11/07 01:41:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dest': Waiting for transfers to finish 2025/11/07 01:41:44 DEBUG : 3: md5 = 538d0af66786d140fbe8225f567725cf OK 2025/11/07 01:41:44 DEBUG : 3: size = 1 OK 2025/11/07 01:41:44 INFO : 3: Copied (new) 2025/11/07 01:41:44 DEBUG : Waiting for deletions to finish 2025/11/07 01:41:47 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2025/11/07 01:41:48 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2025/11/07 01:41:48 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (16.68s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:41:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ketamaz8tumu/dst" 2025/11/07 01:41:49 DEBUG : Creating backend with remote "TestDrive:crypt/ldv0vn5fa8o39q07ci32gqcih7gk35f18lq2h18sjlqml11o2il0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/07 01:41:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ketamaz8tumu/CopyDest" 2025/11/07 01:41:51 DEBUG : Creating backend with remote "TestDrive:crypt/ldv0vn5fa8o39q07ci32gqcih7gk35f18lq2h18sjlqml11o2il0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/11/07 01:41:53 DEBUG : one: Need to transfer - File not found at Destination 2025/11/07 01:41:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst': Waiting for checks to finish 2025/11/07 01:41:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst': Waiting for transfers to finish 2025/11/07 01:41:55 DEBUG : one: md5 = b3778079125a7a2c2f9737032e318ed3 OK 2025/11/07 01:41:55 DEBUG : one: size = 3 OK 2025/11/07 01:41:55 INFO : one: Copied (new) 2025/11/07 01:41:55 DEBUG : Waiting for deletions to finish 2025/11/07 01:41:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst': Waiting for checks to finish 2025/11/07 01:41:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:41:56 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst') 2025/11/07 01:41:56 DEBUG : one: Sizes differ 2025/11/07 01:41:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst': Waiting for transfers to finish 2025/11/07 01:41:58 DEBUG : one: md5 = 0e250968072ce979417d2fb4bc14ca8b OK 2025/11/07 01:41:58 DEBUG : one: size = 5 OK 2025/11/07 01:41:58 INFO : one: Copied (replaced existing) 2025/11/07 01:41:58 DEBUG : Waiting for deletions to finish 2025/11/07 01:42:00 DEBUG : dst/one: md5 = 6824b94345aa0ec64596aa6358e403d1 OK 2025/11/07 01:42:02 DEBUG : CopyDest/one: md5 = c297a901748f447fcb085957632a8a1c OK 2025/11/07 01:42:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ketamaz8tumu/BackupDir" 2025/11/07 01:42:03 DEBUG : Creating backend with remote "TestDrive:crypt/ldv0vn5fa8o39q07ci32gqcih7gk35f18lq2h18sjlqml11o2il0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/11/07 01:42:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:42:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst': Waiting for checks to finish 2025/11/07 01:42:05 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst') 2025/11/07 01:42:05 DEBUG : one: Sizes differ 2025/11/07 01:42:05 DEBUG : one: size = 5 OK 2025/11/07 01:42:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 01:42:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:42:05 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst') 2025/11/07 01:42:05 DEBUG : one: Sizes differ 2025/11/07 01:42:07 INFO : one: Moved (server-side) 2025/11/07 01:42:08 DEBUG : one: size = 5 OK 2025/11/07 01:42:08 INFO : one: Copied (server-side copy) 2025/11/07 01:42:08 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/07 01:42:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst': Waiting for transfers to finish 2025/11/07 01:42:08 DEBUG : Waiting for deletions to finish 2025/11/07 01:42:10 DEBUG : CopyDest/two: md5 = a935e90a71bf0fe4d0f535359331d06f OK 2025/11/07 01:42:11 DEBUG : one: size = 5 OK 2025/11/07 01:42:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 01:42:11 DEBUG : one: Unchanged skipping 2025/11/07 01:42:12 DEBUG : two: size = 3 OK 2025/11/07 01:42:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 01:42:13 DEBUG : two: size = 3 OK 2025/11/07 01:42:13 INFO : two: Copied (server-side copy) 2025/11/07 01:42:13 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/07 01:42:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst': Waiting for checks to finish 2025/11/07 01:42:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst': Waiting for transfers to finish 2025/11/07 01:42:13 DEBUG : Waiting for deletions to finish 2025/11/07 01:42:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst': Waiting for checks to finish 2025/11/07 01:42:13 DEBUG : one: size = 5 OK 2025/11/07 01:42:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 01:42:13 DEBUG : one: Unchanged skipping 2025/11/07 01:42:13 DEBUG : two: size = 3 OK 2025/11/07 01:42:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 01:42:13 DEBUG : two: Unchanged skipping 2025/11/07 01:42:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst': Waiting for transfers to finish 2025/11/07 01:42:13 DEBUG : Waiting for deletions to finish 2025/11/07 01:42:13 INFO : There was nothing to transfer 2025/11/07 01:42:15 DEBUG : CopyDest/three: md5 = e09166e71756c6db3ed49d4261a3a895 OK 2025/11/07 01:42:16 DEBUG : one: size = 5 OK 2025/11/07 01:42:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 01:42:16 DEBUG : one: Unchanged skipping 2025/11/07 01:42:17 DEBUG : three: size = 7 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:42:17 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/CopyDest') 2025/11/07 01:42:17 DEBUG : three: Sizes differ 2025/11/07 01:42:17 DEBUG : three: Destination not found in --copy-dest 2025/11/07 01:42:17 DEBUG : three: Need to transfer - File not found at Destination 2025/11/07 01:42:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst': Waiting for checks to finish 2025/11/07 01:42:17 DEBUG : two: size = 3 OK 2025/11/07 01:42:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 01:42:17 DEBUG : two: Unchanged skipping 2025/11/07 01:42:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst': Waiting for transfers to finish 2025/11/07 01:42:18 DEBUG : three: md5 = 754b67f76341a609454a77decc85c5a4 OK 2025/11/07 01:42:18 DEBUG : three: size = 7 OK 2025/11/07 01:42:18 INFO : three: Copied (new) 2025/11/07 01:42:18 DEBUG : Waiting for deletions to finish 2025/11/07 01:42:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/07 01:42:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/07 01:42:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/07 01:42:23 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/07 01:42:23 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/07 01:42:23 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/07 01:42:24 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (35.41s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:42:27 DEBUG : dst/one: md5 = 750c015bac2abf742ceeb7166f905b2d OK 2025/11/07 01:42:28 DEBUG : dst/two: md5 = 95273ca5563bf92e170c11adfe395a2d OK 2025/11/07 01:42:30 DEBUG : dst/three.txt: md5 = 3b4eb64933c584f0c2c79a9cbf46440f OK 2025/11/07 01:42:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ketamaz8tumu/dst" 2025/11/07 01:42:31 DEBUG : Creating backend with remote "TestDrive:crypt/ldv0vn5fa8o39q07ci32gqcih7gk35f18lq2h18sjlqml11o2il0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/07 01:42:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ketamaz8tumu/backup" 2025/11/07 01:42:31 DEBUG : Creating backend with remote "TestDrive:crypt/ldv0vn5fa8o39q07ci32gqcih7gk35f18lq2h18sjlqml11o2il0/1nrff024r7pq65ecp72fc28jb0" 2025/11/07 01:42:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:42:33 DEBUG : two: size = 3 OK 2025/11/07 01:42:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst': Waiting for checks to finish 2025/11/07 01:42:33 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst') 2025/11/07 01:42:33 DEBUG : one: Sizes differ 2025/11/07 01:42:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:42:33 DEBUG : two: Unchanged skipping 2025/11/07 01:42:35 INFO : one: Moved (server-side) 2025/11/07 01:42:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst': Waiting for transfers to finish 2025/11/07 01:42:37 DEBUG : one: md5 = 7b735eaaa968909af64a36284012d84e OK 2025/11/07 01:42:37 DEBUG : one: size = 4 OK 2025/11/07 01:42:37 INFO : one: Copied (new) 2025/11/07 01:42:37 DEBUG : Waiting for deletions to finish 2025/11/07 01:42:37 INFO : three.txt: Moved (server-side) 2025/11/07 01:42:37 INFO : three.txt: Moved into backup dir 2025/11/07 01:42:39 DEBUG : dst/three.txt: md5 = 8d2d096252d9b6aec59759aa6a372ce8 OK 2025/11/07 01:42:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:42:40 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst') 2025/11/07 01:42:40 DEBUG : one: Sizes differ 2025/11/07 01:42:40 DEBUG : two: size = 3 OK 2025/11/07 01:42:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:42:40 DEBUG : two: Unchanged skipping 2025/11/07 01:42:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst': Waiting for checks to finish 2025/11/07 01:42:41 INFO : one: Deleted 2025/11/07 01:42:41 INFO : one: Moved (server-side) 2025/11/07 01:42:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst': Waiting for transfers to finish 2025/11/07 01:42:43 DEBUG : one: md5 = 2472eff7bb32bfe0b65ff4404bea0a3d OK 2025/11/07 01:42:43 DEBUG : one: size = 5 OK 2025/11/07 01:42:43 INFO : one: Copied (new) 2025/11/07 01:42:43 DEBUG : Waiting for deletions to finish 2025/11/07 01:42:44 INFO : three.txt: Deleted 2025/11/07 01:42:44 INFO : three.txt: Moved (server-side) 2025/11/07 01:42:44 INFO : three.txt: Moved into backup dir 2025/11/07 01:42:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/07 01:42:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/07 01:42:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/07 01:42:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/07 01:42:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/07 01:42:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncBackupDir (23.86s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:42:51 DEBUG : dst/one: md5 = 3ad4b9c80487bf281cccdd87a410a87b OK 2025/11/07 01:42:52 DEBUG : dst/two: md5 = 499b7fcc7bee8fe54d5f9898d68b8aac OK 2025/11/07 01:42:54 DEBUG : dst/three.txt: md5 = a3e3bf357f4a6b577109a497d808a137 OK 2025/11/07 01:42:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ketamaz8tumu/dst" 2025/11/07 01:42:54 DEBUG : Creating backend with remote "TestDrive:crypt/ldv0vn5fa8o39q07ci32gqcih7gk35f18lq2h18sjlqml11o2il0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/07 01:42:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ketamaz8tumu/backup" 2025/11/07 01:42:55 DEBUG : Creating backend with remote "TestDrive:crypt/ldv0vn5fa8o39q07ci32gqcih7gk35f18lq2h18sjlqml11o2il0/1nrff024r7pq65ecp72fc28jb0" 2025/11/07 01:42:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:42:57 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst') 2025/11/07 01:42:57 DEBUG : one: Sizes differ 2025/11/07 01:42:57 DEBUG : two: size = 3 OK 2025/11/07 01:42:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst': Waiting for checks to finish 2025/11/07 01:42:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:42:57 DEBUG : two: Unchanged skipping 2025/11/07 01:42:58 INFO : one: Moved (server-side) to: one.bak 2025/11/07 01:42:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst': Waiting for transfers to finish 2025/11/07 01:43:01 DEBUG : one: md5 = df16027d64e5b936d7dc1a5b29a87efe OK 2025/11/07 01:43:01 DEBUG : one: size = 4 OK 2025/11/07 01:43:01 INFO : one: Copied (new) 2025/11/07 01:43:01 DEBUG : Waiting for deletions to finish 2025/11/07 01:43:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/07 01:43:01 INFO : three.txt: Moved into backup dir 2025/11/07 01:43:03 DEBUG : dst/three.txt: md5 = c9841be027291e68c20d64b5e772b7c9 OK 2025/11/07 01:43:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:43:04 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst') 2025/11/07 01:43:04 DEBUG : one: Sizes differ 2025/11/07 01:43:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst': Waiting for checks to finish 2025/11/07 01:43:04 DEBUG : two: size = 3 OK 2025/11/07 01:43:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:43:04 DEBUG : two: Unchanged skipping 2025/11/07 01:43:05 INFO : one.bak: Deleted 2025/11/07 01:43:06 INFO : one: Moved (server-side) to: one.bak 2025/11/07 01:43:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst': Waiting for transfers to finish 2025/11/07 01:43:08 DEBUG : one: md5 = 1ebbfceea7844850a4db054ae0019d4d OK 2025/11/07 01:43:08 DEBUG : one: size = 5 OK 2025/11/07 01:43:08 INFO : one: Copied (new) 2025/11/07 01:43:08 DEBUG : Waiting for deletions to finish 2025/11/07 01:43:08 INFO : three.txt.bak: Deleted 2025/11/07 01:43:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/07 01:43:09 INFO : three.txt: Moved into backup dir 2025/11/07 01:43:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/07 01:43:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/07 01:43:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/07 01:43:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/07 01:43:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/07 01:43:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (24.97s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:43:16 DEBUG : dst/one: md5 = c6936ab434d4adcd22b3d07692c82274 OK 2025/11/07 01:43:17 DEBUG : dst/two: md5 = 8f2785c84782bf5778284c91235bf4ec OK 2025/11/07 01:43:19 DEBUG : dst/three.txt: md5 = 58255206e4d338042b726fededda49d2 OK 2025/11/07 01:43:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ketamaz8tumu/dst" 2025/11/07 01:43:19 DEBUG : Creating backend with remote "TestDrive:crypt/ldv0vn5fa8o39q07ci32gqcih7gk35f18lq2h18sjlqml11o2il0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/07 01:43:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ketamaz8tumu/backup" 2025/11/07 01:43:20 DEBUG : Creating backend with remote "TestDrive:crypt/ldv0vn5fa8o39q07ci32gqcih7gk35f18lq2h18sjlqml11o2il0/1nrff024r7pq65ecp72fc28jb0" 2025/11/07 01:43:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:43:22 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst') 2025/11/07 01:43:22 DEBUG : one: Sizes differ 2025/11/07 01:43:22 DEBUG : two: size = 3 OK 2025/11/07 01:43:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:43:22 DEBUG : two: Unchanged skipping 2025/11/07 01:43:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst': Waiting for checks to finish 2025/11/07 01:43:24 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/07 01:43:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst': Waiting for transfers to finish 2025/11/07 01:43:25 DEBUG : one: md5 = 0003e69bb1752acbc92de8d80e730096 OK 2025/11/07 01:43:25 DEBUG : one: size = 4 OK 2025/11/07 01:43:25 INFO : one: Copied (new) 2025/11/07 01:43:25 DEBUG : Waiting for deletions to finish 2025/11/07 01:43:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/07 01:43:26 INFO : three.txt: Moved into backup dir 2025/11/07 01:43:28 DEBUG : dst/three.txt: md5 = 6a5c3972da6fc2b36bd950bd5460e9af OK 2025/11/07 01:43:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:43:29 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst') 2025/11/07 01:43:29 DEBUG : one: Sizes differ 2025/11/07 01:43:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst': Waiting for checks to finish 2025/11/07 01:43:29 DEBUG : two: size = 3 OK 2025/11/07 01:43:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:43:29 DEBUG : two: Unchanged skipping 2025/11/07 01:43:30 INFO : one-2019-01-01: Deleted 2025/11/07 01:43:30 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/07 01:43:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst': Waiting for transfers to finish 2025/11/07 01:43:31 DEBUG : one: md5 = 1e0dec87c44f89870e5e456382098c93 OK 2025/11/07 01:43:31 DEBUG : one: size = 5 OK 2025/11/07 01:43:31 INFO : one: Copied (new) 2025/11/07 01:43:31 DEBUG : Waiting for deletions to finish 2025/11/07 01:43:32 INFO : three-2019-01-01.txt: Deleted 2025/11/07 01:43:33 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/07 01:43:33 INFO : three.txt: Moved into backup dir 2025/11/07 01:43:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/07 01:43:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/07 01:43:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/11/07 01:43:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/07 01:43:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/07 01:43:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (24.01s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:43:39 DEBUG : dst/one: md5 = da40a16ccc84375b58ce249e65ee56ea OK 2025/11/07 01:43:41 DEBUG : dst/two: md5 = 19d09bb49f886a85f776b9862a0a6e99 OK 2025/11/07 01:43:42 DEBUG : dst/three.txt: md5 = 9ff57b78641c7eb99763fb1eff96ebaf OK 2025/11/07 01:43:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ketamaz8tumu/dst" 2025/11/07 01:43:43 DEBUG : Creating backend with remote "TestDrive:crypt/ldv0vn5fa8o39q07ci32gqcih7gk35f18lq2h18sjlqml11o2il0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/07 01:43:44 DEBUG : one: size = 4 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:43:44 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst') 2025/11/07 01:43:44 DEBUG : one: Sizes differ 2025/11/07 01:43:44 DEBUG : two: size = 3 OK 2025/11/07 01:43:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst': Waiting for checks to finish 2025/11/07 01:43:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:43:44 DEBUG : two: Unchanged skipping 2025/11/07 01:43:45 INFO : one: Moved (server-side) to: one.bak 2025/11/07 01:43:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst': Waiting for transfers to finish 2025/11/07 01:43:46 DEBUG : one: md5 = f8f5bc3a33f652cda69dcde7742eff97 OK 2025/11/07 01:43:46 DEBUG : one: size = 4 OK 2025/11/07 01:43:46 INFO : one: Copied (new) 2025/11/07 01:43:46 DEBUG : Waiting for deletions to finish 2025/11/07 01:43:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/07 01:43:47 INFO : three.txt: Moved into backup dir 2025/11/07 01:43:49 DEBUG : dst/three.txt: md5 = 078fa9909871b10d96a0547051e578c8 OK 2025/11/07 01:43:50 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/07 01:43:50 DEBUG : three.txt.bak: Excluded 2025/11/07 01:43:50 DEBUG : one.bak: Excluded (Path Filter) 2025/11/07 01:43:50 DEBUG : one.bak: Excluded 2025/11/07 01:43:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:43:50 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst') 2025/11/07 01:43:50 DEBUG : one: Sizes differ 2025/11/07 01:43:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst': Waiting for checks to finish 2025/11/07 01:43:50 DEBUG : two: size = 3 OK 2025/11/07 01:43:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:43:50 DEBUG : two: Unchanged skipping 2025/11/07 01:43:50 INFO : one.bak: Deleted 2025/11/07 01:43:51 INFO : one: Moved (server-side) to: one.bak 2025/11/07 01:43:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst': Waiting for transfers to finish 2025/11/07 01:43:52 DEBUG : one: md5 = 78bc6bb086b85c14c250c3fdae6c9d61 OK 2025/11/07 01:43:52 DEBUG : one: size = 5 OK 2025/11/07 01:43:52 INFO : one: Copied (new) 2025/11/07 01:43:52 DEBUG : Waiting for deletions to finish 2025/11/07 01:43:53 INFO : three.txt.bak: Deleted 2025/11/07 01:43:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/07 01:43:53 INFO : three.txt: Moved into backup dir 2025/11/07 01:43:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/07 01:43:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/07 01:43:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/07 01:43:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/07 01:43:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/07 01:43:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (19.67s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:43:59 DEBUG : dst/one: md5 = 697b5ce2cb758bee8826b1a536b082ba OK 2025/11/07 01:44:01 DEBUG : dst/two: md5 = e849c71e30b0d3fd82d92b1244630b76 OK 2025/11/07 01:44:02 DEBUG : dst/three.txt: md5 = e6a620249e2db93f0e3d5b2f3f395e05 OK 2025/11/07 01:44:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ketamaz8tumu/dst" 2025/11/07 01:44:02 DEBUG : Config file has changed externally - reloading 2025/11/07 01:44:03 DEBUG : Creating backend with remote "TestDrive:crypt/ldv0vn5fa8o39q07ci32gqcih7gk35f18lq2h18sjlqml11o2il0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/07 01:44:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:44:04 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst') 2025/11/07 01:44:04 DEBUG : one: Sizes differ 2025/11/07 01:44:04 INFO : one: Moved (server-side) to: one.bak 2025/11/07 01:44:06 DEBUG : one: md5 = 9c07e50349f0aeb3ba148e00f6e3c17f OK 2025/11/07 01:44:06 DEBUG : one: size = 4 OK 2025/11/07 01:44:06 INFO : one: Copied (new) 2025/11/07 01:44:06 DEBUG : two: size = 3 OK 2025/11/07 01:44:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:44:06 DEBUG : two: Unchanged skipping 2025/11/07 01:44:06 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:44:06 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst') 2025/11/07 01:44:06 DEBUG : three.txt: Sizes differ 2025/11/07 01:44:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/07 01:44:09 DEBUG : three.txt: md5 = 7470841da4b2679e4a31044573a6036f OK 2025/11/07 01:44:09 DEBUG : three.txt: size = 6 OK 2025/11/07 01:44:09 INFO : three.txt: Copied (new) 2025/11/07 01:44:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:44:10 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst') 2025/11/07 01:44:10 DEBUG : one: Sizes differ 2025/11/07 01:44:11 INFO : one.bak: Deleted 2025/11/07 01:44:11 INFO : one: Moved (server-side) to: one.bak 2025/11/07 01:44:12 DEBUG : one: md5 = 973b07a44856292156f4b32e46141b23 OK 2025/11/07 01:44:12 DEBUG : one: size = 5 OK 2025/11/07 01:44:12 INFO : one: Copied (new) 2025/11/07 01:44:13 DEBUG : two: size = 3 OK 2025/11/07 01:44:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:44:13 DEBUG : two: Unchanged skipping 2025/11/07 01:44:13 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:44:13 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst') 2025/11/07 01:44:13 DEBUG : three.txt: Sizes differ 2025/11/07 01:44:14 INFO : three.txt.bak: Deleted 2025/11/07 01:44:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/07 01:44:16 DEBUG : three.txt: md5 = 0b9202ba649571c300cae0ac7594acfd OK 2025/11/07 01:44:16 DEBUG : three.txt: size = 19 OK 2025/11/07 01:44:16 INFO : three.txt: Copied (new) 2025/11/07 01:44:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/07 01:44:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/07 01:44:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/07 01:44:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/07 01:44:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/07 01:44:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/07 01:44:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (23.31s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:44:22 DEBUG : dst/one: md5 = f20790b3113560213f537aebf9d9aaa9 OK 2025/11/07 01:44:24 DEBUG : dst/two: md5 = 53c77f9b4794b117911678cd4289c161 OK 2025/11/07 01:44:26 DEBUG : dst/three.txt: md5 = 885e1ac5ed6cbb7bd66381d4dc76ebe0 OK 2025/11/07 01:44:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ketamaz8tumu/dst" 2025/11/07 01:44:26 DEBUG : Creating backend with remote "TestDrive:crypt/ldv0vn5fa8o39q07ci32gqcih7gk35f18lq2h18sjlqml11o2il0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/07 01:44:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:44:27 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst') 2025/11/07 01:44:27 DEBUG : one: Sizes differ 2025/11/07 01:44:28 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/07 01:44:30 DEBUG : one: md5 = b44ad277087476bf876df5529859cf43 OK 2025/11/07 01:44:30 DEBUG : one: size = 4 OK 2025/11/07 01:44:30 INFO : one: Copied (new) 2025/11/07 01:44:30 DEBUG : two: size = 3 OK 2025/11/07 01:44:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:44:30 DEBUG : two: Unchanged skipping 2025/11/07 01:44:30 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:44:30 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst') 2025/11/07 01:44:30 DEBUG : three.txt: Sizes differ 2025/11/07 01:44:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/07 01:44:32 DEBUG : three.txt: md5 = f28a98efb5f89a5d92065a392ea994f0 OK 2025/11/07 01:44:32 DEBUG : three.txt: size = 6 OK 2025/11/07 01:44:32 INFO : three.txt: Copied (new) 2025/11/07 01:44:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:44:34 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst') 2025/11/07 01:44:34 DEBUG : one: Sizes differ 2025/11/07 01:44:34 INFO : one-2019-01-01: Deleted 2025/11/07 01:44:35 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/07 01:44:36 DEBUG : one: md5 = e737aa82a32a41e6625c7e323addb711 OK 2025/11/07 01:44:36 DEBUG : one: size = 5 OK 2025/11/07 01:44:36 INFO : one: Copied (new) 2025/11/07 01:44:36 DEBUG : two: size = 3 OK 2025/11/07 01:44:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:44:36 DEBUG : two: Unchanged skipping 2025/11/07 01:44:37 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:44:37 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu/dst') 2025/11/07 01:44:37 DEBUG : three.txt: Sizes differ 2025/11/07 01:44:37 INFO : three-2019-01-01.txt: Deleted 2025/11/07 01:44:38 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/07 01:44:40 DEBUG : three.txt: md5 = 7dc9e27f24cf7482e21c5ae9f5749633 OK 2025/11/07 01:44:40 DEBUG : three.txt: size = 19 OK 2025/11/07 01:44:40 INFO : three.txt: Copied (new) 2025/11/07 01:44:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/07 01:44:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/07 01:44:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/07 01:44:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/07 01:44:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/11/07 01:44:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/11/07 01:44:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffixKeepExtension (23.45s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:44:45 DEBUG : Testêé: md5 = af7bc8f2e44b5a0f780c12604552fc5f OK 2025/11/07 01:44:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:44:46 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:44:46 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu') 2025/11/07 01:44:46 DEBUG : Testêé: Sizes differ 2025/11/07 01:44:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:44:47 DEBUG : Testêé: md5 = 93448b3ae00109c24d5e4f475cecd39d OK 2025/11/07 01:44:47 DEBUG : Testêé: size = 14 OK 2025/11/07 01:44:47 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/07 01:44:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.66s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:44:49 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/07 01:44:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:44:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:44:50 DEBUG : existing: md5 = 9ac39198a9fd48379f1b1c7f9902a3d0 OK 2025/11/07 01:44:50 DEBUG : existing: size = 6 OK 2025/11/07 01:44:50 INFO : existing: Copied (new) 2025/11/07 01:44:50 DEBUG : Waiting for deletions to finish 2025/11/07 01:44:51 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:44:51 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu') 2025/11/07 01:44:51 DEBUG : existing: Sizes differ 2025/11/07 01:44:51 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/07 01:44:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:44:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:44:51 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': not deleting files as there were IO errors 2025/11/07 01:44:51 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.79s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:44:54 DEBUG : EXISTING: md5 = 9a40cc7a11ca6430f0a904af880e586d OK 2025/11/07 01:44:54 DEBUG : EXISTING: size = 6 OK 2025/11/07 01:44:54 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:44:54 DEBUG : existing: Unchanged skipping 2025/11/07 01:44:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:44:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:44:54 DEBUG : Waiting for deletions to finish 2025/11/07 01:44:54 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.09s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.45s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.56s) --- SKIP: TestMaxTransfer/Hard (0.61s) --- SKIP: TestMaxTransfer/Soft (0.44s) --- SKIP: TestMaxTransfer/Cautious (0.51s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:44:59 DEBUG : both0: md5 = ae43ee4ab50687b5875084dad106417e OK 2025/11/07 01:45:00 DEBUG : only0: md5 = b9cf1d38ac6b3e2fa9bd53194c7daf81 OK 2025/11/07 01:45:02 DEBUG : both1: md5 = cbeb6b6993a52986ae451821a3a83a56 OK 2025/11/07 01:45:04 DEBUG : only1: md5 = 16f57117d7d1c93056d92b8cbf399d06 OK 2025/11/07 01:45:05 DEBUG : both2: md5 = 799bda6047450d43c4fa453b27f079a8 OK 2025/11/07 01:45:07 DEBUG : only2: md5 = af50cecdd67b263c9494a7d8a0aaae63 OK 2025/11/07 01:45:08 DEBUG : both3: md5 = 150a78639448fcc019062b042eefa5d7 OK 2025/11/07 01:45:10 DEBUG : only3: md5 = d65fa154181ac9921c303caa46b460a3 OK 2025/11/07 01:45:11 DEBUG : both4: md5 = f759bd157d8728abdbd34eca419b76d4 OK 2025/11/07 01:45:13 DEBUG : only4: md5 = cc9c6002f9093d7c7650370169b46e02 OK 2025/11/07 01:45:14 DEBUG : both5: md5 = 11c323fbf32cde7a265b3edfb46c2e91 OK 2025/11/07 01:45:16 DEBUG : only5: md5 = 7feb15f8260781a07fb8fbc72cba9008 OK 2025/11/07 01:45:17 DEBUG : both6: md5 = 7d5a209634f9453bf1d861279a92821a OK 2025/11/07 01:45:19 DEBUG : only6: md5 = 0d5ae7d8fb2f5d72241fba87a992b05d OK 2025/11/07 01:45:21 DEBUG : both7: md5 = ec37efcb2866cd8cf3ab38a212691b98 OK 2025/11/07 01:45:22 DEBUG : only7: md5 = 8b891e11b557d24b284b143f06e14f86 OK 2025/11/07 01:45:24 DEBUG : both8: md5 = 4ab53d5c2b5ae6795406a072b14b5621 OK 2025/11/07 01:45:25 DEBUG : only8: md5 = 2d2dc53c1df727a01a4e323e78d57430 OK 2025/11/07 01:45:27 DEBUG : both9: md5 = 548e0d0c3b9ea7c75ee67410698154cf OK 2025/11/07 01:45:28 DEBUG : only9: md5 = 2270ab97f86c18cf4460f3cf46728399 OK 2025/11/07 01:45:30 DEBUG : both10: md5 = b0edf2b56a935a3f9c58bb28cc9632c1 OK 2025/11/07 01:45:31 DEBUG : only10: md5 = 08fbc0e2500c17718b6110bc268711e0 OK 2025/11/07 01:45:33 DEBUG : both11: md5 = 1c01f49bd81b9598e4b799d138555983 OK 2025/11/07 01:45:34 DEBUG : only11: md5 = 76ca4d7035c08dcf82fc499181e7503f OK 2025/11/07 01:45:36 DEBUG : both12: md5 = 0c6ccfd8f77ed0bb72312301d86b153f OK 2025/11/07 01:45:37 DEBUG : only12: md5 = 5389a180dbab4d9d6bc2c1b5de14c698 OK 2025/11/07 01:45:38 DEBUG : both13: md5 = 4eb61d45f109925191fc5d4159aa2519 OK 2025/11/07 01:45:40 DEBUG : only13: md5 = a0686fe942604dd1656e101a5c7f89cc OK 2025/11/07 01:45:41 DEBUG : both14: md5 = 26e6619a819db5821d6692afb57d3cf4 OK 2025/11/07 01:45:43 DEBUG : only14: md5 = abff1e845d37173f8fc8b7878ea22d7c OK 2025/11/07 01:45:44 DEBUG : both15: md5 = 58e0f3cf9a8c7431973cd4c592213931 OK 2025/11/07 01:45:46 DEBUG : only15: md5 = 8b4ee64d9202a1bc70b9de8e8894e296 OK 2025/11/07 01:45:47 DEBUG : both16: md5 = 9e33851b903f00af63f98c7bd9077ed5 OK 2025/11/07 01:45:49 DEBUG : only16: md5 = 05884e79a573aabe84c60c3f98c6682e OK 2025/11/07 01:45:50 DEBUG : both17: md5 = 62ff883200cf0fcf13c82bc78c1371ca OK 2025/11/07 01:45:52 DEBUG : only17: md5 = 76719c31c120c6229866198fa19e971a OK 2025/11/07 01:45:53 DEBUG : both18: md5 = cf506aa6fd96a5ffe699fd224e5ed028 OK 2025/11/07 01:45:55 DEBUG : only18: md5 = 7f4548c972956c1c53ef6506090c5cd8 OK 2025/11/07 01:45:56 DEBUG : both19: md5 = 9cd2004ed079c1df7e258c215aa153ba OK 2025/11/07 01:45:58 DEBUG : only19: md5 = 627568b56df72cc5766a1d3286dd6255 OK 2025/11/07 01:45:58 DEBUG : both10: size = 6 OK 2025/11/07 01:45:58 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:45:58 DEBUG : both11: size = 6 OK 2025/11/07 01:45:58 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:45:58 DEBUG : both0: size = 6 OK 2025/11/07 01:45:58 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:45:58 DEBUG : both12: size = 6 OK 2025/11/07 01:45:58 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:45:58 DEBUG : both10: Unchanged skipping 2025/11/07 01:45:58 DEBUG : both13: size = 6 OK 2025/11/07 01:45:58 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:45:58 DEBUG : both13: Unchanged skipping 2025/11/07 01:45:58 DEBUG : both14: size = 6 OK 2025/11/07 01:45:58 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:45:58 DEBUG : both14: Unchanged skipping 2025/11/07 01:45:58 DEBUG : both15: size = 6 OK 2025/11/07 01:45:58 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:45:58 DEBUG : both15: Unchanged skipping 2025/11/07 01:45:58 DEBUG : both16: size = 6 OK 2025/11/07 01:45:58 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:45:58 DEBUG : both16: Unchanged skipping 2025/11/07 01:45:58 DEBUG : both17: size = 6 OK 2025/11/07 01:45:58 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:45:58 DEBUG : both17: Unchanged skipping 2025/11/07 01:45:58 DEBUG : both18: size = 6 OK 2025/11/07 01:45:58 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:45:58 DEBUG : both18: Unchanged skipping 2025/11/07 01:45:58 DEBUG : both19: size = 6 OK 2025/11/07 01:45:58 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:45:58 DEBUG : both19: Unchanged skipping 2025/11/07 01:45:58 DEBUG : both1: size = 6 OK 2025/11/07 01:45:58 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:45:58 DEBUG : both1: Unchanged skipping 2025/11/07 01:45:58 DEBUG : both2: size = 6 OK 2025/11/07 01:45:58 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:45:58 DEBUG : both2: Unchanged skipping 2025/11/07 01:45:58 DEBUG : both3: size = 6 OK 2025/11/07 01:45:58 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:45:58 DEBUG : both3: Unchanged skipping 2025/11/07 01:45:58 DEBUG : both4: size = 6 OK 2025/11/07 01:45:58 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:45:58 DEBUG : both4: Unchanged skipping 2025/11/07 01:45:58 DEBUG : both5: size = 6 OK 2025/11/07 01:45:58 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:45:58 DEBUG : both5: Unchanged skipping 2025/11/07 01:45:58 DEBUG : both6: size = 6 OK 2025/11/07 01:45:58 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:45:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:45:58 DEBUG : both6: Unchanged skipping 2025/11/07 01:45:58 DEBUG : both7: size = 6 OK 2025/11/07 01:45:58 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:45:58 DEBUG : both11: Unchanged skipping 2025/11/07 01:45:58 DEBUG : both8: size = 6 OK 2025/11/07 01:45:58 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:45:58 DEBUG : both0: Unchanged skipping 2025/11/07 01:45:58 DEBUG : both9: size = 6 OK 2025/11/07 01:45:58 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:45:58 DEBUG : both12: Unchanged skipping 2025/11/07 01:45:58 DEBUG : both7: Unchanged skipping 2025/11/07 01:45:58 DEBUG : both8: Unchanged skipping 2025/11/07 01:45:58 DEBUG : both9: Unchanged skipping 2025/11/07 01:45:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:45:58 DEBUG : Waiting for deletions to finish 2025/11/07 01:45:59 INFO : only11: Deleted 2025/11/07 01:45:59 INFO : only13: Deleted 2025/11/07 01:45:59 INFO : only4: Deleted 2025/11/07 01:45:59 INFO : only2: Deleted 2025/11/07 01:45:59 INFO : only0: Deleted 2025/11/07 01:45:59 INFO : only7: Deleted 2025/11/07 01:45:59 INFO : only15: Deleted 2025/11/07 01:45:59 INFO : only14: Deleted 2025/11/07 01:46:00 INFO : only16: Deleted 2025/11/07 01:46:00 INFO : only3: Deleted 2025/11/07 01:46:00 INFO : only5: Deleted 2025/11/07 01:46:00 INFO : only17: Deleted 2025/11/07 01:46:00 INFO : only19: Deleted 2025/11/07 01:46:00 INFO : only6: Deleted 2025/11/07 01:46:00 INFO : only12: Deleted 2025/11/07 01:46:00 INFO : only8: Deleted 2025/11/07 01:46:00 INFO : only18: Deleted 2025/11/07 01:46:00 INFO : only9: Deleted 2025/11/07 01:46:01 INFO : only1: Deleted 2025/11/07 01:46:01 INFO : only10: Deleted 2025/11/07 01:46:01 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (73.19s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:46:12 DEBUG : both0: md5 = 1d11187079159da9422da29a7d36d830 OK 2025/11/07 01:46:13 DEBUG : only0: md5 = 3f6fe9076295cb8127c7087c5c9e0616 OK 2025/11/07 01:46:15 DEBUG : both1: md5 = 687b2c8bf76237c53acce2fe7f570a06 OK 2025/11/07 01:46:16 DEBUG : only1: md5 = 5d4aa517fa1ffe058da7b88a0fad1295 OK 2025/11/07 01:46:18 DEBUG : both2: md5 = 0f7ab853b95984866fd7b841ceb1ed0c OK 2025/11/07 01:46:19 DEBUG : only2: md5 = 0bc4488a47c6090879377052db3eeb5c OK 2025/11/07 01:46:21 DEBUG : both3: md5 = aaffda1a2fc088879cfd913d61de5afe OK 2025/11/07 01:46:22 DEBUG : only3: md5 = 592e4829ffda8449f2bbbaea68f712c2 OK 2025/11/07 01:46:24 DEBUG : both4: md5 = 86191bfe8fb556840bc5df2fbf340f90 OK 2025/11/07 01:46:25 DEBUG : only4: md5 = e93ec6f49987bee9edc8eecf46900cfe OK 2025/11/07 01:46:27 DEBUG : both5: md5 = 999a1857fcb4bcd9f129e592163fa81f OK 2025/11/07 01:46:28 DEBUG : only5: md5 = 5cecbce971a2622c98175ca196dd7c31 OK 2025/11/07 01:46:29 DEBUG : both6: md5 = 24a6c6933d905ba6096835ff1566639e OK 2025/11/07 01:46:31 DEBUG : only6: md5 = 4cb9ce6e4dce0e8bb64ac5abf58f3b36 OK 2025/11/07 01:46:32 DEBUG : both7: md5 = 077393ea63f180c546a9bd09808b654a OK 2025/11/07 01:46:34 DEBUG : only7: md5 = 5bcaaaea4d5538ead0428f5234ef861b OK 2025/11/07 01:46:35 DEBUG : both8: md5 = 51a0b026dd7352dbe33aeee51b8b1cec OK 2025/11/07 01:46:37 DEBUG : only8: md5 = 412aa03317180b9ed719d775bc23eb91 OK 2025/11/07 01:46:39 DEBUG : both9: md5 = 87c8a3ad90ab7f8d760b634d32336ca1 OK 2025/11/07 01:46:40 DEBUG : only9: md5 = c20fc2fe8e6ff78e9e71f6ae24193359 OK 2025/11/07 01:46:42 DEBUG : both10: md5 = 1fd2b3b5f73e68ac7f61d6dc940fe192 OK 2025/11/07 01:46:43 DEBUG : only10: md5 = d04a56d996cd4419f1d1b3dbeb15c81b OK 2025/11/07 01:46:45 DEBUG : both11: md5 = 7b9844241ac565b1913e8a21a7510529 OK 2025/11/07 01:46:46 DEBUG : only11: md5 = 3249289ec2d1839c2031e3e2a84939b2 OK 2025/11/07 01:46:47 DEBUG : both12: md5 = a53371bdb2d8d1d4a0812e3bf36234a2 OK 2025/11/07 01:46:49 DEBUG : only12: md5 = 8c2e0c995f1a36f4cf710e7d35d33338 OK 2025/11/07 01:46:51 DEBUG : both13: md5 = 17a5b68c021b785fb583bee043919a05 OK 2025/11/07 01:46:52 DEBUG : only13: md5 = 0f426d77b523f9fa72df2c7168f74d76 OK 2025/11/07 01:46:54 DEBUG : both14: md5 = 0730bf76d2410f7c31675181975390a8 OK 2025/11/07 01:46:55 DEBUG : only14: md5 = 84b8d758f3eb01f39229e64cadf5c119 OK 2025/11/07 01:46:57 DEBUG : both15: md5 = 56ffe94a1d7825abcb9a736d03b33913 OK 2025/11/07 01:46:58 DEBUG : only15: md5 = 809e097c9bf2ea9d6ef3ac3d2ffed4ca OK 2025/11/07 01:47:00 DEBUG : both16: md5 = cf18069052b0794e2dd2004f12a32cc0 OK 2025/11/07 01:47:01 DEBUG : only16: md5 = 4c9b2c424d7a981d2d0f23e6d1b570c0 OK 2025/11/07 01:47:03 DEBUG : both17: md5 = 4990e17d6a8e7a40f708682510b096a7 OK 2025/11/07 01:47:05 DEBUG : only17: md5 = 6aa2d4a6535f6428bce01071c81b7375 OK 2025/11/07 01:47:06 DEBUG : both18: md5 = 0be65e181ad738025ab01bca97c7aab6 OK 2025/11/07 01:47:07 DEBUG : only18: md5 = 85316d44f6e092d96c0819946f5cdd75 OK 2025/11/07 01:47:09 DEBUG : both19: md5 = 3c94bd72be52a8b6058d2d6cd12ca881 OK 2025/11/07 01:47:10 DEBUG : only19: md5 = bf06dd96e420004afc98665df5c95d0c OK 2025/11/07 01:47:11 DEBUG : both10: size = 6 OK 2025/11/07 01:47:11 DEBUG : both0: size = 6 OK 2025/11/07 01:47:11 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:47:11 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:47:11 DEBUG : both11: size = 6 OK 2025/11/07 01:47:11 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:47:11 DEBUG : both10: Unchanged skipping 2025/11/07 01:47:11 DEBUG : both13: size = 6 OK 2025/11/07 01:47:11 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:47:11 DEBUG : both12: size = 6 OK 2025/11/07 01:47:11 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:47:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:47:11 DEBUG : both13: Unchanged skipping 2025/11/07 01:47:11 DEBUG : both14: size = 6 OK 2025/11/07 01:47:11 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:47:11 DEBUG : both14: Unchanged skipping 2025/11/07 01:47:11 DEBUG : both15: size = 6 OK 2025/11/07 01:47:11 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:47:11 DEBUG : both15: Unchanged skipping 2025/11/07 01:47:11 DEBUG : both16: size = 6 OK 2025/11/07 01:47:11 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:47:11 DEBUG : both16: Unchanged skipping 2025/11/07 01:47:11 DEBUG : both17: size = 6 OK 2025/11/07 01:47:11 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:47:11 DEBUG : both17: Unchanged skipping 2025/11/07 01:47:11 DEBUG : both18: size = 6 OK 2025/11/07 01:47:11 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:47:11 DEBUG : both18: Unchanged skipping 2025/11/07 01:47:11 DEBUG : both19: size = 6 OK 2025/11/07 01:47:11 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:47:11 DEBUG : both19: Unchanged skipping 2025/11/07 01:47:11 DEBUG : both1: size = 6 OK 2025/11/07 01:47:11 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:47:11 DEBUG : both12: Unchanged skipping 2025/11/07 01:47:11 DEBUG : both2: size = 6 OK 2025/11/07 01:47:11 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:47:11 DEBUG : both2: Unchanged skipping 2025/11/07 01:47:11 DEBUG : both3: size = 6 OK 2025/11/07 01:47:11 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:47:11 DEBUG : both11: Unchanged skipping 2025/11/07 01:47:11 DEBUG : both4: size = 6 OK 2025/11/07 01:47:11 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:47:11 DEBUG : both0: Unchanged skipping 2025/11/07 01:47:11 DEBUG : both5: size = 6 OK 2025/11/07 01:47:11 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:47:11 DEBUG : both1: Unchanged skipping 2025/11/07 01:47:11 DEBUG : both6: size = 6 OK 2025/11/07 01:47:11 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:47:11 DEBUG : both3: Unchanged skipping 2025/11/07 01:47:11 DEBUG : both7: size = 6 OK 2025/11/07 01:47:11 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:47:11 DEBUG : both7: Unchanged skipping 2025/11/07 01:47:11 DEBUG : both8: size = 6 OK 2025/11/07 01:47:11 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:47:11 DEBUG : both8: Unchanged skipping 2025/11/07 01:47:11 DEBUG : both9: size = 6 OK 2025/11/07 01:47:11 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:47:11 DEBUG : both9: Unchanged skipping 2025/11/07 01:47:11 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:47:11 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu') 2025/11/07 01:47:11 DEBUG : only0: Sizes differ 2025/11/07 01:47:11 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:47:11 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu') 2025/11/07 01:47:11 DEBUG : only10: Sizes differ 2025/11/07 01:47:11 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:47:11 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu') 2025/11/07 01:47:11 DEBUG : only11: Sizes differ 2025/11/07 01:47:11 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:47:11 DEBUG : both4: Unchanged skipping 2025/11/07 01:47:11 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:47:11 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu') 2025/11/07 01:47:11 DEBUG : only13: Sizes differ 2025/11/07 01:47:11 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu') 2025/11/07 01:47:11 DEBUG : only12: Sizes differ 2025/11/07 01:47:11 DEBUG : both5: Unchanged skipping 2025/11/07 01:47:11 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:47:11 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu') 2025/11/07 01:47:11 DEBUG : only14: Sizes differ 2025/11/07 01:47:11 DEBUG : both6: Unchanged skipping 2025/11/07 01:47:11 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:47:11 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu') 2025/11/07 01:47:11 DEBUG : only16: Sizes differ 2025/11/07 01:47:11 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:47:11 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu') 2025/11/07 01:47:11 DEBUG : only17: Sizes differ 2025/11/07 01:47:11 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:47:11 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu') 2025/11/07 01:47:11 DEBUG : only18: Sizes differ 2025/11/07 01:47:11 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:47:11 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu') 2025/11/07 01:47:11 DEBUG : only19: Sizes differ 2025/11/07 01:47:11 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:47:11 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu') 2025/11/07 01:47:11 DEBUG : only15: Sizes differ 2025/11/07 01:47:11 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:47:11 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu') 2025/11/07 01:47:11 DEBUG : only1: Sizes differ 2025/11/07 01:47:11 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:47:11 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu') 2025/11/07 01:47:11 DEBUG : only2: Sizes differ 2025/11/07 01:47:11 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:47:11 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu') 2025/11/07 01:47:11 DEBUG : only3: Sizes differ 2025/11/07 01:47:11 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:47:11 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu') 2025/11/07 01:47:11 DEBUG : only4: Sizes differ 2025/11/07 01:47:11 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:47:11 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu') 2025/11/07 01:47:11 DEBUG : only5: Sizes differ 2025/11/07 01:47:11 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:47:11 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu') 2025/11/07 01:47:11 DEBUG : only6: Sizes differ 2025/11/07 01:47:11 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:47:11 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu') 2025/11/07 01:47:11 DEBUG : only7: Sizes differ 2025/11/07 01:47:11 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:47:11 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu') 2025/11/07 01:47:11 DEBUG : only8: Sizes differ 2025/11/07 01:47:11 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1013806598) 2025/11/07 01:47:11 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu') 2025/11/07 01:47:11 DEBUG : only9: Sizes differ 2025/11/07 01:47:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:47:12 DEBUG : only0: md5 = 8e85afb5424d7e7a45c912181f791ec8 OK 2025/11/07 01:47:12 DEBUG : only0: size = 0 OK 2025/11/07 01:47:12 INFO : only0: Copied (replaced existing) 2025/11/07 01:47:12 DEBUG : only12: md5 = 2ac2321d16a0efe398ca610b11bcb95a OK 2025/11/07 01:47:12 DEBUG : only12: size = 0 OK 2025/11/07 01:47:12 INFO : only12: Copied (replaced existing) 2025/11/07 01:47:12 DEBUG : only11: md5 = c46773bac58c201c6befa48caa840890 OK 2025/11/07 01:47:12 DEBUG : only11: size = 0 OK 2025/11/07 01:47:12 INFO : only11: Copied (replaced existing) 2025/11/07 01:47:12 DEBUG : only10: md5 = 5797e2c99e54d30427ac63b6896b9a8d OK 2025/11/07 01:47:12 DEBUG : only10: size = 0 OK 2025/11/07 01:47:12 INFO : only10: Copied (replaced existing) 2025/11/07 01:47:13 DEBUG : only14: md5 = be955aaef61bdc5dd715f6578bc7e570 OK 2025/11/07 01:47:13 DEBUG : only14: size = 0 OK 2025/11/07 01:47:13 INFO : only14: Copied (replaced existing) 2025/11/07 01:47:13 DEBUG : only13: md5 = 84ba444a073b520cf511474a9f2814a2 OK 2025/11/07 01:47:13 DEBUG : only13: size = 0 OK 2025/11/07 01:47:13 INFO : only13: Copied (replaced existing) 2025/11/07 01:47:14 DEBUG : only17: md5 = cac2d29989da68e588230220ef3d88f4 OK 2025/11/07 01:47:14 DEBUG : only17: size = 0 OK 2025/11/07 01:47:14 INFO : only17: Copied (replaced existing) 2025/11/07 01:47:14 DEBUG : only16: md5 = 7fd526a6d54bc51ac7343f6e4db3bb73 OK 2025/11/07 01:47:14 DEBUG : only16: size = 0 OK 2025/11/07 01:47:14 INFO : only16: Copied (replaced existing) 2025/11/07 01:47:14 DEBUG : only15: md5 = ffb41014c95b43dd9c5729f0d3c56f76 OK 2025/11/07 01:47:14 DEBUG : only15: size = 0 OK 2025/11/07 01:47:14 INFO : only15: Copied (replaced existing) 2025/11/07 01:47:15 DEBUG : only2: md5 = 054c45ccd05062d4a5ee06e15c6ccf2a OK 2025/11/07 01:47:15 DEBUG : only2: size = 0 OK 2025/11/07 01:47:15 INFO : only2: Copied (replaced existing) 2025/11/07 01:47:15 DEBUG : only4: md5 = 6f11cf981718679be15e4f8b7b6dcc55 OK 2025/11/07 01:47:15 DEBUG : only4: size = 0 OK 2025/11/07 01:47:15 INFO : only4: Copied (replaced existing) 2025/11/07 01:47:15 DEBUG : only1: md5 = 4c54ee8226ef73a4301f815f0617dc97 OK 2025/11/07 01:47:15 DEBUG : only1: size = 0 OK 2025/11/07 01:47:15 INFO : only1: Copied (replaced existing) 2025/11/07 01:47:16 DEBUG : only5: md5 = 4d1401a10385df75b861a1976cacb85a OK 2025/11/07 01:47:16 DEBUG : only5: size = 0 OK 2025/11/07 01:47:16 INFO : only5: Copied (replaced existing) 2025/11/07 01:47:16 DEBUG : only6: md5 = b81130238efaa97fb88ac6e4968eae10 OK 2025/11/07 01:47:16 DEBUG : only6: size = 0 OK 2025/11/07 01:47:16 INFO : only6: Copied (replaced existing) 2025/11/07 01:47:16 DEBUG : only8: md5 = 7994bce14321e7da10e84d705fb4b5e9 OK 2025/11/07 01:47:16 DEBUG : only8: size = 0 OK 2025/11/07 01:47:16 INFO : only8: Copied (replaced existing) 2025/11/07 01:47:16 DEBUG : only7: md5 = 48a89741a712ce8354364687e3d80b3e OK 2025/11/07 01:47:16 DEBUG : only7: size = 0 OK 2025/11/07 01:47:16 INFO : only7: Copied (replaced existing) 2025/11/07 01:47:17 DEBUG : only19: md5 = 5bd60eb94d607f01a11a989bd6471dca OK 2025/11/07 01:47:17 DEBUG : only19: size = 0 OK 2025/11/07 01:47:17 INFO : only19: Copied (replaced existing) 2025/11/07 01:47:17 DEBUG : only18: md5 = 50227a29501e4f14eb6678abcda16152 OK 2025/11/07 01:47:17 DEBUG : only18: size = 0 OK 2025/11/07 01:47:17 INFO : only18: Copied (replaced existing) 2025/11/07 01:47:17 DEBUG : only9: md5 = e48f9ab769bf801ac1933b780796475c OK 2025/11/07 01:47:17 DEBUG : only9: size = 0 OK 2025/11/07 01:47:17 INFO : only9: Copied (replaced existing) 2025/11/07 01:47:18 DEBUG : only3: md5 = 6009d1a72676711b09bc25e7a1d21867 OK 2025/11/07 01:47:18 DEBUG : only3: size = 0 OK 2025/11/07 01:47:18 INFO : only3: Copied (replaced existing) 2025/11/07 01:47:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (85.55s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:47:36 DEBUG : empty_dir: Making directory with metadata 2025/11/07 01:47:36 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 01:47:36 DEBUG : empty_on_remote: Making directory with metadata 2025/11/07 01:47:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 01:47:36 DEBUG : empty_on_remote: Making directory with metadata 2025/11/07 01:47:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 01:47:42 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/07 01:47:42 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/07 01:47:42 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/07 01:47:42 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/07 01:47:49 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2025/11/07 01:47:50 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2025/11/07 01:47:51 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (16.21s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:47:52 DEBUG : empty_dir: Making directory with metadata 2025/11/07 01:47:52 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 01:47:52 DEBUG : empty_on_remote: Making directory with metadata 2025/11/07 01:47:52 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 01:47:52 DEBUG : empty_on_remote: Making directory with metadata 2025/11/07 01:47:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 01:47:58 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/07 01:47:58 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/07 01:47:58 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/07 01:47:58 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/07 01:47:58 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/11/07 01:48:05 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2025/11/07 01:48:06 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2025/11/07 01:48:07 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.37s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:48:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/07 01:48:09 DEBUG : sub dir: Making directory with metadata 2025/11/07 01:48:10 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2025/11/07 01:48:29 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/07 01:48:29 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/07 01:48:29 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 01:48:29 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2025/11/07 01:48:42 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2025/11/07 01:48:43 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/07 01:48:43 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/11/07 01:48:44 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/11/07 01:48:45 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/07 01:48:45 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/07 01:48:46 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/07 01:48:47 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/07 01:48:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/07 01:48:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/11/07 01:48:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/07 01:48:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (41.24s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:48:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/07 01:48:50 DEBUG : sub dir: Making directory with metadata 2025/11/07 01:48:51 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2025/11/07 01:49:12 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/07 01:49:12 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/07 01:49:12 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 01:49:12 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2025/11/07 01:49:24 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/07 01:49:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/11/07 01:49:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/11/07 01:49:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/07 01:49:27 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/07 01:49:27 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/07 01:49:28 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/07 01:49:29 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/07 01:49:29 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/11/07 01:49:29 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/07 01:49:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (40.96s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:49:33 DEBUG : dir1/0000-abcdefg.txt: md5 = 6a76cfda2c39f9c981b1e84ce8141719 OK 2025/11/07 01:49:35 DEBUG : dir1/0001-bcdefgh.txt: md5 = c3b1cef88a726e7d86e94ca25953d98e OK 2025/11/07 01:49:36 DEBUG : dir1/0002-cdefghi.txt: md5 = 107a0fe68dce74355a71c883df58fc55 OK 2025/11/07 01:49:38 DEBUG : dir1/0003-defghij.txt: md5 = aa72c79471793249abb75bf9423184eb OK 2025/11/07 01:49:40 DEBUG : dir1/0004-efghijk.txt: md5 = ebac453f9c4cf29f7f441b4e2afb13ef OK 2025/11/07 01:49:41 DEBUG : dir1/0005-fghijkl.txt: md5 = aed5705af86feb0a5f7fca9c04bc4c6a OK 2025/11/07 01:49:42 DEBUG : dir1/0006-ghijklm.txt: md5 = f5c889a695f591032a1b0cbbffd89a5a OK 2025/11/07 01:49:44 DEBUG : dir1/0007-1234567.txt: md5 = 87e608af3b87d747894c0f2a8e48e537 OK 2025/11/07 01:49:45 DEBUG : dir1/0008-2345678.txt: md5 = bcdc992a91c67fae3a6ceda2eddaba68 OK 2025/11/07 01:49:47 DEBUG : dir1/0009-3456789.txt: md5 = fad81d95fea5db1dfa8e1bf1215e3983 OK 2025/11/07 01:49:48 DEBUG : dir1/0010-456789.txt: md5 = 909868a452877c8063ba6c8cdcd027f3 OK 2025/11/07 01:49:49 DEBUG : dir1/0011-56789;.txt: md5 = e1c91051578b9c8f70d2877c8db0ada1 OK 2025/11/07 01:49:51 DEBUG : dir1/0012-6789;.txt: md5 = 18280e75b82b07bcfcfe2c2632ac06cb OK 2025/11/07 01:49:52 DEBUG : dir1/0013-789;=.txt: md5 = c653ae46a80e928c2479315d15c4098d OK 2025/11/07 01:49:54 DEBUG : dir1/0014-89;=.txt: md5 = 45ac4ae68bb9003e068548a10598b7e8 OK 2025/11/07 01:49:55 DEBUG : dir1/0015-9;=.txt: md5 = eb0b6ab5748b3f1b51d672de35816c70 OK 2025/11/07 01:49:57 DEBUG : apple: md5 = d7f27c589c7a567504b7318ff9c9bf1d OK 2025/11/07 01:49:58 DEBUG : banana: md5 = 31ff53e7989f1a90395465f0a6b0eded OK 2025/11/07 01:50:00 DEBUG : appleappleapplebanana: md5 = 5331ca59088e5551236dc681e05df48d OK 2025/11/07 01:50:01 DEBUG : splitbananasplit: md5 = c99454f240f5bf4ad4a9158d8b302f5c OK 2025/11/07 01:50:01 DEBUG : Waiting for deletions to finish 2025/11/07 01:50:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 01:50:02 DEBUG : apple: Excluded (Path Filter) 2025/11/07 01:50:02 DEBUG : banana: Excluded (Path Filter) 2025/11/07 01:50:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 01:50:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 01:50:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 01:50:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 01:50:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 01:50:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 01:50:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 01:50:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 01:50:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 01:50:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 01:50:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 01:50:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 01:50:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 01:50:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 01:50:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 01:50:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 01:50:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 01:50:03 DEBUG : apple: size = 5 OK 2025/11/07 01:50:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:03 DEBUG : apple: Unchanged skipping 2025/11/07 01:50:03 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 01:50:03 DEBUG : banana: size = 6 OK 2025/11/07 01:50:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 01:50:03 DEBUG : banana: Unchanged skipping 2025/11/07 01:50:03 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/07 01:50:03 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 01:50:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:03 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 01:50:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 01:50:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 01:50:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 01:50:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 01:50:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 01:50:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 01:50:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 01:50:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 01:50:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:50:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 01:50:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 01:50:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 01:50:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 01:50:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 01:50:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 01:50:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 01:50:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 01:50:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 01:50:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 01:50:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 01:50:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 01:50:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 01:50:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 01:50:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 01:50:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 01:50:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 01:50:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 01:50:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 01:50:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 01:50:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 01:50:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 01:50:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 01:50:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 01:50:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:50:03 DEBUG : Waiting for deletions to finish 2025/11/07 01:50:03 DEBUG : Waiting for deletions to finish 2025/11/07 01:50:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 01:50:04 DEBUG : apple: Excluded (Path Filter) 2025/11/07 01:50:04 DEBUG : banana: Excluded (Path Filter) 2025/11/07 01:50:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 01:50:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 01:50:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 01:50:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 01:50:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 01:50:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 01:50:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 01:50:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 01:50:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 01:50:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 01:50:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 01:50:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 01:50:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 01:50:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 01:50:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 01:50:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 01:50:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 01:50:05 DEBUG : dir1: Directory modification time the same (differ by -932.222µs, within tolerance 1ms) 2025/11/07 01:50:05 DEBUG : apple: size = 5 OK 2025/11/07 01:50:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:05 DEBUG : apple: Unchanged skipping 2025/11/07 01:50:05 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 01:50:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 01:50:05 DEBUG : banana: size = 6 OK 2025/11/07 01:50:05 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 01:50:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:05 DEBUG : banana: Unchanged skipping 2025/11/07 01:50:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:05 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 01:50:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 01:50:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 01:50:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 01:50:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 01:50:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:50:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 01:50:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 01:50:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 01:50:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 01:50:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 01:50:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 01:50:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 01:50:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 01:50:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 01:50:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 01:50:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 01:50:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 01:50:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 01:50:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 01:50:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 01:50:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 01:50:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 01:50:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 01:50:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 01:50:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 01:50:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 01:50:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 01:50:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 01:50:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 01:50:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 01:50:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 01:50:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 01:50:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 01:50:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:50:05 DEBUG : Waiting for deletions to finish 2025/11/07 01:50:05 DEBUG : Waiting for deletions to finish 2025/11/07 01:50:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 01:50:06 DEBUG : apple: Excluded (Path Filter) 2025/11/07 01:50:06 DEBUG : banana: Excluded (Path Filter) 2025/11/07 01:50:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 01:50:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 01:50:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 01:50:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 01:50:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 01:50:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 01:50:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 01:50:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 01:50:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 01:50:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 01:50:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 01:50:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 01:50:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 01:50:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 01:50:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 01:50:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 01:50:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 01:50:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/07 01:50:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/07 01:50:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/07 01:50:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/07 01:50:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/07 01:50:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/07 01:50:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/07 01:50:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/07 01:50:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/07 01:50:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/07 01:50:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/07 01:50:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/07 01:50:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/07 01:50:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/07 01:50:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/07 01:50:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:50:20 DEBUG : dir1/0000-abcdefg.txt: md5 = 3f0fd58873aa74ffa3c5d6e887181659 OK 2025/11/07 01:50:21 DEBUG : dir1/0001-bcdefgh.txt: md5 = 7f2f71ff5a4b4781f22522e4e57187b8 OK 2025/11/07 01:50:23 DEBUG : dir1/0002-cdefghi.txt: md5 = 22c2aa4cc140dff4cdc2666105d4bb4e OK 2025/11/07 01:50:25 DEBUG : dir1/0003-defghij.txt: md5 = 0895f08f60f42aee53d3148720274368 OK 2025/11/07 01:50:26 DEBUG : dir1/0004-efghijk.txt: md5 = 5645f2be413d1f80662a8b71abad0990 OK 2025/11/07 01:50:28 DEBUG : dir1/0005-fghijkl.txt: md5 = 68e454a1e11012799a9bb3ee4a8acd69 OK 2025/11/07 01:50:30 DEBUG : dir1/0006-ghijklm.txt: md5 = 9d2b64f8ac186f6e58a0d3a108026c63 OK 2025/11/07 01:50:31 DEBUG : dir1/0007-1234567.txt: md5 = 27fbabbd59b3a0a69e67fb4d2a7b9a5d OK 2025/11/07 01:50:33 DEBUG : dir1/0008-2345678.txt: md5 = 9426c8be8fbcef14cc4b8d7e5dfb245e OK 2025/11/07 01:50:34 DEBUG : dir1/0009-3456789.txt: md5 = 97d5eed06c6dc06232b67606e5123b5b OK 2025/11/07 01:50:35 DEBUG : dir1/0010-456789.txt: md5 = af8f4415b811ddba99744a709ba7c899 OK 2025/11/07 01:50:37 DEBUG : dir1/0011-56789;.txt: md5 = 2fbdc7bdee914cb2b9b539d3e3d515f9 OK 2025/11/07 01:50:38 DEBUG : dir1/0012-6789;.txt: md5 = f7839dcbc6fa080b0469622fa2e140f4 OK 2025/11/07 01:50:40 DEBUG : dir1/0013-789;=.txt: md5 = e4f05c9145f148f620b0b24f4948b737 OK 2025/11/07 01:50:41 DEBUG : dir1/0014-89;=.txt: md5 = f7e49e4f81c70c454e1113c119a81353 OK 2025/11/07 01:50:43 DEBUG : dir1/0015-9;=.txt: md5 = b756c192a915fe6cc0f2162e2dba9e48 OK 2025/11/07 01:50:44 DEBUG : apple: md5 = a7658cf304f6823c58e685a2425a3c6e OK 2025/11/07 01:50:46 DEBUG : banana: md5 = f5d4a019a46519d1019517c50bdc4823 OK 2025/11/07 01:50:48 DEBUG : appleappleapplebanana: md5 = 0d5dec4aa13bbf396ac44a9d223bdfed OK 2025/11/07 01:50:49 DEBUG : splitbananasplit: md5 = 8621d87a902c6ded17df714fd5cb012b OK 2025/11/07 01:50:49 DEBUG : Waiting for deletions to finish 2025/11/07 01:50:50 DEBUG : apple: Excluded (Path Filter) 2025/11/07 01:50:50 DEBUG : banana: Excluded (Path Filter) 2025/11/07 01:50:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 01:50:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 01:50:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 01:50:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 01:50:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 01:50:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 01:50:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 01:50:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 01:50:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 01:50:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 01:50:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 01:50:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 01:50:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 01:50:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 01:50:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 01:50:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 01:50:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 01:50:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 01:50:51 DEBUG : apple: size = 5 OK 2025/11/07 01:50:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:51 DEBUG : apple: Unchanged skipping 2025/11/07 01:50:51 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 01:50:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 01:50:51 DEBUG : banana: size = 6 OK 2025/11/07 01:50:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:51 DEBUG : banana: Unchanged skipping 2025/11/07 01:50:51 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/07 01:50:51 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 01:50:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:51 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 01:50:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 01:50:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 01:50:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 01:50:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 01:50:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 01:50:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 01:50:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 01:50:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 01:50:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 01:50:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 01:50:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 01:50:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 01:50:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 01:50:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 01:50:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 01:50:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 01:50:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 01:50:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 01:50:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 01:50:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 01:50:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 01:50:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 01:50:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:50:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 01:50:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 01:50:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 01:50:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 01:50:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 01:50:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 01:50:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 01:50:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 01:50:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 01:50:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 01:50:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:50:51 DEBUG : Waiting for deletions to finish 2025/11/07 01:50:51 DEBUG : Waiting for deletions to finish 2025/11/07 01:50:52 DEBUG : apple: Excluded (Path Filter) 2025/11/07 01:50:52 DEBUG : banana: Excluded (Path Filter) 2025/11/07 01:50:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 01:50:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 01:50:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 01:50:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 01:50:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 01:50:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 01:50:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 01:50:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 01:50:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 01:50:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 01:50:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 01:50:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 01:50:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 01:50:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 01:50:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 01:50:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 01:50:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 01:50:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 01:50:53 DEBUG : apple: size = 5 OK 2025/11/07 01:50:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:53 DEBUG : apple: Unchanged skipping 2025/11/07 01:50:53 DEBUG : dir1: Directory modification time the same (differ by -924.33µs, within tolerance 1ms) 2025/11/07 01:50:53 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 01:50:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:53 DEBUG : banana: size = 6 OK 2025/11/07 01:50:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 01:50:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:53 DEBUG : banana: Unchanged skipping 2025/11/07 01:50:53 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 01:50:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:53 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 01:50:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 01:50:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 01:50:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 01:50:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 01:50:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 01:50:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 01:50:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 01:50:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 01:50:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 01:50:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 01:50:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 01:50:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 01:50:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 01:50:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 01:50:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 01:50:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 01:50:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 01:50:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 01:50:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 01:50:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 01:50:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 01:50:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 01:50:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 01:50:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 01:50:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 01:50:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 01:50:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 01:50:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 01:50:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 01:50:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:50:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 01:50:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 01:50:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:50:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 01:50:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:50:53 DEBUG : Waiting for deletions to finish 2025/11/07 01:50:53 DEBUG : Waiting for deletions to finish 2025/11/07 01:50:53 DEBUG : apple: Excluded (Path Filter) 2025/11/07 01:50:53 DEBUG : banana: Excluded (Path Filter) 2025/11/07 01:50:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 01:50:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 01:50:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 01:50:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 01:50:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 01:50:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 01:50:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 01:50:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 01:50:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 01:50:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 01:50:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 01:50:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 01:50:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 01:50:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 01:50:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 01:50:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 01:50:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 01:50:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 01:51:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/07 01:51:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/07 01:51:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/07 01:51:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/07 01:51:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/07 01:51:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/07 01:51:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/07 01:51:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/07 01:51:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/07 01:51:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/07 01:51:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/07 01:51:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/07 01:51:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/07 01:51:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/07 01:51:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/07 01:51:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:51:08 DEBUG : dir1/0000-abcdefg.txt: md5 = e5e7334b0f09e6a200a6c718833a9aae OK 2025/11/07 01:51:09 DEBUG : dir1/0001-bcdefgh.txt: md5 = c761520e1b2f20008c8419d02ed6e6f9 OK 2025/11/07 01:51:11 DEBUG : dir1/0002-cdefghi.txt: md5 = 2a2d0b10896d08c8f203e2966fa344c8 OK 2025/11/07 01:51:12 DEBUG : dir1/0003-defghij.txt: md5 = a50432d4154129a01591f15eb339e7e5 OK 2025/11/07 01:51:14 DEBUG : dir1/0004-efghijk.txt: md5 = e5121cc24332e91d959e10170f961739 OK 2025/11/07 01:51:15 DEBUG : dir1/0005-fghijkl.txt: md5 = 0717e71e53d8e753c4021b17b1bf33f7 OK 2025/11/07 01:51:17 DEBUG : dir1/0006-ghijklm.txt: md5 = 89a70b6f89040e9bb30f7a92697e9840 OK 2025/11/07 01:51:18 DEBUG : dir1/0007-1234567.txt: md5 = 0e455d8ef5f6cd84d84f18ac10a92ac6 OK 2025/11/07 01:51:20 DEBUG : dir1/0008-2345678.txt: md5 = cb1c1ac2f3ed2eec4d09fe5b9c28aedb OK 2025/11/07 01:51:21 DEBUG : dir1/0009-3456789.txt: md5 = 7a2bb4462c50e9573efb18e907bbb12a OK 2025/11/07 01:51:23 DEBUG : dir1/0010-456789.txt: md5 = b44b40d14a6a006078b6a5ee8c803ab6 OK 2025/11/07 01:51:24 DEBUG : dir1/0011-56789;.txt: md5 = 9ba2f738bfe4d50197c0a65c93efab39 OK 2025/11/07 01:51:26 DEBUG : dir1/0012-6789;.txt: md5 = 9c93c30f911f41afd98e41667d7e7ce1 OK 2025/11/07 01:51:27 DEBUG : dir1/0013-789;=.txt: md5 = a9704f91eb99feb67ee5c667c1fc0c8b OK 2025/11/07 01:51:29 DEBUG : dir1/0014-89;=.txt: md5 = 81fa1c0c323dfccdefdddc3c4f6ed09c OK 2025/11/07 01:51:31 DEBUG : dir1/0015-9;=.txt: md5 = b8167b22255ab07da19f0a963313f167 OK 2025/11/07 01:51:32 DEBUG : apple: md5 = 93650b85c388fc79705a3dce170076af OK 2025/11/07 01:51:33 DEBUG : banana: md5 = e66193fd26a46ddbe7ffc984403b5249 OK 2025/11/07 01:51:35 DEBUG : appleappleapplebanana: md5 = c9f36559c00123e74b5a59e1f0da91c6 OK 2025/11/07 01:51:36 DEBUG : splitbananasplit: md5 = 4e57e286c380e0315024bd91a0d5ac55 OK 2025/11/07 01:51:36 DEBUG : Waiting for deletions to finish 2025/11/07 01:51:37 DEBUG : banana: Excluded (Path Filter) 2025/11/07 01:51:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 01:51:37 DEBUG : apple: Excluded (Path Filter) 2025/11/07 01:51:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 01:51:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 01:51:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 01:51:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 01:51:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 01:51:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 01:51:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 01:51:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 01:51:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 01:51:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 01:51:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 01:51:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 01:51:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 01:51:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 01:51:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 01:51:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 01:51:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 01:51:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 01:51:38 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 01:51:38 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 01:51:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 01:51:38 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 01:51:38 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 01:51:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 01:51:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 01:51:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 01:51:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 01:51:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 01:51:38 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 01:51:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 01:51:38 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 01:51:38 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 01:51:38 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/07 01:51:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 01:51:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/07 01:51:38 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 01:51:38 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/07 01:51:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 01:51:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/07 01:51:38 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 01:51:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 01:51:38 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 01:51:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 01:51:38 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/07 01:51:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 01:51:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 01:51:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 01:51:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 01:51:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 01:51:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 01:51:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 01:51:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 01:51:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 01:51:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 01:51:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 01:51:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 01:51:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 01:51:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 01:51:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 01:51:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 01:51:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 01:51:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 01:51:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 01:51:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 01:51:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 01:51:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 01:51:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 01:51:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 01:51:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 01:51:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 01:51:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 01:51:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 01:51:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 01:51:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 01:51:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 01:51:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 01:51:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 01:51:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 01:51:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 01:51:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 01:51:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 01:51:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 01:51:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 01:51:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 01:51:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 01:51:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 01:51:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 01:51:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 01:51:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 01:51:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 01:51:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 01:51:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 01:51:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 01:51:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 01:51:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 01:51:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 01:51:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 01:51:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 01:51:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 01:51:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 01:51:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 01:51:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 01:51:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 01:51:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 01:51:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 01:51:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 01:51:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 01:51:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 01:51:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 01:51:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 01:51:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 01:51:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 01:51:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 01:51:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 01:51:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 01:51:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 01:51:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 01:51:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 01:51:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 01:51:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 01:51:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 01:51:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 01:51:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 01:51:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 01:51:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 01:51:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 01:51:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 01:51:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 01:51:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 01:51:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 01:51:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 01:51:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 01:51:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 01:51:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 01:51:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 01:51:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 01:51:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 01:51:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 01:51:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 01:51:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 01:51:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 01:51:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 01:51:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 01:51:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 01:51:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 01:51:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 01:51:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 01:51:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 01:51:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 01:51:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 01:51:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 01:51:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 01:51:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 01:51:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 01:51:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 01:51:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 01:51:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 01:51:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 01:51:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 01:51:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 01:51:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 01:51:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 01:51:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 01:51:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 01:51:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 01:51:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 01:51:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 01:51:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 01:51:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 01:51:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 01:51:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 01:51:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 01:51:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 01:51:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 01:51:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 01:51:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 01:51:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 01:51:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 01:51:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 01:51:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 01:51:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 01:51:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 01:51:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 01:51:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 01:51:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 01:51:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 01:51:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 01:51:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 01:51:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 01:51:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 01:51:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 01:51:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 01:51:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 01:51:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 01:51:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 01:51:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 01:51:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 01:51:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 01:51:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/07 01:51:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 01:51:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/07 01:51:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 01:51:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/07 01:51:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 01:51:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/07 01:51:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 01:51:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/07 01:51:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 01:51:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/07 01:51:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 01:51:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/07 01:51:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 01:51:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/07 01:51:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 01:51:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/07 01:51:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 01:51:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/07 01:51:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 01:51:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/07 01:51:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 01:51:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/07 01:51:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 01:51:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/07 01:51:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 01:51:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/07 01:51:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 01:51:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/07 01:51:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/07 01:51:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/07 01:51:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/07 01:51:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:51:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:51:39 DEBUG : YmFuYW5h: md5 = 325c42cefc54641351e802a0cf5a3d48 OK 2025/11/07 01:51:39 DEBUG : YmFuYW5h: size = 6 OK 2025/11/07 01:51:39 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/07 01:51:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 01:51:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = cb642611178c75d3c43dfff1b923303b OK 2025/11/07 01:51:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/07 01:51:39 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 01:51:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 01:51:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = a0e6fb4451c9dc3ad48fd1c6cbf066eb OK 2025/11/07 01:51:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/07 01:51:39 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 01:51:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 01:51:40 DEBUG : YXBwbGU=: md5 = c1f76ec635ee78aaca1027fb8e24437b OK 2025/11/07 01:51:40 DEBUG : YXBwbGU=: size = 5 OK 2025/11/07 01:51:40 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/07 01:51:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 01:51:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 6db461c64a258008c506e4103d0f7421 OK 2025/11/07 01:51:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/07 01:51:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 01:51:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 01:51:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 18ad877a3fa65b9ea1911c4354983026 OK 2025/11/07 01:51:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/07 01:51:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 01:51:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 01:51:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 86621fdeb848bfd53672f17e3c9f51f2 OK 2025/11/07 01:51:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/07 01:51:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 01:51:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 01:51:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = eef8d83cf722bdac713d1bcc79dc4e69 OK 2025/11/07 01:51:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/07 01:51:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 01:51:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 01:51:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = f08c34a4c6f1debacc57306af42dc0e0 OK 2025/11/07 01:51:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/07 01:51:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 01:51:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 01:51:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 0527679c19d2ecc78f6ebfdccc7ccd30 OK 2025/11/07 01:51:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/07 01:51:42 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 01:51:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 01:51:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 10fce818db3bc9a09c0dfd404691df04 OK 2025/11/07 01:51:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/07 01:51:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 01:51:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 01:51:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 05a3fefab9e97d499c7eb12126d16f5b OK 2025/11/07 01:51:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/07 01:51:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 01:51:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 01:51:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 6e00bc74eea9b40581b93ea25bf2dcec OK 2025/11/07 01:51:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/07 01:51:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 01:51:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 01:51:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 77a4bd27e1a21f39e2b2734aef549865 OK 2025/11/07 01:51:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/07 01:51:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 01:51:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 01:51:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 3576de41b0ba9a39a51682c9ebafd89a OK 2025/11/07 01:51:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/07 01:51:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 01:51:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 68e0bc381b529e022ba4cb801545b2d3 OK 2025/11/07 01:51:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/07 01:51:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 01:51:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/07 01:51:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 505278dd07f197f489f265168903bffb OK 2025/11/07 01:51:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/07 01:51:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 01:51:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 801527697a716ee53ecf8e009835340c OK 2025/11/07 01:51:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/07 01:51:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 01:51:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 0a7064af4ed59e29e33082a57397ce28 OK 2025/11/07 01:51:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/07 01:51:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:45 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 136ce13e96ea8015f5d682c17b14033c OK 2025/11/07 01:51:45 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/07 01:51:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/07 01:51:45 DEBUG : Waiting for deletions to finish 2025/11/07 01:51:46 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/07 01:51:46 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/07 01:51:46 INFO : dir1/0010-456789.txt: Deleted 2025/11/07 01:51:46 INFO : dir1/0003-defghij.txt: Deleted 2025/11/07 01:51:46 INFO : apple: Deleted 2025/11/07 01:51:46 INFO : dir1/0012-6789;.txt: Deleted 2025/11/07 01:51:46 INFO : dir1/0009-3456789.txt: Deleted 2025/11/07 01:51:46 INFO : dir1/0013-789;=.txt: Deleted 2025/11/07 01:51:46 INFO : dir1/0007-1234567.txt: Deleted 2025/11/07 01:51:46 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/07 01:51:46 INFO : dir1/0008-2345678.txt: Deleted 2025/11/07 01:51:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/07 01:51:46 INFO : dir1/0014-89;=.txt: Deleted 2025/11/07 01:51:46 INFO : dir1/0011-56789;.txt: Deleted 2025/11/07 01:51:46 INFO : dir1/0015-9;=.txt: Deleted 2025/11/07 01:51:47 INFO : appleappleapplebanana: Deleted 2025/11/07 01:51:47 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/07 01:51:47 INFO : banana: Deleted 2025/11/07 01:51:47 INFO : splitbananasplit: Deleted 2025/11/07 01:51:47 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/07 01:51:47 DEBUG : Waiting for deletions to finish 2025/11/07 01:51:47 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/07 01:51:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/07 01:51:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/07 01:51:47 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/07 01:51:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/07 01:51:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/07 01:51:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/07 01:51:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/07 01:51:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/07 01:51:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/07 01:51:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/07 01:51:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/07 01:51:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/07 01:51:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/07 01:51:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/07 01:51:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/07 01:51:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/07 01:51:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/07 01:51:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/07 01:51:47 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/07 01:51:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 01:51:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 01:51:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 01:51:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 01:51:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 01:51:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 01:51:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 01:51:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 01:51:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 01:51:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 01:51:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 01:51:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 01:51:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 01:51:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 01:51:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 01:51:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 01:51:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 01:51:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 01:51:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 01:51:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 01:51:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 01:51:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 01:51:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 01:51:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 01:51:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 01:51:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 01:51:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 01:51:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/07 01:51:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 01:51:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/07 01:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 01:51:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 01:51:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 01:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 01:51:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 01:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 01:51:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 01:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 01:51:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 01:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 01:51:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 01:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 01:51:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 01:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 01:51:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 01:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 01:51:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 01:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 01:51:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 01:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 01:51:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 01:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 01:51:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 01:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 01:51:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 01:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 01:51:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 01:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 01:51:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 01:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 01:51:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/07 01:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 01:51:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 01:51:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 01:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 01:51:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 01:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 01:51:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 01:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 01:51:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 01:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 01:51:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 01:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 01:51:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 01:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 01:51:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 01:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 01:51:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 01:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 01:51:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 01:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 01:51:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 01:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 01:51:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 01:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 01:51:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 01:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 01:51:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 01:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 01:51:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 01:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 01:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 01:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 01:51:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/07 01:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 01:51:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 01:51:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 01:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 01:51:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 01:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 01:51:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 01:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 01:51:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 01:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 01:51:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 01:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 01:51:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 01:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 01:51:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 01:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 01:51:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 01:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 01:51:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 01:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 01:51:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 01:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 01:51:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 01:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 01:51:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 01:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 01:51:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 01:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 01:51:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 01:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 01:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 01:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 01:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 01:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 01:51:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/07 01:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 01:51:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 01:51:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 01:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 01:51:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 01:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 01:51:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 01:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 01:51:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 01:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 01:51:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 01:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 01:51:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 01:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 01:51:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 01:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 01:51:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 01:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 01:51:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 01:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 01:51:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 01:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 01:51:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 01:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 01:51:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 01:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 01:51:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 01:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 01:51:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 01:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 01:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 01:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 01:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 01:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 01:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 01:51:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 01:51:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 01:51:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 01:51:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 01:51:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 01:51:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 01:51:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 01:51:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 01:51:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 01:51:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 01:51:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 01:51:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 01:51:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 01:51:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 01:51:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/07 01:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 01:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 01:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 01:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 01:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 01:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 01:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 01:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 01:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 01:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 01:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 01:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 01:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 01:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 01:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 01:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 01:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 01:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 01:51:48 DEBUG : dir1: Directory modification time the same (differ by -916.456µs, within tolerance 1ms) 2025/11/07 01:51:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/07 01:51:48 DEBUG : YXBwbGU=: size = 5 OK 2025/11/07 01:51:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:51:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 01:51:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:51:48 DEBUG : apple: Unchanged skipping 2025/11/07 01:51:48 DEBUG : YmFuYW5h: size = 6 OK 2025/11/07 01:51:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:51:48 DEBUG : banana: Unchanged skipping 2025/11/07 01:51:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/07 01:51:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:51:48 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 01:51:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 01:51:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 01:51:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 01:51:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 01:51:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 01:51:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 01:51:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 01:51:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 01:51:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 01:51:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 01:51:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 01:51:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 01:51:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 01:51:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 01:51:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 01:51:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 01:51:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 01:51:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 01:51:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 01:51:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 01:51:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 01:51:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 01:51:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 01:51:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 01:51:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 01:51:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 01:51:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 01:51:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 01:51:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 01:51:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 01:51:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 01:51:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 01:51:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 01:51:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 01:51:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 01:51:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 01:51:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 01:51:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 01:51:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 01:51:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 01:51:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 01:51:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 01:51:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 01:51:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 01:51:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 01:51:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 01:51:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 01:51:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 01:51:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 01:51:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 01:51:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 01:51:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 01:51:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 01:51:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 01:51:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 01:51:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 01:51:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 01:51:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 01:51:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 01:51:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 01:51:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 01:51:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 01:51:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 01:51:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 01:51:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 01:51:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 01:51:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 01:51:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 01:51:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 01:51:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 01:51:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 01:51:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 01:51:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 01:51:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 01:51:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 01:51:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 01:51:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 01:51:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 01:51:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 01:51:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 01:51:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 01:51:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 01:51:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 01:51:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 01:51:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 01:51:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 01:51:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 01:51:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 01:51:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 01:51:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 01:51:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 01:51:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 01:51:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 01:51:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 01:51:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 01:51:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 01:51:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 01:51:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 01:51:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 01:51:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 01:51:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 01:51:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 01:51:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 01:51:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 01:51:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 01:51:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 01:51:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 01:51:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 01:51:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 01:51:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 01:51:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 01:51:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 01:51:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 01:51:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 01:51:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 01:51:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 01:51:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 01:51:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 01:51:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 01:51:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 01:51:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 01:51:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 01:51:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 01:51:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 01:51:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 01:51:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 01:51:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 01:51:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 01:51:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 01:51:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 01:51:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 01:51:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 01:51:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 01:51:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 01:51:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 01:51:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 01:51:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 01:51:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 01:51:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 01:51:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 01:51:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 01:51:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 01:51:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 01:51:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 01:51:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 01:51:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 01:51:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 01:51:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 01:51:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 01:51:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 01:51:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 01:51:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 01:51:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 01:51:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 01:51:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/07 01:51:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 01:51:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 01:51:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 01:51:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 01:51:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 01:51:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 01:51:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 01:51:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 01:51:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 01:51:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 01:51:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 01:51:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 01:51:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 01:51:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 01:51:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/07 01:51:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/07 01:51:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:51:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:51:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 01:51:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/07 01:51:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:51:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 01:51:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 01:51:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/07 01:51:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:51:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 01:51:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/07 01:51:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:51:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/07 01:51:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:51:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 01:51:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/07 01:51:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:51:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/07 01:51:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:51:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 01:51:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/07 01:51:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:51:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 01:51:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 01:51:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/07 01:51:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:51:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 01:51:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/07 01:51:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/07 01:51:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:51:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 01:51:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:51:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/07 01:51:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 01:51:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/07 01:51:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:51:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 01:51:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/07 01:51:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:51:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 01:51:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 01:51:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/07 01:51:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:51:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 01:51:49 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/07 01:51:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:51:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:51:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 01:51:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:51:49 DEBUG : Waiting for deletions to finish 2025/11/07 01:51:49 DEBUG : Waiting for deletions to finish 2025/11/07 01:51:49 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/07 01:51:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/07 01:51:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/07 01:51:49 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/07 01:51:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/07 01:51:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/07 01:51:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/07 01:51:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/07 01:51:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/07 01:51:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/07 01:51:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/07 01:51:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/07 01:51:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/07 01:51:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/07 01:51:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/07 01:51:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/07 01:51:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/07 01:51:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/07 01:51:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/07 01:51:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/07 01:51:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 01:51:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 01:51:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 01:51:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 01:51:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 01:51:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 01:51:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 01:51:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 01:51:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 01:51:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 01:51:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 01:51:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 01:51:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 01:51:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 01:51:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 01:51:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 01:51:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 01:51:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 01:51:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 01:51:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 01:51:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 01:51:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 01:51:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 01:51:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 01:51:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 01:51:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 01:51:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 01:51:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 01:51:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 01:51:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 01:51:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 01:51:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 01:51:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 01:51:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 01:51:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 01:51:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/07 01:51:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 01:51:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 01:51:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 01:51:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 01:51:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 01:51:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 01:51:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 01:51:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 01:51:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 01:51:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 01:51:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 01:51:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 01:51:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 01:51:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 01:51:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 01:51:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 01:51:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 01:51:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 01:51:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 01:51:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/07 01:51:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/07 01:51:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2025/11/07 01:51:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2025/11/07 01:51:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2025/11/07 01:51:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2025/11/07 01:51:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2025/11/07 01:51:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2025/11/07 01:51:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/07 01:51:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2025/11/07 01:51:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/07 01:51:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/07 01:51:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/07 01:51:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2025/11/07 01:51:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/07 01:51:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2025/11/07 01:51:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/07 01:51:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2025/11/07 01:51:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2025/11/07 01:51:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2025/11/07 01:51:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2025/11/07 01:51:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/07 01:51:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2025/11/07 01:51:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/07 01:51:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/07 01:51:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2025/11/07 01:51:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/07 01:51:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/07 01:51:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/07 01:51:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2025/11/07 01:51:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/07 01:51:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/07 01:51:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:52:03 DEBUG : dir1/0000-abcdefg.txt: md5 = 727416d7705bc56c1e15f25b9f0ec155 OK 2025/11/07 01:52:05 DEBUG : dir1/0001-bcdefgh.txt: md5 = 5909451bc0e7da312c9c0dacb2a37229 OK 2025/11/07 01:52:06 DEBUG : dir1/0002-cdefghi.txt: md5 = d6c53c2b6fc467ce2e6cf0ef13613291 OK 2025/11/07 01:52:08 DEBUG : dir1/0003-defghij.txt: md5 = 94b2f0146e519cf4c0901712fdda58b5 OK 2025/11/07 01:52:10 DEBUG : dir1/0004-efghijk.txt: md5 = 245d7642d6e7bd348cf07cc0ae745c21 OK 2025/11/07 01:52:11 DEBUG : dir1/0005-fghijkl.txt: md5 = c5ff024e761d743e1a18e590f10ea4f4 OK 2025/11/07 01:52:13 DEBUG : dir1/0006-ghijklm.txt: md5 = 71135517e62dff37bcca277d8d1ff5c7 OK 2025/11/07 01:52:14 DEBUG : dir1/0007-1234567.txt: md5 = df599f21712973ef1ab9a03db774e3ad OK 2025/11/07 01:52:16 DEBUG : dir1/0008-2345678.txt: md5 = a704b7aec8f58572898d4a5a0589bba7 OK 2025/11/07 01:52:18 DEBUG : dir1/0009-3456789.txt: md5 = 000253d45746ed27d1412da9a4d016c6 OK 2025/11/07 01:52:19 DEBUG : dir1/0010-456789.txt: md5 = 13e03de8fd720277a91b8f4f263461cc OK 2025/11/07 01:52:21 DEBUG : dir1/0011-56789;.txt: md5 = 7b5810aaebdeeceed8da1d911154e134 OK 2025/11/07 01:52:22 DEBUG : dir1/0012-6789;.txt: md5 = 529bf636366be15db9e0432a0ea7de11 OK 2025/11/07 01:52:24 DEBUG : dir1/0013-789;=.txt: md5 = f8666b9775fba2f500cbed9f5310538b OK 2025/11/07 01:52:25 DEBUG : dir1/0014-89;=.txt: md5 = f2b26dd0f10c23da3ee560b342824892 OK 2025/11/07 01:52:27 DEBUG : dir1/0015-9;=.txt: md5 = 6380d11b8a77b0ad615ae8e638a05700 OK 2025/11/07 01:52:29 DEBUG : apple: md5 = 3946d464fe9e8f49f6e5fe89d29c7f75 OK 2025/11/07 01:52:30 DEBUG : banana: md5 = 2d68ae27a8d2443e7a81297ec8542369 OK 2025/11/07 01:52:32 DEBUG : appleappleapplebanana: md5 = affbec1f45fdbaa43298f591ea48f936 OK 2025/11/07 01:52:33 DEBUG : splitbananasplit: md5 = b0bcdd175492b7d3e0ee25a59d8a1a54 OK 2025/11/07 01:52:33 DEBUG : Waiting for deletions to finish 2025/11/07 01:52:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 01:52:34 DEBUG : apple: Excluded (Path Filter) 2025/11/07 01:52:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 01:52:34 DEBUG : banana: Excluded (Path Filter) 2025/11/07 01:52:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 01:52:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 01:52:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 01:52:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 01:52:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 01:52:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 01:52:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 01:52:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 01:52:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 01:52:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 01:52:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 01:52:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 01:52:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 01:52:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 01:52:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 01:52:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 01:52:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 01:52:34 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 01:52:34 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 01:52:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 01:52:34 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 01:52:34 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 01:52:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 01:52:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 01:52:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 01:52:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 01:52:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 01:52:34 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 01:52:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 01:52:34 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 01:52:34 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 01:52:35 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/07 01:52:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 01:52:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/07 01:52:35 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 01:52:35 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/07 01:52:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 01:52:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/07 01:52:35 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 01:52:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 01:52:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 01:52:35 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 01:52:35 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/07 01:52:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 01:52:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 01:52:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/07 01:52:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 01:52:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/07 01:52:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 01:52:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 01:52:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 01:52:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 01:52:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 01:52:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 01:52:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 01:52:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 01:52:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 01:52:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 01:52:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 01:52:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 01:52:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/07 01:52:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 01:52:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 01:52:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 01:52:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 01:52:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 01:52:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 01:52:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 01:52:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 01:52:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 01:52:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 01:52:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 01:52:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 01:52:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 01:52:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 01:52:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 01:52:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 01:52:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 01:52:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 01:52:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 01:52:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 01:52:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 01:52:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 01:52:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 01:52:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 01:52:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 01:52:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/07 01:52:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 01:52:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 01:52:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 01:52:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 01:52:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 01:52:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 01:52:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 01:52:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 01:52:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 01:52:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 01:52:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 01:52:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 01:52:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 01:52:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/07 01:52:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 01:52:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 01:52:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 01:52:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 01:52:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 01:52:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 01:52:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 01:52:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 01:52:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 01:52:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 01:52:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 01:52:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 01:52:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 01:52:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 01:52:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 01:52:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/07 01:52:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 01:52:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 01:52:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 01:52:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 01:52:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/07 01:52:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 01:52:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/07 01:52:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 01:52:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/07 01:52:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 01:52:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/07 01:52:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 01:52:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/07 01:52:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 01:52:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 01:52:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 01:52:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 01:52:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 01:52:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 01:52:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 01:52:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 01:52:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 01:52:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 01:52:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/07 01:52:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 01:52:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 01:52:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 01:52:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 01:52:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 01:52:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/07 01:52:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 01:52:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 01:52:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 01:52:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 01:52:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 01:52:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 01:52:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 01:52:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 01:52:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 01:52:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 01:52:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 01:52:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/07 01:52:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 01:52:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 01:52:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 01:52:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 01:52:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 01:52:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/07 01:52:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 01:52:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 01:52:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 01:52:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 01:52:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 01:52:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 01:52:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 01:52:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 01:52:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/07 01:52:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 01:52:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/07 01:52:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 01:52:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/07 01:52:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 01:52:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/07 01:52:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 01:52:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/07 01:52:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/07 01:52:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 01:52:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 01:52:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 01:52:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 01:52:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 01:52:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 01:52:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 01:52:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 01:52:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 01:52:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/07 01:52:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 01:52:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/07 01:52:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 01:52:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 01:52:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 01:52:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 01:52:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 01:52:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/07 01:52:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 01:52:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 01:52:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 01:52:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 01:52:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 01:52:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 01:52:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 01:52:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 01:52:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 01:52:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 01:52:35 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/07 01:52:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 01:52:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 01:52:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/07 01:52:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 01:52:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/07 01:52:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 01:52:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/07 01:52:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 01:52:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/07 01:52:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 01:52:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/07 01:52:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 01:52:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/07 01:52:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/07 01:52:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/07 01:52:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 01:52:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/07 01:52:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 01:52:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/07 01:52:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/07 01:52:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/07 01:52:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/07 01:52:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/07 01:52:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 01:52:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/07 01:52:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 01:52:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/07 01:52:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 01:52:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/07 01:52:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 01:52:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/07 01:52:35 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/07 01:52:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/07 01:52:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:52:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:52:36 DEBUG : PREFIXapple: md5 = 99eebd83ddf54d5c2e85f40c3597493a OK 2025/11/07 01:52:36 DEBUG : PREFIXapple: size = 5 OK 2025/11/07 01:52:36 INFO : apple: Copied (new) to: PREFIXapple 2025/11/07 01:52:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/07 01:52:36 DEBUG : PREFIXbanana: md5 = f696215d8eea0445523909e99a441d08 OK 2025/11/07 01:52:36 DEBUG : PREFIXbanana: size = 6 OK 2025/11/07 01:52:36 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/07 01:52:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/07 01:52:36 DEBUG : PREFIXsplitbananasplit: md5 = 47de18a9a87fd7b889d0543d1884d862 OK 2025/11/07 01:52:36 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/07 01:52:36 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/07 01:52:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/07 01:52:36 DEBUG : PREFIXappleappleapplebanana: md5 = 9c1df3468bf21a7b8b6fa8ec435ddc6b OK 2025/11/07 01:52:36 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/07 01:52:36 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/07 01:52:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/07 01:52:37 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = be105acc8a56178b1595edcf92917e31 OK 2025/11/07 01:52:37 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/07 01:52:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/07 01:52:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/07 01:52:37 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = ad7f46da38f1169af93273f71631083a OK 2025/11/07 01:52:37 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/07 01:52:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/07 01:52:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/07 01:52:38 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 67aa0222439f1ca62939f6ea0fd8ae62 OK 2025/11/07 01:52:38 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/07 01:52:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/07 01:52:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/07 01:52:38 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 8f97bac65e25ed57c745a4912e5684d7 OK 2025/11/07 01:52:38 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/07 01:52:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/07 01:52:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/07 01:52:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 41096a5130aaf0f25950df9e45a95806 OK 2025/11/07 01:52:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/07 01:52:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/07 01:52:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/07 01:52:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 6059d3ff6cfb5215866d51d99f2f489e OK 2025/11/07 01:52:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/07 01:52:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/07 01:52:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/07 01:52:39 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 4c8442ecf4672f16cde660f9f52aac0f OK 2025/11/07 01:52:39 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/07 01:52:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/07 01:52:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/07 01:52:39 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 5aeadab3a8c60cdc01eb5cce37c29890 OK 2025/11/07 01:52:39 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/07 01:52:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/07 01:52:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/07 01:52:40 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 38c34a1bd3aad3800ba490d58ccd27e3 OK 2025/11/07 01:52:40 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/07 01:52:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/07 01:52:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/07 01:52:41 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = c20cd87d4ecf88638dc71d50354fc087 OK 2025/11/07 01:52:41 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/07 01:52:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/07 01:52:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/07 01:52:41 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 8f1f224036a87848195ea73bddda8bab OK 2025/11/07 01:52:41 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/07 01:52:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/07 01:52:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/07 01:52:41 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 3a057f70cfcc82c2a7156c4a64c7d165 OK 2025/11/07 01:52:41 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/07 01:52:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/07 01:52:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/07 01:52:42 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 57c332cc88e7341376d03cf5b722caef OK 2025/11/07 01:52:42 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/07 01:52:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/07 01:52:42 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = d13891ab38dc187cb79041b9546c383d OK 2025/11/07 01:52:42 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/07 01:52:42 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/07 01:52:42 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = bcd3a4dbe0bfabf6ba778def2ad0650c OK 2025/11/07 01:52:42 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/07 01:52:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/07 01:52:42 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 03f376b38a3f04fdbc2dcd025b5c3b23 OK 2025/11/07 01:52:42 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/07 01:52:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/07 01:52:42 DEBUG : Waiting for deletions to finish 2025/11/07 01:52:43 INFO : dir1/0012-6789;.txt: Deleted 2025/11/07 01:52:43 INFO : dir1/0015-9;=.txt: Deleted 2025/11/07 01:52:43 INFO : splitbananasplit: Deleted 2025/11/07 01:52:43 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/07 01:52:43 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/07 01:52:43 INFO : apple: Deleted 2025/11/07 01:52:43 INFO : appleappleapplebanana: Deleted 2025/11/07 01:52:43 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/07 01:52:43 INFO : dir1/0008-2345678.txt: Deleted 2025/11/07 01:52:43 INFO : dir1/0009-3456789.txt: Deleted 2025/11/07 01:52:43 INFO : dir1/0014-89;=.txt: Deleted 2025/11/07 01:52:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/07 01:52:43 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/07 01:52:43 INFO : dir1/0007-1234567.txt: Deleted 2025/11/07 01:52:43 INFO : dir1/0003-defghij.txt: Deleted 2025/11/07 01:52:44 INFO : dir1/0011-56789;.txt: Deleted 2025/11/07 01:52:44 INFO : dir1/0010-456789.txt: Deleted 2025/11/07 01:52:44 INFO : banana: Deleted 2025/11/07 01:52:44 INFO : dir1/0013-789;=.txt: Deleted 2025/11/07 01:52:44 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/07 01:52:44 DEBUG : Waiting for deletions to finish 2025/11/07 01:52:44 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/07 01:52:44 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/07 01:52:44 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/07 01:52:44 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/07 01:52:44 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 01:52:44 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/07 01:52:44 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/07 01:52:44 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 01:52:44 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/07 01:52:44 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/07 01:52:44 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/07 01:52:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 01:52:44 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/07 01:52:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 01:52:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 01:52:44 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/07 01:52:44 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/07 01:52:44 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/07 01:52:44 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/07 01:52:44 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 01:52:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/07 01:52:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/07 01:52:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/07 01:52:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/07 01:52:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/07 01:52:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/07 01:52:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/07 01:52:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/07 01:52:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/07 01:52:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/07 01:52:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/07 01:52:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/07 01:52:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/07 01:52:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/07 01:52:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/07 01:52:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/07 01:52:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/07 01:52:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/07 01:52:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/07 01:52:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/07 01:52:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/07 01:52:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/07 01:52:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/07 01:52:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/07 01:52:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/07 01:52:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/07 01:52:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/07 01:52:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/07 01:52:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/07 01:52:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/07 01:52:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 01:52:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/07 01:52:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 01:52:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/07 01:52:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 01:52:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/07 01:52:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 01:52:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/07 01:52:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 01:52:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/07 01:52:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 01:52:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/07 01:52:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 01:52:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/07 01:52:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 01:52:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/07 01:52:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 01:52:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/07 01:52:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 01:52:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/07 01:52:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 01:52:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/07 01:52:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 01:52:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/07 01:52:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 01:52:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/07 01:52:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 01:52:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/07 01:52:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 01:52:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/07 01:52:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 01:52:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/07 01:52:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 01:52:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/07 01:52:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 01:52:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/07 01:52:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 01:52:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/07 01:52:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 01:52:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/07 01:52:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 01:52:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/07 01:52:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 01:52:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/07 01:52:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 01:52:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/07 01:52:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 01:52:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/07 01:52:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 01:52:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/07 01:52:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 01:52:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/07 01:52:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 01:52:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/07 01:52:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 01:52:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/07 01:52:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 01:52:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/07 01:52:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 01:52:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/07 01:52:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 01:52:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/07 01:52:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 01:52:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/07 01:52:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 01:52:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 01:52:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 01:52:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/07 01:52:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 01:52:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/07 01:52:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 01:52:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/07 01:52:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 01:52:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/07 01:52:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 01:52:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/07 01:52:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 01:52:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/07 01:52:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 01:52:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/07 01:52:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 01:52:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/07 01:52:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 01:52:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/07 01:52:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 01:52:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/07 01:52:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 01:52:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/07 01:52:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 01:52:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/07 01:52:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 01:52:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/07 01:52:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 01:52:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/07 01:52:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 01:52:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/07 01:52:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 01:52:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/07 01:52:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 01:52:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 01:52:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 01:52:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 01:52:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 01:52:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/07 01:52:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 01:52:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/07 01:52:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 01:52:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/07 01:52:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 01:52:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/07 01:52:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 01:52:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/07 01:52:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 01:52:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/07 01:52:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 01:52:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/07 01:52:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 01:52:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/07 01:52:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 01:52:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/07 01:52:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 01:52:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/07 01:52:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 01:52:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/07 01:52:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 01:52:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/07 01:52:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 01:52:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/07 01:52:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 01:52:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/07 01:52:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 01:52:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/07 01:52:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 01:52:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/07 01:52:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 01:52:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 01:52:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 01:52:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 01:52:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 01:52:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 01:52:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/07 01:52:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/07 01:52:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/07 01:52:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/07 01:52:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/07 01:52:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/07 01:52:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/07 01:52:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/07 01:52:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/07 01:52:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/07 01:52:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/07 01:52:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/07 01:52:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/07 01:52:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/07 01:52:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/07 01:52:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/07 01:52:45 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/07 01:52:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/07 01:52:45 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/07 01:52:45 DEBUG : dir1: Directory modification time the same (differ by -907.196µs, within tolerance 1ms) 2025/11/07 01:52:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/07 01:52:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/07 01:52:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/07 01:52:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/07 01:52:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/07 01:52:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/07 01:52:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/07 01:52:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/07 01:52:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/07 01:52:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/07 01:52:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/07 01:52:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/07 01:52:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/07 01:52:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/07 01:52:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/07 01:52:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/07 01:52:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/07 01:52:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:52:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:52:46 DEBUG : apple: md5 = c44138943635012d43729fb5b607b2f6 OK 2025/11/07 01:52:46 DEBUG : apple: size = 5 OK 2025/11/07 01:52:46 INFO : apple: Copied (new) 2025/11/07 01:52:46 DEBUG : splitbananasplit: md5 = 71605a962d88d50b667eb5371ebdd904 OK 2025/11/07 01:52:46 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 01:52:46 INFO : splitbananasplit: Copied (new) 2025/11/07 01:52:47 DEBUG : banana: md5 = ab69ee4966bf4aa9c19f9f1930209bbe OK 2025/11/07 01:52:47 DEBUG : banana: size = 6 OK 2025/11/07 01:52:47 INFO : banana: Copied (new) 2025/11/07 01:52:47 DEBUG : appleappleapplebanana: md5 = f817e6678ec7d8a2f58f74fdb784ef34 OK 2025/11/07 01:52:47 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 01:52:47 INFO : appleappleapplebanana: Copied (new) 2025/11/07 01:52:48 DEBUG : dir1/0000-abcdefg.txt: md5 = 86018cd7f0ff871ebfeedb1034c2785b OK 2025/11/07 01:52:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 01:52:48 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/07 01:52:48 DEBUG : dir1/0003-defghij.txt: md5 = 33f214c95203bd65319faf64883cb695 OK 2025/11/07 01:52:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 01:52:48 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/07 01:52:48 DEBUG : dir1/0002-cdefghi.txt: md5 = 13050f9eba3a857cb6c07e14e11876e2 OK 2025/11/07 01:52:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 01:52:48 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/07 01:52:48 DEBUG : dir1/0001-bcdefgh.txt: md5 = 9d37a1393bc1710a5afaa002367a840d OK 2025/11/07 01:52:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 01:52:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/07 01:52:49 DEBUG : dir1/0004-efghijk.txt: md5 = cd7f4272aeacebf20eff804780249c54 OK 2025/11/07 01:52:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 01:52:49 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/07 01:52:49 DEBUG : dir1/0007-1234567.txt: md5 = 010ca21baa16bed327a51403b0f50858 OK 2025/11/07 01:52:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 01:52:49 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/07 01:52:50 DEBUG : dir1/0006-ghijklm.txt: md5 = 6ae2b78197b3d3b8cc906efc8f3a5225 OK 2025/11/07 01:52:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 01:52:50 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/07 01:52:50 DEBUG : dir1/0005-fghijkl.txt: md5 = 558638119b4e34d0f5714ae5a5b1dfa2 OK 2025/11/07 01:52:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 01:52:50 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/07 01:52:51 DEBUG : dir1/0009-3456789.txt: md5 = bcc3350988e457564241fee0ccea4ffc OK 2025/11/07 01:52:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 01:52:51 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/07 01:52:51 DEBUG : dir1/0008-2345678.txt: md5 = 867adbefc5257e723c60cd5524bef21b OK 2025/11/07 01:52:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 01:52:51 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/07 01:52:51 DEBUG : dir1/0010-456789.txt: md5 = a22e3eedc5581de42f06f8225d8f1212 OK 2025/11/07 01:52:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 01:52:51 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/07 01:52:51 DEBUG : dir1/0011-56789;.txt: md5 = 6cc5a7bdbe04e10f93e3d2c6b10ef5e6 OK 2025/11/07 01:52:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 01:52:51 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/07 01:52:52 DEBUG : dir1/0012-6789;.txt: md5 = 039c3caf578143492c91b3f6266423db OK 2025/11/07 01:52:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 01:52:52 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/07 01:52:52 DEBUG : dir1/0013-789;=.txt: md5 = 040557fa83dbe6c8ff527123c0cc3740 OK 2025/11/07 01:52:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 01:52:52 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/07 01:52:53 DEBUG : dir1/0014-89;=.txt: md5 = 346d052582ac375e03cab09c9240b7f6 OK 2025/11/07 01:52:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 01:52:53 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/07 01:52:53 DEBUG : dir1/0015-9;=.txt: md5 = 6608066fd9d1f0c74d271a869a4c724b OK 2025/11/07 01:52:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 01:52:53 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/07 01:52:53 DEBUG : Waiting for deletions to finish 2025/11/07 01:52:53 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/07 01:52:53 INFO : PREFIXbanana: Deleted 2025/11/07 01:52:53 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/07 01:52:53 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/07 01:52:53 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/07 01:52:53 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/07 01:52:53 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/07 01:52:53 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/07 01:52:54 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/07 01:52:54 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/07 01:52:54 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/07 01:52:54 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/07 01:52:54 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/07 01:52:54 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/07 01:52:54 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/07 01:52:54 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/07 01:52:54 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/07 01:52:54 INFO : PREFIXapple: Deleted 2025/11/07 01:52:54 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/07 01:52:54 INFO : PREFIXsplitbananasplit: Deleted 2025/11/07 01:52:54 DEBUG : Waiting for deletions to finish 2025/11/07 01:52:55 DEBUG : banana: Excluded (Path Filter) 2025/11/07 01:52:55 DEBUG : apple: Excluded (Path Filter) 2025/11/07 01:52:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 01:52:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 01:52:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 01:52:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 01:52:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 01:52:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 01:52:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 01:52:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 01:52:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 01:52:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 01:52:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 01:52:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 01:52:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 01:52:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 01:52:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 01:52:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 01:52:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 01:52:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 01:52:55 DEBUG : Waiting for deletions to finish 2025/11/07 01:52:56 DEBUG : banana: Excluded (Path Filter) 2025/11/07 01:52:56 DEBUG : apple: Excluded (Path Filter) 2025/11/07 01:52:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 01:52:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 01:52:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 01:52:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 01:52:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 01:52:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 01:52:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 01:52:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 01:52:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 01:52:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 01:52:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 01:52:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 01:52:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 01:52:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 01:52:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 01:52:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 01:52:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 01:52:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/07 01:53:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:53:11 DEBUG : dir1/0000-abcdefg.txt: md5 = 9dcd894e459f83ea559cb661661ec861 OK 2025/11/07 01:53:12 DEBUG : dir1/0001-bcdefgh.txt: md5 = ccbdda1fc2ed29fffd455f50428b8f90 OK 2025/11/07 01:53:14 DEBUG : dir1/0002-cdefghi.txt: md5 = 1e08614822eb80757b9b50035549a4bd OK 2025/11/07 01:53:16 DEBUG : dir1/0003-defghij.txt: md5 = 6dbabacda40ed146b8bf1eb3318bb44c OK 2025/11/07 01:53:17 DEBUG : dir1/0004-efghijk.txt: md5 = c42e442b1d283a5d8077ed2db1c67485 OK 2025/11/07 01:53:19 DEBUG : dir1/0005-fghijkl.txt: md5 = af583c1b42c107010cf148e4972eb838 OK 2025/11/07 01:53:20 DEBUG : dir1/0006-ghijklm.txt: md5 = 268f0e8eca44d351241cc919edf22d36 OK 2025/11/07 01:53:22 DEBUG : dir1/0007-1234567.txt: md5 = 66b900ea0fd9254a668702dde0b1f4b2 OK 2025/11/07 01:53:24 DEBUG : dir1/0008-2345678.txt: md5 = 1389ca5c1c21e338e5c2d6a8ad2f3a09 OK 2025/11/07 01:53:25 DEBUG : dir1/0009-3456789.txt: md5 = 39d13badccb98bd3303ff21420843df2 OK 2025/11/07 01:53:27 DEBUG : dir1/0010-456789.txt: md5 = 23b6d5ac96decf9c8d462fc2df3a3607 OK 2025/11/07 01:53:28 DEBUG : dir1/0011-56789;.txt: md5 = cfaaa79e939d27a0e4e33e5c9fc69fb4 OK 2025/11/07 01:53:30 DEBUG : dir1/0012-6789;.txt: md5 = d3d4fc8c32faa840cad1e9f7fe66ebb4 OK 2025/11/07 01:53:31 DEBUG : dir1/0013-789;=.txt: md5 = 59b976cf528d396c9a0a0d2dedb8d3d6 OK 2025/11/07 01:53:33 DEBUG : dir1/0014-89;=.txt: md5 = 5be0a386870a4b2d221aea791435da03 OK 2025/11/07 01:53:34 DEBUG : dir1/0015-9;=.txt: md5 = ba426dfd7a0e88aedc06114333ffe214 OK 2025/11/07 01:53:36 DEBUG : apple: md5 = bd7b09fd48ae4819ca833fd815f59977 OK 2025/11/07 01:53:38 DEBUG : banana: md5 = 2a550bad381dae065b34014019fda278 OK 2025/11/07 01:53:39 DEBUG : appleappleapplebanana: md5 = 2d22ff88c617aca51aa409adcfc27a9c OK 2025/11/07 01:53:41 DEBUG : splitbananasplit: md5 = 1b8294420dea303d931fa6605da1e9fb OK 2025/11/07 01:53:41 DEBUG : Waiting for deletions to finish 2025/11/07 01:53:41 DEBUG : apple: Excluded (Path Filter) 2025/11/07 01:53:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 01:53:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 01:53:41 DEBUG : banana: Excluded (Path Filter) 2025/11/07 01:53:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 01:53:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 01:53:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 01:53:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 01:53:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 01:53:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 01:53:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 01:53:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 01:53:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 01:53:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 01:53:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 01:53:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 01:53:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 01:53:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 01:53:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 01:53:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 01:53:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/07 01:53:42 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 01:53:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 01:53:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/07 01:53:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 01:53:42 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 01:53:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/07 01:53:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 01:53:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 01:53:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/07 01:53:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 01:53:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 01:53:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 01:53:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 01:53:42 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 01:53:42 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 01:53:42 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/07 01:53:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 01:53:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/07 01:53:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 01:53:42 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/07 01:53:42 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 01:53:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 01:53:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 01:53:43 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/07 01:53:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/07 01:53:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/07 01:53:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/07 01:53:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 01:53:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 01:53:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/07 01:53:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 01:53:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/07 01:53:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 01:53:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/07 01:53:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 01:53:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/07 01:53:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 01:53:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/07 01:53:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 01:53:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/07 01:53:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/07 01:53:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/07 01:53:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 01:53:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/07 01:53:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 01:53:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/07 01:53:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/07 01:53:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/07 01:53:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/07 01:53:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/07 01:53:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 01:53:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/07 01:53:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 01:53:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/07 01:53:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 01:53:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/07 01:53:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 01:53:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/07 01:53:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/07 01:53:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/07 01:53:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:53:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:53:43 DEBUG : appleappleapplebananaSUFFIX: md5 = 0ec95c4633ad23351ab0310d4b083d3a OK 2025/11/07 01:53:43 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/07 01:53:43 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/07 01:53:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/07 01:53:43 DEBUG : bananaSUFFIX: md5 = a50c9e934feabe2e514e3ef4368614be OK 2025/11/07 01:53:43 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/07 01:53:43 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/07 01:53:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/07 01:53:44 DEBUG : appleSUFFIX: md5 = ae6d232662d56d6b4f9af4b1a715a433 OK 2025/11/07 01:53:44 DEBUG : appleSUFFIX: size = 5 OK 2025/11/07 01:53:44 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/07 01:53:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/07 01:53:44 DEBUG : splitbananasplitSUFFIX: md5 = 6a846534c344c30e5145c2d3c2f44fe7 OK 2025/11/07 01:53:44 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/07 01:53:44 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/07 01:53:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/07 01:53:45 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 07da80eb96065be433536585215f5b0e OK 2025/11/07 01:53:45 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/07 01:53:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/07 01:53:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/07 01:53:45 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 1b74cda08f31264d297da55fe4659bf5 OK 2025/11/07 01:53:45 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/07 01:53:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/07 01:53:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/07 01:53:45 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = ddd31fafbc76b1711bf9ba178f140fc3 OK 2025/11/07 01:53:45 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/07 01:53:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/07 01:53:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/07 01:53:46 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 958f4906e482ab31bf2a9636e6038c9a OK 2025/11/07 01:53:46 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/07 01:53:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/07 01:53:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/07 01:53:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = bcaf2c5ec15e6ba086b27c47a3ae1e7c OK 2025/11/07 01:53:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/07 01:53:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/07 01:53:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/07 01:53:46 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 916f0aa8dcaedccae912a629ecf59b13 OK 2025/11/07 01:53:46 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/07 01:53:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/07 01:53:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/07 01:53:47 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 2ac8bb95f37cb4d8fbabc9650c1a4c2d OK 2025/11/07 01:53:47 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/07 01:53:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/07 01:53:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/07 01:53:47 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = be171391d125126160164f8626059586 OK 2025/11/07 01:53:47 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/07 01:53:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/07 01:53:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/07 01:53:48 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = a99c14ed85689fa2c9ca4e408092c4a7 OK 2025/11/07 01:53:48 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/07 01:53:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/07 01:53:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/07 01:53:48 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 5453211c561563abcd5dafa84ccfaaa1 OK 2025/11/07 01:53:48 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/07 01:53:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/07 01:53:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/07 01:53:48 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 8280223cae7a567deae61c3dcb6ef876 OK 2025/11/07 01:53:48 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/07 01:53:48 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/07 01:53:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/07 01:53:49 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 37ca7fe15d161a6c2bf67911c3a538cf OK 2025/11/07 01:53:49 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/07 01:53:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/07 01:53:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/07 01:53:49 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 3b75348cab5c9f835934d087c18ba89b OK 2025/11/07 01:53:49 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/07 01:53:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/07 01:53:49 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 74d7cab16a60dd7c92793a2d695ba150 OK 2025/11/07 01:53:49 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/07 01:53:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/07 01:53:49 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = e316fb3ae5f0bcddf442c0e14887eb93 OK 2025/11/07 01:53:49 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/07 01:53:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/07 01:53:50 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 650e9cfe01fc69bdf018bee725c61da7 OK 2025/11/07 01:53:50 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/07 01:53:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/07 01:53:50 DEBUG : Waiting for deletions to finish 2025/11/07 01:53:51 INFO : dir1/0014-89;=.txt: Deleted 2025/11/07 01:53:51 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/07 01:53:51 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/07 01:53:51 INFO : dir1/0015-9;=.txt: Deleted 2025/11/07 01:53:51 INFO : dir1/0013-789;=.txt: Deleted 2025/11/07 01:53:51 INFO : dir1/0009-3456789.txt: Deleted 2025/11/07 01:53:51 INFO : dir1/0007-1234567.txt: Deleted 2025/11/07 01:53:51 INFO : dir1/0008-2345678.txt: Deleted 2025/11/07 01:53:51 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/07 01:53:51 INFO : banana: Deleted 2025/11/07 01:53:51 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/07 01:53:51 INFO : dir1/0012-6789;.txt: Deleted 2025/11/07 01:53:51 INFO : dir1/0011-56789;.txt: Deleted 2025/11/07 01:53:51 INFO : appleappleapplebanana: Deleted 2025/11/07 01:53:51 INFO : apple: Deleted 2025/11/07 01:53:51 INFO : splitbananasplit: Deleted 2025/11/07 01:53:51 INFO : dir1/0003-defghij.txt: Deleted 2025/11/07 01:53:51 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/07 01:53:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/07 01:53:52 INFO : dir1/0010-456789.txt: Deleted 2025/11/07 01:53:52 DEBUG : Waiting for deletions to finish 2025/11/07 01:53:52 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/07 01:53:52 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/07 01:53:52 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/07 01:53:52 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/07 01:53:52 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/07 01:53:52 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/07 01:53:52 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/07 01:53:52 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/07 01:53:52 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/07 01:53:52 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/07 01:53:52 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/07 01:53:52 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/07 01:53:52 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/07 01:53:52 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/07 01:53:52 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/07 01:53:52 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/07 01:53:52 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/07 01:53:52 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/07 01:53:52 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/07 01:53:52 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/07 01:53:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/07 01:53:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/07 01:53:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/07 01:53:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/07 01:53:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/07 01:53:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/07 01:53:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/07 01:53:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/07 01:53:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/07 01:53:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/07 01:53:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/07 01:53:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/07 01:53:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/07 01:53:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/07 01:53:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/07 01:53:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/07 01:53:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/07 01:53:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/07 01:53:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/07 01:53:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/07 01:53:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/07 01:53:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/07 01:53:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/07 01:53:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/07 01:53:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/07 01:53:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/07 01:53:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/07 01:53:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/07 01:53:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/07 01:53:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/07 01:53:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/07 01:53:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/07 01:53:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/07 01:53:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 01:53:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 01:53:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/07 01:53:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/07 01:53:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/07 01:53:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/07 01:53:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/07 01:53:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/07 01:53:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/07 01:53:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/07 01:53:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/07 01:53:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/07 01:53:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/07 01:53:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/07 01:53:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/07 01:53:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/07 01:53:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/07 01:53:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/07 01:53:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 01:53:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 01:53:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 01:53:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 01:53:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/07 01:53:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 01:53:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 01:53:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/07 01:53:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/07 01:53:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/07 01:53:53 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/07 01:53:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/07 01:53:53 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/07 01:53:53 DEBUG : dir1: Directory modification time the same (differ by -896.15µs, within tolerance 1ms) 2025/11/07 01:53:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/07 01:53:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/07 01:53:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/07 01:53:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/07 01:53:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/07 01:53:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/07 01:53:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/07 01:53:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/07 01:53:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/07 01:53:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/07 01:53:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/07 01:53:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/07 01:53:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/07 01:53:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/07 01:53:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/07 01:53:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/07 01:53:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/07 01:53:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:53:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:53:54 DEBUG : banana: md5 = 504d0e380faeeb17881506adcee6f05b OK 2025/11/07 01:53:54 DEBUG : banana: size = 6 OK 2025/11/07 01:53:54 INFO : banana: Copied (new) 2025/11/07 01:53:54 DEBUG : appleappleapplebanana: md5 = b64d3095611d51342b04a3e5ba7ddf8a OK 2025/11/07 01:53:54 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 01:53:54 INFO : appleappleapplebanana: Copied (new) 2025/11/07 01:53:54 DEBUG : apple: md5 = 4f4004adfe5a203902a575ae8910e75b OK 2025/11/07 01:53:54 DEBUG : apple: size = 5 OK 2025/11/07 01:53:54 INFO : apple: Copied (new) 2025/11/07 01:53:55 DEBUG : splitbananasplit: md5 = 059f18393d57fdb9f283e6b585330caf OK 2025/11/07 01:53:55 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 01:53:55 INFO : splitbananasplit: Copied (new) 2025/11/07 01:53:56 DEBUG : dir1/0002-cdefghi.txt: md5 = c41d816d6be1c293b26b22f40eb9ba70 OK 2025/11/07 01:53:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 01:53:56 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/07 01:53:56 DEBUG : dir1/0001-bcdefgh.txt: md5 = 7364548656360db626f7be4de101ba90 OK 2025/11/07 01:53:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 01:53:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/07 01:53:56 DEBUG : dir1/0003-defghij.txt: md5 = c09fc2e9fa05627c720624b2a6668207 OK 2025/11/07 01:53:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 01:53:56 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/07 01:53:56 DEBUG : dir1/0000-abcdefg.txt: md5 = acb97d98a59f0e614bb13ebf11fc4863 OK 2025/11/07 01:53:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 01:53:56 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/07 01:53:57 DEBUG : dir1/0004-efghijk.txt: md5 = a8eb8ed209322224bc8e6e0b61b2bfd2 OK 2025/11/07 01:53:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 01:53:57 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/07 01:53:57 DEBUG : dir1/0006-ghijklm.txt: md5 = d0233c212fee30723610ac5c8e195daf OK 2025/11/07 01:53:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 01:53:57 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/07 01:53:57 DEBUG : dir1/0005-fghijkl.txt: md5 = d28956972e94f3efa573498b15e959ed OK 2025/11/07 01:53:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 01:53:57 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/07 01:53:58 DEBUG : dir1/0007-1234567.txt: md5 = c4d08fee4dea86ef24de32893a06fb4a OK 2025/11/07 01:53:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 01:53:58 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/07 01:53:59 DEBUG : dir1/0008-2345678.txt: md5 = 56dd3c7a156c5c7a46bc2a3137f0572a OK 2025/11/07 01:53:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 01:53:59 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/07 01:53:59 DEBUG : dir1/0009-3456789.txt: md5 = 4a7755210d8ca5b9e7c74ea499345979 OK 2025/11/07 01:53:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 01:53:59 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/07 01:53:59 DEBUG : dir1/0010-456789.txt: md5 = 57c14d7bf2cda7f483ce39d2c2f2f6fb OK 2025/11/07 01:53:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 01:53:59 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/07 01:53:59 DEBUG : dir1/0011-56789;.txt: md5 = 1dff386721ec0e85d94f492b3ebc522c OK 2025/11/07 01:53:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 01:53:59 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/07 01:54:00 DEBUG : dir1/0012-6789;.txt: md5 = 3683cddfc7f0601c7953c841b582902a OK 2025/11/07 01:54:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 01:54:00 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/07 01:54:00 DEBUG : dir1/0013-789;=.txt: md5 = bda525fa163fb5988f77fe53379968c3 OK 2025/11/07 01:54:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 01:54:00 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/07 01:54:01 DEBUG : dir1/0014-89;=.txt: md5 = f51271147185f076890e92783f854356 OK 2025/11/07 01:54:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 01:54:01 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/07 01:54:01 DEBUG : dir1/0015-9;=.txt: md5 = 3b19d958bc1e4583c75ed4b1a977673a OK 2025/11/07 01:54:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 01:54:01 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/07 01:54:01 DEBUG : Waiting for deletions to finish 2025/11/07 01:54:01 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/07 01:54:01 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/07 01:54:01 INFO : bananaSUFFIX: Deleted 2025/11/07 01:54:01 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/07 01:54:01 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/07 01:54:01 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/07 01:54:01 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/07 01:54:01 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/07 01:54:01 INFO : appleSUFFIX: Deleted 2025/11/07 01:54:01 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/07 01:54:02 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/07 01:54:02 INFO : splitbananasplitSUFFIX: Deleted 2025/11/07 01:54:02 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/07 01:54:02 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/07 01:54:02 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/07 01:54:02 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/07 01:54:02 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/07 01:54:02 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/07 01:54:02 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/07 01:54:02 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/07 01:54:02 DEBUG : Waiting for deletions to finish 2025/11/07 01:54:03 DEBUG : banana: Excluded (Path Filter) 2025/11/07 01:54:03 DEBUG : apple: Excluded (Path Filter) 2025/11/07 01:54:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 01:54:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 01:54:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 01:54:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 01:54:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 01:54:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 01:54:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 01:54:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 01:54:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 01:54:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 01:54:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 01:54:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 01:54:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 01:54:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 01:54:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 01:54:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 01:54:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 01:54:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 01:54:03 DEBUG : Waiting for deletions to finish 2025/11/07 01:54:04 DEBUG : banana: Excluded (Path Filter) 2025/11/07 01:54:04 DEBUG : apple: Excluded (Path Filter) 2025/11/07 01:54:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 01:54:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 01:54:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 01:54:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 01:54:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 01:54:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 01:54:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 01:54:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 01:54:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 01:54:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 01:54:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 01:54:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 01:54:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 01:54:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 01:54:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 01:54:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 01:54:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 01:54:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2025/11/07 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:54:18 DEBUG : dir1/0000-abcdefg.txt: md5 = 5ea7fa4956ad98de6af0a7ac87a81076 OK 2025/11/07 01:54:19 DEBUG : dir1/0001-bcdefgh.txt: md5 = 2606646f388a71d7ed9a307f43586f15 OK 2025/11/07 01:54:21 DEBUG : dir1/0002-cdefghi.txt: md5 = b28495db69623c4b8e52b964c69fafc0 OK 2025/11/07 01:54:23 DEBUG : dir1/0003-defghij.txt: md5 = ebac7e8c3970981a8de14de579d94939 OK 2025/11/07 01:54:24 DEBUG : dir1/0004-efghijk.txt: md5 = f045f6134db2a47b5c9849301831e6d3 OK 2025/11/07 01:54:25 DEBUG : dir1/0005-fghijkl.txt: md5 = 17c7acd1352e0ecabb690720ccf031b6 OK 2025/11/07 01:54:27 DEBUG : dir1/0006-ghijklm.txt: md5 = 97802fef8563b47593ccf766e15a7902 OK 2025/11/07 01:54:28 DEBUG : dir1/0007-1234567.txt: md5 = f1aaf5353a9d54a5611d10361ca946fd OK 2025/11/07 01:54:30 DEBUG : dir1/0008-2345678.txt: md5 = 6ef008206cdb06d0f7c83df651b3d69e OK 2025/11/07 01:54:32 DEBUG : dir1/0009-3456789.txt: md5 = df915b8ed32b8be2bed093e922392ef0 OK 2025/11/07 01:54:33 DEBUG : dir1/0010-456789.txt: md5 = 3d91580572ddf8735566cebe07eb57ec OK 2025/11/07 01:54:35 DEBUG : dir1/0011-56789;.txt: md5 = 2814b0f285ff2db360a81fc7b4d4e8cc OK 2025/11/07 01:54:36 DEBUG : dir1/0012-6789;.txt: md5 = 34535d86f624dbfa41cb138b817b473f OK 2025/11/07 01:54:38 DEBUG : dir1/0013-789;=.txt: md5 = 3feb5e5d9d2c1ae4753d760a940dd6cb OK 2025/11/07 01:54:39 DEBUG : dir1/0014-89;=.txt: md5 = 87b84370de0911a497b3e12b59862848 OK 2025/11/07 01:54:41 DEBUG : dir1/0015-9;=.txt: md5 = 49378b0688864a23de0cd2fa5bce80b6 OK 2025/11/07 01:54:42 DEBUG : apple: md5 = 20ad0f4f4e2a905dbc8500c77ac7c238 OK 2025/11/07 01:54:44 DEBUG : banana: md5 = 5fe45d233b16fcb8ff8d3ea2ac6dc717 OK 2025/11/07 01:54:45 DEBUG : appleappleapplebanana: md5 = 42d823bfa7c04b1337f11bdd1933592d OK 2025/11/07 01:54:47 DEBUG : splitbananasplit: md5 = 12a8947b5e901578e3cf866a3dcd51c6 OK 2025/11/07 01:54:47 DEBUG : Waiting for deletions to finish 2025/11/07 01:54:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 01:54:47 DEBUG : banana: Excluded (Path Filter) 2025/11/07 01:54:47 DEBUG : apple: Excluded (Path Filter) 2025/11/07 01:54:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 01:54:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 01:54:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 01:54:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 01:54:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 01:54:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 01:54:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 01:54:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 01:54:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 01:54:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 01:54:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 01:54:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 01:54:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 01:54:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 01:54:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 01:54:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 01:54:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 01:54:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/07 01:54:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/07 01:54:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/07 01:54:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 01:54:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/07 01:54:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 01:54:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 01:54:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 01:54:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 01:54:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/07 01:54:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 01:54:48 DEBUG : apple: size = 5 OK 2025/11/07 01:54:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:54:48 DEBUG : apple: Unchanged skipping 2025/11/07 01:54:48 DEBUG : banana: size = 6 OK 2025/11/07 01:54:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:54:48 DEBUG : banana: Unchanged skipping 2025/11/07 01:54:49 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/07 01:54:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/07 01:54:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/07 01:54:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/07 01:54:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 01:54:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 01:54:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 01:54:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 01:54:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 01:54:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 01:54:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 01:54:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 01:54:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 01:54:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 01:54:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 01:54:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 01:54:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 01:54:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 01:54:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 01:54:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 01:54:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 01:54:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 01:54:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 01:54:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 01:54:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 01:54:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 01:54:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 01:54:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 01:54:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 01:54:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 01:54:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 01:54:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 01:54:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 01:54:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 01:54:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 01:54:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 01:54:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 01:54:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 01:54:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 01:54:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 01:54:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 01:54:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 01:54:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 01:54:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 01:54:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 01:54:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 01:54:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 01:54:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 01:54:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 01:54:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 01:54:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 01:54:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 01:54:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 01:54:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 01:54:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 01:54:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 01:54:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 01:54:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 01:54:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 01:54:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 01:54:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 01:54:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 01:54:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 01:54:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 01:54:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 01:54:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 01:54:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 01:54:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 01:54:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 01:54:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 01:54:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 01:54:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 01:54:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 01:54:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 01:54:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 01:54:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 01:54:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 01:54:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 01:54:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 01:54:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 01:54:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 01:54:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 01:54:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 01:54:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 01:54:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 01:54:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 01:54:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 01:54:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 01:54:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 01:54:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 01:54:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 01:54:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 01:54:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 01:54:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 01:54:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 01:54:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 01:54:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 01:54:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 01:54:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 01:54:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 01:54:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 01:54:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 01:54:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 01:54:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 01:54:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 01:54:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 01:54:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 01:54:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 01:54:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 01:54:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 01:54:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 01:54:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 01:54:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 01:54:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 01:54:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 01:54:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 01:54:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 01:54:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 01:54:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 01:54:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 01:54:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 01:54:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 01:54:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 01:54:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 01:54:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 01:54:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 01:54:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 01:54:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 01:54:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 01:54:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 01:54:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 01:54:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 01:54:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 01:54:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 01:54:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/07 01:54:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 01:54:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/07 01:54:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 01:54:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/07 01:54:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 01:54:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/07 01:54:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 01:54:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/07 01:54:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 01:54:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 01:54:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 01:54:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 01:54:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 01:54:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/07 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 01:54:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 01:54:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 01:54:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 01:54:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 01:54:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 01:54:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 01:54:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 01:54:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 01:54:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 01:54:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/07 01:54:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 01:54:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/07 01:54:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 01:54:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/07 01:54:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 01:54:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/07 01:54:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 01:54:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/07 01:54:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 01:54:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/07 01:54:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 01:54:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/07 01:54:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 01:54:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/07 01:54:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 01:54:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/07 01:54:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/07 01:54:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 01:54:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/07 01:54:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/07 01:54:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 01:54:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/07 01:54:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/07 01:54:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/07 01:54:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 01:54:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/07 01:54:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 01:54:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/07 01:54:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 01:54:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/07 01:54:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 01:54:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/07 01:54:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/07 01:54:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/07 01:54:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:54:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:54:50 DEBUG : appleapple: md5 = 54b2f509e548110c337e7f2a74dfd818 OK 2025/11/07 01:54:50 DEBUG : appleapple: size = 21 OK 2025/11/07 01:54:50 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/07 01:54:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/07 01:54:50 DEBUG : splitbanan: md5 = 2d249e6fa128bc242a2f27ec09f1594c OK 2025/11/07 01:54:50 DEBUG : splitbanan: size = 16 OK 2025/11/07 01:54:50 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/07 01:54:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/07 01:54:50 DEBUG : dir1/0001-bcdef: md5 = 26c728ba9e5498718e0d221481cc562f OK 2025/11/07 01:54:50 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/07 01:54:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/07 01:54:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/07 01:54:50 DEBUG : dir1/0000-abcde: md5 = a543b17435a1f8f7d7220bc247e3f83f OK 2025/11/07 01:54:50 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/07 01:54:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/07 01:54:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/07 01:54:51 DEBUG : dir1/0002-cdefg: md5 = 3da246c61b32637e29633b0f66f25d98 OK 2025/11/07 01:54:51 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/07 01:54:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/07 01:54:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/07 01:54:52 DEBUG : dir1/0003-defgh: md5 = 40129955ff19fddd8b5d9b50291b188c OK 2025/11/07 01:54:52 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/07 01:54:52 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/07 01:54:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/07 01:54:52 DEBUG : dir1/0005-fghij: md5 = 7c987b374a99c4e4cf055432f4870a1b OK 2025/11/07 01:54:52 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/07 01:54:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/07 01:54:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/07 01:54:52 DEBUG : dir1/0004-efghi: md5 = 94f8295ba4b1ede4675d9f33c9d59856 OK 2025/11/07 01:54:52 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/07 01:54:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/07 01:54:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/07 01:54:53 DEBUG : dir1/0006-ghijk: md5 = 06d5b38637bec5a7776b42ac15f7eb54 OK 2025/11/07 01:54:53 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/07 01:54:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/07 01:54:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/07 01:54:53 DEBUG : dir1/0007-12345: md5 = f32c3a72ae23f8a9fb418cf3898c7eb9 OK 2025/11/07 01:54:53 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/07 01:54:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/07 01:54:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/07 01:54:53 DEBUG : dir1/0008-23456: md5 = be30453ce3ba1946b9d2c94601b897db OK 2025/11/07 01:54:53 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/07 01:54:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/07 01:54:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/07 01:54:53 DEBUG : dir1/0009-34567: md5 = a5b4fb5046fd6b86df541b82bf525234 OK 2025/11/07 01:54:53 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/07 01:54:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/07 01:54:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/07 01:54:54 DEBUG : dir1/0010-45678: md5 = c7b2a8f955902f3603e30643f79d2e26 OK 2025/11/07 01:54:54 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/07 01:54:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/07 01:54:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/07 01:54:54 DEBUG : dir1/0011-56789: md5 = c950ba8b37dd7e93e8f946ce20869054 OK 2025/11/07 01:54:54 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/07 01:54:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/07 01:54:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/07 01:54:55 DEBUG : dir1/0012-6789;: md5 = c6a756462ebc2045e1604a9926152e39 OK 2025/11/07 01:54:55 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/07 01:54:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/07 01:54:55 DEBUG : dir1/0013-789;=: md5 = 81a8b7fdeda6d347d5ba462e6da7e1f0 OK 2025/11/07 01:54:55 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/07 01:54:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/07 01:54:56 DEBUG : dir1/0014-89;=.: md5 = 846ef01a6df8953a98c013e691f57738 OK 2025/11/07 01:54:56 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/07 01:54:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/07 01:54:56 DEBUG : dir1/0015-9;=.t: md5 = 9c935ef5224b59948ec5c2d2a729d2cf OK 2025/11/07 01:54:56 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/07 01:54:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/07 01:54:56 DEBUG : Waiting for deletions to finish 2025/11/07 01:54:56 INFO : splitbananasplit: Deleted 2025/11/07 01:54:56 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/07 01:54:56 INFO : dir1/0012-6789;.txt: Deleted 2025/11/07 01:54:56 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/07 01:54:56 INFO : appleappleapplebanana: Deleted 2025/11/07 01:54:56 INFO : dir1/0007-1234567.txt: Deleted 2025/11/07 01:54:56 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/07 01:54:56 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/07 01:54:57 INFO : dir1/0009-3456789.txt: Deleted 2025/11/07 01:54:57 INFO : dir1/0010-456789.txt: Deleted 2025/11/07 01:54:57 INFO : dir1/0014-89;=.txt: Deleted 2025/11/07 01:54:57 INFO : dir1/0013-789;=.txt: Deleted 2025/11/07 01:54:57 INFO : dir1/0003-defghij.txt: Deleted 2025/11/07 01:54:57 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/07 01:54:57 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/07 01:54:57 INFO : dir1/0008-2345678.txt: Deleted 2025/11/07 01:54:57 INFO : dir1/0015-9;=.txt: Deleted 2025/11/07 01:54:57 INFO : dir1/0011-56789;.txt: Deleted 2025/11/07 01:54:57 DEBUG : Waiting for deletions to finish 2025/11/07 01:54:58 DEBUG : appleapple: Excluded (Path Filter) 2025/11/07 01:54:58 DEBUG : banana: Excluded (Path Filter) 2025/11/07 01:54:58 DEBUG : apple: Excluded (Path Filter) 2025/11/07 01:54:58 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/07 01:54:58 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/07 01:54:58 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/07 01:54:58 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/07 01:54:58 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/07 01:54:58 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/07 01:54:58 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/07 01:54:58 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/07 01:54:58 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/07 01:54:58 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/07 01:54:58 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/07 01:54:58 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/07 01:54:58 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/07 01:54:58 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/07 01:54:58 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/07 01:54:58 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/07 01:54:58 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/07 01:54:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/07 01:54:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/07 01:54:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/07 01:54:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/07 01:54:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/07 01:54:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/07 01:54:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/07 01:54:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/07 01:54:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/07 01:54:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/07 01:54:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/07 01:54:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/07 01:54:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/07 01:54:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/07 01:54:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/07 01:54:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/07 01:54:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/07 01:54:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/07 01:54:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/07 01:54:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/07 01:54:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/07 01:54:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/07 01:54:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/07 01:54:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/07 01:54:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/07 01:54:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/07 01:54:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/07 01:54:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/07 01:54:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/07 01:54:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/07 01:54:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/07 01:54:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/07 01:54:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/07 01:54:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/07 01:54:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/07 01:54:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/07 01:54:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/07 01:54:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/07 01:54:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/07 01:54:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/07 01:54:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/07 01:54:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/07 01:54:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/07 01:54:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/07 01:54:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/07 01:54:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/07 01:54:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/07 01:54:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/07 01:54:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/07 01:54:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/07 01:54:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/07 01:54:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/07 01:54:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/07 01:54:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/07 01:54:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/07 01:54:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/07 01:54:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/07 01:54:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/07 01:54:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/07 01:54:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/07 01:54:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/07 01:54:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/07 01:54:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 01:54:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/07 01:54:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 01:54:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/07 01:54:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 01:54:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/07 01:54:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 01:54:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/07 01:54:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 01:54:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/07 01:54:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 01:54:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/07 01:54:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 01:54:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/07 01:54:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 01:54:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/07 01:54:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 01:54:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/07 01:54:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 01:54:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/07 01:54:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 01:54:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/07 01:54:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 01:54:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/07 01:54:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 01:54:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/07 01:54:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 01:54:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/07 01:54:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 01:54:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/07 01:54:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 01:54:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/07 01:54:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 01:54:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 01:54:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/07 01:54:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/07 01:54:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 01:54:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/07 01:54:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/07 01:54:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/07 01:54:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/07 01:54:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/07 01:54:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/07 01:54:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/07 01:54:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/07 01:54:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/07 01:54:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/07 01:54:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/07 01:54:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/07 01:54:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/07 01:54:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/07 01:54:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/07 01:54:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/07 01:54:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/07 01:54:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/07 01:54:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/07 01:54:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/07 01:54:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 01:54:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/07 01:54:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 01:54:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 01:54:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 01:54:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 01:54:59 DEBUG : dir1: Directory modification time the same (differ by -885.335µs, within tolerance 1ms) 2025/11/07 01:54:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/07 01:54:59 DEBUG : apple: size = 5 OK 2025/11/07 01:54:59 DEBUG : appleapple: size = 21 OK 2025/11/07 01:54:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:54:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:54:59 DEBUG : apple: Unchanged skipping 2025/11/07 01:54:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 01:54:59 DEBUG : splitbanan: size = 16 OK 2025/11/07 01:54:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:54:59 DEBUG : banana: size = 6 OK 2025/11/07 01:54:59 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 01:54:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:54:59 DEBUG : banana: Unchanged skipping 2025/11/07 01:54:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 01:54:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 01:54:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 01:54:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 01:54:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 01:54:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 01:54:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 01:54:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 01:54:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 01:54:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 01:54:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 01:54:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 01:54:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 01:54:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 01:54:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 01:54:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 01:54:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 01:54:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 01:54:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 01:54:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 01:54:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 01:54:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 01:54:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 01:54:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 01:54:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 01:54:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 01:54:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 01:54:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 01:54:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 01:54:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 01:54:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 01:54:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 01:54:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 01:54:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 01:54:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 01:54:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 01:54:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 01:54:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 01:54:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 01:54:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 01:54:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 01:54:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 01:54:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 01:54:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 01:54:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 01:54:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 01:54:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 01:54:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 01:54:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 01:54:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 01:54:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 01:54:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 01:54:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 01:54:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 01:54:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 01:54:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 01:54:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 01:54:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 01:54:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 01:54:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 01:54:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 01:54:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 01:54:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 01:54:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 01:54:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 01:54:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 01:54:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 01:54:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 01:54:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 01:54:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 01:54:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 01:54:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 01:54:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 01:54:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 01:54:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 01:54:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 01:54:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 01:54:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 01:54:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 01:54:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 01:54:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 01:54:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 01:54:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 01:54:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 01:54:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 01:54:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 01:54:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 01:54:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 01:54:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 01:54:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 01:54:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 01:54:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 01:54:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 01:54:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 01:54:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 01:54:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 01:54:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 01:54:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 01:54:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 01:54:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 01:54:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 01:54:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 01:54:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 01:54:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 01:54:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 01:54:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 01:54:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 01:54:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 01:54:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 01:54:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 01:54:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 01:54:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 01:54:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 01:54:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 01:54:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 01:54:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 01:54:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 01:54:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 01:54:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 01:54:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 01:54:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 01:54:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 01:54:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 01:54:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 01:54:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 01:54:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 01:54:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 01:54:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 01:54:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 01:54:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 01:54:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/07 01:54:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 01:54:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/07 01:54:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 01:54:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/07 01:54:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 01:54:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/07 01:54:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 01:54:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/07 01:54:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 01:54:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 01:54:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 01:54:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 01:54:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 01:54:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 01:54:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 01:54:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 01:54:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 01:54:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 01:54:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/07 01:54:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 01:54:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 01:54:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 01:54:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 01:54:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 01:54:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 01:54:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 01:54:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 01:54:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 01:54:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 01:54:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 01:54:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 01:54:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 01:54:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 01:54:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 01:54:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 01:54:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 01:54:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 01:54:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/07 01:54:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 01:54:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 01:54:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 01:54:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 01:54:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 01:54:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 01:54:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 01:54:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 01:54:59 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/07 01:54:59 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/07 01:54:59 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/07 01:54:59 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/07 01:54:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:54:59 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/07 01:54:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:54:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 01:54:59 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/07 01:54:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 01:54:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:54:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 01:54:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:54:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 01:54:59 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/07 01:54:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:54:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 01:54:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:54:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 01:54:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 01:54:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:54:59 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/07 01:54:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:54:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 01:54:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 01:54:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 01:54:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 01:54:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/07 01:54:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 01:54:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 01:54:59 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/07 01:54:59 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/07 01:54:59 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/07 01:54:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:54:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:54:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 01:54:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 01:54:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:54:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 01:54:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 01:54:59 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/07 01:54:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 01:54:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/07 01:54:59 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/07 01:54:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:54:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 01:54:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:54:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 01:54:59 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/07 01:54:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:54:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 01:54:59 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/07 01:54:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:54:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 01:54:59 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/07 01:54:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:54:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:54:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 01:54:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:54:59 DEBUG : Waiting for deletions to finish 2025/11/07 01:54:59 DEBUG : Waiting for deletions to finish 2025/11/07 01:55:00 DEBUG : appleapple: Excluded (Path Filter) 2025/11/07 01:55:00 DEBUG : banana: Excluded (Path Filter) 2025/11/07 01:55:00 DEBUG : apple: Excluded (Path Filter) 2025/11/07 01:55:00 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/07 01:55:00 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/07 01:55:00 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/07 01:55:00 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/07 01:55:00 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/07 01:55:00 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/07 01:55:00 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/07 01:55:00 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/07 01:55:00 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/07 01:55:00 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/07 01:55:00 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/07 01:55:00 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/07 01:55:00 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/07 01:55:00 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/07 01:55:00 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/07 01:55:00 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/07 01:55:00 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/07 01:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 01:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 01:55:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/07 01:55:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/07 01:55:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/07 01:55:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/07 01:55:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/07 01:55:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/07 01:55:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/07 01:55:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/07 01:55:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/07 01:55:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/07 01:55:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/07 01:55:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/07 01:55:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/07 01:55:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/07 01:55:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/07 01:55:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/07 01:55:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/07 01:55:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/07 01:55:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/07 01:55:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/07 01:55:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/07 01:55:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/07 01:55:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/07 01:55:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/07 01:55:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/07 01:55:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/07 01:55:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/07 01:55:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/07 01:55:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/07 01:55:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/07 01:55:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/07 01:55:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/07 01:55:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/07 01:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 01:55:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/07 01:55:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/07 01:55:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/07 01:55:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/07 01:55:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/07 01:55:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/07 01:55:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/07 01:55:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/07 01:55:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/07 01:55:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/07 01:55:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/07 01:55:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/07 01:55:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/07 01:55:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/07 01:55:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/07 01:55:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/07 01:55:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/07 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/07 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/07 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2025/11/07 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/07 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2025/11/07 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/07 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/07 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/07 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2025/11/07 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/07 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/07 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/07 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/07 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2025/11/07 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/07 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2025/11/07 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/07 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2025/11/07 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2025/11/07 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2025/11/07 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2025/11/07 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2025/11/07 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2025/11/07 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2025/11/07 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2025/11/07 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/07 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/07 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/07 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/07 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2025/11/07 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2025/11/07 01:55:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:55:14 DEBUG : dir1/0000-abcdefg.txt: md5 = 8211860977c99fdca2e25662a87e7f23 OK 2025/11/07 01:55:16 DEBUG : dir1/0001-bcdefgh.txt: md5 = e2c66f035798f8fc9d81821c4e49a37c OK 2025/11/07 01:55:17 DEBUG : dir1/0002-cdefghi.txt: md5 = 7dd4a1d5847c78da9d4055f5019fd2b3 OK 2025/11/07 01:55:18 DEBUG : dir1/0003-defghij.txt: md5 = 440488e7ae76ed483a238c1907be2567 OK 2025/11/07 01:55:20 DEBUG : dir1/0004-efghijk.txt: md5 = 40bc681034989c70c174d6c0b5e76bd7 OK 2025/11/07 01:55:21 DEBUG : dir1/0005-fghijkl.txt: md5 = 02c6ac8f3c088df9edbfa91f86787b2e OK 2025/11/07 01:55:23 DEBUG : dir1/0006-ghijklm.txt: md5 = 86364327b14d95c9cc6620f72b0a0163 OK 2025/11/07 01:55:24 DEBUG : dir1/0007-1234567.txt: md5 = 38aea27872e9dd2d2a08548a5f1a00b9 OK 2025/11/07 01:55:26 DEBUG : dir1/0008-2345678.txt: md5 = c549cd8c2546919a1f211069216c36db OK 2025/11/07 01:55:27 DEBUG : dir1/0009-3456789.txt: md5 = e053d8dae45015efdae5496ecc3c1f8c OK 2025/11/07 01:55:29 DEBUG : dir1/0010-456789.txt: md5 = 422e9ade0c4c94801d362a1ce57141cb OK 2025/11/07 01:55:30 DEBUG : dir1/0011-56789;.txt: md5 = 1a03a597334938ad0cddd47c45982f5a OK 2025/11/07 01:55:32 DEBUG : dir1/0012-6789;.txt: md5 = c70fa2fc8fc07009bea61a37981b4507 OK 2025/11/07 01:55:33 DEBUG : dir1/0013-789;=.txt: md5 = 30a0f0985a6630c6f7bc1c96fc5500ae OK 2025/11/07 01:55:35 DEBUG : dir1/0014-89;=.txt: md5 = 2d6346332ddf4627c68f584fe1ad96cb OK 2025/11/07 01:55:36 DEBUG : dir1/0015-9;=.txt: md5 = 849cd5b99ca21f35a60d3404413dccbb OK 2025/11/07 01:55:38 DEBUG : apple: md5 = 225e3b1e0378a1d48b97294d181110c6 OK 2025/11/07 01:55:40 DEBUG : banana: md5 = 2d797e96077daf2c5d8d1a77441a236c OK 2025/11/07 01:55:41 DEBUG : appleappleapplebanana: md5 = 9cc9a449e35455e5371b0f23fca90727 OK 2025/11/07 01:55:43 DEBUG : splitbananasplit: md5 = 2f799598288209ba08f7565198ef99cc OK 2025/11/07 01:55:43 DEBUG : Waiting for deletions to finish 2025/11/07 01:55:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 01:55:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 01:55:43 DEBUG : apple: Excluded (Path Filter) 2025/11/07 01:55:43 DEBUG : banana: Excluded (Path Filter) 2025/11/07 01:55:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 01:55:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 01:55:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 01:55:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 01:55:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 01:55:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 01:55:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 01:55:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 01:55:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 01:55:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 01:55:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 01:55:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 01:55:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 01:55:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 01:55:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 01:55:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 01:55:44 DEBUG : apple: size = 5 OK 2025/11/07 01:55:44 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 01:55:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:55:44 DEBUG : apple: Unchanged skipping 2025/11/07 01:55:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:55:44 DEBUG : banana: size = 6 OK 2025/11/07 01:55:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 01:55:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:55:44 DEBUG : banana: Unchanged skipping 2025/11/07 01:55:44 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/07 01:55:44 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 01:55:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:55:44 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 01:55:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 01:55:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:55:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 01:55:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 01:55:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:55:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 01:55:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:55:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 01:55:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 01:55:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 01:55:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 01:55:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:55:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:55:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 01:55:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 01:55:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:55:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 01:55:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 01:55:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 01:55:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:55:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:55:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 01:55:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 01:55:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 01:55:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 01:55:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 01:55:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:55:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:55:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 01:55:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 01:55:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:55:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 01:55:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 01:55:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:55:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 01:55:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 01:55:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 01:55:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 01:55:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:55:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:55:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 01:55:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 01:55:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 01:55:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:55:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 01:55:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:55:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 01:55:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:55:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 01:55:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:55:45 DEBUG : Waiting for deletions to finish 2025/11/07 01:55:45 DEBUG : Waiting for deletions to finish 2025/11/07 01:55:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 01:55:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 01:55:45 DEBUG : apple: Excluded (Path Filter) 2025/11/07 01:55:45 DEBUG : banana: Excluded (Path Filter) 2025/11/07 01:55:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 01:55:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 01:55:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 01:55:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 01:55:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 01:55:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 01:55:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 01:55:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 01:55:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 01:55:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 01:55:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 01:55:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 01:55:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 01:55:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 01:55:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 01:55:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 01:55:46 DEBUG : dir1: Directory modification time the same (differ by -876.252µs, within tolerance 1ms) 2025/11/07 01:55:46 DEBUG : apple: size = 5 OK 2025/11/07 01:55:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:55:46 DEBUG : apple: Unchanged skipping 2025/11/07 01:55:46 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 01:55:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:55:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 01:55:46 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 01:55:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:55:46 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 01:55:46 DEBUG : banana: size = 6 OK 2025/11/07 01:55:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:55:46 DEBUG : banana: Unchanged skipping 2025/11/07 01:55:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 01:55:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 01:55:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 01:55:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:55:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:55:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 01:55:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 01:55:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:55:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 01:55:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 01:55:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:55:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:55:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 01:55:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 01:55:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 01:55:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:55:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 01:55:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 01:55:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 01:55:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:55:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 01:55:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 01:55:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:55:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 01:55:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:55:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 01:55:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 01:55:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 01:55:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:55:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:55:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 01:55:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 01:55:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:55:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 01:55:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 01:55:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 01:55:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:55:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 01:55:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 01:55:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 01:55:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:55:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 01:55:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 01:55:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:55:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 01:55:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:55:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 01:55:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:55:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 01:55:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:55:46 DEBUG : Waiting for deletions to finish 2025/11/07 01:55:46 DEBUG : Waiting for deletions to finish 2025/11/07 01:55:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 01:55:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 01:55:47 DEBUG : apple: Excluded (Path Filter) 2025/11/07 01:55:47 DEBUG : banana: Excluded (Path Filter) 2025/11/07 01:55:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 01:55:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 01:55:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 01:55:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 01:55:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 01:55:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 01:55:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 01:55:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 01:55:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 01:55:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 01:55:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 01:55:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 01:55:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 01:55:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 01:55:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 01:55:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 01:55:48 DEBUG : Waiting for deletions to finish 2025/11/07 01:55:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 01:55:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 01:55:48 DEBUG : apple: Excluded (Path Filter) 2025/11/07 01:55:48 DEBUG : banana: Excluded (Path Filter) 2025/11/07 01:55:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 01:55:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 01:55:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 01:55:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 01:55:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 01:55:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 01:55:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 01:55:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 01:55:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 01:55:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 01:55:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 01:55:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 01:55:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 01:55:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 01:55:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 01:55:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 01:55:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/07 01:55:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/07 01:55:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/07 01:55:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/07 01:55:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/07 01:55:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/07 01:55:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/07 01:55:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/07 01:55:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/07 01:55:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/07 01:55:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/07 01:55:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/07 01:55:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/07 01:55:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/07 01:55:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/07 01:55:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:56:02 DEBUG : dir1/0000-abcdefg.txt: md5 = 131b6312e9193167c4245c90383576e4 OK 2025/11/07 01:56:03 DEBUG : dir1/0001-bcdefgh.txt: md5 = 891ac2374979b7789139688035b3afdc OK 2025/11/07 01:56:05 DEBUG : dir1/0002-cdefghi.txt: md5 = 8b3a106c1240c5de7de4df1ce1a9c42e OK 2025/11/07 01:56:06 DEBUG : dir1/0003-defghij.txt: md5 = 1ed97de185c6f61e71570b9ecccb20c0 OK 2025/11/07 01:56:08 DEBUG : dir1/0004-efghijk.txt: md5 = dc41f7cee21955a7cd3d350ba8477269 OK 2025/11/07 01:56:09 DEBUG : dir1/0005-fghijkl.txt: md5 = 143ce576527e3b4eaa5f92d3de67c36a OK 2025/11/07 01:56:11 DEBUG : dir1/0006-ghijklm.txt: md5 = f3272aab961d830de4724f5160ac71b8 OK 2025/11/07 01:56:12 DEBUG : dir1/0007-1234567.txt: md5 = 9c0edea8c449023fec3f8d1bdd1fe87d OK 2025/11/07 01:56:14 DEBUG : dir1/0008-2345678.txt: md5 = 239549fce44bd0e1bea505183d856da5 OK 2025/11/07 01:56:16 DEBUG : dir1/0009-3456789.txt: md5 = 5bb5d90bdd9ab045568967df110d5f15 OK 2025/11/07 01:56:17 DEBUG : dir1/0010-456789.txt: md5 = 0d935ca4e372fc87de506bffd1aa8540 OK 2025/11/07 01:56:18 DEBUG : dir1/0011-56789;.txt: md5 = 13b635f877fdfca289e7d4447b715fdb OK 2025/11/07 01:56:20 DEBUG : dir1/0012-6789;.txt: md5 = 89611ce8a8f9c1e411c94be583ebd421 OK 2025/11/07 01:56:21 DEBUG : dir1/0013-789;=.txt: md5 = cd68836e96ce3bf5df691db18c65e5ed OK 2025/11/07 01:56:22 DEBUG : dir1/0014-89;=.txt: md5 = 6b57b0ba66d99851aa3e5acbcb7a1344 OK 2025/11/07 01:56:24 DEBUG : dir1/0015-9;=.txt: md5 = 16b8d496f0f9a0bfbd6718dba067bf92 OK 2025/11/07 01:56:26 DEBUG : apple: md5 = 5da568972275f0b8e97845fe8ef220d2 OK 2025/11/07 01:56:27 DEBUG : banana: md5 = 2de8aff2e66da599e800ecbaff96f4a2 OK 2025/11/07 01:56:28 DEBUG : appleappleapplebanana: md5 = 2b4565e2a2a5216308dc4b1a4f44bf6e OK 2025/11/07 01:56:30 DEBUG : splitbananasplit: md5 = 73f6870e0ed8e3a828e77e0fa6592e16 OK 2025/11/07 01:56:30 DEBUG : Waiting for deletions to finish 2025/11/07 01:56:30 DEBUG : banana: Excluded (Path Filter) 2025/11/07 01:56:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 01:56:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 01:56:30 DEBUG : apple: Excluded (Path Filter) 2025/11/07 01:56:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 01:56:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 01:56:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 01:56:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 01:56:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 01:56:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 01:56:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 01:56:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 01:56:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 01:56:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 01:56:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 01:56:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 01:56:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 01:56:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 01:56:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 01:56:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 01:56:31 DEBUG : apple: size = 5 OK 2025/11/07 01:56:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:56:31 DEBUG : apple: Unchanged skipping 2025/11/07 01:56:31 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 01:56:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:56:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 01:56:31 DEBUG : banana: size = 6 OK 2025/11/07 01:56:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:56:31 DEBUG : banana: Unchanged skipping 2025/11/07 01:56:32 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/07 01:56:32 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 01:56:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:56:32 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 01:56:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 01:56:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:56:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 01:56:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 01:56:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:56:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 01:56:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:56:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:56:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 01:56:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 01:56:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 01:56:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 01:56:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 01:56:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:56:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 01:56:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 01:56:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:56:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 01:56:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 01:56:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:56:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 01:56:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 01:56:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:56:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 01:56:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 01:56:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:56:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 01:56:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 01:56:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:56:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 01:56:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 01:56:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:56:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 01:56:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 01:56:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 01:56:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 01:56:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:56:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 01:56:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:56:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:56:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 01:56:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 01:56:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 01:56:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:56:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:56:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 01:56:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 01:56:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:56:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 01:56:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:56:32 DEBUG : Waiting for deletions to finish 2025/11/07 01:56:32 DEBUG : Waiting for deletions to finish 2025/11/07 01:56:33 DEBUG : banana: Excluded (Path Filter) 2025/11/07 01:56:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 01:56:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 01:56:33 DEBUG : apple: Excluded (Path Filter) 2025/11/07 01:56:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 01:56:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 01:56:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 01:56:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 01:56:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 01:56:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 01:56:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 01:56:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 01:56:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 01:56:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 01:56:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 01:56:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 01:56:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 01:56:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 01:56:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 01:56:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 01:56:33 DEBUG : dir1: Directory modification time the same (differ by -868.562µs, within tolerance 1ms) 2025/11/07 01:56:33 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 01:56:33 DEBUG : apple: size = 5 OK 2025/11/07 01:56:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:56:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:56:33 DEBUG : apple: Unchanged skipping 2025/11/07 01:56:33 DEBUG : banana: size = 6 OK 2025/11/07 01:56:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:56:33 DEBUG : banana: Unchanged skipping 2025/11/07 01:56:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 01:56:33 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 01:56:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:56:33 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 01:56:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 01:56:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:56:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 01:56:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 01:56:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:56:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 01:56:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:56:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 01:56:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 01:56:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:56:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 01:56:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 01:56:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:56:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 01:56:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 01:56:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:56:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 01:56:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 01:56:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:56:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 01:56:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 01:56:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:56:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 01:56:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 01:56:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:56:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 01:56:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 01:56:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:56:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 01:56:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:56:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 01:56:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 01:56:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 01:56:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:56:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 01:56:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 01:56:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 01:56:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 01:56:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:56:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:56:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 01:56:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 01:56:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:56:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 01:56:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:56:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 01:56:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 01:56:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:56:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 01:56:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:56:34 DEBUG : Waiting for deletions to finish 2025/11/07 01:56:34 DEBUG : Waiting for deletions to finish 2025/11/07 01:56:34 DEBUG : banana: Excluded (Path Filter) 2025/11/07 01:56:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 01:56:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 01:56:34 DEBUG : apple: Excluded (Path Filter) 2025/11/07 01:56:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 01:56:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 01:56:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 01:56:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 01:56:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 01:56:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 01:56:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 01:56:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 01:56:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 01:56:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 01:56:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 01:56:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 01:56:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 01:56:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 01:56:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 01:56:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 01:56:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/07 01:56:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/07 01:56:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/07 01:56:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/07 01:56:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/07 01:56:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/07 01:56:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/07 01:56:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/07 01:56:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/07 01:56:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/07 01:56:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/07 01:56:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/07 01:56:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/07 01:56:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/07 01:56:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/07 01:56:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:56:48 DEBUG : dir1/0000-abcdefg.txt: md5 = c0d92f46cce410221c40a867ceb4e6d3 OK 2025/11/07 01:56:50 DEBUG : dir1/0001-bcdefgh.txt: md5 = 00625c6559c373e376398a9fe39e696b OK 2025/11/07 01:56:51 DEBUG : dir1/0002-cdefghi.txt: md5 = b9c3b176fb5df38a0c1c81a9a058652b OK 2025/11/07 01:56:53 DEBUG : dir1/0003-defghij.txt: md5 = 93cc99ac3a701df8c1136803fa03d498 OK 2025/11/07 01:56:54 DEBUG : dir1/0004-efghijk.txt: md5 = efed044353d0c4ac5a7a46803bc300b3 OK 2025/11/07 01:56:55 DEBUG : dir1/0005-fghijkl.txt: md5 = ecfe70a41160c7681c5a36416d8279dd OK 2025/11/07 01:56:57 DEBUG : dir1/0006-ghijklm.txt: md5 = 7b1087c16512aba3e1995d1fd6209502 OK 2025/11/07 01:56:59 DEBUG : dir1/0007-1234567.txt: md5 = 47b8714a52b06371238256fada91ce22 OK 2025/11/07 01:57:00 DEBUG : dir1/0008-2345678.txt: md5 = 05e2299ebfdf4d35673d3b5457d830e1 OK 2025/11/07 01:57:02 DEBUG : dir1/0009-3456789.txt: md5 = 75137147daf35e600988d7e4899d688a OK 2025/11/07 01:57:04 DEBUG : dir1/0010-456789.txt: md5 = 37f57c997eebd8acb2f9e3fea2959019 OK 2025/11/07 01:57:05 DEBUG : dir1/0011-56789;.txt: md5 = f512452df27edc612469c09846a64885 OK 2025/11/07 01:57:07 DEBUG : dir1/0012-6789;.txt: md5 = 5d2acafa24d7a8fa35e02f94902b27c6 OK 2025/11/07 01:57:08 DEBUG : dir1/0013-789;=.txt: md5 = ae09003a246ff45b9f63c5a97d148559 OK 2025/11/07 01:57:10 DEBUG : dir1/0014-89;=.txt: md5 = 979eb98143130e4d2ef1861421ddc993 OK 2025/11/07 01:57:11 DEBUG : dir1/0015-9;=.txt: md5 = 67e9dd906231ab37d09d1cbf945a3f07 OK 2025/11/07 01:57:12 DEBUG : apple: md5 = eebc4dc810555963446bb1f9d94f1f0e OK 2025/11/07 01:57:14 DEBUG : banana: md5 = 16286600609801d448198959d35e0e21 OK 2025/11/07 01:57:15 DEBUG : appleappleapplebanana: md5 = 39ba431060b03d6511743546fc6fff12 OK 2025/11/07 01:57:17 DEBUG : splitbananasplit: md5 = 85be7f3ebe64a331dc14223d760a648f OK 2025/11/07 01:57:17 DEBUG : Waiting for deletions to finish 2025/11/07 01:57:17 DEBUG : apple: Excluded (Path Filter) 2025/11/07 01:57:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 01:57:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 01:57:17 DEBUG : banana: Excluded (Path Filter) 2025/11/07 01:57:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 01:57:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 01:57:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 01:57:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 01:57:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 01:57:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 01:57:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 01:57:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 01:57:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 01:57:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 01:57:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 01:57:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 01:57:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 01:57:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 01:57:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 01:57:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 01:57:18 DEBUG : apple: size = 5 OK 2025/11/07 01:57:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:57:18 DEBUG : apple: Unchanged skipping 2025/11/07 01:57:18 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 01:57:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:57:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 01:57:18 DEBUG : banana: size = 6 OK 2025/11/07 01:57:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:57:18 DEBUG : banana: Unchanged skipping 2025/11/07 01:57:19 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/07 01:57:19 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 01:57:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:57:19 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 01:57:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 01:57:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:57:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 01:57:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 01:57:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:57:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 01:57:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 01:57:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:57:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 01:57:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 01:57:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:57:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 01:57:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 01:57:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:57:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 01:57:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 01:57:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:57:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 01:57:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 01:57:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:57:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 01:57:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 01:57:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:57:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 01:57:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 01:57:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:57:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 01:57:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 01:57:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:57:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 01:57:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 01:57:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 01:57:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 01:57:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:57:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:57:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 01:57:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 01:57:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 01:57:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:57:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 01:57:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 01:57:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 01:57:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:57:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:57:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:57:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 01:57:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:57:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 01:57:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 01:57:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:57:19 DEBUG : Waiting for deletions to finish 2025/11/07 01:57:19 DEBUG : Waiting for deletions to finish 2025/11/07 01:57:19 DEBUG : apple: Excluded (Path Filter) 2025/11/07 01:57:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 01:57:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 01:57:19 DEBUG : banana: Excluded (Path Filter) 2025/11/07 01:57:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 01:57:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 01:57:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 01:57:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 01:57:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 01:57:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 01:57:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 01:57:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 01:57:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 01:57:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 01:57:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 01:57:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 01:57:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 01:57:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 01:57:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 01:57:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 01:57:20 DEBUG : dir1: Directory modification time the same (differ by -860.964µs, within tolerance 1ms) 2025/11/07 01:57:20 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 01:57:20 DEBUG : banana: size = 6 OK 2025/11/07 01:57:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:57:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 01:57:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:57:20 DEBUG : banana: Unchanged skipping 2025/11/07 01:57:20 DEBUG : apple: size = 5 OK 2025/11/07 01:57:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:57:20 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 01:57:20 DEBUG : apple: Unchanged skipping 2025/11/07 01:57:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:57:20 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 01:57:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 01:57:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 01:57:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:57:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 01:57:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:57:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 01:57:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 01:57:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:57:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 01:57:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 01:57:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:57:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 01:57:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 01:57:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:57:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 01:57:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 01:57:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 01:57:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 01:57:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:57:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:57:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 01:57:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:57:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 01:57:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 01:57:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:57:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 01:57:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 01:57:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:57:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:57:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 01:57:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 01:57:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 01:57:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:57:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 01:57:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 01:57:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:57:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:57:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 01:57:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 01:57:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 01:57:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 01:57:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:57:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 01:57:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 01:57:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:57:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 01:57:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 01:57:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:57:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 01:57:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:57:21 DEBUG : Waiting for deletions to finish 2025/11/07 01:57:21 DEBUG : Waiting for deletions to finish 2025/11/07 01:57:21 DEBUG : apple: Excluded (Path Filter) 2025/11/07 01:57:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 01:57:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 01:57:21 DEBUG : banana: Excluded (Path Filter) 2025/11/07 01:57:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 01:57:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 01:57:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 01:57:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 01:57:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 01:57:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 01:57:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 01:57:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 01:57:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 01:57:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 01:57:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 01:57:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 01:57:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 01:57:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 01:57:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 01:57:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 01:57:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/07 01:57:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/07 01:57:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/07 01:57:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/07 01:57:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/07 01:57:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/07 01:57:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/07 01:57:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/07 01:57:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/07 01:57:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/07 01:57:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/07 01:57:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/07 01:57:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/07 01:57:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/07 01:57:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/07 01:57:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:57:35 DEBUG : dir1/0000-abcdefg.txt: md5 = 559f32f2cf744f3e478bc78e7811d7c2 OK 2025/11/07 01:57:36 DEBUG : dir1/0001-bcdefgh.txt: md5 = 43220d275718b196f69d9e6d5943f6a4 OK 2025/11/07 01:57:38 DEBUG : dir1/0002-cdefghi.txt: md5 = 1bc96a66a72ae6391a210a082489d9a3 OK 2025/11/07 01:57:39 DEBUG : dir1/0003-defghij.txt: md5 = 2209b31f87d78f08ff1084f1947eb1df OK 2025/11/07 01:57:41 DEBUG : dir1/0004-efghijk.txt: md5 = 2511dbfa80d0b323cec1c7da6ce0f964 OK 2025/11/07 01:57:42 DEBUG : dir1/0005-fghijkl.txt: md5 = 60acf0276608045ad67483accabfd73c OK 2025/11/07 01:57:44 DEBUG : dir1/0006-ghijklm.txt: md5 = 1efeb7ee32c306248d5c40bc4d079405 OK 2025/11/07 01:57:45 DEBUG : dir1/0007-1234567.txt: md5 = 4a74422846127811532b79e030eddbec OK 2025/11/07 01:57:47 DEBUG : dir1/0008-2345678.txt: md5 = d164fe78daa3d2937f6b12de95727150 OK 2025/11/07 01:57:48 DEBUG : dir1/0009-3456789.txt: md5 = 83825b8e718818d1fc5ddd3ffd455c98 OK 2025/11/07 01:57:50 DEBUG : dir1/0010-456789.txt: md5 = 57e65193f4fc28470220150a9df12bba OK 2025/11/07 01:57:51 DEBUG : dir1/0011-56789;.txt: md5 = d71a55c55ecbf0e1bfa84d4cf3a96219 OK 2025/11/07 01:57:53 DEBUG : dir1/0012-6789;.txt: md5 = 860a6d7f091d748cd07e09eec23b0798 OK 2025/11/07 01:57:54 DEBUG : dir1/0013-789;=.txt: md5 = 3265c0607d233288bdca82a35208139c OK 2025/11/07 01:57:56 DEBUG : dir1/0014-89;=.txt: md5 = bda331fa96125abb91c76856413a6f34 OK 2025/11/07 01:57:57 DEBUG : dir1/0015-9;=.txt: md5 = f80382a81e624cb93b6732640e931665 OK 2025/11/07 01:57:59 DEBUG : apple: md5 = ad7b8c9388ffa25965c926406f7c8428 OK 2025/11/07 01:58:00 DEBUG : banana: md5 = 59a4618ebd6cc0473beb0baf4efcd5e2 OK 2025/11/07 01:58:01 DEBUG : appleappleapplebanana: md5 = 9674a43d21d96aa3ee5ff8ece881c673 OK 2025/11/07 01:58:03 DEBUG : splitbananasplit: md5 = eec3b5bf67e49e4dc93ae4449fe65a2b OK 2025/11/07 01:58:03 DEBUG : Waiting for deletions to finish 2025/11/07 01:58:03 DEBUG : apple: Excluded (Path Filter) 2025/11/07 01:58:03 DEBUG : banana: Excluded (Path Filter) 2025/11/07 01:58:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 01:58:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 01:58:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 01:58:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 01:58:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 01:58:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 01:58:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 01:58:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 01:58:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 01:58:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 01:58:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 01:58:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 01:58:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 01:58:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 01:58:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 01:58:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 01:58:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 01:58:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 01:58:04 DEBUG : apple: size = 5 OK 2025/11/07 01:58:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:04 DEBUG : apple: Unchanged skipping 2025/11/07 01:58:04 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 01:58:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 01:58:04 DEBUG : banana: size = 6 OK 2025/11/07 01:58:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:04 DEBUG : banana: Unchanged skipping 2025/11/07 01:58:05 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/07 01:58:05 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 01:58:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:05 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 01:58:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 01:58:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 01:58:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 01:58:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 01:58:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:58:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 01:58:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 01:58:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 01:58:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 01:58:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 01:58:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 01:58:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 01:58:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 01:58:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 01:58:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 01:58:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 01:58:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 01:58:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 01:58:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 01:58:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 01:58:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 01:58:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 01:58:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 01:58:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 01:58:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 01:58:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 01:58:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 01:58:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 01:58:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 01:58:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 01:58:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 01:58:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 01:58:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 01:58:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:58:05 DEBUG : Waiting for deletions to finish 2025/11/07 01:58:05 DEBUG : Waiting for deletions to finish 2025/11/07 01:58:06 DEBUG : apple: Excluded (Path Filter) 2025/11/07 01:58:06 DEBUG : banana: Excluded (Path Filter) 2025/11/07 01:58:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 01:58:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 01:58:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 01:58:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 01:58:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 01:58:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 01:58:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 01:58:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 01:58:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 01:58:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 01:58:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 01:58:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 01:58:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 01:58:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 01:58:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 01:58:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 01:58:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 01:58:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 01:58:06 DEBUG : dir1: Directory modification time the same (differ by -853.529µs, within tolerance 1ms) 2025/11/07 01:58:06 DEBUG : apple: size = 5 OK 2025/11/07 01:58:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:06 DEBUG : apple: Unchanged skipping 2025/11/07 01:58:06 DEBUG : banana: size = 6 OK 2025/11/07 01:58:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:06 DEBUG : banana: Unchanged skipping 2025/11/07 01:58:06 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 01:58:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:06 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 01:58:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 01:58:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:06 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 01:58:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 01:58:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 01:58:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 01:58:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 01:58:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 01:58:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 01:58:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 01:58:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 01:58:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 01:58:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 01:58:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 01:58:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 01:58:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 01:58:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 01:58:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 01:58:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 01:58:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 01:58:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 01:58:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 01:58:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 01:58:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 01:58:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 01:58:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 01:58:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:58:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 01:58:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 01:58:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 01:58:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 01:58:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 01:58:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 01:58:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 01:58:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 01:58:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 01:58:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:58:07 DEBUG : Waiting for deletions to finish 2025/11/07 01:58:07 DEBUG : Waiting for deletions to finish 2025/11/07 01:58:07 DEBUG : apple: Excluded (Path Filter) 2025/11/07 01:58:07 DEBUG : banana: Excluded (Path Filter) 2025/11/07 01:58:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 01:58:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 01:58:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 01:58:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 01:58:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 01:58:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 01:58:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 01:58:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 01:58:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 01:58:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 01:58:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 01:58:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 01:58:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 01:58:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 01:58:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 01:58:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 01:58:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 01:58:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 01:58:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/07 01:58:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/07 01:58:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/07 01:58:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/07 01:58:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/07 01:58:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/07 01:58:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/07 01:58:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/07 01:58:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/07 01:58:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/07 01:58:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/07 01:58:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/07 01:58:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/07 01:58:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/07 01:58:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/07 01:58:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:58:21 DEBUG : dir1/0000-abcdefg.txt: md5 = 705cd48aa652577ed4723ca424b3d533 OK 2025/11/07 01:58:23 DEBUG : dir1/0001-bcdefgh.txt: md5 = b5968c47edb53575dd2d0ad66282538d OK 2025/11/07 01:58:24 DEBUG : dir1/0002-cdefghi.txt: md5 = 94670291e19a7a5ad343a206e72161dc OK 2025/11/07 01:58:26 DEBUG : dir1/0003-defghij.txt: md5 = 7fe6a089e60cfca0007514a3435fec8b OK 2025/11/07 01:58:27 DEBUG : dir1/0004-efghijk.txt: md5 = 2d3c17baf646303d46f9b3aeef0a63ea OK 2025/11/07 01:58:29 DEBUG : dir1/0005-fghijkl.txt: md5 = 1881e230826a61536014ad56d2ab5f86 OK 2025/11/07 01:58:30 DEBUG : dir1/0006-ghijklm.txt: md5 = 9fdeab40af29566a45dc499d500ae6c3 OK 2025/11/07 01:58:32 DEBUG : dir1/0007-1234567.txt: md5 = a0a8c837c915f024a4790ff25f3471f6 OK 2025/11/07 01:58:33 DEBUG : dir1/0008-2345678.txt: md5 = b3faac6e4dae68963988bbb5d41474f8 OK 2025/11/07 01:58:35 DEBUG : dir1/0009-3456789.txt: md5 = 6c91c140824f9bfff16e9aa81d6780a3 OK 2025/11/07 01:58:37 DEBUG : dir1/0010-456789.txt: md5 = 154da5966338d92a0684ca0a68179579 OK 2025/11/07 01:58:38 DEBUG : dir1/0011-56789;.txt: md5 = de30088ba13d19fbd4dfddf6d5804b68 OK 2025/11/07 01:58:39 DEBUG : dir1/0012-6789;.txt: md5 = ca8bce7f3bf9d1022bfc67f6774e1d54 OK 2025/11/07 01:58:41 DEBUG : dir1/0013-789;=.txt: md5 = 3593eeca14453a6accb20194b71e90b4 OK 2025/11/07 01:58:42 DEBUG : dir1/0014-89;=.txt: md5 = 4fbf58cc8c91cbde03140f0446149f92 OK 2025/11/07 01:58:44 DEBUG : dir1/0015-9;=.txt: md5 = 3bbb5f86f5b01698b70b0c02eed90eff OK 2025/11/07 01:58:45 DEBUG : apple: md5 = fed0bf3394bc6fe3ec516ae63151970e OK 2025/11/07 01:58:47 DEBUG : banana: md5 = a7509894f9894e1c5465f405fd2bcd04 OK 2025/11/07 01:58:48 DEBUG : appleappleapplebanana: md5 = d95511509729114e319d9f93485686d4 OK 2025/11/07 01:58:50 DEBUG : splitbananasplit: md5 = 17554a43a018b39579b4615c33d2dc69 OK 2025/11/07 01:58:50 DEBUG : Waiting for deletions to finish 2025/11/07 01:58:50 DEBUG : banana: Excluded (Path Filter) 2025/11/07 01:58:50 DEBUG : apple: Excluded (Path Filter) 2025/11/07 01:58:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 01:58:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 01:58:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 01:58:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 01:58:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 01:58:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 01:58:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 01:58:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 01:58:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 01:58:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 01:58:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 01:58:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 01:58:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 01:58:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 01:58:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 01:58:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 01:58:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 01:58:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 01:58:51 DEBUG : apple: size = 5 OK 2025/11/07 01:58:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:51 DEBUG : apple: Unchanged skipping 2025/11/07 01:58:51 DEBUG : banana: size = 6 OK 2025/11/07 01:58:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:51 DEBUG : banana: Unchanged skipping 2025/11/07 01:58:51 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 01:58:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 01:58:52 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/07 01:58:52 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 01:58:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:52 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 01:58:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 01:58:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 01:58:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 01:58:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 01:58:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 01:58:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 01:58:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 01:58:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 01:58:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 01:58:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 01:58:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 01:58:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 01:58:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:58:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 01:58:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 01:58:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 01:58:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 01:58:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 01:58:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 01:58:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 01:58:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 01:58:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 01:58:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 01:58:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 01:58:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 01:58:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 01:58:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 01:58:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 01:58:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 01:58:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 01:58:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 01:58:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 01:58:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 01:58:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:58:52 DEBUG : Waiting for deletions to finish 2025/11/07 01:58:52 DEBUG : Waiting for deletions to finish 2025/11/07 01:58:52 DEBUG : banana: Excluded (Path Filter) 2025/11/07 01:58:52 DEBUG : apple: Excluded (Path Filter) 2025/11/07 01:58:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 01:58:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 01:58:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 01:58:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 01:58:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 01:58:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 01:58:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 01:58:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 01:58:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 01:58:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 01:58:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 01:58:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 01:58:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 01:58:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 01:58:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 01:58:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 01:58:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 01:58:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 01:58:53 DEBUG : dir1: Directory modification time the same (differ by -845.983µs, within tolerance 1ms) 2025/11/07 01:58:53 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 01:58:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 01:58:53 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 01:58:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:53 DEBUG : banana: size = 6 OK 2025/11/07 01:58:53 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 01:58:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:53 DEBUG : banana: Unchanged skipping 2025/11/07 01:58:53 DEBUG : apple: size = 5 OK 2025/11/07 01:58:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:53 DEBUG : apple: Unchanged skipping 2025/11/07 01:58:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 01:58:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 01:58:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 01:58:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 01:58:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 01:58:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 01:58:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 01:58:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 01:58:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:58:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 01:58:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 01:58:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 01:58:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 01:58:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 01:58:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 01:58:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 01:58:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 01:58:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 01:58:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 01:58:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 01:58:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 01:58:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 01:58:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 01:58:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 01:58:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 01:58:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 01:58:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 01:58:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 01:58:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 01:58:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 01:58:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 01:58:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 01:58:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:58:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 01:58:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:58:54 DEBUG : Waiting for deletions to finish 2025/11/07 01:58:54 DEBUG : Waiting for deletions to finish 2025/11/07 01:58:54 DEBUG : banana: Excluded (Path Filter) 2025/11/07 01:58:54 DEBUG : apple: Excluded (Path Filter) 2025/11/07 01:58:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 01:58:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 01:58:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 01:58:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 01:58:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 01:58:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 01:58:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 01:58:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 01:58:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 01:58:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 01:58:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 01:58:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 01:58:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 01:58:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 01:58:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 01:58:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 01:58:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 01:58:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 01:59:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/07 01:59:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/07 01:59:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/07 01:59:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/07 01:59:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/07 01:59:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/07 01:59:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/07 01:59:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/07 01:59:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/07 01:59:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/07 01:59:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/07 01:59:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/07 01:59:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/07 01:59:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/07 01:59:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/07 01:59:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" --- PASS: TestTransform (574.21s) --- PASS: TestTransform/NFC (46.43s) --- PASS: TestTransform/NFD (48.08s) --- PASS: TestTransform/base64 (55.59s) --- PASS: TestTransform/prefix (67.56s) --- PASS: TestTransform/suffix (67.26s) --- PASS: TestTransform/truncate (55.58s) --- PASS: TestTransform/encoder (48.34s) --- PASS: TestTransform/ISO-8859-1 (46.28s) --- PASS: TestTransform/charmap (46.71s) --- PASS: TestTransform/lowercase (45.79s) --- PASS: TestTransform/ascii (46.59s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:59:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/07 01:59:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/07 01:59:05 DEBUG : sub dir_somesuffix: Making directory with metadata 2025/11/07 01:59:06 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2025-11-07T01:59:05.573842578Z) 2025/11/07 01:59:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/07 01:59:06 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/07 01:59:06 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/07 01:59:06 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/07 01:59:06 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/07 01:59:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:59:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:59:08 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 9b7aed0c1800d8fef9db8232b1a8ad60 OK 2025/11/07 01:59:08 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/07 01:59:08 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/07 01:59:08 DEBUG : Waiting for deletions to finish 2025/11/07 01:59:09 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (5.08s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:59:10 DEBUG : toe: transformed to: tictactoe 2025/11/07 01:59:10 DEBUG : toe: transformed to: tictactoe 2025/11/07 01:59:10 DEBUG : tictactoe: Making directory with metadata 2025/11/07 01:59:11 INFO : tictactoe: Made directory with metadata (mtime=2025-11-07T01:59:10.651841763Z) 2025/11/07 01:59:11 DEBUG : toe: transformed to: tictactoe 2025/11/07 01:59:11 DEBUG : toe: transformed to: tictactoe 2025/11/07 01:59:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 01:59:11 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/07 01:59:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 01:59:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:59:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:59:13 DEBUG : tictactoe/tictactoe: md5 = ad579e319146fedfac91f1e9784ffc5a OK 2025/11/07 01:59:13 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/07 01:59:13 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/07 01:59:13 DEBUG : Waiting for deletions to finish 2025/11/07 01:59:14 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (5.12s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:59:16 DEBUG : toe: Making directory with metadata 2025/11/07 01:59:16 INFO : toe: Made directory with metadata (mtime=2025-11-07T01:59:15.768840943Z) 2025/11/07 01:59:16 DEBUG : toe/toe: Making directory with metadata 2025/11/07 01:59:17 INFO : toe/toe: Made directory with metadata (mtime=2025-11-07T01:59:15.768840943Z) 2025/11/07 01:59:17 DEBUG : toe: transformed to: tictactoe 2025/11/07 01:59:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/07 01:59:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/07 01:59:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/07 01:59:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:59:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:59:18 DEBUG : toe/toe/tictactoe: md5 = ce13a0a68c0bf14152e125643719930d OK 2025/11/07 01:59:18 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/07 01:59:18 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/07 01:59:18 DEBUG : Waiting for deletions to finish 2025/11/07 01:59:21 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2025/11/07 01:59:21 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.73s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:59:22 DEBUG : toe: Making directory with metadata 2025/11/07 01:59:23 INFO : toe: Made directory with metadata (mtime=2025-11-07T01:59:22.499839865Z) 2025/11/07 01:59:23 DEBUG : toe/toe: Making directory with metadata 2025/11/07 01:59:24 INFO : toe/toe: Made directory with metadata (mtime=2025-11-07T01:59:22.499839865Z) 2025/11/07 01:59:24 DEBUG : toe: transformed to: tictactoe 2025/11/07 01:59:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/07 01:59:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/07 01:59:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/07 01:59:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:59:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:59:25 DEBUG : toe/toe/tictactoe: md5 = e9899d1e4709511bab5cefdc91e4c667 OK 2025/11/07 01:59:25 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/07 01:59:25 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/07 01:59:25 DEBUG : Waiting for deletions to finish 2025/11/07 01:59:27 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2025/11/07 01:59:28 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.77s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:59:29 DEBUG : empty_dir: Making directory with metadata 2025/11/07 01:59:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/07 01:59:29 DEBUG : toe: transformed to: tictactoe 2025/11/07 01:59:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 01:59:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 01:59:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 01:59:29 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/07 01:59:30 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/07 01:59:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 01:59:30 DEBUG : toe: transformed to: tictactoe 2025/11/07 01:59:30 DEBUG : toe: transformed to: tictactoe 2025/11/07 01:59:30 DEBUG : tictactoe: Making directory with metadata 2025/11/07 01:59:30 INFO : tictactoe: Made directory with metadata (mtime=2025-11-07T01:59:29.265838781Z) 2025/11/07 01:59:30 DEBUG : toe: transformed to: tictactoe 2025/11/07 01:59:30 DEBUG : toe: transformed to: tictactoe 2025/11/07 01:59:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 01:59:30 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/07 01:59:31 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-07T01:59:29.265838781Z) 2025/11/07 01:59:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 01:59:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/07 01:59:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/07 01:59:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/07 01:59:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:59:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:59:33 DEBUG : tictactoe/tictactoe/toe.txt: md5 = b0f8a8384e67057b71a4533468a04231 OK 2025/11/07 01:59:33 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/07 01:59:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/07 01:59:33 DEBUG : Waiting for deletions to finish 2025/11/07 01:59:35 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/07 01:59:36 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.24s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:59:37 DEBUG : empty_dir: Making directory with metadata 2025/11/07 01:59:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/07 01:59:37 DEBUG : toe: transformed to: tictactoe 2025/11/07 01:59:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 01:59:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 01:59:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 01:59:37 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/07 01:59:38 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/07 01:59:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 01:59:38 DEBUG : toe: transformed to: tictactoe 2025/11/07 01:59:38 DEBUG : toe: transformed to: tictactoe 2025/11/07 01:59:38 DEBUG : tictactoe: Making directory with metadata 2025/11/07 01:59:39 INFO : tictactoe: Made directory with metadata (mtime=2025-11-07T01:59:37.506837461Z) 2025/11/07 01:59:39 DEBUG : toe: transformed to: tictactoe 2025/11/07 01:59:39 DEBUG : toe: transformed to: tictactoe 2025/11/07 01:59:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 01:59:39 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/07 01:59:39 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-07T01:59:37.506837461Z) 2025/11/07 01:59:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 01:59:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/07 01:59:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 01:59:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/07 01:59:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 01:59:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:59:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:59:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 615ba9f3bcd8ff53ab3cddf2a59b3175 OK 2025/11/07 01:59:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/07 01:59:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 01:59:41 DEBUG : Waiting for deletions to finish 2025/11/07 01:59:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:59:42 DEBUG : toe: transformed to: tictactoe 2025/11/07 01:59:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 01:59:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 01:59:42 DEBUG : toe: transformed to: tictactoe 2025/11/07 01:59:42 DEBUG : toe: transformed to: tictactoe 2025/11/07 01:59:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/07 01:59:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/07 01:59:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/11/07 01:59:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': 0 differences found 2025/11/07 01:59:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': 1 hashes could not be checked 2025/11/07 01:59:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': 1 matching files 2025/11/07 01:59:44 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2025/11/07 01:59:45 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (9.01s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:59:46 DEBUG : toe: transformed to: tictactoe 2025/11/07 01:59:46 DEBUG : toe: transformed to: tictactoe 2025/11/07 01:59:46 DEBUG : tictactoe: Making directory with metadata 2025/11/07 01:59:47 INFO : tictactoe: Made directory with metadata (mtime=2025-11-07T01:59:46.517836015Z) 2025/11/07 01:59:47 DEBUG : toe: transformed to: tictactoe 2025/11/07 01:59:47 DEBUG : toe: transformed to: tictactoe 2025/11/07 01:59:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 01:59:47 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/07 01:59:48 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-07T01:59:46.517836015Z) 2025/11/07 01:59:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 01:59:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/07 01:59:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/07 01:59:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/07 01:59:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:59:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:59:49 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 5cd949eb14332e26a59921b9f2b1fc73 OK 2025/11/07 01:59:49 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/07 01:59:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/07 01:59:49 DEBUG : Waiting for deletions to finish 2025/11/07 01:59:50 DEBUG : toe: transformed to: tictactoe 2025/11/07 01:59:50 DEBUG : toe: transformed to: tictactoe 2025/11/07 01:59:50 DEBUG : tictactoe: Directory modification time the same (differ by -836.015µs, within tolerance 1ms) 2025/11/07 01:59:50 DEBUG : toe: transformed to: tictactoe 2025/11/07 01:59:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 01:59:50 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -836.015µs, within tolerance 1ms) 2025/11/07 01:59:51 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/07 01:59:51 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 01:59:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:59:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/07 01:59:51 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/07 01:59:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:59:51 DEBUG : Waiting for deletions to finish 2025/11/07 01:59:53 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/07 01:59:54 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.17s) === RUN TestSyntax 2025/11/07 01:59:54 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 01:59:54 DEBUG : toe: Making directory with metadata 2025/11/07 01:59:55 INFO : toe: Made directory with metadata (mtime=2025-11-07T01:59:54.689834706Z) 2025/11/07 01:59:55 DEBUG : toe/toe: Making directory with metadata 2025/11/07 01:59:56 INFO : toe/toe: Made directory with metadata (mtime=2025-11-07T01:59:54.689834706Z) 2025/11/07 01:59:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/07 01:59:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 01:59:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 01:59:57 DEBUG : toe/toe/toe: md5 = 5be3c1413e46646c21d4cce950c48595 OK 2025/11/07 01:59:57 DEBUG : toe/toe/toe: size = 11 OK 2025/11/07 01:59:57 INFO : toe/toe/toe: Copied (new) 2025/11/07 01:59:57 DEBUG : Waiting for deletions to finish 2025/11/07 02:00:00 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/07 02:00:00 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.75s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 02:00:01 DEBUG : empty_dir: Making directory with metadata 2025/11/07 02:00:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/07 02:00:01 DEBUG : toe: transformed to: tictactoe 2025/11/07 02:00:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 02:00:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 02:00:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 02:00:01 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/07 02:00:02 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/07 02:00:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 02:00:02 DEBUG : toe: transformed to: tictactoe 2025/11/07 02:00:02 DEBUG : toe: transformed to: tictactoe 2025/11/07 02:00:02 DEBUG : tictactoe: Making directory with metadata 2025/11/07 02:00:03 INFO : tictactoe: Made directory with metadata (mtime=2025-11-07T02:00:01.438833623Z) 2025/11/07 02:00:03 DEBUG : toe: transformed to: tictactoe 2025/11/07 02:00:03 DEBUG : toe: transformed to: tictactoe 2025/11/07 02:00:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 02:00:03 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/07 02:00:03 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-07T02:00:01.438833623Z) 2025/11/07 02:00:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 02:00:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/07 02:00:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 02:00:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/07 02:00:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 02:00:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 02:00:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 02:00:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 02:00:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = de73b76ab985dd039b8035c91cef081a OK 2025/11/07 02:00:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/07 02:00:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 02:00:06 INFO : toe/toe/toe.txt: Deleted 2025/11/07 02:00:06 INFO : toe/toe: Removing directory 2025/11/07 02:00:06 INFO : toe: Removing directory 2025/11/07 02:00:06 INFO : empty_dir: Removing directory 2025/11/07 02:00:06 DEBUG : Local file system at /tmp/rclone1013806598: deleted 3 directories 2025/11/07 02:00:08 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2025/11/07 02:00:09 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (9.37s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 02:00:10 DEBUG : empty_dir: Making directory with metadata 2025/11/07 02:00:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/07 02:00:10 DEBUG : toe: transformed to: tictactoe 2025/11/07 02:00:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 02:00:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 02:00:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 02:00:11 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/07 02:00:11 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/07 02:00:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 02:00:11 DEBUG : toe: transformed to: tictactoe 2025/11/07 02:00:11 DEBUG : toe: transformed to: tictactoe 2025/11/07 02:00:11 DEBUG : tictactoe: Making directory with metadata 2025/11/07 02:00:12 INFO : tictactoe: Made directory with metadata (mtime=2025-11-07T02:00:10.808832121Z) 2025/11/07 02:00:12 DEBUG : toe: transformed to: tictactoe 2025/11/07 02:00:12 DEBUG : toe: transformed to: tictactoe 2025/11/07 02:00:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 02:00:12 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/07 02:00:13 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-07T02:00:10.808832121Z) 2025/11/07 02:00:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 02:00:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/07 02:00:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 02:00:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/07 02:00:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 02:00:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 02:00:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 02:00:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 02:00:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = ae7ef6427d52012a1af006955c98cb03 OK 2025/11/07 02:00:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/07 02:00:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 02:00:14 INFO : toe/toe/toe.txt: Deleted 2025/11/07 02:00:14 INFO : toe/toe: Removing directory 2025/11/07 02:00:14 INFO : toe: Removing directory 2025/11/07 02:00:14 INFO : empty_dir: Removing directory 2025/11/07 02:00:14 DEBUG : Local file system at /tmp/rclone1013806598: deleted 3 directories 2025/11/07 02:00:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/07 02:00:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/07 02:00:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/07 02:00:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/07 02:00:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/07 02:00:18 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/11/07 02:00:20 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/07 02:00:21 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/07 02:00:22 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (13.36s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 02:00:24 DEBUG : Reset feature "Copy" 2025/11/07 02:00:24 DEBUG : Reset feature "Move" 2025/11/07 02:00:24 DEBUG : Reset feature "Copy" 2025/11/07 02:00:24 DEBUG : Reset feature "Move" 2025/11/07 02:00:24 DEBUG : empty_dir: Making directory with metadata 2025/11/07 02:00:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/07 02:00:24 DEBUG : toe: transformed to: tictactoe 2025/11/07 02:00:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 02:00:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 02:00:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 02:00:24 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/07 02:00:25 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/07 02:00:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 02:00:25 DEBUG : toe: transformed to: tictactoe 2025/11/07 02:00:25 DEBUG : toe: transformed to: tictactoe 2025/11/07 02:00:25 DEBUG : tictactoe: Making directory with metadata 2025/11/07 02:00:25 INFO : tictactoe: Made directory with metadata (mtime=2025-11-07T02:00:24.167829983Z) 2025/11/07 02:00:25 DEBUG : toe: transformed to: tictactoe 2025/11/07 02:00:25 DEBUG : toe: transformed to: tictactoe 2025/11/07 02:00:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 02:00:25 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/07 02:00:26 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-07T02:00:24.167829983Z) 2025/11/07 02:00:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 02:00:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/07 02:00:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 02:00:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/07 02:00:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 02:00:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 02:00:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 02:00:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 02:00:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 749842791a4016c886d62646128c98fe OK 2025/11/07 02:00:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/07 02:00:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 02:00:28 INFO : toe/toe/toe.txt: Deleted 2025/11/07 02:00:28 INFO : toe/toe: Removing directory 2025/11/07 02:00:28 INFO : toe: Removing directory 2025/11/07 02:00:28 INFO : empty_dir: Removing directory 2025/11/07 02:00:28 DEBUG : Local file system at /tmp/rclone1013806598: deleted 3 directories 2025/11/07 02:00:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/07 02:00:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/07 02:00:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/07 02:00:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/07 02:00:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/07 02:00:33 DEBUG : toe/toe/toe.txt: md5 = 1e73ab49100d7bc3f02f00cd537d1d1e OK 2025/11/07 02:00:33 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/07 02:00:33 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/07 02:00:34 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/11/07 02:00:36 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/07 02:00:37 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/07 02:00:38 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2025/11/07 02:00:39 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (16.20s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 02:00:40 DEBUG : toe: transformed to: dG9l 2025/11/07 02:00:40 DEBUG : toe: transformed to: dG9l 2025/11/07 02:00:40 DEBUG : dG9l: Making directory with metadata 2025/11/07 02:00:41 INFO : dG9l: Made directory with metadata (mtime=2025-11-07T02:00:40.370827387Z) 2025/11/07 02:00:41 DEBUG : toe: transformed to: dG9l 2025/11/07 02:00:41 DEBUG : toe: transformed to: dG9l 2025/11/07 02:00:41 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/07 02:00:41 DEBUG : dG9l/dG9l: Making directory with metadata 2025/11/07 02:00:42 INFO : dG9l/dG9l: Made directory with metadata (mtime=2025-11-07T02:00:40.370827387Z) 2025/11/07 02:00:42 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/07 02:00:42 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/07 02:00:42 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/07 02:00:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/07 02:00:42 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/07 02:00:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 02:00:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 02:00:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 0cd91e7a146a02437cc3d4d2a63f38a6 OK 2025/11/07 02:00:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/07 02:00:43 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/07 02:00:43 DEBUG : Waiting for deletions to finish 2025/11/07 02:00:44 DEBUG : dG9l: transformed to: toe 2025/11/07 02:00:44 DEBUG : dG9l: transformed to: toe 2025/11/07 02:00:44 DEBUG : toe: Directory modification time the same (differ by 827.387µs, within tolerance 1ms) 2025/11/07 02:00:44 DEBUG : Added delayed dir = "toe", newDst=toe 2025/11/07 02:00:45 DEBUG : dG9l: transformed to: toe 2025/11/07 02:00:45 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/07 02:00:45 DEBUG : toe/toe: Directory modification time the same (differ by 827.387µs, within tolerance 1ms) 2025/11/07 02:00:45 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/11/07 02:00:45 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/07 02:00:45 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/07 02:00:45 DEBUG : Local file system at /tmp/rclone1013806598: Waiting for checks to finish 2025/11/07 02:00:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/07 02:00:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/07 02:00:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/07 02:00:45 DEBUG : Local file system at /tmp/rclone1013806598: Waiting for transfers to finish 2025/11/07 02:00:45 DEBUG : Waiting for deletions to finish 2025/11/07 02:00:47 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2025/11/07 02:00:48 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.55s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu'", Local "Local file system at /tmp/rclone1013806598", Modify Window "1ms" 2025/11/07 02:00:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/07 02:00:48 DEBUG : toe: transformed to: 2025/11/07 02:00:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/07 02:00:49 DEBUG : toe: transformed to: 2025/11/07 02:00:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Making directory with metadata 2025/11/07 02:00:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Made directory with metadata (mtime=2025-11-07T02:00:48.916826019Z) 2025/11/07 02:00:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/07 02:00:49 DEBUG : toe: transformed to: 2025/11/07 02:00:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/07 02:00:49 DEBUG : toe: transformed to: 2025/11/07 02:00:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/07 02:00:49 DEBUG : toe/toe: transformed to: 2025/11/07 02:00:49 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/07 02:00:49 DEBUG : toe/toe: Making directory with metadata 2025/11/07 02:00:51 INFO : toe/toe: Made directory with metadata (mtime=2025-11-07T02:00:48.916826019Z) 2025/11/07 02:00:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/07 02:00:51 DEBUG : toe/toe: transformed to: 2025/11/07 02:00:51 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/07 02:00:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/07 02:00:51 DEBUG : toe: transformed to: 2025/11/07 02:00:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/07 02:00:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/07 02:00:51 DEBUG : toe/toe/toe: transformed to: 2025/11/07 02:00:51 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/07 02:00:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for checks to finish 2025/11/07 02:00:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Waiting for transfers to finish 2025/11/07 02:00:52 DEBUG : toe/toe/toe: md5 = f5e316ceef01eba55f3d65e1b5fc248f OK 2025/11/07 02:00:52 DEBUG : toe/toe/toe: size = 11 OK 2025/11/07 02:00:52 INFO : toe/toe/toe: Copied (new) 2025/11/07 02:00:52 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': not deleting files as there were IO errors 2025/11/07 02:00:52 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': not deleting directories as there were IO errors 2025/11/07 02:00:54 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/07 02:00:55 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.39s) PASS 2025/11/07 02:00:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketamaz8tumu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 27m6.166408585s (try 1/5)