"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/11/30 02:15:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sadomuj4ticu" 2025/11/30 02:15:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/30 02:15:50 DEBUG : Creating backend with remote "TestDrive:crypt/24dq3tldqgf7bg0n0ihiuoan2g3e0sohjh0vqaqo241d8pt4fo4g" 2025/11/30 02:15:51 DEBUG : Creating backend with remote "/tmp/rclone1437058521" === 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-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:15:52 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/30 02:15:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/30 02:15:52 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/30 02:15:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:15:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:15:52 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.51s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:15:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/30 02:15:53 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/30 02:15:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/30 02:15:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:15:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:15:55 DEBUG : sub dir/hello world: md5 = 49a6c429557889bc866d8654956796b2 OK 2025/11/30 02:15:55 DEBUG : sub dir/hello world: size = 11 OK 2025/11/30 02:15:55 INFO : sub dir/hello world: Copied (new) 2025/11/30 02:15:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/30 02:15:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.16s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:15:58 DEBUG : metadata sub dir: Making directory with metadata 2025/11/30 02:15:58 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/30 02:15:58 DEBUG : empty metadata sub dir: Making directory with metadata 2025/11/30 02:15:58 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/30 02:15:58 DEBUG : Local file system at /tmp/rclone1437058521: File to upload is small (21 bytes), uploading instead of streaming 2025/11/30 02:15:58 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/30 02:15:58 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/11/30 02:15:58 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/11/30 02:15:58 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/11/30 02:15:59 DEBUG : Google drive root 'crypt/24dq3tldqgf7bg0n0ihiuoan2g3e0sohjh0vqaqo241d8pt4fo4g': Skipping btime metadata as can't update it on an existing file: 2025-11-30T02:15:58.596137375Z 2025/11/30 02:15:59 INFO : empty metadata sub dir: Updated directory metadata 2025/11/30 02:15:59 DEBUG : Google drive root 'crypt/24dq3tldqgf7bg0n0ihiuoan2g3e0sohjh0vqaqo241d8pt4fo4g': Skipping btime metadata as can't update it on an existing file: 2025-11-30T02:15:58.596137375Z 2025/11/30 02:16:00 INFO : metadata sub dir: Updated directory metadata 2025/11/30 02:16:00 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/11/30 02:16:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:16:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:16:01 DEBUG : metadata sub dir/hello metadata world: md5 = 39fe0e330154b0d58fa1219e14307d3b OK 2025/11/30 02:16:01 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/30 02:16:01 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/11/30 02:16:04 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.13s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:16:05 DEBUG : metadata sub dir: Making directory with metadata 2025/11/30 02:16:05 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/30 02:16:05 DEBUG : empty metadata sub dir: Making directory with metadata 2025/11/30 02:16:05 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/30 02:16:05 DEBUG : Local file system at /tmp/rclone1437058521: File to upload is small (21 bytes), uploading instead of streaming 2025/11/30 02:16:05 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/30 02:16:05 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/11/30 02:16:05 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/11/30 02:16:05 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/11/30 02:16:05 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2025/11/30 02:16:05 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2025/11/30 02:16:05 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/11/30 02:16:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:16:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:16:08 DEBUG : metadata sub dir/hello metadata world: md5 = d42b09f0e4f3e9f54550837debc92ee2 OK 2025/11/30 02:16:08 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/30 02:16:08 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/11/30 02:16:08 DEBUG : Google drive root 'crypt/24dq3tldqgf7bg0n0ihiuoan2g3e0sohjh0vqaqo241d8pt4fo4g': Skipping btime metadata as can't update it on an existing file: 2025-11-30T02:16:05.7252395Z 2025/11/30 02:16:08 INFO : metadata sub dir: Updated directory metadata 2025/11/30 02:16:11 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.19s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:16:11 DEBUG : Creating backend with remote "/non-existing" 2025/11/30 02:16:12 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/30 02:16:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:16:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.62s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:16:12 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/30 02:16:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/30 02:16:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:16:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:16:14 DEBUG : sub dir/hello world: md5 = 9a56355221241834e0c09d1325230dd9 OK 2025/11/30 02:16:14 DEBUG : sub dir/hello world: size = 11 OK 2025/11/30 02:16:14 INFO : sub dir/hello world: Copied (new) 2025/11/30 02:16:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/30 02:16:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (4.92s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.44s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:16:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Running all checks before starting transfers 2025/11/30 02:16:18 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/30 02:16:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/30 02:16:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:16:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Checks finished, now starting transfers 2025/11/30 02:16:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:16:20 DEBUG : sub dir/hello world: md5 = af409a6d4ddbef89001239f01f8287fb OK 2025/11/30 02:16:20 DEBUG : sub dir/hello world: size = 11 OK 2025/11/30 02:16:20 INFO : sub dir/hello world: Copied (new) 2025/11/30 02:16:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/30 02:16:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.06s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:16:22 ERROR : Ignoring --no-traverse with sync 2025/11/30 02:16:23 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/30 02:16:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/30 02:16:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:16:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:16:25 DEBUG : sub dir/hello world: md5 = 8be33f37dc9a771221ffe41c8c7c44b7 OK 2025/11/30 02:16:25 DEBUG : sub dir/hello world: size = 11 OK 2025/11/30 02:16:25 INFO : sub dir/hello world: Copied (new) 2025/11/30 02:16:25 DEBUG : Waiting for deletions to finish 2025/11/30 02:16:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/30 02:16:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.21s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:16:28 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/30 02:16:28 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/30 02:16:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:16:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:16:29 DEBUG : hello world2: md5 = 215a31ec603244f5817e51656213cd88 OK 2025/11/30 02:16:29 DEBUG : hello world2: size = 12 OK 2025/11/30 02:16:29 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.67s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:16:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/30 02:16:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:16:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:16:32 DEBUG : potato2: md5 = 7da887ba459d0b0f22cf4a10d36a36c9 OK 2025/11/30 02:16:32 DEBUG : potato2: size = 11 OK 2025/11/30 02:16:32 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.66s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:16:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/30 02:16:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:16:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:16:35 DEBUG : potato2: md5 = 4c0b9b6fb538a4fe6850d474db0ceed8 OK 2025/11/30 02:16:35 DEBUG : potato2: size = 11 OK 2025/11/30 02:16:35 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.90s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:16:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/30 02:16:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/30 02:16:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/30 02:16:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/30 02:16:36 DEBUG : sub dir2: Making directory with metadata 2025/11/30 02:16:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/30 02:16:37 DEBUG : sub dir: Making directory with metadata 2025/11/30 02:16:37 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/30 02:16:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/30 02:16:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/30 02:16:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/30 02:16:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:16:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:16:39 DEBUG : sub dir/hello world: md5 = ae14af5f710e5b3bfd9747042ef5f090 OK 2025/11/30 02:16:39 DEBUG : sub dir/hello world: size = 11 OK 2025/11/30 02:16:39 INFO : sub dir/hello world: Copied (new) 2025/11/30 02:16:43 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2025/11/30 02:16:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.09s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:16:44 INFO : sub dir2: Making directory 2025/11/30 02:16:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/30 02:16:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/30 02:16:44 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/30 02:16:44 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/30 02:16:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/30 02:16:44 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/11/30 02:16:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:16:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:16:46 DEBUG : sub dir/hello world: md5 = 5704d790be806a25908309aeb4fd4cc4 OK 2025/11/30 02:16:46 DEBUG : sub dir/hello world: size = 11 OK 2025/11/30 02:16:46 INFO : sub dir/hello world: Copied (new) 2025/11/30 02:16:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/30 02:16:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (4.81s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:16:49 DEBUG : sub dir2: Making directory with metadata 2025/11/30 02:16:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/30 02:16:49 DEBUG : sub dir2: Making directory with metadata 2025/11/30 02:16:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/30 02:16:50 DEBUG : sub dir: Making directory with metadata 2025/11/30 02:16:50 INFO : sub dir: Made directory with metadata (mtime=2025-11-30T02:16:49.277853318Z) 2025/11/30 02:16:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/30 02:16:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:16:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:16:52 DEBUG : sub dir/hello world: md5 = 5b83ad15175026a85a76eaa8e463ca6e OK 2025/11/30 02:16:52 DEBUG : sub dir/hello world: size = 11 OK 2025/11/30 02:16:52 INFO : sub dir/hello world: Copied (new) 2025/11/30 02:16:52 INFO : sub dir/hello world: Deleted 2025/11/30 02:16:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.45s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:16:55 DEBUG : sub dir no update dir modtime: Making directory with metadata 2025/11/30 02:16:55 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/30 02:16:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:16:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:16:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:16:59 INFO : sub dir2: Making directory 2025/11/30 02:16:59 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/30 02:16:59 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/30 02:16:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/30 02:16:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:16:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:17:01 DEBUG : sub dir/hello world: md5 = f116a4c71940da3a74a4aaa05d6e5436 OK 2025/11/30 02:17:01 DEBUG : sub dir/hello world: size = 11 OK 2025/11/30 02:17:01 INFO : sub dir/hello world: Copied (new) 2025/11/30 02:17:01 INFO : sub dir/hello world: Deleted 2025/11/30 02:17:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/30 02:17:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.15s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:17:04 DEBUG : sub dir2: Making directory with metadata 2025/11/30 02:17:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/30 02:17:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/30 02:17:04 DEBUG : sub dir2: Making directory with metadata 2025/11/30 02:17:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/30 02:17:05 DEBUG : sub dir: Making directory with metadata 2025/11/30 02:17:05 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/30 02:17:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/30 02:17:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:17:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:17:07 DEBUG : sub dir/hello world: md5 = 37827b5767b8f705e9e6293e083a996c OK 2025/11/30 02:17:07 DEBUG : sub dir/hello world: size = 11 OK 2025/11/30 02:17:07 INFO : sub dir/hello world: Copied (new) 2025/11/30 02:17:07 DEBUG : Waiting for deletions to finish 2025/11/30 02:17:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.27s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.47s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:17:10 INFO : sub dir2: Making directory 2025/11/30 02:17:11 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/30 02:17:11 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/30 02:17:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/30 02:17:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:17:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:17:13 DEBUG : sub dir/hello world: md5 = d9afe9b974449211195046fc10ec88b7 OK 2025/11/30 02:17:13 DEBUG : sub dir/hello world: size = 11 OK 2025/11/30 02:17:13 INFO : sub dir/hello world: Copied (new) 2025/11/30 02:17:13 DEBUG : Waiting for deletions to finish 2025/11/30 02:17:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/30 02:17:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.11s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:17:18 DEBUG : sub dir/hello world: md5 = 3c787843d476154005b6f2c09730eb99 OK 2025/11/30 02:17:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mosoxux7tahi" 2025/11/30 02:17:19 DEBUG : Creating backend with remote "TestDrive:crypt/366pl7ng16sv2n24u2kat2ss724torblurloh5fdc5lsjipckov0" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu' -> Encrypted drive 'TestCryptDrive:rclone-test-mosoxux7tahi' 2025/11/30 02:17:20 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/30 02:17:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/30 02:17:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mosoxux7tahi': Waiting for checks to finish 2025/11/30 02:17:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mosoxux7tahi': Waiting for transfers to finish 2025/11/30 02:17:23 DEBUG : sub dir/hello world: size = 11 OK 2025/11/30 02:17:23 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/30 02:17:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/30 02:17:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mosoxux7tahi': Purge remote 2025/11/30 02:17:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.14s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:17:28 DEBUG : sub dir/hello world: md5 = fc67ee8c367c68b477eb4dd45c23c88f OK 2025/11/30 02:17:29 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/30 02:17:29 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/30 02:17:29 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:17:29 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu') 2025/11/30 02:17:29 DEBUG : sub dir/hello world: Sizes differ 2025/11/30 02:17:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:17:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:17:30 DEBUG : sub dir/hello world: md5 = fc612291303c62a2b526919a5cd72285 OK 2025/11/30 02:17:30 DEBUG : sub dir/hello world: size = 17 OK 2025/11/30 02:17:30 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/30 02:17:31 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/30 02:17:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (7.31s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:17:35 DEBUG : sub dir/hello world: md5 = c6da3bb3f17eeb22d50bfc0dd3d227d4 OK 2025/11/30 02:17:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fibuluw6cupe" 2025/11/30 02:17:36 DEBUG : Creating backend with remote "TestDrive:crypt/202ugtsqm2termmrqnv6ndsn8bilosr8eeln2sckup1loin6mn4g" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu' -> Encrypted drive 'TestCryptDrive:rclone-test-fibuluw6cupe' 2025/11/30 02:17:37 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/30 02:17:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/30 02:17:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fibuluw6cupe': Waiting for checks to finish 2025/11/30 02:17:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fibuluw6cupe': Waiting for transfers to finish 2025/11/30 02:17:40 DEBUG : sub dir/hello world: size = 11 OK 2025/11/30 02:17:40 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/30 02:17:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/30 02:17:42 DEBUG : sub dir/hello world: md5 = bdd37a32599dd0e4a8cf00e15a09ccd6 OK 2025/11/30 02:17:43 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/11/30 02:17:43 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/30 02:17:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fibuluw6cupe': Waiting for checks to finish 2025/11/30 02:17:43 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu') 2025/11/30 02:17:43 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-fibuluw6cupe') 2025/11/30 02:17:43 DEBUG : sub dir/hello world: Sizes differ 2025/11/30 02:17:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fibuluw6cupe': Waiting for transfers to finish 2025/11/30 02:17:44 DEBUG : sub dir/hello world: size = 17 OK 2025/11/30 02:17:44 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/30 02:17:45 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/30 02:17:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fibuluw6cupe': Purge remote 2025/11/30 02:17:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (14.50s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:17:50 DEBUG : sub dir/hello world: md5 = 6d6759c3d01044d40d8aed696584e904 OK 2025/11/30 02:17:51 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/30 02:17:51 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/30 02:17:51 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:17:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:17:51 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu') 2025/11/30 02:17:51 DEBUG : sub dir/hello world: Sizes differ 2025/11/30 02:17:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:17:52 DEBUG : sub dir/hello world: md5 = eb4b1688bdb26d7f5e87e6f8303e10ed OK 2025/11/30 02:17:52 DEBUG : sub dir/hello world: size = 17 OK 2025/11/30 02:17:52 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/30 02:17:52 INFO : sub dir/hello world: Deleted 2025/11/30 02:17:53 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/30 02:17:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (7.41s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:17:57 DEBUG : sub dir/hello world: md5 = fbf84c516b87fc17a6a38cbc03a55756 OK 2025/11/30 02:17:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mafisap2rafu" 2025/11/30 02:17:58 DEBUG : Config file has changed externally - reloading 2025/11/30 02:17:58 DEBUG : Creating backend with remote "TestDrive:crypt/ldbcr7ivlpqtgb85gu0u9b4qgbe91e3lmlfvg7oee1khh5r06g3g" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu' -> Encrypted drive 'TestCryptDrive:rclone-test-mafisap2rafu' 2025/11/30 02:17:59 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/30 02:17:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/30 02:17:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mafisap2rafu': Waiting for checks to finish 2025/11/30 02:17:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mafisap2rafu': Waiting for transfers to finish 2025/11/30 02:18:01 DEBUG : sub dir/hello world: size = 11 OK 2025/11/30 02:18:01 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/30 02:18:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/30 02:18:04 DEBUG : sub dir/hello world: md5 = 539a0fc9e130f16f8382d0b89f73a680 OK 2025/11/30 02:18:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mafisap2rafu': Using server-side directory move 2025/11/30 02:18:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mafisap2rafu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/30 02:18:05 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/11/30 02:18:05 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/30 02:18:05 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu') 2025/11/30 02:18:05 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-mafisap2rafu') 2025/11/30 02:18:05 DEBUG : sub dir/hello world: Sizes differ 2025/11/30 02:18:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mafisap2rafu': Waiting for checks to finish 2025/11/30 02:18:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mafisap2rafu': Waiting for transfers to finish 2025/11/30 02:18:05 INFO : sub dir/hello world: Deleted 2025/11/30 02:18:06 INFO : sub dir/hello world: Moved (server-side) 2025/11/30 02:18:06 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/30 02:18:09 DEBUG : sub dir/hello world: md5 = a37eeabc18afb26937bc02d32fbe5047 OK 2025/11/30 02:18:09 DEBUG : testing file moves 2025/11/30 02:18:10 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/11/30 02:18:10 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/30 02:18:10 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu') 2025/11/30 02:18:10 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-mafisap2rafu') 2025/11/30 02:18:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mafisap2rafu': Waiting for checks to finish 2025/11/30 02:18:10 DEBUG : sub dir/hello world: Sizes differ 2025/11/30 02:18:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mafisap2rafu': Waiting for transfers to finish 2025/11/30 02:18:10 INFO : sub dir/hello world: Deleted 2025/11/30 02:18:11 INFO : sub dir/hello world: Moved (server-side) 2025/11/30 02:18:11 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/30 02:18:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mafisap2rafu': Purge remote --- PASS: TestServerSideMoveOverSelf (18.65s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:18:16 DEBUG : sub dir/hello world: md5 = 77100f6c76712537e6415906c0e8283c OK 2025/11/30 02:18:16 ERROR : error listing: directory not found 2025/11/30 02:18:16 INFO : Local file system at /tmp/rclone1437058521: Making directory 2025/11/30 02:18:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:18:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:18:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.33s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:18:21 DEBUG : sub dir/hello world: md5 = d6bfc21a2dc8aa1f1222007ec14c346e OK 2025/11/30 02:18:22 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/30 02:18:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/30 02:18:22 DEBUG : Local file system at /tmp/rclone1437058521: Waiting for checks to finish 2025/11/30 02:18:22 DEBUG : Local file system at /tmp/rclone1437058521: Waiting for transfers to finish 2025/11/30 02:18:23 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2025/11/30 02:18:23 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2025/11/30 02:18:23 INFO : sub dir/hello world: Copied (new) 2025/11/30 02:18:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/30 02:18:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.84s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:18:25 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/30 02:18:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:18:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:18:26 DEBUG : check sum: md5 = e4ba9b7c0e2fbeacb9ca2f8b15fc1804 OK 2025/11/30 02:18:26 DEBUG : check sum: size = 1 OK 2025/11/30 02:18:26 INFO : check sum: Copied (new) 2025/11/30 02:18:26 DEBUG : Waiting for deletions to finish 2025/11/30 02:18:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:18:27 DEBUG : check sum: size = 1 OK 2025/11/30 02:18:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/30 02:18:27 DEBUG : check sum: Size of src and dst objects identical 2025/11/30 02:18:27 DEBUG : check sum: Unchanged skipping 2025/11/30 02:18:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:18:27 DEBUG : Waiting for deletions to finish 2025/11/30 02:18:27 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.24s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:18:28 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/30 02:18:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:18:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:18:30 DEBUG : sizeonly: md5 = aee9d57c5b017ee2cc54ea596b9f9c80 OK 2025/11/30 02:18:30 DEBUG : sizeonly: size = 6 OK 2025/11/30 02:18:30 INFO : sizeonly: Copied (new) 2025/11/30 02:18:30 DEBUG : Waiting for deletions to finish 2025/11/30 02:18:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:18:30 DEBUG : sizeonly: size = 6 OK 2025/11/30 02:18:30 DEBUG : sizeonly: Sizes identical 2025/11/30 02:18:30 DEBUG : sizeonly: Unchanged skipping 2025/11/30 02:18:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:18:30 DEBUG : Waiting for deletions to finish 2025/11/30 02:18:30 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.97s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:18:32 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/30 02:18:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:18:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:18:34 DEBUG : ignore-size: md5 = 39b83449ad213b74c762676c12df7ff5 OK 2025/11/30 02:18:34 INFO : ignore-size: Copied (new) 2025/11/30 02:18:34 DEBUG : Waiting for deletions to finish 2025/11/30 02:18:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:18:34 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:18:34 DEBUG : ignore-size: Unchanged skipping 2025/11/30 02:18:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:18:34 DEBUG : Waiting for deletions to finish 2025/11/30 02:18:34 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.21s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:18:37 DEBUG : existing: md5 = dd8940f3e868c500b21ac2261fba8af5 OK 2025/11/30 02:18:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:18:37 DEBUG : existing: size = 6 OK 2025/11/30 02:18:37 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:18:37 DEBUG : existing: Unchanged skipping 2025/11/30 02:18:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:18:37 DEBUG : Waiting for deletions to finish 2025/11/30 02:18:37 INFO : There was nothing to transfer 2025/11/30 02:18:37 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/30 02:18:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:18:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:18:39 DEBUG : existing: md5 = f44b2f811982a4aefafbabd2321f43a8 OK 2025/11/30 02:18:39 DEBUG : existing: size = 6 OK 2025/11/30 02:18:39 INFO : existing: Copied (replaced existing) 2025/11/30 02:18:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.82s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:18:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/30 02:18:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:18:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:18:42 DEBUG : existing: md5 = 904fd4a2cc509277a742795a29877c28 OK 2025/11/30 02:18:42 DEBUG : existing: size = 6 OK 2025/11/30 02:18:42 INFO : existing: Copied (new) 2025/11/30 02:18:42 DEBUG : Waiting for deletions to finish 2025/11/30 02:18:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:18:42 DEBUG : existing: Destination exists, skipping 2025/11/30 02:18:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:18:42 DEBUG : Waiting for deletions to finish 2025/11/30 02:18:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.30s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:18:45 DEBUG : b/potato: md5 = 6e5bc5a6b8669e80f8541c1ab5c40584 OK 2025/11/30 02:18:48 DEBUG : c/non empty space: md5 = 62c18901cc6393d8c765620f46fd34d3 OK 2025/11/30 02:18:48 INFO : d: Making directory 2025/11/30 02:18:49 DEBUG : Added delayed dir = "a", newDst= 2025/11/30 02:18:50 INFO : c: Set directory modification time (using SetModTime) 2025/11/30 02:18:50 DEBUG : Added delayed dir = "c", newDst=c 2025/11/30 02:18:50 DEBUG : c/non empty space: size = 5 OK 2025/11/30 02:18:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/30 02:18:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/30 02:18:50 DEBUG : c/non empty space: Unchanged skipping 2025/11/30 02:18:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:18:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:18:52 DEBUG : a/potato2: md5 = e33f0308dc320ef83f4c6fb62a1ccdc8 OK 2025/11/30 02:18:52 DEBUG : a/potato2: size = 60 OK 2025/11/30 02:18:52 INFO : a/potato2: Copied (new) 2025/11/30 02:18:52 DEBUG : Waiting for deletions to finish 2025/11/30 02:18:52 INFO : b/potato: Deleted 2025/11/30 02:18:53 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/30 02:18:53 INFO : d: Removing directory 2025/11/30 02:18:53 INFO : b: Removing directory 2025/11/30 02:18:54 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/30 02:18:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': deleted 2 directories 2025/11/30 02:18:56 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/11/30 02:18:56 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (13.79s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:18:59 DEBUG : empty space: md5 = c366f2071aab97a029bcd1c1430e1a4b OK 2025/11/30 02:18:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:18:59 DEBUG : empty space: size = 1 OK 2025/11/30 02:18:59 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/30 02:18:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:18:59 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/11/30 02:18:59 DEBUG : Waiting for deletions to finish 2025/11/30 02:19:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:19:00 DEBUG : empty space: size = 1 OK 2025/11/30 02:19:00 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/30 02:19:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:19:01 DEBUG : empty space: md5 = e8aca3b37c35c69fdfa0a2e8e6b7a685 OK 2025/11/30 02:19:01 DEBUG : empty space: size = 1 OK 2025/11/30 02:19:01 INFO : empty space: Copied (replaced existing) 2025/11/30 02:19:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.84s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.44s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:19:04 DEBUG : foo: md5 = 4d933dbb4170767a2c0fc018e3300da7 OK 2025/11/30 02:19:04 DEBUG : foo: size = 3 OK 2025/11/30 02:19:04 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/30 02:19:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:19:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:19:06 DEBUG : foo: md5 = 443485dfd8cbbc4cbad1e2b4d9d82c1c OK 2025/11/30 02:19:06 DEBUG : foo: size = 3 OK 2025/11/30 02:19:06 INFO : foo: Copied (replaced existing) 2025/11/30 02:19:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.44s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:19:08 DEBUG : empty space: md5 = 253cfec6128493c07b593dfbdfbda2f1 OK 2025/11/30 02:19:09 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/30 02:19:09 DEBUG : empty space: size = 1 OK 2025/11/30 02:19:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/30 02:19:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:19:09 DEBUG : empty space: Unchanged skipping 2025/11/30 02:19:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:19:10 DEBUG : potato: md5 = 0e4b94c88103512f789742c89a65a1c6 OK 2025/11/30 02:19:10 DEBUG : potato: size = 60 OK 2025/11/30 02:19:10 INFO : potato: Copied (new) 2025/11/30 02:19:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.21s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:19:13 DEBUG : potato: md5 = dc01ef18d3080b7765aafc1d3719b037 OK 2025/11/30 02:19:14 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:19:14 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu') 2025/11/30 02:19:14 DEBUG : potato: Sizes differ 2025/11/30 02:19:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:19:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:19:15 DEBUG : potato: md5 = 9acbc3a572097037f8637404c2a4daf3 OK 2025/11/30 02:19:15 DEBUG : potato: size = 21 OK 2025/11/30 02:19:15 INFO : potato: Copied (replaced existing) 2025/11/30 02:19:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.23s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:19:18 DEBUG : potato: md5 = 3bd01f751caaf33556b54d4100096e2a OK 2025/11/30 02:19:18 DEBUG : potato: size = 21 OK 2025/11/30 02:19:18 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/30 02:19:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:19:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:19:20 DEBUG : potato: md5 = 5db297fa9ff234c9b003d50d52c5a8ed OK 2025/11/30 02:19:20 DEBUG : potato: size = 21 OK 2025/11/30 02:19:20 INFO : potato: Copied (replaced existing) 2025/11/30 02:19:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (5.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:19:23 DEBUG : potato: md5 = 84c81bd65a23259dcf0f585cd4b2208f OK 2025/11/30 02:19:24 DEBUG : empty space: md5 = bc7e8b53d512c5435190f2ed66d4ea53 OK 2025/11/30 02:19:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/30 02:19:24 DEBUG : empty space: size = 1 OK 2025/11/30 02:19:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/30 02:19:24 DEBUG : empty space: Unchanged skipping 2025/11/30 02:19:24 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/30 02:19:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:19:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:19:24 DEBUG : Waiting for deletions to finish 2025/11/30 02:19:24 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:19:28 DEBUG : potato: md5 = 200a7ceab7554c75fa3fa416c0a18341 OK 2025/11/30 02:19:29 DEBUG : empty space: md5 = ea2b50a89245a653983e8bd1095e12d7 OK 2025/11/30 02:19:30 DEBUG : empty space: size = 1 OK 2025/11/30 02:19:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/30 02:19:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/30 02:19:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:19:30 DEBUG : empty space: Unchanged skipping 2025/11/30 02:19:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:19:31 DEBUG : potato2: md5 = 81f404a3b131ac71ddcbb92d236c0ac4 OK 2025/11/30 02:19:31 DEBUG : potato2: size = 60 OK 2025/11/30 02:19:31 INFO : potato2: Copied (new) 2025/11/30 02:19:31 DEBUG : Waiting for deletions to finish 2025/11/30 02:19:32 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:19:35 DEBUG : b/potato: md5 = 654854af10d7edc213df430d23b2e9b4 OK 2025/11/30 02:19:37 DEBUG : c/non empty space: md5 = 26e90090bdfc2c2806d80398bef371ad OK 2025/11/30 02:19:37 INFO : d: Making directory 2025/11/30 02:19:38 INFO : d/e: Making directory 2025/11/30 02:19:40 DEBUG : Added delayed dir = "a", newDst= 2025/11/30 02:19:41 INFO : c: Set directory modification time (using SetModTime) 2025/11/30 02:19:41 DEBUG : Added delayed dir = "c", newDst=c 2025/11/30 02:19:41 DEBUG : c/non empty space: size = 5 OK 2025/11/30 02:19:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/30 02:19:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/30 02:19:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:19:41 DEBUG : c/non empty space: Unchanged skipping 2025/11/30 02:19:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:19:43 DEBUG : a/potato2: md5 = 3c512ea4d5efd1f64c23d9b9395ca10b OK 2025/11/30 02:19:43 DEBUG : a/potato2: size = 60 OK 2025/11/30 02:19:43 INFO : a/potato2: Copied (new) 2025/11/30 02:19:43 DEBUG : Waiting for deletions to finish 2025/11/30 02:19:44 INFO : b/potato: Deleted 2025/11/30 02:19:44 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/30 02:19:44 INFO : d/e: Removing directory 2025/11/30 02:19:45 INFO : d: Removing directory 2025/11/30 02:19:45 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2025/11/30 02:19:45 INFO : b: Removing directory 2025/11/30 02:19:46 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/30 02:19:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': deleted 3 directories 2025/11/30 02:19:48 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/11/30 02:19:49 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.35s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:19:52 DEBUG : b/potato: md5 = f30ae34c3ad9802566ef08163a58d87a OK 2025/11/30 02:19:54 DEBUG : c/non empty space: md5 = 053c74cc18b153195ea51eee1ce47a8c OK 2025/11/30 02:19:54 INFO : d: Making directory 2025/11/30 02:19:56 DEBUG : Added delayed dir = "a", newDst= 2025/11/30 02:19:56 INFO : c: Set directory modification time (using SetModTime) 2025/11/30 02:19:56 DEBUG : Added delayed dir = "c", newDst=c 2025/11/30 02:19:56 DEBUG : c/non empty space: size = 5 OK 2025/11/30 02:19:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/30 02:19:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/30 02:19:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:19:56 DEBUG : c/non empty space: Unchanged skipping 2025/11/30 02:19:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:19:58 DEBUG : a/potato2: md5 = 21ad9ad9a465e4afe9b76d3e043b5f40 OK 2025/11/30 02:19:58 DEBUG : a/potato2: size = 60 OK 2025/11/30 02:19:58 INFO : a/potato2: Copied (new) 2025/11/30 02:19:58 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': not deleting files as there were IO errors 2025/11/30 02:19:59 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/30 02:19:59 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': not deleting directories as there were IO errors 2025/11/30 02:20:03 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/11/30 02:20:04 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/30 02:20:04 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (15.54s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:20:07 DEBUG : potato: md5 = 381abbd105dfe9f1cf45c441a3a35727 OK 2025/11/30 02:20:08 DEBUG : empty space: md5 = c9e0763d5678bf89d3856f528b1bd4a7 OK 2025/11/30 02:20:08 DEBUG : Waiting for deletions to finish 2025/11/30 02:20:09 DEBUG : empty space: size = 1 OK 2025/11/30 02:20:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/30 02:20:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/30 02:20:09 DEBUG : empty space: Unchanged skipping 2025/11/30 02:20:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:20:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:20:09 INFO : potato: Deleted 2025/11/30 02:20:10 DEBUG : potato2: md5 = 64efd7461662b8969fd2336c9291de7f OK 2025/11/30 02:20:10 DEBUG : potato2: size = 60 OK 2025/11/30 02:20:10 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.70s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:20:14 DEBUG : potato: md5 = 219660d2226323dca4c471fdca7cd10c OK 2025/11/30 02:20:15 DEBUG : empty space: md5 = 405a0ba9a7cd6191ce07450c96923cd6 OK 2025/11/30 02:20:15 DEBUG : Waiting for deletions to finish 2025/11/30 02:20:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:20:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:20:16 INFO : potato: Deleted 2025/11/30 02:20:16 DEBUG : empty space: size = 1 OK 2025/11/30 02:20:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/30 02:20:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/30 02:20:16 DEBUG : empty space: Unchanged skipping 2025/11/30 02:20:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:20:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:20:18 DEBUG : potato2: md5 = 50bee315258739422723fe6617a193e6 OK 2025/11/30 02:20:18 DEBUG : potato2: size = 60 OK 2025/11/30 02:20:18 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.59s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:20:21 DEBUG : potato: md5 = cdb7cc199d674f0b1c786702fedd1c81 OK 2025/11/30 02:20:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/30 02:20:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:20:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:20:23 DEBUG : potato2: md5 = c402cc339cac9902089b2ee805570fab OK 2025/11/30 02:20:23 DEBUG : potato2: size = 19 OK 2025/11/30 02:20:23 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.22s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:20:26 DEBUG : potato2: md5 = ba30ac6e12207090625d1e5aeaf917d5 OK 2025/11/30 02:20:28 DEBUG : empty space: md5 = 4f87957c6e5c41ca7a0ac28f52df8c3d OK 2025/11/30 02:20:28 DEBUG : enormous: Excluded (Size Filter) 2025/11/30 02:20:28 DEBUG : enormous: Excluded 2025/11/30 02:20:28 DEBUG : potato2: Excluded (Size Filter) 2025/11/30 02:20:28 DEBUG : potato2: Excluded 2025/11/30 02:20:28 DEBUG : potato2: Excluded (Size Filter) 2025/11/30 02:20:28 DEBUG : empty space: size = 1 OK 2025/11/30 02:20:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/30 02:20:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:20:28 DEBUG : empty space: Unchanged skipping 2025/11/30 02:20:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:20:28 DEBUG : Waiting for deletions to finish 2025/11/30 02:20:28 INFO : There was nothing to transfer 2025/11/30 02:20:28 DEBUG : enormous: Excluded (Size Filter) 2025/11/30 02:20:28 DEBUG : enormous: Excluded 2025/11/30 02:20:28 DEBUG : potato2: Excluded (Size Filter) 2025/11/30 02:20:28 DEBUG : potato2: Excluded 2025/11/30 02:20:29 DEBUG : potato2: Excluded (Size Filter) 2025/11/30 02:20:29 DEBUG : empty space: size = 1 OK 2025/11/30 02:20:29 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/30 02:20:29 DEBUG : empty space: Unchanged skipping 2025/11/30 02:20:29 DEBUG : Local file system at /tmp/rclone1437058521: Waiting for checks to finish 2025/11/30 02:20:29 DEBUG : Local file system at /tmp/rclone1437058521: Waiting for transfers to finish 2025/11/30 02:20:29 DEBUG : Waiting for deletions to finish 2025/11/30 02:20:29 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.62s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:20:32 DEBUG : potato2: md5 = d8712b5f9f62d018e3f3e2ed16f8ce0b OK 2025/11/30 02:20:33 DEBUG : empty space: md5 = 8e06112df8dc15e8ef8f4821931f6809 OK 2025/11/30 02:20:35 DEBUG : enormous: md5 = fc0fad8f7bb9096bdae64cffec29b94a OK 2025/11/30 02:20:35 DEBUG : enormous: Excluded (Size Filter) 2025/11/30 02:20:35 DEBUG : enormous: Excluded 2025/11/30 02:20:35 DEBUG : potato2: Excluded (Size Filter) 2025/11/30 02:20:35 DEBUG : potato2: Excluded 2025/11/30 02:20:36 DEBUG : empty space: size = 1 OK 2025/11/30 02:20:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/30 02:20:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:20:36 DEBUG : empty space: Unchanged skipping 2025/11/30 02:20:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:20:36 DEBUG : Waiting for deletions to finish 2025/11/30 02:20:36 INFO : enormous: Deleted 2025/11/30 02:20:36 INFO : potato2: Deleted 2025/11/30 02:20:36 INFO : There was nothing to transfer 2025/11/30 02:20:37 DEBUG : empty space: size = 1 OK 2025/11/30 02:20:37 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/30 02:20:37 DEBUG : empty space: Unchanged skipping 2025/11/30 02:20:37 DEBUG : Local file system at /tmp/rclone1437058521: Waiting for checks to finish 2025/11/30 02:20:37 DEBUG : Local file system at /tmp/rclone1437058521: Waiting for transfers to finish 2025/11/30 02:20:37 DEBUG : Waiting for deletions to finish 2025/11/30 02:20:37 INFO : enormous: Deleted 2025/11/30 02:20:37 INFO : potato2: Deleted 2025/11/30 02:20:37 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.28s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:20:39 DEBUG : one: md5 = 1414b1c18b4cca55e5edb1f167215a07 OK 2025/11/30 02:20:40 DEBUG : two: md5 = 59e9da3d647706e7f6671d178ef19ce0 OK 2025/11/30 02:20:42 DEBUG : three: md5 = ab082499784edb00bdf0504109f25d1e OK 2025/11/30 02:20:43 DEBUG : four: md5 = bb282c646c5c465127e396fbee5c7ddd OK 2025/11/30 02:20:44 DEBUG : five: Need to transfer - File not found at Destination 2025/11/30 02:20:44 DEBUG : one: Destination is newer than source, skipping 2025/11/30 02:20:44 DEBUG : four: size = 4 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:20:44 DEBUG : three: size = 5 OK 2025/11/30 02:20:44 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu') 2025/11/30 02:20:44 DEBUG : three: Sizes identical 2025/11/30 02:20:44 DEBUG : four: Sizes differ 2025/11/30 02:20:44 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/30 02:20:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:20:44 DEBUG : two: size = 3 OK 2025/11/30 02:20:44 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/30 02:20:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:20:45 DEBUG : two: md5 = 58baa84b8d21f68f6b970b305d054bd2 OK 2025/11/30 02:20:45 DEBUG : two: size = 3 OK 2025/11/30 02:20:45 INFO : two: Copied (replaced existing) 2025/11/30 02:20:45 DEBUG : four: md5 = 1eaec07301aefb1cb5955b6445fb59df OK 2025/11/30 02:20:45 DEBUG : four: size = 4 OK 2025/11/30 02:20:45 INFO : four: Copied (replaced existing) 2025/11/30 02:20:45 DEBUG : five: md5 = dd7d1dec6d4a3c60804c55e1ed23a41d OK 2025/11/30 02:20:45 DEBUG : five: size = 4 OK 2025/11/30 02:20:45 INFO : five: Copied (new) 2025/11/30 02:20:45 DEBUG : Waiting for deletions to finish sync_test.go:1479: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.69s) === 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-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" sync_test.go:1568: Can track renames: false 2025/11/30 02:20:48 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Ignoring --track-renames as the source and destination do not have a common hash 2025/11/30 02:20:48 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/30 02:20:48 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/30 02:20:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:20:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:20:50 DEBUG : potato: md5 = 5cded5d97977cc4dbeeb6ff97bb41ba0 OK 2025/11/30 02:20:50 DEBUG : potato: size = 14 OK 2025/11/30 02:20:50 INFO : potato: Copied (new) 2025/11/30 02:20:50 DEBUG : yam: md5 = 037ca88794403dc55865bcc7568f31a8 OK 2025/11/30 02:20:50 DEBUG : yam: size = 11 OK 2025/11/30 02:20:50 INFO : yam: Copied (new) 2025/11/30 02:20:50 DEBUG : Waiting for deletions to finish 2025/11/30 02:20:50 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Ignoring --track-renames as the source and destination do not have a common hash 2025/11/30 02:20:51 DEBUG : potato: size = 14 OK 2025/11/30 02:20:51 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:20:51 DEBUG : yaml: Need to transfer - File not found at Destination 2025/11/30 02:20:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:20:51 DEBUG : potato: Unchanged skipping 2025/11/30 02:20:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:20:52 DEBUG : yaml: md5 = a00f8d64a3699f4332e0b5a674ba9cdf OK 2025/11/30 02:20:52 DEBUG : yaml: size = 11 OK 2025/11/30 02:20:52 INFO : yaml: Copied (new) 2025/11/30 02:20:52 DEBUG : Waiting for deletions to finish 2025/11/30 02:20:53 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (6.24s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/30 02:20:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Making map for --track-renames 2025/11/30 02:20:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Finished making map for --track-renames 2025/11/30 02:20:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:20:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/30 02:20:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/30 02:20:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for renames to finish 2025/11/30 02:20:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:20:56 DEBUG : potato: md5 = 17f6874b6143b38b89fed6efc67d7d68 OK 2025/11/30 02:20:56 DEBUG : potato: size = 14 OK 2025/11/30 02:20:56 INFO : potato: Copied (new) 2025/11/30 02:20:56 DEBUG : yam: md5 = 67b3f1c8579b56de0f60463977b9221a OK 2025/11/30 02:20:56 DEBUG : yam: size = 11 OK 2025/11/30 02:20:56 INFO : yam: Copied (new) 2025/11/30 02:20:56 DEBUG : Waiting for deletions to finish 2025/11/30 02:20:57 DEBUG : potato: size = 14 OK 2025/11/30 02:20:57 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:20:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Making map for --track-renames 2025/11/30 02:20:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Finished making map for --track-renames 2025/11/30 02:20:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:20:57 DEBUG : potato: Unchanged skipping 2025/11/30 02:20:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for renames to finish 2025/11/30 02:20:57 INFO : yam: Moved (server-side) to: yaml 2025/11/30 02:20:57 INFO : yaml: Renamed from "yam" 2025/11/30 02:20:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:20:57 DEBUG : Waiting for deletions to finish 2025/11/30 02:20:57 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.65s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/30 02:20:59 DEBUG : Added delayed dir = "sub", newDst= 2025/11/30 02:20:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Making map for --track-renames 2025/11/30 02:20:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Finished making map for --track-renames 2025/11/30 02:20:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:20:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/30 02:20:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for renames to finish 2025/11/30 02:20:59 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/30 02:20:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:21:01 DEBUG : sub/yam: md5 = 79a2632839fbdc9f3ef5043261dd23fa OK 2025/11/30 02:21:01 DEBUG : sub/yam: size = 11 OK 2025/11/30 02:21:01 INFO : sub/yam: Copied (new) 2025/11/30 02:21:01 DEBUG : potato: md5 = 06d3395060663ee0ec37c716fd68e711 OK 2025/11/30 02:21:01 DEBUG : potato: size = 14 OK 2025/11/30 02:21:01 INFO : potato: Copied (new) 2025/11/30 02:21:01 DEBUG : Waiting for deletions to finish 2025/11/30 02:21:02 INFO : sub: Set directory modification time (using DirSetModTime) 2025/11/30 02:21:03 DEBUG : potato: size = 14 OK 2025/11/30 02:21:03 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:21:03 DEBUG : potato: Unchanged skipping 2025/11/30 02:21:03 INFO : sub: Set directory modification time (using SetModTime) 2025/11/30 02:21:03 DEBUG : Added delayed dir = "sub", newDst=sub 2025/11/30 02:21:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Making map for --track-renames 2025/11/30 02:21:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Finished making map for --track-renames 2025/11/30 02:21:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:21:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for renames to finish 2025/11/30 02:21:04 INFO : sub/yam: Moved (server-side) to: yam 2025/11/30 02:21:04 INFO : yam: Renamed from "sub/yam" 2025/11/30 02:21:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:21:04 DEBUG : Waiting for deletions to finish 2025/11/30 02:21:04 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (7.83s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:21:07 DEBUG : Creating backend with remote "/tmp/rclone1437058521/dir1" 2025/11/30 02:21:07 DEBUG : Creating backend with remote "/tmp/rclone1437058521/dir2" 2025/11/30 02:21:07 DEBUG : Local file system at /tmp/rclone1437058521/dir2: Using server-side directory move 2025/11/30 02:21:07 INFO : Local file system at /tmp/rclone1437058521/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/30 02:21:07 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/30 02:21:07 DEBUG : Local file system at /tmp/rclone1437058521/dir2: Waiting for checks to finish 2025/11/30 02:21:07 DEBUG : Local file system at /tmp/rclone1437058521/dir2: Waiting for transfers to finish 2025/11/30 02:21:07 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.46s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:21:08 DEBUG : Added delayed dir = "nested", newDst= 2025/11/30 02:21:08 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/30 02:21:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/30 02:21:08 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/11/30 02:21:08 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/30 02:21:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:21:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:21:09 DEBUG : sub dir/hello world: md5 = fb013cd39877b1071628a5083ced6d71 OK 2025/11/30 02:21:09 DEBUG : sub dir/hello world: size = 11 OK 2025/11/30 02:21:09 INFO : sub dir/hello world: Copied (new) 2025/11/30 02:21:09 INFO : sub dir/hello world: Deleted 2025/11/30 02:21:11 DEBUG : nested/sub dir/file: md5 = 776729e4ab2c05d35fd5834deb84b383 OK 2025/11/30 02:21:11 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/30 02:21:11 INFO : nested/sub dir/file: Copied (new) 2025/11/30 02:21:11 INFO : nested/sub dir/file: Deleted 2025/11/30 02:21:12 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/11/30 02:21:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/30 02:21:12 INFO : nested: Set directory modification time (using DirSetModTime) 2025/11/30 02:21:12 INFO : sub dir: Removing directory 2025/11/30 02:21:12 INFO : nested/sub dir: Removing directory 2025/11/30 02:21:12 INFO : nested: Removing directory 2025/11/30 02:21:12 DEBUG : Local file system at /tmp/rclone1437058521: deleted 3 directories 2025/11/30 02:21:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/30 02:21:16 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/11/30 02:21:16 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.63s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:21:17 DEBUG : Added delayed dir = "nested", newDst= 2025/11/30 02:21:17 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/30 02:21:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/30 02:21:17 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/11/30 02:21:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/30 02:21:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:21:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:21:19 DEBUG : sub dir/hello world: md5 = 93ffbcbff1162b43d494b11225adb1e6 OK 2025/11/30 02:21:19 DEBUG : sub dir/hello world: size = 11 OK 2025/11/30 02:21:19 INFO : sub dir/hello world: Copied (new) 2025/11/30 02:21:19 INFO : sub dir/hello world: Deleted 2025/11/30 02:21:21 DEBUG : nested/sub dir/file: md5 = 98ad8d1e6dcda65808af053c515b8dcf OK 2025/11/30 02:21:21 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/30 02:21:21 INFO : nested/sub dir/file: Copied (new) 2025/11/30 02:21:21 INFO : nested/sub dir/file: Deleted 2025/11/30 02:21:22 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/11/30 02:21:22 INFO : nested: Set directory modification time (using DirSetModTime) 2025/11/30 02:21:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/30 02:21:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/30 02:21:25 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/11/30 02:21:26 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.65s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:21:27 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/30 02:21:27 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/30 02:21:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:21:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:21:28 DEBUG : existing: md5 = b08d018ff1dec6aeeb866ebf5b219666 OK 2025/11/30 02:21:28 DEBUG : existing: size = 6 OK 2025/11/30 02:21:28 INFO : existing: Copied (new) 2025/11/30 02:21:28 INFO : existing: Deleted 2025/11/30 02:21:28 DEBUG : existing-b: md5 = 13572e96f1ddd9a53f0be9751a7281a8 OK 2025/11/30 02:21:28 DEBUG : existing-b: size = 6 OK 2025/11/30 02:21:28 INFO : existing-b: Copied (new) 2025/11/30 02:21:28 INFO : existing-b: Deleted 2025/11/30 02:21:29 DEBUG : existing: Destination exists, skipping 2025/11/30 02:21:29 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/30 02:21:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:21:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:21:29 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.88s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:21:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gunekey5gete" 2025/11/30 02:21:31 DEBUG : Creating backend with remote "TestDrive:crypt/b3qbbqrkeov9btpipjlnjpe4e238fs17hbgdfdiqk0tbcr0dglk0" 2025/11/30 02:21:33 DEBUG : potato2: md5 = 5e2e1e13cc9f16cf7b2cc0ad363f1f8c OK 2025/11/30 02:21:34 DEBUG : empty space: md5 = fbc1a4c28c2bcf2a556efea5ef947a50 OK 2025/11/30 02:21:36 DEBUG : potato3: md5 = c2dfcff22475b4ecbfe7a51544a6596d OK sync_test.go:1735: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu' -> Encrypted drive 'TestCryptDrive:rclone-test-gunekey5gete' 2025/11/30 02:21:38 DEBUG : empty space: md5 = 7ad6aff8b34733f767d9aeb2d1be3745 OK 2025/11/30 02:21:40 DEBUG : potato3: md5 = 067ea79cbd33c47977f9ddf8d0a59bc7 OK 2025/11/30 02:21:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gunekey5gete': Using server-side directory move 2025/11/30 02:21:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gunekey5gete': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/30 02:21:40 DEBUG : TestDrive: Token expired 2025/11/30 02:21:40 DEBUG : TestDrive: Token expired 2025/11/30 02:21:40 DEBUG : TestDrive: No updated token found in the config file 2025/11/30 02:21:40 DEBUG : TestDrive: No updated token found in the config file 2025/11/30 02:21:40 DEBUG : TestDrive: Token refresh successful 2025/11/30 02:21:40 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/11/30 02:21:40 DEBUG : TestDrive: Token refresh successful 2025/11/30 02:21:40 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/11/30 02:21:40 DEBUG : TestDrive: Saved new token in config file 2025/11/30 02:21:40 DEBUG : TestDrive: Saved new token in config file 2025/11/30 02:21:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/30 02:21:40 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu') 2025/11/30 02:21:40 DEBUG : empty space: size = 1 OK 2025/11/30 02:21:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/30 02:21:40 DEBUG : empty space: Unchanged skipping 2025/11/30 02:21:40 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-gunekey5gete') 2025/11/30 02:21:40 DEBUG : potato3: Sizes differ 2025/11/30 02:21:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gunekey5gete': Waiting for checks to finish 2025/11/30 02:21:41 INFO : potato3: Deleted 2025/11/30 02:21:41 INFO : empty space: Deleted 2025/11/30 02:21:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gunekey5gete': Waiting for transfers to finish 2025/11/30 02:21:41 INFO : potato2: Moved (server-side) 2025/11/30 02:21:41 INFO : potato3: Moved (server-side) 2025/11/30 02:21:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qebihin2vuto" 2025/11/30 02:21:42 DEBUG : Config file has changed externally - reloading 2025/11/30 02:21:42 DEBUG : Creating backend with remote "TestDrive:crypt/pq10kn8sq0veuiobrrpp1n64of2dmsje5euocm04j01m4cts4nsg" 2025/11/30 02:21:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qebihin2vuto': Using server-side directory move 2025/11/30 02:21:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qebihin2vuto': Server side directory move succeeded 2025/11/30 02:21:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qebihin2vuto': Purge remote 2025/11/30 02:21:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gunekey5gete': Purge remote 2025/11/30 02:21:45 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.10s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:21:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-picesef9baqi" 2025/11/30 02:21:46 DEBUG : Creating backend with remote "TestDrive:crypt/0e7t9to39595mbjhrm0ujffe72pfoql20kml3srikpdjpngs74qg" 2025/11/30 02:21:48 DEBUG : potato2: md5 = d72992c23647fea056992378e1bbcb67 OK 2025/11/30 02:21:50 DEBUG : empty space: md5 = f5091da8e51749c16f7beb3a5c7f3ada OK 2025/11/30 02:21:52 DEBUG : potato3: md5 = 8046939549c914afc2e54cdb813a6c93 OK sync_test.go:1735: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu' -> Encrypted drive 'TestCryptDrive:rclone-test-picesef9baqi' 2025/11/30 02:21:54 DEBUG : empty space: md5 = 1548f51f8bb55abeafdfb7d9efee4234 OK 2025/11/30 02:21:56 DEBUG : potato3: md5 = a714b041013efe5b70604e585312cbb2 OK 2025/11/30 02:21:56 DEBUG : empty space: Excluded (Size Filter) 2025/11/30 02:21:56 DEBUG : empty space: Excluded (Size Filter) 2025/11/30 02:21:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/30 02:21:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-picesef9baqi': Waiting for checks to finish 2025/11/30 02:21:56 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu') 2025/11/30 02:21:56 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-picesef9baqi') 2025/11/30 02:21:56 DEBUG : potato3: Sizes differ 2025/11/30 02:21:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-picesef9baqi': Waiting for transfers to finish 2025/11/30 02:21:57 INFO : potato3: Deleted 2025/11/30 02:21:57 INFO : potato2: Moved (server-side) 2025/11/30 02:21:57 INFO : potato3: Moved (server-side) 2025/11/30 02:21:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kabimay6simo" 2025/11/30 02:21:58 DEBUG : Creating backend with remote "TestDrive:crypt/84j6bb01e4h8knfifecd7pabkbpqp6tl2vs8e9l6se9djo54l06g" 2025/11/30 02:21:59 DEBUG : empty space: Excluded (Size Filter) 2025/11/30 02:21:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/30 02:21:59 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/30 02:21:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kabimay6simo': Waiting for checks to finish 2025/11/30 02:21:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kabimay6simo': Waiting for transfers to finish 2025/11/30 02:22:00 INFO : potato3: Moved (server-side) 2025/11/30 02:22:00 INFO : potato2: Moved (server-side) 2025/11/30 02:22:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kabimay6simo': Purge remote 2025/11/30 02:22:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-picesef9baqi': Purge remote --- PASS: TestServerSideMoveWithFilter (16.95s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:22:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vemamoz6piwa" 2025/11/30 02:22:03 DEBUG : Config file has changed externally - reloading 2025/11/30 02:22:03 DEBUG : Creating backend with remote "TestDrive:crypt/o9p2q8g6q870qmfis8bd6etnh9j05kpabs5lc11ske8vlsjjraf0" 2025/11/30 02:22:05 DEBUG : potato2: md5 = defc7ec5359751aab369eeb9c784f9e4 OK 2025/11/30 02:22:07 DEBUG : empty space: md5 = 31011d6363a779691c47aadfbdd4ac44 OK 2025/11/30 02:22:08 DEBUG : potato3: md5 = be2c0398ce487752566711e78c4795cc OK 2025/11/30 02:22:08 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu' -> Encrypted drive 'TestCryptDrive:rclone-test-vemamoz6piwa' 2025/11/30 02:22:12 DEBUG : empty space: md5 = e08cd20a87c7d4ec7b1120edb0ec7015 OK 2025/11/30 02:22:13 DEBUG : potato3: md5 = 2dce6dbd619fe0afa52cf03e3b969327 OK 2025/11/30 02:22:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vemamoz6piwa': Using server-side directory move 2025/11/30 02:22:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vemamoz6piwa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/30 02:22:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/30 02:22:14 DEBUG : Added delayed dir = "tomatoDir", newDst= 2025/11/30 02:22:14 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu') 2025/11/30 02:22:14 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-vemamoz6piwa') 2025/11/30 02:22:14 DEBUG : potato3: Sizes differ 2025/11/30 02:22:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vemamoz6piwa': Waiting for checks to finish 2025/11/30 02:22:14 DEBUG : empty space: size = 1 OK 2025/11/30 02:22:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/30 02:22:14 DEBUG : empty space: Unchanged skipping 2025/11/30 02:22:14 INFO : empty space: Deleted 2025/11/30 02:22:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vemamoz6piwa': Waiting for transfers to finish 2025/11/30 02:22:14 INFO : potato2: Moved (server-side) 2025/11/30 02:22:14 INFO : potato3: Deleted 2025/11/30 02:22:15 INFO : potato3: Moved (server-side) 2025/11/30 02:22:15 INFO : tomatoDir: Removing directory 2025/11/30 02:22:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': deleted 1 directories 2025/11/30 02:22:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mimipew0dosa" 2025/11/30 02:22:16 DEBUG : Creating backend with remote "TestDrive:crypt/der1e0f4l1iklm8so5nttlbkfsp39l1hjtk5b57vebmq82pqgeo0" 2025/11/30 02:22:17 INFO : tomatoDir: Making directory 2025/11/30 02:22:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mimipew0dosa': Using server-side directory move 2025/11/30 02:22:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mimipew0dosa': Server side directory move succeeded 2025/11/30 02:22:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mimipew0dosa': Purge remote 2025/11/30 02:22:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vemamoz6piwa': Purge remote 2025/11/30 02:22:21 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.69s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.45s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:22:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sadomuj4ticu/rclone-sync-test" 2025/11/30 02:22:22 DEBUG : Creating backend with remote "TestDrive:crypt/24dq3tldqgf7bg0n0ihiuoan2g3e0sohjh0vqaqo241d8pt4fo4g/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (1.86s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:22:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sadomuj4ticu/rclone-sync-test" 2025/11/30 02:22:24 DEBUG : Creating backend with remote "TestDrive:crypt/24dq3tldqgf7bg0n0ihiuoan2g3e0sohjh0vqaqo241d8pt4fo4g/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2025/11/30 02:22:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sadomuj4ticu/rclone-sync-test-include/layer2" 2025/11/30 02:22:26 DEBUG : Creating backend with remote "TestDrive:crypt/24dq3tldqgf7bg0n0ihiuoan2g3e0sohjh0vqaqo241d8pt4fo4g/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2025/11/30 02:22:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sadomuj4ticu/rclone-sync-test-ignore-file" 2025/11/30 02:22:29 DEBUG : Creating backend with remote "TestDrive:crypt/24dq3tldqgf7bg0n0ihiuoan2g3e0sohjh0vqaqo241d8pt4fo4g/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2025/11/30 02:22:33 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 327e010d703f859851500dbc24e4a33d OK 2025/11/30 02:22:35 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/30 02:22:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/rclone-sync-test': Waiting for checks to finish 2025/11/30 02:22:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/rclone-sync-test': Waiting for transfers to finish 2025/11/30 02:22:35 DEBUG : Waiting for deletions to finish 2025/11/30 02:22:35 INFO : There was nothing to transfer 2025/11/30 02:22:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:22:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:22:37 DEBUG : Waiting for deletions to finish 2025/11/30 02:22:37 INFO : rclone-sync-test-include: Removing directory 2025/11/30 02:22:37 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/11/30 02:22:37 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/30 02:22:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': failed to delete 1 directories 2025/11/30 02:22:37 INFO : There was nothing to transfer 2025/11/30 02:22:39 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/30 02:22:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/11/30 02:22:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/11/30 02:22:39 DEBUG : Waiting for deletions to finish 2025/11/30 02:22:39 INFO : There was nothing to transfer 2025/11/30 02:22:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:22:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:22:41 DEBUG : Waiting for deletions to finish 2025/11/30 02:22:41 INFO : rclone-sync-test-include: Removing directory 2025/11/30 02:22:41 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/11/30 02:22:41 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/30 02:22:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': failed to delete 1 directories 2025/11/30 02:22:41 INFO : There was nothing to transfer 2025/11/30 02:22:43 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/30 02:22:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/11/30 02:22:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/11/30 02:22:43 DEBUG : Waiting for deletions to finish 2025/11/30 02:22:43 INFO : There was nothing to transfer 2025/11/30 02:22:45 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/11/30 02:22:45 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (23.06s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:22:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sadomuj4ticu/dst" 2025/11/30 02:22:47 DEBUG : Config file has changed externally - reloading 2025/11/30 02:22:47 DEBUG : Creating backend with remote "TestDrive:crypt/24dq3tldqgf7bg0n0ihiuoan2g3e0sohjh0vqaqo241d8pt4fo4g/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/30 02:22:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sadomuj4ticu/CompareDest" 2025/11/30 02:22:48 DEBUG : Creating backend with remote "TestDrive:crypt/24dq3tldqgf7bg0n0ihiuoan2g3e0sohjh0vqaqo241d8pt4fo4g/gveqi14airsml4bgu7krj116o8" 2025/11/30 02:22:50 DEBUG : one: Need to transfer - File not found at Destination 2025/11/30 02:22:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst': Waiting for checks to finish 2025/11/30 02:22:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst': Waiting for transfers to finish 2025/11/30 02:22:53 DEBUG : one: md5 = 9225f74fbd3df019df81bdff630ff5f6 OK 2025/11/30 02:22:53 DEBUG : one: size = 3 OK 2025/11/30 02:22:53 INFO : one: Copied (new) 2025/11/30 02:22:53 DEBUG : Waiting for deletions to finish 2025/11/30 02:22:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:22:54 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst') 2025/11/30 02:22:54 DEBUG : one: Sizes differ 2025/11/30 02:22:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst': Waiting for checks to finish 2025/11/30 02:22:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst': Waiting for transfers to finish 2025/11/30 02:22:56 DEBUG : one: md5 = 83e8fa0b97849a657789391ddea6f475 OK 2025/11/30 02:22:56 DEBUG : one: size = 5 OK 2025/11/30 02:22:56 INFO : one: Copied (replaced existing) 2025/11/30 02:22:56 DEBUG : Waiting for deletions to finish 2025/11/30 02:22:58 DEBUG : dst/one: md5 = c73068e8a2b30e543ccdc656266dc7d6 OK 2025/11/30 02:23:00 DEBUG : CompareDest/one: md5 = aca4ef2e2d1247b0f400c6b4b2f5763b OK 2025/11/30 02:23:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:23:01 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst') 2025/11/30 02:23:01 DEBUG : one: Sizes differ 2025/11/30 02:23:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst': Waiting for checks to finish 2025/11/30 02:23:02 DEBUG : one: size = 5 OK 2025/11/30 02:23:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/30 02:23:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/30 02:23:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst': Waiting for transfers to finish 2025/11/30 02:23:02 DEBUG : Waiting for deletions to finish 2025/11/30 02:23:02 INFO : There was nothing to transfer 2025/11/30 02:23:04 DEBUG : CompareDest/two: md5 = 8caf2b6309627bf97665640c5d85de46 OK 2025/11/30 02:23:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:23:04 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst') 2025/11/30 02:23:04 DEBUG : one: Sizes differ 2025/11/30 02:23:04 DEBUG : one: size = 5 OK 2025/11/30 02:23:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/30 02:23:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/30 02:23:05 DEBUG : two: size = 3 OK 2025/11/30 02:23:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/30 02:23:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/30 02:23:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst': Waiting for checks to finish 2025/11/30 02:23:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst': Waiting for transfers to finish 2025/11/30 02:23:05 DEBUG : Waiting for deletions to finish 2025/11/30 02:23:05 INFO : There was nothing to transfer 2025/11/30 02:23:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:23:05 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst') 2025/11/30 02:23:05 DEBUG : one: Sizes differ 2025/11/30 02:23:06 DEBUG : one: size = 5 OK 2025/11/30 02:23:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/30 02:23:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/30 02:23:06 DEBUG : two: size = 3 OK 2025/11/30 02:23:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/30 02:23:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/30 02:23:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst': Waiting for checks to finish 2025/11/30 02:23:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst': Waiting for transfers to finish 2025/11/30 02:23:06 DEBUG : Waiting for deletions to finish 2025/11/30 02:23:06 INFO : There was nothing to transfer sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/11/30 02:23:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:23:07 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst') 2025/11/30 02:23:07 DEBUG : one: Sizes differ 2025/11/30 02:23:07 DEBUG : two: size = 5 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:23:07 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/CompareDest') 2025/11/30 02:23:07 DEBUG : two: Sizes differ 2025/11/30 02:23:07 DEBUG : two: Need to transfer - File not found at Destination 2025/11/30 02:23:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst': Waiting for checks to finish 2025/11/30 02:23:07 DEBUG : one: size = 5 OK 2025/11/30 02:23:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/30 02:23:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/30 02:23:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst': Waiting for transfers to finish 2025/11/30 02:23:08 DEBUG : two: md5 = e25d5d8759e7ab6c86a6419ca3380bdb OK 2025/11/30 02:23:08 DEBUG : two: size = 5 OK 2025/11/30 02:23:08 INFO : two: Copied (new) 2025/11/30 02:23:08 DEBUG : Waiting for deletions to finish 2025/11/30 02:23:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/30 02:23:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/30 02:23:12 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/30 02:23:12 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (26.02s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:23:15 DEBUG : pre-dest1/1: md5 = f47db327a691c2d41b4d8af40de8653a OK 2025/11/30 02:23:17 DEBUG : pre-dest2/2: md5 = eaddd6a2dc45be17eba6c4fd8a5ef779 OK 2025/11/30 02:23:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sadomuj4ticu/dest" 2025/11/30 02:23:17 DEBUG : Creating backend with remote "TestDrive:crypt/24dq3tldqgf7bg0n0ihiuoan2g3e0sohjh0vqaqo241d8pt4fo4g/rg03c1jvnehrrc617i0lnqjddc" 2025/11/30 02:23:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sadomuj4ticu/pre-dest1" 2025/11/30 02:23:19 DEBUG : Creating backend with remote "TestDrive:crypt/24dq3tldqgf7bg0n0ihiuoan2g3e0sohjh0vqaqo241d8pt4fo4g/bbnblvh6k061ssopqrp18kd7gc" 2025/11/30 02:23:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sadomuj4ticu/pre-dest2" 2025/11/30 02:23:20 DEBUG : Creating backend with remote "TestDrive:crypt/24dq3tldqgf7bg0n0ihiuoan2g3e0sohjh0vqaqo241d8pt4fo4g/dgicm1h6b5ejvlltm8eeif0bnk" 2025/11/30 02:23:21 DEBUG : 1: size = 1 OK 2025/11/30 02:23:21 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:23:21 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/30 02:23:21 DEBUG : 2: size = 1 OK 2025/11/30 02:23:21 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:23:21 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/30 02:23:22 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/30 02:23:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dest': Waiting for checks to finish 2025/11/30 02:23:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dest': Waiting for transfers to finish 2025/11/30 02:23:24 DEBUG : 3: md5 = 338e875b3faf3a65348b0e293e7d6ec5 OK 2025/11/30 02:23:24 DEBUG : 3: size = 1 OK 2025/11/30 02:23:24 INFO : 3: Copied (new) 2025/11/30 02:23:24 DEBUG : Waiting for deletions to finish 2025/11/30 02:23:27 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2025/11/30 02:23:27 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2025/11/30 02:23:28 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (16.21s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:23:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sadomuj4ticu/dst" 2025/11/30 02:23:29 DEBUG : Creating backend with remote "TestDrive:crypt/24dq3tldqgf7bg0n0ihiuoan2g3e0sohjh0vqaqo241d8pt4fo4g/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/30 02:23:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sadomuj4ticu/CopyDest" 2025/11/30 02:23:30 DEBUG : Creating backend with remote "TestDrive:crypt/24dq3tldqgf7bg0n0ihiuoan2g3e0sohjh0vqaqo241d8pt4fo4g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/11/30 02:23:32 DEBUG : one: Need to transfer - File not found at Destination 2025/11/30 02:23:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst': Waiting for checks to finish 2025/11/30 02:23:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst': Waiting for transfers to finish 2025/11/30 02:23:35 DEBUG : one: md5 = 40be22033f4f6936e3f3879fb41a1605 OK 2025/11/30 02:23:35 DEBUG : one: size = 3 OK 2025/11/30 02:23:35 INFO : one: Copied (new) 2025/11/30 02:23:35 DEBUG : Waiting for deletions to finish 2025/11/30 02:23:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:23:36 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst') 2025/11/30 02:23:36 DEBUG : one: Sizes differ 2025/11/30 02:23:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst': Waiting for checks to finish 2025/11/30 02:23:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst': Waiting for transfers to finish 2025/11/30 02:23:37 DEBUG : one: md5 = 24cdbbef5d98289a1baff94c6fa663c0 OK 2025/11/30 02:23:37 DEBUG : one: size = 5 OK 2025/11/30 02:23:37 INFO : one: Copied (replaced existing) 2025/11/30 02:23:37 DEBUG : Waiting for deletions to finish 2025/11/30 02:23:39 DEBUG : dst/one: md5 = 908458906ee792f6b6b77b6f35d93259 OK 2025/11/30 02:23:41 DEBUG : CopyDest/one: md5 = d7580ccfb75fb9499db81f5545440d4f OK 2025/11/30 02:23:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sadomuj4ticu/BackupDir" 2025/11/30 02:23:42 DEBUG : Creating backend with remote "TestDrive:crypt/24dq3tldqgf7bg0n0ihiuoan2g3e0sohjh0vqaqo241d8pt4fo4g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/11/30 02:23:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:23:44 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst') 2025/11/30 02:23:44 DEBUG : one: Sizes differ 2025/11/30 02:23:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst': Waiting for checks to finish 2025/11/30 02:23:44 DEBUG : one: size = 5 OK 2025/11/30 02:23:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/30 02:23:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:23:44 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst') 2025/11/30 02:23:44 DEBUG : one: Sizes differ 2025/11/30 02:23:46 INFO : one: Moved (server-side) 2025/11/30 02:23:47 DEBUG : one: size = 5 OK 2025/11/30 02:23:47 INFO : one: Copied (server-side copy) 2025/11/30 02:23:47 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/30 02:23:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst': Waiting for transfers to finish 2025/11/30 02:23:47 DEBUG : Waiting for deletions to finish 2025/11/30 02:23:49 DEBUG : CopyDest/two: md5 = a64722e223c1cc3f3bc2d51a8f771d90 OK 2025/11/30 02:23:49 DEBUG : one: size = 5 OK 2025/11/30 02:23:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/30 02:23:49 DEBUG : one: Unchanged skipping 2025/11/30 02:23:49 DEBUG : two: size = 3 OK 2025/11/30 02:23:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/30 02:23:50 DEBUG : two: size = 3 OK 2025/11/30 02:23:50 INFO : two: Copied (server-side copy) 2025/11/30 02:23:50 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/30 02:23:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst': Waiting for checks to finish 2025/11/30 02:23:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst': Waiting for transfers to finish 2025/11/30 02:23:50 DEBUG : Waiting for deletions to finish 2025/11/30 02:23:51 DEBUG : one: size = 5 OK 2025/11/30 02:23:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/30 02:23:51 DEBUG : one: Unchanged skipping 2025/11/30 02:23:51 DEBUG : two: size = 3 OK 2025/11/30 02:23:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/30 02:23:51 DEBUG : two: Unchanged skipping 2025/11/30 02:23:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst': Waiting for checks to finish 2025/11/30 02:23:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst': Waiting for transfers to finish 2025/11/30 02:23:51 DEBUG : Waiting for deletions to finish 2025/11/30 02:23:51 INFO : There was nothing to transfer 2025/11/30 02:23:53 DEBUG : CopyDest/three: md5 = a178a1783e7ecb62ad4216064a9ef34f OK 2025/11/30 02:23:54 DEBUG : one: size = 5 OK 2025/11/30 02:23:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/30 02:23:54 DEBUG : one: Unchanged skipping 2025/11/30 02:23:54 DEBUG : three: size = 7 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:23:54 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/CopyDest') 2025/11/30 02:23:54 DEBUG : three: Sizes differ 2025/11/30 02:23:54 DEBUG : three: Destination not found in --copy-dest 2025/11/30 02:23:54 DEBUG : three: Need to transfer - File not found at Destination 2025/11/30 02:23:54 DEBUG : two: size = 3 OK 2025/11/30 02:23:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/30 02:23:54 DEBUG : two: Unchanged skipping 2025/11/30 02:23:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst': Waiting for checks to finish 2025/11/30 02:23:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst': Waiting for transfers to finish 2025/11/30 02:23:56 DEBUG : three: md5 = 8a4d93273ecd03f7596c4e782cae0877 OK 2025/11/30 02:23:56 DEBUG : three: size = 7 OK 2025/11/30 02:23:56 INFO : three: Copied (new) 2025/11/30 02:23:56 DEBUG : Waiting for deletions to finish 2025/11/30 02:24:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/30 02:24:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/30 02:24:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/30 02:24:01 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/30 02:24:01 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/30 02:24:01 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/30 02:24:01 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (33.23s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:24:04 DEBUG : dst/one: md5 = 514d50a999bed1c0f1f66c40c293e063 OK 2025/11/30 02:24:06 DEBUG : dst/two: md5 = d53319dbd1a9fbc92f43b7c01165cdc5 OK 2025/11/30 02:24:07 DEBUG : dst/three.txt: md5 = 738c6daa6f95e28185ac51ee26e2b8df OK 2025/11/30 02:24:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sadomuj4ticu/dst" 2025/11/30 02:24:08 DEBUG : Config file has changed externally - reloading 2025/11/30 02:24:08 DEBUG : Creating backend with remote "TestDrive:crypt/24dq3tldqgf7bg0n0ihiuoan2g3e0sohjh0vqaqo241d8pt4fo4g/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/30 02:24:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sadomuj4ticu/backup" 2025/11/30 02:24:09 DEBUG : Creating backend with remote "TestDrive:crypt/24dq3tldqgf7bg0n0ihiuoan2g3e0sohjh0vqaqo241d8pt4fo4g/1nrff024r7pq65ecp72fc28jb0" 2025/11/30 02:24:10 DEBUG : one: size = 4 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:24:10 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst') 2025/11/30 02:24:10 DEBUG : two: size = 3 OK 2025/11/30 02:24:10 DEBUG : one: Sizes differ 2025/11/30 02:24:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:24:10 DEBUG : two: Unchanged skipping 2025/11/30 02:24:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst': Waiting for checks to finish 2025/11/30 02:24:12 INFO : one: Moved (server-side) 2025/11/30 02:24:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst': Waiting for transfers to finish 2025/11/30 02:24:13 DEBUG : one: md5 = 94d32445db188080dfb6039c0a3d96b8 OK 2025/11/30 02:24:13 DEBUG : one: size = 4 OK 2025/11/30 02:24:13 INFO : one: Copied (new) 2025/11/30 02:24:13 DEBUG : Waiting for deletions to finish 2025/11/30 02:24:14 INFO : three.txt: Moved (server-side) 2025/11/30 02:24:14 INFO : three.txt: Moved into backup dir 2025/11/30 02:24:16 DEBUG : dst/three.txt: md5 = 49eecfc304e61eb62953308fbaf220bb OK 2025/11/30 02:24:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:24:16 DEBUG : two: size = 3 OK 2025/11/30 02:24:16 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst') 2025/11/30 02:24:16 DEBUG : one: Sizes differ 2025/11/30 02:24:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:24:16 DEBUG : two: Unchanged skipping 2025/11/30 02:24:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst': Waiting for checks to finish 2025/11/30 02:24:17 INFO : one: Deleted 2025/11/30 02:24:18 INFO : one: Moved (server-side) 2025/11/30 02:24:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst': Waiting for transfers to finish 2025/11/30 02:24:19 DEBUG : one: md5 = fd56fef31b910ef53f76530b914bb2cd OK 2025/11/30 02:24:19 DEBUG : one: size = 5 OK 2025/11/30 02:24:19 INFO : one: Copied (new) 2025/11/30 02:24:19 DEBUG : Waiting for deletions to finish 2025/11/30 02:24:20 INFO : three.txt: Deleted 2025/11/30 02:24:20 INFO : three.txt: Moved (server-side) 2025/11/30 02:24:20 INFO : three.txt: Moved into backup dir 2025/11/30 02:24:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/30 02:24:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/30 02:24:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/30 02:24:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/30 02:24:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/30 02:24:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (22.40s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:24:27 DEBUG : dst/one: md5 = 0b621c54e4e89d3e44e451a3bb0bae9e OK 2025/11/30 02:24:28 DEBUG : dst/two: md5 = 55c2b5787a4f0bb10f181f8087f02ae1 OK 2025/11/30 02:24:30 DEBUG : dst/three.txt: md5 = c9ae4ceac4517c0b7c99a0f88b053a6e OK 2025/11/30 02:24:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sadomuj4ticu/dst" 2025/11/30 02:24:30 DEBUG : Creating backend with remote "TestDrive:crypt/24dq3tldqgf7bg0n0ihiuoan2g3e0sohjh0vqaqo241d8pt4fo4g/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/30 02:24:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sadomuj4ticu/backup" 2025/11/30 02:24:31 DEBUG : Creating backend with remote "TestDrive:crypt/24dq3tldqgf7bg0n0ihiuoan2g3e0sohjh0vqaqo241d8pt4fo4g/1nrff024r7pq65ecp72fc28jb0" 2025/11/30 02:24:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:24:33 DEBUG : two: size = 3 OK 2025/11/30 02:24:33 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst') 2025/11/30 02:24:33 DEBUG : one: Sizes differ 2025/11/30 02:24:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:24:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst': Waiting for checks to finish 2025/11/30 02:24:33 DEBUG : two: Unchanged skipping 2025/11/30 02:24:34 INFO : one: Moved (server-side) to: one.bak 2025/11/30 02:24:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst': Waiting for transfers to finish 2025/11/30 02:24:35 DEBUG : one: md5 = 9b7e9a8c98990fe6fb3cbc883ee2dc12 OK 2025/11/30 02:24:35 DEBUG : one: size = 4 OK 2025/11/30 02:24:35 INFO : one: Copied (new) 2025/11/30 02:24:35 DEBUG : Waiting for deletions to finish 2025/11/30 02:24:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/30 02:24:36 INFO : three.txt: Moved into backup dir 2025/11/30 02:24:38 DEBUG : dst/three.txt: md5 = dce130c6013b64708f11567514623acc OK 2025/11/30 02:24:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:24:39 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst') 2025/11/30 02:24:39 DEBUG : one: Sizes differ 2025/11/30 02:24:39 DEBUG : two: size = 3 OK 2025/11/30 02:24:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:24:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst': Waiting for checks to finish 2025/11/30 02:24:39 DEBUG : two: Unchanged skipping 2025/11/30 02:24:40 INFO : one.bak: Deleted 2025/11/30 02:24:40 INFO : one: Moved (server-side) to: one.bak 2025/11/30 02:24:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst': Waiting for transfers to finish 2025/11/30 02:24:42 DEBUG : one: md5 = 591cc90effc18a18d153140fa803e8ce OK 2025/11/30 02:24:42 DEBUG : one: size = 5 OK 2025/11/30 02:24:42 INFO : one: Copied (new) 2025/11/30 02:24:42 DEBUG : Waiting for deletions to finish 2025/11/30 02:24:42 INFO : three.txt.bak: Deleted 2025/11/30 02:24:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/30 02:24:43 INFO : three.txt: Moved into backup dir 2025/11/30 02:24:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/30 02:24:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/30 02:24:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/30 02:24:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/30 02:24:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/30 02:24:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (23.10s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:24:50 DEBUG : dst/one: md5 = 2e5b5a599675908a6be2f1c014afcf36 OK 2025/11/30 02:24:51 DEBUG : dst/two: md5 = 09b6c7ec4b04f9d789105dd0b221c19c OK 2025/11/30 02:24:53 DEBUG : dst/three.txt: md5 = 0228f644976b94bdf012369105a4f129 OK 2025/11/30 02:24:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sadomuj4ticu/dst" 2025/11/30 02:24:53 DEBUG : Creating backend with remote "TestDrive:crypt/24dq3tldqgf7bg0n0ihiuoan2g3e0sohjh0vqaqo241d8pt4fo4g/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/30 02:24:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sadomuj4ticu/backup" 2025/11/30 02:24:54 DEBUG : Creating backend with remote "TestDrive:crypt/24dq3tldqgf7bg0n0ihiuoan2g3e0sohjh0vqaqo241d8pt4fo4g/1nrff024r7pq65ecp72fc28jb0" 2025/11/30 02:24:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:24:56 DEBUG : two: size = 3 OK 2025/11/30 02:24:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:24:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst': Waiting for checks to finish 2025/11/30 02:24:56 DEBUG : two: Unchanged skipping 2025/11/30 02:24:56 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst') 2025/11/30 02:24:56 DEBUG : one: Sizes differ 2025/11/30 02:24:57 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/30 02:24:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst': Waiting for transfers to finish 2025/11/30 02:24:59 DEBUG : one: md5 = 5817adca51b5fcf5e8e2bdb37321fa30 OK 2025/11/30 02:24:59 DEBUG : one: size = 4 OK 2025/11/30 02:24:59 INFO : one: Copied (new) 2025/11/30 02:24:59 DEBUG : Waiting for deletions to finish 2025/11/30 02:24:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/30 02:24:59 INFO : three.txt: Moved into backup dir 2025/11/30 02:25:02 DEBUG : dst/three.txt: md5 = 4090e188d190ea6c1258f29a9325b5d2 OK 2025/11/30 02:25:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:25:02 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst') 2025/11/30 02:25:02 DEBUG : one: Sizes differ 2025/11/30 02:25:02 DEBUG : two: size = 3 OK 2025/11/30 02:25:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:25:02 DEBUG : two: Unchanged skipping 2025/11/30 02:25:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst': Waiting for checks to finish 2025/11/30 02:25:03 INFO : one-2019-01-01: Deleted 2025/11/30 02:25:04 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/30 02:25:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst': Waiting for transfers to finish 2025/11/30 02:25:05 DEBUG : one: md5 = 671da43730eaa742742b631ab774db3e OK 2025/11/30 02:25:05 DEBUG : one: size = 5 OK 2025/11/30 02:25:05 INFO : one: Copied (new) 2025/11/30 02:25:05 DEBUG : Waiting for deletions to finish 2025/11/30 02:25:06 INFO : three-2019-01-01.txt: Deleted 2025/11/30 02:25:06 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/30 02:25:06 INFO : three.txt: Moved into backup dir 2025/11/30 02:25:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/30 02:25:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/30 02:25:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/30 02:25:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/11/30 02:25:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/30 02:25:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (23.21s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:25:13 DEBUG : dst/one: md5 = 59ea8512c86669ec5d6ca70eb356c1a7 OK 2025/11/30 02:25:14 DEBUG : dst/two: md5 = a2b1cb5c12a661db76b59e60f86e7b2e OK 2025/11/30 02:25:16 DEBUG : dst/three.txt: md5 = 857a85530328babb00ce004e8f9cb9d6 OK 2025/11/30 02:25:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sadomuj4ticu/dst" 2025/11/30 02:25:16 DEBUG : Creating backend with remote "TestDrive:crypt/24dq3tldqgf7bg0n0ihiuoan2g3e0sohjh0vqaqo241d8pt4fo4g/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/30 02:25:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:25:17 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst') 2025/11/30 02:25:17 DEBUG : one: Sizes differ 2025/11/30 02:25:17 DEBUG : two: size = 3 OK 2025/11/30 02:25:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:25:17 DEBUG : two: Unchanged skipping 2025/11/30 02:25:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst': Waiting for checks to finish 2025/11/30 02:25:18 INFO : one: Moved (server-side) to: one.bak 2025/11/30 02:25:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst': Waiting for transfers to finish 2025/11/30 02:25:19 DEBUG : one: md5 = 0750805e9a171cd4a3ede8cd4ce7b373 OK 2025/11/30 02:25:19 DEBUG : one: size = 4 OK 2025/11/30 02:25:19 INFO : one: Copied (new) 2025/11/30 02:25:19 DEBUG : Waiting for deletions to finish 2025/11/30 02:25:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/30 02:25:20 INFO : three.txt: Moved into backup dir 2025/11/30 02:25:22 DEBUG : dst/three.txt: md5 = 2740f13654f5a5260a3019cad1162f6b OK 2025/11/30 02:25:23 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/30 02:25:23 DEBUG : one.bak: Excluded (Path Filter) 2025/11/30 02:25:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:25:23 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst') 2025/11/30 02:25:23 DEBUG : one: Sizes differ 2025/11/30 02:25:23 DEBUG : two: size = 3 OK 2025/11/30 02:25:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:25:23 DEBUG : two: Unchanged skipping 2025/11/30 02:25:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst': Waiting for checks to finish 2025/11/30 02:25:24 INFO : one.bak: Deleted 2025/11/30 02:25:24 INFO : one: Moved (server-side) to: one.bak 2025/11/30 02:25:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst': Waiting for transfers to finish 2025/11/30 02:25:26 DEBUG : one: md5 = 39ec633b38c4a09e73eabbda6bbd7284 OK 2025/11/30 02:25:26 DEBUG : one: size = 5 OK 2025/11/30 02:25:26 INFO : one: Copied (new) 2025/11/30 02:25:26 DEBUG : Waiting for deletions to finish 2025/11/30 02:25:27 INFO : three.txt.bak: Deleted 2025/11/30 02:25:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/30 02:25:27 INFO : three.txt: Moved into backup dir 2025/11/30 02:25:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/30 02:25:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/30 02:25:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/30 02:25:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/30 02:25:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/30 02:25:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (20.28s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:25:34 DEBUG : dst/one: md5 = 9ff836ba8ca3983eca16bb4ab411d275 OK 2025/11/30 02:25:35 DEBUG : dst/two: md5 = 9c5a11f6e8cfdd74726637d158c4023f OK 2025/11/30 02:25:37 DEBUG : dst/three.txt: md5 = d42984baf9c4a99fbc1219d6676e95d1 OK 2025/11/30 02:25:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sadomuj4ticu/dst" 2025/11/30 02:25:37 DEBUG : Creating backend with remote "TestDrive:crypt/24dq3tldqgf7bg0n0ihiuoan2g3e0sohjh0vqaqo241d8pt4fo4g/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/30 02:25:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:25:38 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst') 2025/11/30 02:25:38 DEBUG : one: Sizes differ 2025/11/30 02:25:39 INFO : one: Moved (server-side) to: one.bak 2025/11/30 02:25:41 DEBUG : one: md5 = f8fdcb4706325bcad68db998c5bbf203 OK 2025/11/30 02:25:41 DEBUG : one: size = 4 OK 2025/11/30 02:25:41 INFO : one: Copied (new) 2025/11/30 02:25:41 DEBUG : two: size = 3 OK 2025/11/30 02:25:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:25:41 DEBUG : two: Unchanged skipping 2025/11/30 02:25:41 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:25:41 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst') 2025/11/30 02:25:41 DEBUG : three.txt: Sizes differ 2025/11/30 02:25:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/30 02:25:43 DEBUG : three.txt: md5 = f4287694952e2828e2f87f080042ec28 OK 2025/11/30 02:25:43 DEBUG : three.txt: size = 6 OK 2025/11/30 02:25:43 INFO : three.txt: Copied (new) 2025/11/30 02:25:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:25:45 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst') 2025/11/30 02:25:45 DEBUG : one: Sizes differ 2025/11/30 02:25:45 INFO : one.bak: Deleted 2025/11/30 02:25:46 INFO : one: Moved (server-side) to: one.bak 2025/11/30 02:25:47 DEBUG : one: md5 = c2915c0dba2f45550b20c6ee3b690140 OK 2025/11/30 02:25:47 DEBUG : one: size = 5 OK 2025/11/30 02:25:47 INFO : one: Copied (new) 2025/11/30 02:25:47 DEBUG : two: size = 3 OK 2025/11/30 02:25:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:25:47 DEBUG : two: Unchanged skipping 2025/11/30 02:25:48 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:25:48 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst') 2025/11/30 02:25:48 DEBUG : three.txt: Sizes differ 2025/11/30 02:25:48 INFO : three.txt.bak: Deleted 2025/11/30 02:25:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/30 02:25:50 DEBUG : three.txt: md5 = 4dcff8c266e1f429365e0fb9223a9648 OK 2025/11/30 02:25:50 DEBUG : three.txt: size = 19 OK 2025/11/30 02:25:50 INFO : three.txt: Copied (new) 2025/11/30 02:25:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/30 02:25:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/30 02:25:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/30 02:25:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/30 02:25:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/30 02:25:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/30 02:25:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncSuffix (23.54s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:25:57 DEBUG : dst/one: md5 = 5f8c7e641086fe31050d99dce7a664d6 OK 2025/11/30 02:25:58 DEBUG : dst/two: md5 = e183403ecef61882d8e0cbd401a4cad6 OK 2025/11/30 02:26:00 DEBUG : dst/three.txt: md5 = b00b035ca2cce068e0c8453b21e3f02b OK 2025/11/30 02:26:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sadomuj4ticu/dst" 2025/11/30 02:26:00 DEBUG : Creating backend with remote "TestDrive:crypt/24dq3tldqgf7bg0n0ihiuoan2g3e0sohjh0vqaqo241d8pt4fo4g/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/30 02:26:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:26:01 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst') 2025/11/30 02:26:01 DEBUG : one: Sizes differ 2025/11/30 02:26:02 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/30 02:26:04 DEBUG : one: md5 = 258ff2f2cca5d1e7651b367824da1947 OK 2025/11/30 02:26:04 DEBUG : one: size = 4 OK 2025/11/30 02:26:04 INFO : one: Copied (new) 2025/11/30 02:26:04 DEBUG : two: size = 3 OK 2025/11/30 02:26:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:26:04 DEBUG : two: Unchanged skipping 2025/11/30 02:26:04 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:26:04 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst') 2025/11/30 02:26:04 DEBUG : three.txt: Sizes differ 2025/11/30 02:26:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/30 02:26:07 DEBUG : three.txt: md5 = 0b7cc3eec0bfe555503d1b194a935504 OK 2025/11/30 02:26:07 DEBUG : three.txt: size = 6 OK 2025/11/30 02:26:07 INFO : three.txt: Copied (new) 2025/11/30 02:26:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:26:08 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst') 2025/11/30 02:26:08 DEBUG : one: Sizes differ 2025/11/30 02:26:08 INFO : one-2019-01-01: Deleted 2025/11/30 02:26:09 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/30 02:26:11 DEBUG : one: md5 = 18d4016fa510d680565f4f8333571870 OK 2025/11/30 02:26:11 DEBUG : one: size = 5 OK 2025/11/30 02:26:11 INFO : one: Copied (new) 2025/11/30 02:26:11 DEBUG : two: size = 3 OK 2025/11/30 02:26:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:26:11 DEBUG : two: Unchanged skipping 2025/11/30 02:26:11 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:26:11 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu/dst') 2025/11/30 02:26:11 DEBUG : three.txt: Sizes differ 2025/11/30 02:26:12 INFO : three-2019-01-01.txt: Deleted 2025/11/30 02:26:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/30 02:26:14 DEBUG : three.txt: md5 = a435531dcfc4a4e7d901b0962a3cb109 OK 2025/11/30 02:26:14 DEBUG : three.txt: size = 19 OK 2025/11/30 02:26:14 INFO : three.txt: Copied (new) 2025/11/30 02:26:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/30 02:26:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/30 02:26:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/30 02:26:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/11/30 02:26:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/11/30 02:26:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/30 02:26:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffixKeepExtension (24.01s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:26:20 DEBUG : Testêé: md5 = 462c1fba3307003412682fc8d35bd30d OK 2025/11/30 02:26:20 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:26:20 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu') 2025/11/30 02:26:20 DEBUG : Testêé: Sizes differ 2025/11/30 02:26:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:26:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:26:22 DEBUG : Testêé: md5 = 2abbde7aa88355ed959c21ea6512712c OK 2025/11/30 02:26:22 DEBUG : Testêé: size = 14 OK 2025/11/30 02:26:22 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/30 02:26:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.15s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:26:23 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/30 02:26:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:26:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:26:25 DEBUG : existing: md5 = b81b942e0326eb5a255074ccfa5fa900 OK 2025/11/30 02:26:25 DEBUG : existing: size = 6 OK 2025/11/30 02:26:25 INFO : existing: Copied (new) 2025/11/30 02:26:25 DEBUG : Waiting for deletions to finish 2025/11/30 02:26:25 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:26:25 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu') 2025/11/30 02:26:25 DEBUG : existing: Sizes differ 2025/11/30 02:26:25 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/30 02:26:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:26:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:26:25 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': not deleting files as there were IO errors 2025/11/30 02:26:25 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.92s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:26:28 DEBUG : EXISTING: md5 = 92052c5a8df7eb02783bcf51ef05087f OK 2025/11/30 02:26:29 DEBUG : EXISTING: size = 6 OK 2025/11/30 02:26:29 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:26:29 DEBUG : existing: Unchanged skipping 2025/11/30 02:26:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:26:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:26:29 DEBUG : Waiting for deletions to finish 2025/11/30 02:26:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.05s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.58s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", 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-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", 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-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.41s) --- SKIP: TestMaxTransfer/Hard (0.50s) --- SKIP: TestMaxTransfer/Soft (0.46s) --- SKIP: TestMaxTransfer/Cautious (0.45s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:26:33 DEBUG : both0: md5 = 6ff92642feeb725896c762e6db353c90 OK 2025/11/30 02:26:35 DEBUG : only0: md5 = d0199acdfa4188d64a42aa62a361ab75 OK 2025/11/30 02:26:36 DEBUG : both1: md5 = aa93f26567b6e7333d3a091425c5e4ae OK 2025/11/30 02:26:38 DEBUG : only1: md5 = c195b97034462e38662ff56f01cb466f OK 2025/11/30 02:26:39 DEBUG : both2: md5 = f3b1fb2f12b442b377c97cdbf55b66fd OK 2025/11/30 02:26:41 DEBUG : only2: md5 = e056c11a7f37ba2691be407e727dd280 OK 2025/11/30 02:26:42 DEBUG : both3: md5 = 374c8a633d4fe931dc94c704c85ffc7d OK 2025/11/30 02:26:43 DEBUG : only3: md5 = 5596214629373a4c9dc034dcce2a599c OK 2025/11/30 02:26:45 DEBUG : both4: md5 = 50eaefc04e4d877f740f225cfc31341b OK 2025/11/30 02:26:46 DEBUG : only4: md5 = 07228398c09aa4fad9f6c999aa35fefb OK 2025/11/30 02:26:48 DEBUG : both5: md5 = d18fab9b317408a729bb9650caf51134 OK 2025/11/30 02:26:49 DEBUG : only5: md5 = 3c1670db4dc2728e5cf6a769e3c01b7b OK 2025/11/30 02:26:51 DEBUG : both6: md5 = f1a5db5a12b149ed1c7e28e1fb27dd45 OK 2025/11/30 02:26:52 DEBUG : only6: md5 = 006a78ac51c4312a841760bac954934e OK 2025/11/30 02:26:54 DEBUG : both7: md5 = 4596d522b81e6b878c3e15b6e1bdcbf1 OK 2025/11/30 02:26:56 DEBUG : only7: md5 = 94a56c017d33141f94873c8d0edf1ad4 OK 2025/11/30 02:26:57 DEBUG : both8: md5 = b6f1a4ddb0b8f215b51dae2c1482ea2a OK 2025/11/30 02:26:59 DEBUG : only8: md5 = 82a3f88033c4f503f133db0e70389710 OK 2025/11/30 02:27:00 DEBUG : both9: md5 = d4196d0fc01757bdc5e713638ba845f2 OK 2025/11/30 02:27:02 DEBUG : only9: md5 = 65c9ee8f1a331a397793538159c8cd02 OK 2025/11/30 02:27:03 DEBUG : both10: md5 = 4e99614fcb9f87969f01c7bf2716428b OK 2025/11/30 02:27:05 DEBUG : only10: md5 = 39843c09b73a36b45c8cab1f456b7e6e OK 2025/11/30 02:27:06 DEBUG : both11: md5 = 3d9408e3c7da39d975b8ffc7f0e8a9c8 OK 2025/11/30 02:27:08 DEBUG : only11: md5 = ce85580931204c6967b03946d4b7aa21 OK 2025/11/30 02:27:09 DEBUG : both12: md5 = ae25ddb571b10b3230fdb991f183ee6f OK 2025/11/30 02:27:11 DEBUG : only12: md5 = a2c98e307b52fd17a16a3351f7689f38 OK 2025/11/30 02:27:12 DEBUG : both13: md5 = 3964e283b21a515ee9ad8818f7454fe0 OK 2025/11/30 02:27:14 DEBUG : only13: md5 = 2eb61f8e8a88f6ed4e57c8851910c655 OK 2025/11/30 02:27:16 DEBUG : both14: md5 = df378576f21fa9c80ddcde98e1a4680c OK 2025/11/30 02:27:17 DEBUG : only14: md5 = e748034fdb787d128ad3649dfa767e0d OK 2025/11/30 02:27:19 DEBUG : both15: md5 = d548396b4f6cae8ed380eda57ca8df77 OK 2025/11/30 02:27:20 DEBUG : only15: md5 = 61179cd4ff90a4da13564f620387c9cb OK 2025/11/30 02:27:21 DEBUG : both16: md5 = cd343ca9745cf223f8d5747357389773 OK 2025/11/30 02:27:23 DEBUG : only16: md5 = ef140108df8cde9a12da41051fb60ebe OK 2025/11/30 02:27:24 DEBUG : both17: md5 = ffae3f34097963f536fb607ac3f3b5ad OK 2025/11/30 02:27:26 DEBUG : only17: md5 = 132ee62be8357a229aa3a551460a75c5 OK 2025/11/30 02:27:27 DEBUG : both18: md5 = 6257264facf3f24c0f8822278071ce08 OK 2025/11/30 02:27:29 DEBUG : only18: md5 = 7b8e6479300a6e548482426f46068f4c OK 2025/11/30 02:27:30 DEBUG : both19: md5 = 5f09e4ea6cff12f99711f0278a02ebf8 OK 2025/11/30 02:27:32 DEBUG : only19: md5 = 38121e6ff8ae99fa4077b7acf43e3e26 OK 2025/11/30 02:27:32 DEBUG : both0: size = 6 OK 2025/11/30 02:27:32 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:27:32 DEBUG : both10: size = 6 OK 2025/11/30 02:27:32 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:27:32 DEBUG : both12: size = 6 OK 2025/11/30 02:27:32 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:27:32 DEBUG : both11: size = 6 OK 2025/11/30 02:27:32 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:27:32 DEBUG : both0: Unchanged skipping 2025/11/30 02:27:32 DEBUG : both13: size = 6 OK 2025/11/30 02:27:32 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:27:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:27:32 DEBUG : both13: Unchanged skipping 2025/11/30 02:27:32 DEBUG : both14: size = 6 OK 2025/11/30 02:27:32 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:27:32 DEBUG : both14: Unchanged skipping 2025/11/30 02:27:32 DEBUG : both15: size = 6 OK 2025/11/30 02:27:32 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:27:32 DEBUG : both15: Unchanged skipping 2025/11/30 02:27:32 DEBUG : both16: size = 6 OK 2025/11/30 02:27:32 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:27:32 DEBUG : both10: Unchanged skipping 2025/11/30 02:27:32 DEBUG : both17: size = 6 OK 2025/11/30 02:27:32 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:27:32 DEBUG : both17: Unchanged skipping 2025/11/30 02:27:32 DEBUG : both18: size = 6 OK 2025/11/30 02:27:32 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:27:32 DEBUG : both12: Unchanged skipping 2025/11/30 02:27:32 DEBUG : both19: size = 6 OK 2025/11/30 02:27:32 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:27:32 DEBUG : both11: Unchanged skipping 2025/11/30 02:27:32 DEBUG : both1: size = 6 OK 2025/11/30 02:27:32 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:27:32 DEBUG : both16: Unchanged skipping 2025/11/30 02:27:32 DEBUG : both2: size = 6 OK 2025/11/30 02:27:32 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:27:32 DEBUG : both18: Unchanged skipping 2025/11/30 02:27:32 DEBUG : both3: size = 6 OK 2025/11/30 02:27:32 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:27:32 DEBUG : both3: Unchanged skipping 2025/11/30 02:27:32 DEBUG : both4: size = 6 OK 2025/11/30 02:27:32 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:27:32 DEBUG : both4: Unchanged skipping 2025/11/30 02:27:32 DEBUG : both5: size = 6 OK 2025/11/30 02:27:32 DEBUG : both19: Unchanged skipping 2025/11/30 02:27:32 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:27:32 DEBUG : both6: size = 6 OK 2025/11/30 02:27:32 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:27:32 DEBUG : both1: Unchanged skipping 2025/11/30 02:27:32 DEBUG : both7: size = 6 OK 2025/11/30 02:27:32 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:27:32 DEBUG : both2: Unchanged skipping 2025/11/30 02:27:32 DEBUG : both8: size = 6 OK 2025/11/30 02:27:32 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:27:32 DEBUG : both8: Unchanged skipping 2025/11/30 02:27:32 DEBUG : both9: size = 6 OK 2025/11/30 02:27:32 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:27:32 DEBUG : both9: Unchanged skipping 2025/11/30 02:27:32 DEBUG : both5: Unchanged skipping 2025/11/30 02:27:32 DEBUG : both6: Unchanged skipping 2025/11/30 02:27:32 DEBUG : both7: Unchanged skipping 2025/11/30 02:27:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:27:32 DEBUG : Waiting for deletions to finish 2025/11/30 02:27:33 INFO : only5: Deleted 2025/11/30 02:27:33 INFO : only19: Deleted 2025/11/30 02:27:33 INFO : only17: Deleted 2025/11/30 02:27:33 INFO : only9: Deleted 2025/11/30 02:27:33 INFO : only1: Deleted 2025/11/30 02:27:33 INFO : only13: Deleted 2025/11/30 02:27:33 INFO : only11: Deleted 2025/11/30 02:27:33 INFO : only3: Deleted 2025/11/30 02:27:34 INFO : only12: Deleted 2025/11/30 02:27:34 INFO : only10: Deleted 2025/11/30 02:27:34 INFO : only15: Deleted 2025/11/30 02:27:34 INFO : only16: Deleted 2025/11/30 02:27:34 INFO : only2: Deleted 2025/11/30 02:27:34 INFO : only18: Deleted 2025/11/30 02:27:34 INFO : only6: Deleted 2025/11/30 02:27:34 INFO : only4: Deleted 2025/11/30 02:27:34 INFO : only0: Deleted 2025/11/30 02:27:35 INFO : only14: Deleted 2025/11/30 02:27:35 INFO : only7: Deleted 2025/11/30 02:27:35 INFO : only8: Deleted 2025/11/30 02:27:35 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (73.35s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:27:47 DEBUG : both0: md5 = 87335cdf5439d66720887f07a218dc9e OK 2025/11/30 02:27:48 DEBUG : only0: md5 = aeccdc770e28cb87c06da96445f53792 OK 2025/11/30 02:27:50 DEBUG : both1: md5 = 557afb69cef6e272e88792a4882ff6da OK 2025/11/30 02:27:51 DEBUG : only1: md5 = 35d375c48ddca9aa2265834c5f38cd11 OK 2025/11/30 02:27:53 DEBUG : both2: md5 = 1768d1dbdbae1fdbf370351942f4fd3e OK 2025/11/30 02:27:54 DEBUG : only2: md5 = 4d779f13cbbc15f551d80bb2f0370822 OK 2025/11/30 02:27:55 DEBUG : both3: md5 = ecc0bf3a335d5bba234bde6962e31ff9 OK 2025/11/30 02:27:57 DEBUG : only3: md5 = 647510b0f9a1555ff8b31b84b306d802 OK 2025/11/30 02:27:58 DEBUG : both4: md5 = 9ecee59ea441cbfff9c6d985faf1a28a OK 2025/11/30 02:28:00 DEBUG : only4: md5 = 147a638be84554a87ba2d0698c69d9e7 OK 2025/11/30 02:28:01 DEBUG : both5: md5 = 8faf970b40efe1b39a8fd7d60c363615 OK 2025/11/30 02:28:03 DEBUG : only5: md5 = b5855d0d749cfd9bd23347aebe5ea436 OK 2025/11/30 02:28:04 DEBUG : both6: md5 = 26ff4d82542927444bf875f7c55cd3c4 OK 2025/11/30 02:28:05 DEBUG : only6: md5 = 51590fc0885db03a6a8d58197447f70a OK 2025/11/30 02:28:07 DEBUG : both7: md5 = 4d05a82fb3ad2c3d759ab8bdc43663dc OK 2025/11/30 02:28:08 DEBUG : only7: md5 = 9bcdfb470d2b16ee905cd452198b4894 OK 2025/11/30 02:28:10 DEBUG : both8: md5 = cffbb99f04883798bbba377fd14b4ce5 OK 2025/11/30 02:28:11 DEBUG : only8: md5 = 23353671a81a8e110b824fcbb93aedb0 OK 2025/11/30 02:28:13 DEBUG : both9: md5 = 549e1d503a37b0aefba157324c472e10 OK 2025/11/30 02:28:14 DEBUG : only9: md5 = d87ff5a5e052a061a11b2c92cac58e8b OK 2025/11/30 02:28:16 DEBUG : both10: md5 = 204798dba28ca6cc1b69ac81f2f555c7 OK 2025/11/30 02:28:17 DEBUG : only10: md5 = 33626bd1a5d86ea3401fdb70b3d1e6e4 OK 2025/11/30 02:28:19 DEBUG : both11: md5 = 9b759f9f0af48642ff2ff7297113efb6 OK 2025/11/30 02:28:20 DEBUG : only11: md5 = 292f49fd6304dd3a2b3abf5f453d0cdc OK 2025/11/30 02:28:22 DEBUG : both12: md5 = cda85cf23e47b095bf7edd6aa3dac38e OK 2025/11/30 02:28:24 DEBUG : only12: md5 = 5787433c7a3894304cf39694b2bab6c7 OK 2025/11/30 02:28:25 DEBUG : both13: md5 = 25747af8070ca028ef90c96951a7b064 OK 2025/11/30 02:28:27 DEBUG : only13: md5 = 6c6990986583d736efc8d01c64c195bf OK 2025/11/30 02:28:28 DEBUG : both14: md5 = 23eae19fdfd156f28aca54370b1f4395 OK 2025/11/30 02:28:29 DEBUG : only14: md5 = 11f45dbb22d134c973849b63fb29d56d OK 2025/11/30 02:28:31 DEBUG : both15: md5 = b2dcbc6aa77673a128042bbf2b10c131 OK 2025/11/30 02:28:32 DEBUG : only15: md5 = fdb3e8799a5c744adf827efee8b7e26c OK 2025/11/30 02:28:34 DEBUG : both16: md5 = 350dace91b75cbbb28bc0a62324a54ba OK 2025/11/30 02:28:35 DEBUG : only16: md5 = d63d21a078a181769324ce982b082bad OK 2025/11/30 02:28:37 DEBUG : both17: md5 = 3fe9082b32e076c2a3914ff668216aca OK 2025/11/30 02:28:38 DEBUG : only17: md5 = 527c82449a67c2b180dff0f62c62c636 OK 2025/11/30 02:28:40 DEBUG : both18: md5 = 4d07e6036ba33df61bb930f23e08dd79 OK 2025/11/30 02:28:41 DEBUG : only18: md5 = e9ba8dae94e1ecc5db645be3884d8364 OK 2025/11/30 02:28:43 DEBUG : both19: md5 = 1ebb347265492aa0bfd1d672c7505b70 OK 2025/11/30 02:28:44 DEBUG : only19: md5 = 104068e8eb8104a2577fbf43d08efe94 OK 2025/11/30 02:28:45 DEBUG : both0: size = 6 OK 2025/11/30 02:28:45 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:28:45 DEBUG : both10: size = 6 OK 2025/11/30 02:28:45 DEBUG : both0: Unchanged skipping 2025/11/30 02:28:45 DEBUG : both13: size = 6 OK 2025/11/30 02:28:45 DEBUG : both11: size = 6 OK 2025/11/30 02:28:45 DEBUG : both12: size = 6 OK 2025/11/30 02:28:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:28:45 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:28:45 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:28:45 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:28:45 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:28:45 DEBUG : both10: Unchanged skipping 2025/11/30 02:28:45 DEBUG : both14: size = 6 OK 2025/11/30 02:28:45 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:28:45 DEBUG : both12: Unchanged skipping 2025/11/30 02:28:45 DEBUG : both15: size = 6 OK 2025/11/30 02:28:45 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:28:45 DEBUG : both15: Unchanged skipping 2025/11/30 02:28:45 DEBUG : both16: size = 6 OK 2025/11/30 02:28:45 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:28:45 DEBUG : both11: Unchanged skipping 2025/11/30 02:28:45 DEBUG : both17: size = 6 OK 2025/11/30 02:28:45 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:28:45 DEBUG : both17: Unchanged skipping 2025/11/30 02:28:45 DEBUG : both18: size = 6 OK 2025/11/30 02:28:45 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:28:45 DEBUG : both13: Unchanged skipping 2025/11/30 02:28:45 DEBUG : both19: size = 6 OK 2025/11/30 02:28:45 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:28:45 DEBUG : both14: Unchanged skipping 2025/11/30 02:28:45 DEBUG : both1: size = 6 OK 2025/11/30 02:28:45 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:28:45 DEBUG : both16: Unchanged skipping 2025/11/30 02:28:45 DEBUG : both2: size = 6 OK 2025/11/30 02:28:45 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:28:45 DEBUG : both18: Unchanged skipping 2025/11/30 02:28:45 DEBUG : both3: size = 6 OK 2025/11/30 02:28:45 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:28:45 DEBUG : both19: Unchanged skipping 2025/11/30 02:28:45 DEBUG : both4: size = 6 OK 2025/11/30 02:28:45 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:28:45 DEBUG : both1: Unchanged skipping 2025/11/30 02:28:45 DEBUG : both5: size = 6 OK 2025/11/30 02:28:45 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:28:45 DEBUG : both2: Unchanged skipping 2025/11/30 02:28:45 DEBUG : both6: size = 6 OK 2025/11/30 02:28:45 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:28:45 DEBUG : both5: Unchanged skipping 2025/11/30 02:28:45 DEBUG : both7: size = 6 OK 2025/11/30 02:28:45 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:28:45 DEBUG : both7: Unchanged skipping 2025/11/30 02:28:45 DEBUG : both8: size = 6 OK 2025/11/30 02:28:45 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:28:45 DEBUG : both8: Unchanged skipping 2025/11/30 02:28:45 DEBUG : both9: size = 6 OK 2025/11/30 02:28:45 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:28:45 DEBUG : both9: Unchanged skipping 2025/11/30 02:28:45 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:28:45 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu') 2025/11/30 02:28:45 DEBUG : both4: Unchanged skipping 2025/11/30 02:28:45 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:28:45 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu') 2025/11/30 02:28:45 DEBUG : only10: Sizes differ 2025/11/30 02:28:45 DEBUG : only0: Sizes differ 2025/11/30 02:28:45 DEBUG : both6: Unchanged skipping 2025/11/30 02:28:45 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:28:45 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu') 2025/11/30 02:28:45 DEBUG : only11: Sizes differ 2025/11/30 02:28:45 DEBUG : both3: Unchanged skipping 2025/11/30 02:28:45 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:28:45 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu') 2025/11/30 02:28:45 DEBUG : only12: Sizes differ 2025/11/30 02:28:45 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:28:45 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu') 2025/11/30 02:28:45 DEBUG : only13: Sizes differ 2025/11/30 02:28:45 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:28:45 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu') 2025/11/30 02:28:45 DEBUG : only14: Sizes differ 2025/11/30 02:28:45 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:28:45 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu') 2025/11/30 02:28:45 DEBUG : only15: Sizes differ 2025/11/30 02:28:45 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:28:45 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu') 2025/11/30 02:28:45 DEBUG : only16: Sizes differ 2025/11/30 02:28:45 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:28:45 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu') 2025/11/30 02:28:45 DEBUG : only17: Sizes differ 2025/11/30 02:28:45 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:28:45 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu') 2025/11/30 02:28:45 DEBUG : only18: Sizes differ 2025/11/30 02:28:45 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:28:45 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu') 2025/11/30 02:28:45 DEBUG : only19: Sizes differ 2025/11/30 02:28:45 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:28:45 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu') 2025/11/30 02:28:45 DEBUG : only1: Sizes differ 2025/11/30 02:28:45 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:28:45 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu') 2025/11/30 02:28:45 DEBUG : only2: Sizes differ 2025/11/30 02:28:45 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:28:45 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu') 2025/11/30 02:28:45 DEBUG : only3: Sizes differ 2025/11/30 02:28:45 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:28:45 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu') 2025/11/30 02:28:45 DEBUG : only4: Sizes differ 2025/11/30 02:28:45 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:28:45 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu') 2025/11/30 02:28:45 DEBUG : only6: Sizes differ 2025/11/30 02:28:45 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:28:45 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu') 2025/11/30 02:28:45 DEBUG : only7: Sizes differ 2025/11/30 02:28:45 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:28:45 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu') 2025/11/30 02:28:45 DEBUG : only8: Sizes differ 2025/11/30 02:28:45 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:28:45 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu') 2025/11/30 02:28:45 DEBUG : only9: Sizes differ 2025/11/30 02:28:45 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1437058521) 2025/11/30 02:28:45 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu') 2025/11/30 02:28:45 DEBUG : only5: Sizes differ 2025/11/30 02:28:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:28:46 DEBUG : only10: md5 = d130f956e343e5afa417041ad3f50ea9 OK 2025/11/30 02:28:46 DEBUG : only10: size = 0 OK 2025/11/30 02:28:46 INFO : only10: Copied (replaced existing) 2025/11/30 02:28:46 DEBUG : only12: md5 = 19228e9fa0ba0f9134b68b2b45b93efe OK 2025/11/30 02:28:46 DEBUG : only12: size = 0 OK 2025/11/30 02:28:46 INFO : only12: Copied (replaced existing) 2025/11/30 02:28:46 DEBUG : only15: md5 = 38bd2a7049bbac721f96875eaf86ff73 OK 2025/11/30 02:28:46 DEBUG : only15: size = 0 OK 2025/11/30 02:28:46 INFO : only15: Copied (replaced existing) 2025/11/30 02:28:46 DEBUG : only14: md5 = 2e94d47c8c71fcd3f9b2eb5fd9996c41 OK 2025/11/30 02:28:46 DEBUG : only14: size = 0 OK 2025/11/30 02:28:46 INFO : only14: Copied (replaced existing) 2025/11/30 02:28:47 DEBUG : only16: md5 = 501567a09376f2940b46353d4a316251 OK 2025/11/30 02:28:47 DEBUG : only16: size = 0 OK 2025/11/30 02:28:47 INFO : only16: Copied (replaced existing) 2025/11/30 02:28:47 DEBUG : only19: md5 = bc1a6a075aa8f0d38ddb68bdaf72c8ac OK 2025/11/30 02:28:47 DEBUG : only19: size = 0 OK 2025/11/30 02:28:47 INFO : only19: Copied (replaced existing) 2025/11/30 02:28:47 DEBUG : only17: md5 = 43e18449b86b447a91f619917f571ee1 OK 2025/11/30 02:28:47 DEBUG : only17: size = 0 OK 2025/11/30 02:28:47 INFO : only17: Copied (replaced existing) 2025/11/30 02:28:48 DEBUG : only18: md5 = 71ce796f8327833a84bec39184901dfb OK 2025/11/30 02:28:48 DEBUG : only18: size = 0 OK 2025/11/30 02:28:48 INFO : only18: Copied (replaced existing) 2025/11/30 02:28:48 DEBUG : only1: md5 = cf7376fe7f2f181785e07b6eb9624859 OK 2025/11/30 02:28:48 DEBUG : only1: size = 0 OK 2025/11/30 02:28:48 INFO : only1: Copied (replaced existing) 2025/11/30 02:28:49 DEBUG : only3: md5 = c2d281f67676b31584055f3c811d7877 OK 2025/11/30 02:28:49 DEBUG : only3: size = 0 OK 2025/11/30 02:28:49 INFO : only3: Copied (replaced existing) 2025/11/30 02:28:49 DEBUG : only2: md5 = c6333a8e0342c0c700aca759048c1982 OK 2025/11/30 02:28:49 DEBUG : only2: size = 0 OK 2025/11/30 02:28:49 INFO : only2: Copied (replaced existing) 2025/11/30 02:28:49 DEBUG : only4: md5 = 3b606eed8d4cd0e1df307838d25db742 OK 2025/11/30 02:28:49 DEBUG : only4: size = 0 OK 2025/11/30 02:28:49 INFO : only4: Copied (replaced existing) 2025/11/30 02:28:50 DEBUG : only13: md5 = 590040b24c4006bc10771550aa8be90b OK 2025/11/30 02:28:50 DEBUG : only13: size = 0 OK 2025/11/30 02:28:50 INFO : only13: Copied (replaced existing) 2025/11/30 02:28:50 DEBUG : only6: md5 = e3066580e791be72009797ccccf81af2 OK 2025/11/30 02:28:50 DEBUG : only6: size = 0 OK 2025/11/30 02:28:50 INFO : only6: Copied (replaced existing) 2025/11/30 02:28:50 DEBUG : only11: md5 = 5e53d7adb9b74905c801dfbcfa5235bb OK 2025/11/30 02:28:50 DEBUG : only11: size = 0 OK 2025/11/30 02:28:50 INFO : only11: Copied (replaced existing) 2025/11/30 02:28:50 DEBUG : only7: md5 = 10d247cf71fa29e1e782c8d0a3887726 OK 2025/11/30 02:28:50 DEBUG : only7: size = 0 OK 2025/11/30 02:28:50 INFO : only7: Copied (replaced existing) 2025/11/30 02:28:51 DEBUG : only0: md5 = f8979d962c5e98d8132bbe53d19e41fc OK 2025/11/30 02:28:51 DEBUG : only0: size = 0 OK 2025/11/30 02:28:51 INFO : only0: Copied (replaced existing) 2025/11/30 02:28:51 DEBUG : only8: md5 = b0c035333faf1ab60d41e2be98efe63a OK 2025/11/30 02:28:51 DEBUG : only8: size = 0 OK 2025/11/30 02:28:51 INFO : only8: Copied (replaced existing) 2025/11/30 02:28:51 DEBUG : only5: md5 = 256131986fd676730c48a391cfd8af14 OK 2025/11/30 02:28:51 DEBUG : only5: size = 0 OK 2025/11/30 02:28:51 INFO : only5: Copied (replaced existing) 2025/11/30 02:28:51 DEBUG : only9: md5 = 1ed6755e81c61ae8e2eb482a054f4911 OK 2025/11/30 02:28:51 DEBUG : only9: size = 0 OK 2025/11/30 02:28:51 INFO : only9: Copied (replaced existing) 2025/11/30 02:28:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (86.61s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:29:12 DEBUG : empty_dir: Making directory with metadata 2025/11/30 02:29:12 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/30 02:29:12 DEBUG : empty_on_remote: Making directory with metadata 2025/11/30 02:29:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/30 02:29:12 DEBUG : empty_on_remote: Making directory with metadata 2025/11/30 02:29:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/30 02:29:18 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/30 02:29:18 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/30 02:29:18 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/30 02:29:18 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/30 02:29:25 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2025/11/30 02:29:25 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2025/11/30 02:29:26 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (15.81s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:29:27 DEBUG : empty_dir: Making directory with metadata 2025/11/30 02:29:27 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/30 02:29:27 DEBUG : empty_on_remote: Making directory with metadata 2025/11/30 02:29:27 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/30 02:29:27 DEBUG : empty_on_remote: Making directory with metadata 2025/11/30 02:29:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/30 02:29:33 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/30 02:29:33 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/30 02:29:33 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/30 02:29:33 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/30 02:29:33 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/11/30 02:29:41 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2025/11/30 02:29:41 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2025/11/30 02:29:42 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.54s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:29:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/30 02:29:44 DEBUG : sub dir: Making directory with metadata 2025/11/30 02:29:45 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2025/11/30 02:30:03 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/30 02:30:03 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/30 02:30:03 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/30 02:30:03 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2025/11/30 02:30:17 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2025/11/30 02:30:18 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/30 02:30:19 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/11/30 02:30:20 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/11/30 02:30:21 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/30 02:30:21 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/30 02:30:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/30 02:30:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/30 02:30:23 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/30 02:30:24 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/11/30 02:30:24 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/30 02:30:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (41.44s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:30:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/30 02:30:25 DEBUG : sub dir: Making directory with metadata 2025/11/30 02:30:26 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2025/11/30 02:30:48 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/30 02:30:49 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/30 02:30:49 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/30 02:30:49 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2025/11/30 02:31:01 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/30 02:31:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/11/30 02:31:03 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/11/30 02:31:03 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/30 02:31:04 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/30 02:31:05 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/30 02:31:05 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/30 02:31:06 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/30 02:31:06 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/11/30 02:31:06 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/30 02:31:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (42.43s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:31:10 DEBUG : dir1/0000-abcdefg.txt: md5 = 130009740eddc97f43cd64a0ae530cb9 OK 2025/11/30 02:31:12 DEBUG : dir1/0001-bcdefgh.txt: md5 = d75e5a50dd967476ac9da594e4dea7bb OK 2025/11/30 02:31:13 DEBUG : dir1/0002-cdefghi.txt: md5 = 871fa729bc8916d9a6e27f2ac785d4ce OK 2025/11/30 02:31:15 DEBUG : dir1/0003-defghij.txt: md5 = 4c37fdb6f981a485133e97cba85698b9 OK 2025/11/30 02:31:16 DEBUG : dir1/0004-efghijk.txt: md5 = 7704809e3c0e9679e1f55a1b0fbf49e2 OK 2025/11/30 02:31:17 DEBUG : dir1/0005-fghijkl.txt: md5 = 7afd6a18bb178f13c6b3f55ecff76415 OK 2025/11/30 02:31:19 DEBUG : dir1/0006-ghijklm.txt: md5 = eea9d3a97755995c42f5134258fc9732 OK 2025/11/30 02:31:20 DEBUG : dir1/0007-1234567.txt: md5 = 90bb0862c7297b53499f035f036665eb OK 2025/11/30 02:31:22 DEBUG : dir1/0008-2345678.txt: md5 = e2af003f88007f9a4c6155b500ba38b4 OK 2025/11/30 02:31:23 DEBUG : dir1/0009-3456789.txt: md5 = 6ab26c5c548cb747279ed04ae652b991 OK 2025/11/30 02:31:24 DEBUG : dir1/0010-456789.txt: md5 = 88f9ed9a0fa4df1fab5f1b738efab0bb OK 2025/11/30 02:31:26 DEBUG : dir1/0011-56789;.txt: md5 = 1c42c53e36f8f13424f2fbb6e179a64e OK 2025/11/30 02:31:27 DEBUG : dir1/0012-6789;.txt: md5 = 1119b6403653cc30b94affa017e77fcd OK 2025/11/30 02:31:29 DEBUG : dir1/0013-789;=.txt: md5 = 6e680d992e26ccc105335de426b79c9c OK 2025/11/30 02:31:30 DEBUG : dir1/0014-89;=.txt: md5 = 4674029e114a95187cb1a2b93563f37f OK 2025/11/30 02:31:32 DEBUG : dir1/0015-9;=.txt: md5 = 5f7126dfa88557f0c9b248a061316616 OK 2025/11/30 02:31:33 DEBUG : apple: md5 = f27c861b7e8512879109e22fb93f1cd2 OK 2025/11/30 02:31:35 DEBUG : banana: md5 = 728fd13fce73c3c4b57fe5c2c68815eb OK 2025/11/30 02:31:36 DEBUG : appleappleapplebanana: md5 = aa22f9331552c75b9e48633fdba737cc OK 2025/11/30 02:31:38 DEBUG : splitbananasplit: md5 = 094b527313df6b4053eda38201527eeb OK 2025/11/30 02:31:38 DEBUG : Waiting for deletions to finish 2025/11/30 02:31:38 DEBUG : banana: Excluded (Path Filter) 2025/11/30 02:31:38 DEBUG : apple: Excluded (Path Filter) 2025/11/30 02:31:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/30 02:31:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/30 02:31:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/30 02:31:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/30 02:31:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/30 02:31:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/30 02:31:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/30 02:31:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/30 02:31:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/30 02:31:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/30 02:31:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/30 02:31:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/30 02:31:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/30 02:31:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/30 02:31:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/30 02:31:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/30 02:31:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/30 02:31:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/30 02:31:40 DEBUG : apple: size = 5 OK 2025/11/30 02:31:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:31:40 DEBUG : apple: Unchanged skipping 2025/11/30 02:31:40 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/30 02:31:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:31:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/30 02:31:40 DEBUG : banana: size = 6 OK 2025/11/30 02:31:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:31:40 DEBUG : banana: Unchanged skipping 2025/11/30 02:31:40 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/30 02:31:40 DEBUG : splitbananasplit: size = 16 OK 2025/11/30 02:31:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:31:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/30 02:31:40 DEBUG : splitbananasplit: Unchanged skipping 2025/11/30 02:31:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:31:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/30 02:31:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/30 02:31:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:31:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/30 02:31:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/30 02:31:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:31:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/30 02:31:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/30 02:31:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/30 02:31:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/30 02:31:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:31:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:31:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/30 02:31:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/30 02:31:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:31:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/30 02:31:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:31:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/30 02:31:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/30 02:31:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:31:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/30 02:31:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/30 02:31:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:31:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/30 02:31:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/30 02:31:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/30 02:31:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/30 02:31:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:31:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/30 02:31:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:31:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/30 02:31:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/30 02:31:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:31:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/30 02:31:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/30 02:31:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:31:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/30 02:31:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:31:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/30 02:31:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/30 02:31:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:31:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/30 02:31:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:31:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/30 02:31:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/30 02:31:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:31:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/30 02:31:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:31:40 DEBUG : Waiting for deletions to finish 2025/11/30 02:31:40 DEBUG : Waiting for deletions to finish 2025/11/30 02:31:41 DEBUG : banana: Excluded (Path Filter) 2025/11/30 02:31:41 DEBUG : apple: Excluded (Path Filter) 2025/11/30 02:31:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/30 02:31:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/30 02:31:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/30 02:31:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/30 02:31:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/30 02:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/30 02:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/30 02:31:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/30 02:31:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/30 02:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/30 02:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/30 02:31:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/30 02:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/30 02:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/30 02:31:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/30 02:31:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/30 02:31:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/30 02:31:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/30 02:31:42 DEBUG : dir1: Directory modification time the same (differ by -99.486µs, within tolerance 1ms) 2025/11/30 02:31:42 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/30 02:31:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:31:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/30 02:31:42 DEBUG : apple: size = 5 OK 2025/11/30 02:31:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:31:42 DEBUG : apple: Unchanged skipping 2025/11/30 02:31:42 DEBUG : banana: size = 6 OK 2025/11/30 02:31:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:31:42 DEBUG : banana: Unchanged skipping 2025/11/30 02:31:42 DEBUG : splitbananasplit: size = 16 OK 2025/11/30 02:31:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:31:42 DEBUG : splitbananasplit: Unchanged skipping 2025/11/30 02:31:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/30 02:31:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:31:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/30 02:31:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/30 02:31:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:31:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/30 02:31:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/30 02:31:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:31:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/30 02:31:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/30 02:31:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:31:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/30 02:31:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/30 02:31:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:31:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/30 02:31:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/30 02:31:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:31:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/30 02:31:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/30 02:31:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:31:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/30 02:31:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/30 02:31:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:31:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/30 02:31:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/30 02:31:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:31:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/30 02:31:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/30 02:31:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:31:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/30 02:31:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/30 02:31:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:31:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/30 02:31:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:31:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/30 02:31:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:31:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/30 02:31:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/30 02:31:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:31:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/30 02:31:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/30 02:31:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/30 02:31:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:31:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/30 02:31:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:31:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/30 02:31:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/30 02:31:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:31:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/30 02:31:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:31:42 DEBUG : Waiting for deletions to finish 2025/11/30 02:31:42 DEBUG : Waiting for deletions to finish 2025/11/30 02:31:42 DEBUG : banana: Excluded (Path Filter) 2025/11/30 02:31:42 DEBUG : apple: Excluded (Path Filter) 2025/11/30 02:31:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/30 02:31:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/30 02:31:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/30 02:31:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/30 02:31:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/30 02:31:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/30 02:31:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/30 02:31:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/30 02:31:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/30 02:31:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/30 02:31:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/30 02:31:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/30 02:31:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/30 02:31:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/30 02:31:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/30 02:31:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/30 02:31:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/30 02:31:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/30 02:31:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/30 02:31:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/30 02:31:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/30 02:31:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/30 02:31:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/30 02:31:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/30 02:31:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/30 02:31:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/30 02:31:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/30 02:31:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/30 02:31:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/30 02:31:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/30 02:31:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/30 02:31:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/30 02:31:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/30 02:31:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:31:56 DEBUG : dir1/0000-abcdefg.txt: md5 = fb23b5bd3d7458686616eeb98d119f3b OK 2025/11/30 02:31:57 DEBUG : dir1/0001-bcdefgh.txt: md5 = 187acb40908e7a2cc94c91f901597e98 OK 2025/11/30 02:31:59 DEBUG : dir1/0002-cdefghi.txt: md5 = 4aa2ca53fa274df3b9c7dd86324e083a OK 2025/11/30 02:32:00 DEBUG : dir1/0003-defghij.txt: md5 = 90e276978ceb2a074a28ac0083488523 OK 2025/11/30 02:32:01 DEBUG : dir1/0004-efghijk.txt: md5 = 004f28ac011f618bbe829e2d9a2689bf OK 2025/11/30 02:32:03 DEBUG : dir1/0005-fghijkl.txt: md5 = 18c093963a79fd341334fa8d99b4f9be OK 2025/11/30 02:32:05 DEBUG : dir1/0006-ghijklm.txt: md5 = 92234b548a5af68efdb6a23add67abc3 OK 2025/11/30 02:32:06 DEBUG : dir1/0007-1234567.txt: md5 = 9f3f42f621586c16e8967026d6bee3ae OK 2025/11/30 02:32:07 DEBUG : dir1/0008-2345678.txt: md5 = f5d1d0172f2ba4e9b664e633c183b165 OK 2025/11/30 02:32:09 DEBUG : dir1/0009-3456789.txt: md5 = 234f8cbab1f7685a2f017cd47579ce9d OK 2025/11/30 02:32:10 DEBUG : dir1/0010-456789.txt: md5 = 690fd32a6d16fd8363ac4eb788890128 OK 2025/11/30 02:32:12 DEBUG : dir1/0011-56789;.txt: md5 = 74e864d5c8a8c83822e508adcc2c2381 OK 2025/11/30 02:32:13 DEBUG : dir1/0012-6789;.txt: md5 = 3341a0ec941e7fe6e6f5d510fa05a14f OK 2025/11/30 02:32:15 DEBUG : dir1/0013-789;=.txt: md5 = fb0ec345dd7357a512ac15c39fb2a9f4 OK 2025/11/30 02:32:16 DEBUG : dir1/0014-89;=.txt: md5 = 0f61158c4fd26ab882e6799ad3484821 OK 2025/11/30 02:32:18 DEBUG : dir1/0015-9;=.txt: md5 = 6c00d2a1619990414902fa071d121391 OK 2025/11/30 02:32:19 DEBUG : apple: md5 = 99a7b41c6b05451dd6032b7a2869ef7f OK 2025/11/30 02:32:21 DEBUG : banana: md5 = 09fc9b4c78355689731cf22a913cba83 OK 2025/11/30 02:32:23 DEBUG : appleappleapplebanana: md5 = eeb5d672dcd20924e5d57b0a008f9b3d OK 2025/11/30 02:32:24 DEBUG : splitbananasplit: md5 = 4ccd159af8ca6e17862b3acfc42163dc OK 2025/11/30 02:32:24 DEBUG : Waiting for deletions to finish 2025/11/30 02:32:24 DEBUG : banana: Excluded (Path Filter) 2025/11/30 02:32:24 DEBUG : apple: Excluded (Path Filter) 2025/11/30 02:32:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/30 02:32:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/30 02:32:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/30 02:32:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/30 02:32:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/30 02:32:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/30 02:32:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/30 02:32:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/30 02:32:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/30 02:32:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/30 02:32:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/30 02:32:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/30 02:32:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/30 02:32:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/30 02:32:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/30 02:32:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/30 02:32:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/30 02:32:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/30 02:32:25 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/30 02:32:25 DEBUG : banana: size = 6 OK 2025/11/30 02:32:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:32:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/30 02:32:25 DEBUG : apple: size = 5 OK 2025/11/30 02:32:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:32:25 DEBUG : apple: Unchanged skipping 2025/11/30 02:32:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:32:25 DEBUG : banana: Unchanged skipping 2025/11/30 02:32:26 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/30 02:32:26 DEBUG : splitbananasplit: size = 16 OK 2025/11/30 02:32:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:32:26 DEBUG : splitbananasplit: Unchanged skipping 2025/11/30 02:32:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/30 02:32:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/30 02:32:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:32:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:32:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/30 02:32:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/30 02:32:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/30 02:32:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:32:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/30 02:32:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/30 02:32:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/30 02:32:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:32:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/30 02:32:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/30 02:32:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:32:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:32:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/30 02:32:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/30 02:32:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/30 02:32:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/30 02:32:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:32:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/30 02:32:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/30 02:32:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:32:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/30 02:32:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/30 02:32:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:32:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/30 02:32:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:32:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/30 02:32:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/30 02:32:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/30 02:32:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/30 02:32:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:32:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:32:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:32:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/30 02:32:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/30 02:32:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:32:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/30 02:32:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/30 02:32:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:32:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/30 02:32:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/30 02:32:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/30 02:32:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:32:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/30 02:32:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:32:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/30 02:32:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:32:26 DEBUG : Waiting for deletions to finish 2025/11/30 02:32:26 DEBUG : Waiting for deletions to finish 2025/11/30 02:32:26 DEBUG : banana: Excluded (Path Filter) 2025/11/30 02:32:26 DEBUG : apple: Excluded (Path Filter) 2025/11/30 02:32:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/30 02:32:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/30 02:32:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/30 02:32:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/30 02:32:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/30 02:32:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/30 02:32:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/30 02:32:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/30 02:32:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/30 02:32:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/30 02:32:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/30 02:32:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/30 02:32:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/30 02:32:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/30 02:32:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/30 02:32:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/30 02:32:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/30 02:32:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/30 02:32:27 DEBUG : dir1: Directory modification time the same (differ by -571.883µs, within tolerance 1ms) 2025/11/30 02:32:27 DEBUG : apple: size = 5 OK 2025/11/30 02:32:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:32:27 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/30 02:32:27 DEBUG : apple: Unchanged skipping 2025/11/30 02:32:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:32:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/30 02:32:27 DEBUG : banana: size = 6 OK 2025/11/30 02:32:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:32:27 DEBUG : banana: Unchanged skipping 2025/11/30 02:32:27 DEBUG : splitbananasplit: size = 16 OK 2025/11/30 02:32:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:32:27 DEBUG : splitbananasplit: Unchanged skipping 2025/11/30 02:32:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/30 02:32:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:32:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/30 02:32:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/30 02:32:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/30 02:32:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:32:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/30 02:32:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/30 02:32:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:32:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:32:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/30 02:32:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/30 02:32:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/30 02:32:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:32:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/30 02:32:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/30 02:32:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/30 02:32:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/30 02:32:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:32:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/30 02:32:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:32:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/30 02:32:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/30 02:32:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/30 02:32:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:32:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:32:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/30 02:32:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/30 02:32:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:32:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/30 02:32:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/30 02:32:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:32:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/30 02:32:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/30 02:32:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:32:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/30 02:32:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/30 02:32:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:32:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/30 02:32:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/30 02:32:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/30 02:32:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/30 02:32:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:32:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/30 02:32:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:32:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/30 02:32:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:32:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/30 02:32:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:32:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:32:27 DEBUG : Waiting for deletions to finish 2025/11/30 02:32:27 DEBUG : Waiting for deletions to finish 2025/11/30 02:32:28 DEBUG : banana: Excluded (Path Filter) 2025/11/30 02:32:28 DEBUG : apple: Excluded (Path Filter) 2025/11/30 02:32:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/30 02:32:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/30 02:32:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/30 02:32:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/30 02:32:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/30 02:32:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/30 02:32:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/30 02:32:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/30 02:32:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/30 02:32:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/30 02:32:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/30 02:32:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/30 02:32:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/30 02:32:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/30 02:32:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/30 02:32:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/30 02:32:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/30 02:32:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/30 02:32:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/30 02:32:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/30 02:32:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/30 02:32:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/30 02:32:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/30 02:32:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/30 02:32:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/30 02:32:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/30 02:32:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/30 02:32:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/30 02:32:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/30 02:32:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/30 02:32:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/30 02:32:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/30 02:32:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/30 02:32:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:32:42 DEBUG : dir1/0000-abcdefg.txt: md5 = 09630cc69ef202a5bbc7aec5447f8035 OK 2025/11/30 02:32:43 DEBUG : dir1/0001-bcdefgh.txt: md5 = 813f5d08702b3340eddf6bedae8811f3 OK 2025/11/30 02:32:45 DEBUG : dir1/0002-cdefghi.txt: md5 = 826c3be0cccc1c7440d553596a51be1d OK 2025/11/30 02:32:46 DEBUG : dir1/0003-defghij.txt: md5 = d6745e69de79215c13a859a4773786ab OK 2025/11/30 02:32:48 DEBUG : dir1/0004-efghijk.txt: md5 = bfb338a73b73559b7c70205ac823dc49 OK 2025/11/30 02:32:49 DEBUG : dir1/0005-fghijkl.txt: md5 = e5838e095e1e12a68079a41759df41af OK 2025/11/30 02:32:50 DEBUG : dir1/0006-ghijklm.txt: md5 = 865d2e129376e1d59b4003120a028b76 OK 2025/11/30 02:32:52 DEBUG : dir1/0007-1234567.txt: md5 = e52e419a1a1e36ccdc92d3951016d3d3 OK 2025/11/30 02:32:53 DEBUG : dir1/0008-2345678.txt: md5 = 45fdda00ab18069a2243f93337c039b4 OK 2025/11/30 02:32:54 DEBUG : dir1/0009-3456789.txt: md5 = 291e93e2884a18f3d3ab8abf63467e20 OK 2025/11/30 02:32:56 DEBUG : dir1/0010-456789.txt: md5 = e6f9baec1b879cccf8326df96a97d193 OK 2025/11/30 02:32:57 DEBUG : dir1/0011-56789;.txt: md5 = 7256613e8a323c25ac7d0e8a4284f17b OK 2025/11/30 02:32:58 DEBUG : dir1/0012-6789;.txt: md5 = 60d5a4c971d629b2ac70deedc1bd7e5c OK 2025/11/30 02:33:00 DEBUG : dir1/0013-789;=.txt: md5 = 9e7c5772055c2405133b2daf1d3eec7b OK 2025/11/30 02:33:01 DEBUG : dir1/0014-89;=.txt: md5 = 79f09492206d061f4e7a666165a1dcaf OK 2025/11/30 02:33:03 DEBUG : dir1/0015-9;=.txt: md5 = 8a054271cbb65e96e7b2cea92475df78 OK 2025/11/30 02:33:04 DEBUG : apple: md5 = 07a1ac0cde78b5fd78175a4c193bd39d OK 2025/11/30 02:33:06 DEBUG : banana: md5 = 0d71beea1869b0b5877e7567b491cfef OK 2025/11/30 02:33:07 DEBUG : appleappleapplebanana: md5 = 001e872e07506fe95ab17db6c46438f0 OK 2025/11/30 02:33:09 DEBUG : splitbananasplit: md5 = 44afac6ffd2942d778cf8cd1b7ecfb06 OK 2025/11/30 02:33:09 DEBUG : Waiting for deletions to finish 2025/11/30 02:33:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/30 02:33:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/30 02:33:09 DEBUG : apple: Excluded (Path Filter) 2025/11/30 02:33:09 DEBUG : banana: Excluded (Path Filter) 2025/11/30 02:33:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/30 02:33:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/30 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/30 02:33:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/30 02:33:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/30 02:33:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/30 02:33:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/30 02:33:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/30 02:33:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/30 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/30 02:33:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/30 02:33:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/30 02:33:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/30 02:33:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/30 02:33:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/30 02:33:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/30 02:33:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/30 02:33:10 DEBUG : apple: transformed to: YXBwbGU= 2025/11/30 02:33:10 DEBUG : banana: transformed to: YmFuYW5h 2025/11/30 02:33:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/30 02:33:10 DEBUG : banana: transformed to: YmFuYW5h 2025/11/30 02:33:10 DEBUG : apple: transformed to: YXBwbGU= 2025/11/30 02:33:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/30 02:33:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/30 02:33:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/30 02:33:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/30 02:33:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/30 02:33:10 DEBUG : banana: transformed to: YmFuYW5h 2025/11/30 02:33:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/30 02:33:10 DEBUG : apple: transformed to: YXBwbGU= 2025/11/30 02:33:10 DEBUG : apple: transformed to: YXBwbGU= 2025/11/30 02:33:10 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/30 02:33:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/30 02:33:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/30 02:33:10 DEBUG : banana: transformed to: YmFuYW5h 2025/11/30 02:33:10 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/30 02:33:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/30 02:33:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/30 02:33:10 DEBUG : apple: transformed to: YXBwbGU= 2025/11/30 02:33:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/30 02:33:10 DEBUG : banana: transformed to: YmFuYW5h 2025/11/30 02:33:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/30 02:33:11 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/30 02:33:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/30 02:33:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/30 02:33:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/30 02:33:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/30 02:33:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/30 02:33:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/30 02:33:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/30 02:33:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/30 02:33:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/30 02:33:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/30 02:33:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/30 02:33:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/30 02:33:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/30 02:33:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/30 02:33:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/30 02:33:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/30 02:33:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/30 02:33:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/30 02:33:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/30 02:33:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/30 02:33:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/30 02:33:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/30 02:33:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/30 02:33:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/30 02:33:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/30 02:33:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/30 02:33:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/30 02:33:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/30 02:33:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/30 02:33:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/30 02:33:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/30 02:33:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/30 02:33:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/30 02:33:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/30 02:33:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/30 02:33:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/30 02:33:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/30 02:33:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/30 02:33:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/30 02:33:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/30 02:33:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/30 02:33:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/30 02:33:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/30 02:33:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/30 02:33:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/30 02:33:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/30 02:33:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/30 02:33:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/30 02:33:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/30 02:33:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/30 02:33:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/30 02:33:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/30 02:33:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/30 02:33:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/30 02:33:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/30 02:33:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/30 02:33:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/30 02:33:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/30 02:33:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/30 02:33:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/30 02:33:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/30 02:33:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/30 02:33:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/30 02:33:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/30 02:33:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/30 02:33:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/30 02:33:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/30 02:33:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/30 02:33:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/30 02:33:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/30 02:33:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/30 02:33:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/30 02:33:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/30 02:33:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/30 02:33:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/30 02:33:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/30 02:33:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/30 02:33:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/30 02:33:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/30 02:33:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/30 02:33:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/30 02:33:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/30 02:33:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/30 02:33:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/30 02:33:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/30 02:33:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/30 02:33:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/30 02:33:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/30 02:33:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/30 02:33:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/30 02:33:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/30 02:33:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/30 02:33:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/30 02:33:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/30 02:33:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/30 02:33:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/30 02:33:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/30 02:33:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/30 02:33:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/30 02:33:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/30 02:33:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/30 02:33:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/30 02:33:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/30 02:33:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/30 02:33:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/30 02:33:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/30 02:33:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/30 02:33:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/30 02:33:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/30 02:33:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/30 02:33:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/30 02:33:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/30 02:33:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/30 02:33:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/30 02:33:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/30 02:33:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/30 02:33:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/30 02:33:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/30 02:33:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/30 02:33:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/30 02:33:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/30 02:33:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/30 02:33:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/30 02:33:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/30 02:33:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/30 02:33:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/30 02:33:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/30 02:33:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/30 02:33:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/30 02:33:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/30 02:33:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/30 02:33:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/30 02:33:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/30 02:33:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/30 02:33:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/30 02:33:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/30 02:33:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/30 02:33:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/30 02:33:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/30 02:33:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/30 02:33:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/30 02:33:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/30 02:33:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/30 02:33:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/30 02:33:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/30 02:33:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/30 02:33:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/30 02:33:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/30 02:33:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/30 02:33:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/30 02:33:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/30 02:33:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/30 02:33:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/30 02:33:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/30 02:33:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/30 02:33:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/30 02:33:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/30 02:33:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/30 02:33:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/30 02:33:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/30 02:33:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/30 02:33:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/30 02:33:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/30 02:33:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/30 02:33:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/30 02:33:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/30 02:33:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/30 02:33:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/30 02:33:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/30 02:33:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/30 02:33:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/30 02:33:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/30 02:33:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/30 02:33:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/30 02:33:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/30 02:33:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/30 02:33:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/30 02:33:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/30 02:33:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/30 02:33:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/30 02:33:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/30 02:33:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/30 02:33:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/30 02:33:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/30 02:33:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/30 02:33:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/30 02:33:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:33:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:33:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 170d7dc29e3af5107f42d37db096f0a5 OK 2025/11/30 02:33:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/30 02:33:12 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/30 02:33:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/30 02:33:12 DEBUG : YXBwbGU=: md5 = 54c5d26336c4967753ed7b41cd852f18 OK 2025/11/30 02:33:12 DEBUG : YXBwbGU=: size = 5 OK 2025/11/30 02:33:12 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/30 02:33:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/30 02:33:12 DEBUG : YmFuYW5h: md5 = ab53600c701d10cee77d2f99d985f9b8 OK 2025/11/30 02:33:12 DEBUG : YmFuYW5h: size = 6 OK 2025/11/30 02:33:12 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/30 02:33:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/30 02:33:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 9175baf898a10b79930c8e9efc68cfe7 OK 2025/11/30 02:33:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/30 02:33:12 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/30 02:33:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/30 02:33:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = a6cbbbf1c3fa6cf994c04820a520375f OK 2025/11/30 02:33:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/30 02:33:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/30 02:33:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/30 02:33:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 92c957133bf3acbe2fdbab785df9c70b OK 2025/11/30 02:33:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/30 02:33:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/30 02:33:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/30 02:33:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = aae9955337e926492c605e9e39bb815b OK 2025/11/30 02:33:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/30 02:33:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/30 02:33:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/30 02:33:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 32be68060631f60b93534d4f0cd93772 OK 2025/11/30 02:33:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/30 02:33:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/30 02:33:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/30 02:33:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = f55bf1ed7a01fb970dc1184d10970c6d OK 2025/11/30 02:33:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/30 02:33:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/30 02:33:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/30 02:33:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = dafb6001f5fbd23a02c12e3c2de02625 OK 2025/11/30 02:33:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/30 02:33:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/30 02:33:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/30 02:33:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = cfee85132909557b49988aa5694b4cdd OK 2025/11/30 02:33:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/30 02:33:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/30 02:33:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/30 02:33:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = c752cf2309a96eb4d1fc81c99bfb19f0 OK 2025/11/30 02:33:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/30 02:33:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/30 02:33:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/30 02:33:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 5f02641448b3ca34422428cd9e1d9508 OK 2025/11/30 02:33:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/30 02:33:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/30 02:33:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/30 02:33:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 35db80141133a73583fcbdbda571d673 OK 2025/11/30 02:33:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/30 02:33:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/30 02:33:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/30 02:33:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = bf27a4f370da8f5f4ecf1d6b8590c39d OK 2025/11/30 02:33:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/30 02:33:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/30 02:33:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 09f011640e94fa559f5503246f4231cb OK 2025/11/30 02:33:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/30 02:33:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/30 02:33:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/30 02:33:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = ea94780dae15726c66768c410cd7990f OK 2025/11/30 02:33:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/30 02:33:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/30 02:33:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 5570eecc83d2b3707c528996c33c411d OK 2025/11/30 02:33:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/30 02:33:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/30 02:33:18 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = eb7345df1c758106a3bd52b876e274ed OK 2025/11/30 02:33:18 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/30 02:33:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/30 02:33:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 57c9487a5f1cbf882427f35f295c9413 OK 2025/11/30 02:33:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/30 02:33:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:18 DEBUG : Waiting for deletions to finish 2025/11/30 02:33:19 INFO : dir1/0008-2345678.txt: Deleted 2025/11/30 02:33:19 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/30 02:33:19 INFO : apple: Deleted 2025/11/30 02:33:19 INFO : dir1/0014-89;=.txt: Deleted 2025/11/30 02:33:19 INFO : dir1/0009-3456789.txt: Deleted 2025/11/30 02:33:19 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/30 02:33:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/30 02:33:19 INFO : dir1/0013-789;=.txt: Deleted 2025/11/30 02:33:19 INFO : dir1/0011-56789;.txt: Deleted 2025/11/30 02:33:19 INFO : dir1/0012-6789;.txt: Deleted 2025/11/30 02:33:19 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/30 02:33:19 INFO : dir1/0010-456789.txt: Deleted 2025/11/30 02:33:19 INFO : dir1/0007-1234567.txt: Deleted 2025/11/30 02:33:19 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/30 02:33:19 INFO : splitbananasplit: Deleted 2025/11/30 02:33:19 INFO : dir1/0015-9;=.txt: Deleted 2025/11/30 02:33:19 INFO : banana: Deleted 2025/11/30 02:33:19 INFO : appleappleapplebanana: Deleted 2025/11/30 02:33:19 INFO : dir1/0003-defghij.txt: Deleted 2025/11/30 02:33:20 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/30 02:33:20 DEBUG : Waiting for deletions to finish 2025/11/30 02:33:20 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/30 02:33:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/30 02:33:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/30 02:33:20 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/30 02:33:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/30 02:33:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/30 02:33:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/30 02:33:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/30 02:33:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/30 02:33:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/30 02:33:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/30 02:33:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/30 02:33:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/30 02:33:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/30 02:33:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/30 02:33:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/30 02:33:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/30 02:33:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/30 02:33:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/30 02:33:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/30 02:33:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/30 02:33:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/30 02:33:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/30 02:33:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/30 02:33:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/30 02:33:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/30 02:33:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/30 02:33:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/30 02:33:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/30 02:33:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/30 02:33:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/30 02:33:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/30 02:33:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/30 02:33:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/30 02:33:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/30 02:33:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/30 02:33:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/30 02:33:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/30 02:33:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/30 02:33:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/30 02:33:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/30 02:33:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/30 02:33:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/30 02:33:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/30 02:33:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/30 02:33:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/30 02:33:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/30 02:33:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/30 02:33:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/30 02:33:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/30 02:33:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/30 02:33:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/30 02:33:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/30 02:33:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/30 02:33:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/30 02:33:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/30 02:33:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/30 02:33:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/30 02:33:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/30 02:33:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/30 02:33:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/30 02:33:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/30 02:33:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/30 02:33:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/30 02:33:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/30 02:33:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/30 02:33:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/30 02:33:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/30 02:33:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/30 02:33:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/30 02:33:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/30 02:33:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/30 02:33:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/30 02:33:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/30 02:33:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/30 02:33:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/30 02:33:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/30 02:33:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/30 02:33:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/30 02:33:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/30 02:33:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/30 02:33:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/30 02:33:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/30 02:33:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/30 02:33:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/30 02:33:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/30 02:33:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/30 02:33:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/30 02:33:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/30 02:33:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/30 02:33:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/30 02:33:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/30 02:33:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/30 02:33:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/30 02:33:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/30 02:33:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/30 02:33:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/30 02:33:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/30 02:33:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/30 02:33:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/30 02:33:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/30 02:33:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/30 02:33:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/30 02:33:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/30 02:33:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/30 02:33:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/30 02:33:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/30 02:33:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/30 02:33:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/30 02:33:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/30 02:33:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/30 02:33:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/30 02:33:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/30 02:33:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/30 02:33:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/30 02:33:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/30 02:33:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/30 02:33:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/30 02:33:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/30 02:33:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/30 02:33:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/30 02:33:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/30 02:33:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/30 02:33:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/30 02:33:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/30 02:33:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/30 02:33:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/30 02:33:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/30 02:33:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/30 02:33:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/30 02:33:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/30 02:33:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/30 02:33:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/30 02:33:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/30 02:33:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/30 02:33:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/30 02:33:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/30 02:33:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/30 02:33:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/30 02:33:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/30 02:33:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/30 02:33:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/30 02:33:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/30 02:33:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/30 02:33:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/30 02:33:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/30 02:33:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/30 02:33:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/30 02:33:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/30 02:33:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/30 02:33:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/30 02:33:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/30 02:33:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/30 02:33:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/30 02:33:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/30 02:33:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/30 02:33:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/30 02:33:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/30 02:33:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/30 02:33:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/30 02:33:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/30 02:33:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/30 02:33:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/30 02:33:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/30 02:33:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/30 02:33:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/30 02:33:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/30 02:33:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/30 02:33:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/30 02:33:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/30 02:33:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/30 02:33:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/30 02:33:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/30 02:33:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/30 02:33:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/30 02:33:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/30 02:33:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/30 02:33:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/30 02:33:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/30 02:33:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/30 02:33:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/30 02:33:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/30 02:33:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/30 02:33:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/30 02:33:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/30 02:33:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/30 02:33:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/30 02:33:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/30 02:33:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/30 02:33:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/30 02:33:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/30 02:33:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/30 02:33:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/30 02:33:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/30 02:33:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/30 02:33:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/30 02:33:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/30 02:33:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/30 02:33:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/30 02:33:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/30 02:33:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/30 02:33:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/30 02:33:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/30 02:33:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/30 02:33:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/30 02:33:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/30 02:33:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/30 02:33:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/30 02:33:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/30 02:33:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/30 02:33:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/30 02:33:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/30 02:33:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/30 02:33:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/30 02:33:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/30 02:33:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/30 02:33:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/30 02:33:21 DEBUG : dir1: Directory modification time the same (differ by -30.545µs, within tolerance 1ms) 2025/11/30 02:33:21 DEBUG : YXBwbGU=: size = 5 OK 2025/11/30 02:33:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:33:21 DEBUG : apple: Unchanged skipping 2025/11/30 02:33:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/30 02:33:21 DEBUG : YmFuYW5h: size = 6 OK 2025/11/30 02:33:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:33:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/30 02:33:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/30 02:33:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:33:21 DEBUG : splitbananasplit: Unchanged skipping 2025/11/30 02:33:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:33:21 DEBUG : banana: Unchanged skipping 2025/11/30 02:33:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/30 02:33:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/30 02:33:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/30 02:33:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/30 02:33:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/30 02:33:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/30 02:33:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/30 02:33:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/30 02:33:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/30 02:33:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/30 02:33:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/30 02:33:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/30 02:33:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/30 02:33:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/30 02:33:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/30 02:33:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/30 02:33:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/30 02:33:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/30 02:33:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/30 02:33:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/30 02:33:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/30 02:33:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/30 02:33:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/30 02:33:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/30 02:33:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/30 02:33:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/30 02:33:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/30 02:33:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/30 02:33:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/30 02:33:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/30 02:33:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/30 02:33:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/30 02:33:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/30 02:33:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/30 02:33:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/30 02:33:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/30 02:33:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/30 02:33:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/30 02:33:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/30 02:33:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/30 02:33:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/30 02:33:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/30 02:33:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/30 02:33:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/30 02:33:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/30 02:33:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/30 02:33:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/30 02:33:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/30 02:33:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/30 02:33:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/30 02:33:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/30 02:33:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/30 02:33:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/30 02:33:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/30 02:33:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/30 02:33:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/30 02:33:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/30 02:33:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/30 02:33:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/30 02:33:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/30 02:33:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/30 02:33:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/30 02:33:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/30 02:33:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/30 02:33:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/30 02:33:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/30 02:33:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/30 02:33:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/30 02:33:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/30 02:33:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/30 02:33:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/30 02:33:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/30 02:33:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/30 02:33:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/30 02:33:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/30 02:33:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/30 02:33:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/30 02:33:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/30 02:33:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/30 02:33:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/30 02:33:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/30 02:33:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/30 02:33:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/30 02:33:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/30 02:33:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/30 02:33:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/30 02:33:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/30 02:33:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/30 02:33:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/30 02:33:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/30 02:33:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/30 02:33:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/30 02:33:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/30 02:33:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/30 02:33:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/30 02:33:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/30 02:33:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/30 02:33:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/30 02:33:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/30 02:33:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/30 02:33:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/30 02:33:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/30 02:33:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/30 02:33:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/30 02:33:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/30 02:33:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/30 02:33:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/30 02:33:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/30 02:33:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/30 02:33:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/30 02:33:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/30 02:33:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/30 02:33:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/30 02:33:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/30 02:33:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/30 02:33:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/30 02:33:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/30 02:33:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/30 02:33:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/30 02:33:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/30 02:33:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/30 02:33:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/30 02:33:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/30 02:33:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/30 02:33:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/30 02:33:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/30 02:33:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/30 02:33:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/30 02:33:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/30 02:33:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/30 02:33:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/30 02:33:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/30 02:33:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/30 02:33:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/30 02:33:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/30 02:33:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/30 02:33:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/30 02:33:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/30 02:33:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/30 02:33:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/30 02:33:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/30 02:33:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/30 02:33:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/30 02:33:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/30 02:33:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/30 02:33:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/30 02:33:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/30 02:33:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/30 02:33:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/30 02:33:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/30 02:33:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/30 02:33:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/30 02:33:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/30 02:33:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/30 02:33:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/30 02:33:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/30 02:33:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/30 02:33:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/30 02:33:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/30 02:33:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/30 02:33:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/30 02:33:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/30 02:33:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/30 02:33:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/30 02:33:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/30 02:33:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/30 02:33:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/30 02:33:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/30 02:33:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/30 02:33:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/30 02:33:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/30 02:33:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/30 02:33:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:33:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:33:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/30 02:33:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/30 02:33:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:33:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/30 02:33:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/30 02:33:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/30 02:33:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:33:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/30 02:33:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/30 02:33:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:33:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/30 02:33:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/30 02:33:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/30 02:33:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:33:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:33:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/30 02:33:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/30 02:33:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:33:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/30 02:33:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/30 02:33:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:33:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/30 02:33:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/30 02:33:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:33:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/30 02:33:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:33:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/30 02:33:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/30 02:33:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:33:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/30 02:33:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/30 02:33:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:33:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/30 02:33:21 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/30 02:33:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:33:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/30 02:33:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:33:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/30 02:33:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/30 02:33:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/30 02:33:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:33:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/30 02:33:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/30 02:33:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:33:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/30 02:33:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:33:21 DEBUG : Waiting for deletions to finish 2025/11/30 02:33:21 DEBUG : Waiting for deletions to finish 2025/11/30 02:33:22 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/30 02:33:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/30 02:33:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/30 02:33:22 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/30 02:33:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/30 02:33:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/30 02:33:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/30 02:33:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/30 02:33:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/30 02:33:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/30 02:33:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/30 02:33:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/30 02:33:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/30 02:33:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/30 02:33:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/30 02:33:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/30 02:33:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/30 02:33:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/30 02:33:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/30 02:33:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/30 02:33:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/30 02:33:22 DEBUG : apple: transformed to: YXBwbGU= 2025/11/30 02:33:22 DEBUG : banana: transformed to: YmFuYW5h 2025/11/30 02:33:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/30 02:33:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/30 02:33:22 DEBUG : banana: transformed to: YmFuYW5h 2025/11/30 02:33:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/30 02:33:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/30 02:33:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/30 02:33:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/30 02:33:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/30 02:33:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/30 02:33:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/30 02:33:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/30 02:33:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/30 02:33:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/30 02:33:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/30 02:33:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/30 02:33:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/30 02:33:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/30 02:33:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/30 02:33:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/30 02:33:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/30 02:33:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/30 02:33:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/30 02:33:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/30 02:33:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/30 02:33:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/30 02:33:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/30 02:33:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/30 02:33:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/30 02:33:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/30 02:33:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/30 02:33:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/30 02:33:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/30 02:33:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/30 02:33:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:22 DEBUG : apple: transformed to: YXBwbGU= 2025/11/30 02:33:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/30 02:33:22 DEBUG : banana: transformed to: YmFuYW5h 2025/11/30 02:33:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/30 02:33:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/30 02:33:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/30 02:33:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/30 02:33:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/30 02:33:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/30 02:33:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/30 02:33:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/30 02:33:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/30 02:33:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/30 02:33:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/30 02:33:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/30 02:33:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/30 02:33:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/30 02:33:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/30 02:33:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/30 02:33:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/30 02:33:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2025/11/30 02:33:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/30 02:33:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2025/11/30 02:33:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/30 02:33:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/30 02:33:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/30 02:33:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2025/11/30 02:33:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2025/11/30 02:33:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/30 02:33:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2025/11/30 02:33:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/30 02:33:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/30 02:33:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2025/11/30 02:33:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/30 02:33:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/30 02:33:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/30 02:33:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/30 02:33:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/30 02:33:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2025/11/30 02:33:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2025/11/30 02:33:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/30 02:33:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2025/11/30 02:33:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2025/11/30 02:33:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2025/11/30 02:33:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/30 02:33:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/30 02:33:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2025/11/30 02:33:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2025/11/30 02:33:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2025/11/30 02:33:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/30 02:33:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2025/11/30 02:33:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:33:36 DEBUG : dir1/0000-abcdefg.txt: md5 = 7fa6fb5396f6fc92d21a378d6d0010d0 OK 2025/11/30 02:33:37 DEBUG : dir1/0001-bcdefgh.txt: md5 = 13453b63d1c257567d52c779f00d9c0b OK 2025/11/30 02:33:39 DEBUG : dir1/0002-cdefghi.txt: md5 = 876c1442520ae809b7ec63c79715565b OK 2025/11/30 02:33:40 DEBUG : dir1/0003-defghij.txt: md5 = aefae1df2a2fb64650680bf575605146 OK 2025/11/30 02:33:42 DEBUG : dir1/0004-efghijk.txt: md5 = ec7fc2dd55fa360b9338008b2a270ec2 OK 2025/11/30 02:33:43 DEBUG : dir1/0005-fghijkl.txt: md5 = b5bbc412e89f4c7eb64f0bfd0dae361f OK 2025/11/30 02:33:45 DEBUG : dir1/0006-ghijklm.txt: md5 = 812a0ed04b31d211d156c44a13343c6f OK 2025/11/30 02:33:46 DEBUG : dir1/0007-1234567.txt: md5 = ab021ea12aeee05de278d0100d56a230 OK 2025/11/30 02:33:48 DEBUG : dir1/0008-2345678.txt: md5 = 5a33ceeadcb50ac64b2e3e73763f9a33 OK 2025/11/30 02:33:49 DEBUG : dir1/0009-3456789.txt: md5 = 990e599eee77183e4935dce351ed74be OK 2025/11/30 02:33:50 DEBUG : dir1/0010-456789.txt: md5 = 852d4bdcf4e794bbcb67df4cc520a37c OK 2025/11/30 02:33:52 DEBUG : dir1/0011-56789;.txt: md5 = fb9fab7e307acae3389527d9e85b74ef OK 2025/11/30 02:33:53 DEBUG : dir1/0012-6789;.txt: md5 = 51b6d71d838ace9ba45d3e69223e7f28 OK 2025/11/30 02:33:55 DEBUG : dir1/0013-789;=.txt: md5 = 7b1f9765bf1d1228884998a04c541a61 OK 2025/11/30 02:33:57 DEBUG : dir1/0014-89;=.txt: md5 = 4168458b895cbd29f0aac11fd063ceba OK 2025/11/30 02:33:58 DEBUG : dir1/0015-9;=.txt: md5 = f8a7e0cfb5fe47dcc89d3c6d59fc09ca OK 2025/11/30 02:33:59 DEBUG : apple: md5 = e67f30bda7036c99751fd44fb9db12c1 OK 2025/11/30 02:34:01 DEBUG : banana: md5 = 3cd9dac393baed6eebdd232f4aedd109 OK 2025/11/30 02:34:02 DEBUG : appleappleapplebanana: md5 = 5b63c75092c9f388fb7edf9d559b2329 OK 2025/11/30 02:34:04 DEBUG : splitbananasplit: md5 = d7252aa8d35f408f4a367b474f760b9f OK 2025/11/30 02:34:04 DEBUG : Waiting for deletions to finish 2025/11/30 02:34:04 DEBUG : banana: Excluded (Path Filter) 2025/11/30 02:34:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/30 02:34:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/30 02:34:04 DEBUG : apple: Excluded (Path Filter) 2025/11/30 02:34:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/30 02:34:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/30 02:34:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/30 02:34:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/30 02:34:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/30 02:34:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/30 02:34:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/30 02:34:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/30 02:34:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/30 02:34:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/30 02:34:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/30 02:34:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/30 02:34:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/30 02:34:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/30 02:34:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/30 02:34:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/30 02:34:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/30 02:34:05 DEBUG : apple: transformed to: PREFIXapple 2025/11/30 02:34:05 DEBUG : banana: transformed to: PREFIXbanana 2025/11/30 02:34:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/30 02:34:05 DEBUG : banana: transformed to: PREFIXbanana 2025/11/30 02:34:05 DEBUG : apple: transformed to: PREFIXapple 2025/11/30 02:34:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/30 02:34:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/30 02:34:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/30 02:34:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/30 02:34:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/30 02:34:05 DEBUG : banana: transformed to: PREFIXbanana 2025/11/30 02:34:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/30 02:34:05 DEBUG : apple: transformed to: PREFIXapple 2025/11/30 02:34:05 DEBUG : apple: transformed to: PREFIXapple 2025/11/30 02:34:05 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/30 02:34:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/30 02:34:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/30 02:34:05 DEBUG : banana: transformed to: PREFIXbanana 2025/11/30 02:34:05 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/30 02:34:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/30 02:34:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/30 02:34:05 DEBUG : apple: transformed to: PREFIXapple 2025/11/30 02:34:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/30 02:34:05 DEBUG : banana: transformed to: PREFIXbanana 2025/11/30 02:34:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/30 02:34:06 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/30 02:34:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/30 02:34:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/30 02:34:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/30 02:34:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/30 02:34:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/30 02:34:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/30 02:34:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/30 02:34:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/30 02:34:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/30 02:34:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/30 02:34:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/30 02:34:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/30 02:34:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/30 02:34:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/30 02:34:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/30 02:34:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/30 02:34:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/30 02:34:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/30 02:34:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/30 02:34:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/30 02:34:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/30 02:34:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/30 02:34:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/30 02:34:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/30 02:34:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/30 02:34:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/30 02:34:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/30 02:34:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/30 02:34:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/30 02:34:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/30 02:34:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/30 02:34:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/30 02:34:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/30 02:34:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/30 02:34:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/30 02:34:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/30 02:34:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/30 02:34:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/30 02:34:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/30 02:34:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/30 02:34:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/30 02:34:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/30 02:34:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/30 02:34:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/30 02:34:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/30 02:34:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/30 02:34:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/30 02:34:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/30 02:34:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/30 02:34:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/30 02:34:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/30 02:34:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/30 02:34:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/30 02:34:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/30 02:34:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/30 02:34:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/30 02:34:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/30 02:34:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/30 02:34:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/30 02:34:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/30 02:34:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/30 02:34:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/30 02:34:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/30 02:34:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/30 02:34:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/30 02:34:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/30 02:34:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/30 02:34:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/30 02:34:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/30 02:34:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/30 02:34:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/30 02:34:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/30 02:34:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/30 02:34:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/30 02:34:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/30 02:34:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/30 02:34:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/30 02:34:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/30 02:34:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/30 02:34:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/30 02:34:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/30 02:34:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/30 02:34:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/30 02:34:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/30 02:34:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/30 02:34:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/30 02:34:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/30 02:34:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/30 02:34:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/30 02:34:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/30 02:34:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/30 02:34:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/30 02:34:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/30 02:34:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/30 02:34:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/30 02:34:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/30 02:34:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/30 02:34:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/30 02:34:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/30 02:34:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/30 02:34:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/30 02:34:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/30 02:34:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/30 02:34:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/30 02:34:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/30 02:34:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/30 02:34:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/30 02:34:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/30 02:34:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/30 02:34:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/30 02:34:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/30 02:34:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/30 02:34:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/30 02:34:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/30 02:34:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/30 02:34:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/30 02:34:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/30 02:34:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/30 02:34:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/30 02:34:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/30 02:34:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/30 02:34:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/30 02:34:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/30 02:34:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/30 02:34:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/30 02:34:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/30 02:34:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/30 02:34:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/30 02:34:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/30 02:34:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/30 02:34:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/30 02:34:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/30 02:34:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/30 02:34:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/30 02:34:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/30 02:34:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/30 02:34:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/30 02:34:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/30 02:34:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/30 02:34:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/30 02:34:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/30 02:34:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/30 02:34:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/30 02:34:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/30 02:34:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/30 02:34:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/30 02:34:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/30 02:34:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/30 02:34:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/30 02:34:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/30 02:34:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/30 02:34:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/30 02:34:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/30 02:34:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/30 02:34:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/30 02:34:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/30 02:34:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/30 02:34:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/30 02:34:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/30 02:34:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/30 02:34:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/30 02:34:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/30 02:34:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/30 02:34:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/30 02:34:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/30 02:34:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/30 02:34:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/30 02:34:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/30 02:34:06 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/30 02:34:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/30 02:34:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/30 02:34:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/30 02:34:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/30 02:34:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/30 02:34:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/30 02:34:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/30 02:34:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/30 02:34:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/30 02:34:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/30 02:34:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/30 02:34:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/30 02:34:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/30 02:34:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/30 02:34:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/30 02:34:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/30 02:34:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/30 02:34:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/30 02:34:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/30 02:34:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/30 02:34:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/30 02:34:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/30 02:34:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/30 02:34:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/30 02:34:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/30 02:34:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/30 02:34:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/30 02:34:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/30 02:34:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/30 02:34:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/30 02:34:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/30 02:34:06 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/30 02:34:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/30 02:34:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:34:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:34:07 DEBUG : PREFIXbanana: md5 = e1e3d0caa485d8592a0ae8866e9b2a3c OK 2025/11/30 02:34:07 DEBUG : PREFIXbanana: size = 6 OK 2025/11/30 02:34:07 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/30 02:34:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/30 02:34:07 DEBUG : PREFIXapple: md5 = 18d19acd53a5384b8a83f120995803ac OK 2025/11/30 02:34:07 DEBUG : PREFIXapple: size = 5 OK 2025/11/30 02:34:07 INFO : apple: Copied (new) to: PREFIXapple 2025/11/30 02:34:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/30 02:34:07 DEBUG : PREFIXsplitbananasplit: md5 = 0b490403694d02eb341aa979e2924d10 OK 2025/11/30 02:34:07 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/30 02:34:07 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/30 02:34:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/30 02:34:07 DEBUG : PREFIXappleappleapplebanana: md5 = 6664fb959ebfd0a890afcba4b7c5870b OK 2025/11/30 02:34:07 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/30 02:34:07 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/30 02:34:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/30 02:34:08 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 1eb74f6fead2397c8faad5cb082e9f66 OK 2025/11/30 02:34:08 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/30 02:34:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/30 02:34:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/30 02:34:08 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 3f4944ebe84255c3b55c58257e785442 OK 2025/11/30 02:34:08 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/30 02:34:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/30 02:34:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/30 02:34:08 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 5eeb118015a1944a7373955d094503c4 OK 2025/11/30 02:34:08 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/30 02:34:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/30 02:34:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/30 02:34:08 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 6cd766dd01e80e17478870a3053d4b7b OK 2025/11/30 02:34:08 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/30 02:34:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/30 02:34:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/30 02:34:09 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 204f7872745a6d649f0c2f491b69203f OK 2025/11/30 02:34:09 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/30 02:34:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/30 02:34:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/30 02:34:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = f5707a7b301f106dba6fcfdc6cd04050 OK 2025/11/30 02:34:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/30 02:34:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/30 02:34:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/30 02:34:10 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 9abefe40570999aee73ad96625902bf0 OK 2025/11/30 02:34:10 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/30 02:34:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/30 02:34:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/30 02:34:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 0aee7204561aa8da5e7aae71da96a035 OK 2025/11/30 02:34:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/30 02:34:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/30 02:34:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/30 02:34:11 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 6c33a65c09549705463987e2ec69cce4 OK 2025/11/30 02:34:11 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/30 02:34:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/30 02:34:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/30 02:34:11 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = aebe88778738d2e58b2b262fae112c31 OK 2025/11/30 02:34:11 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/30 02:34:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/30 02:34:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/30 02:34:11 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 987efd77b3dde0db2b4037d183e95653 OK 2025/11/30 02:34:11 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/30 02:34:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/30 02:34:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/30 02:34:11 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 91056af39d5e561f83e2ac9a71e79daa OK 2025/11/30 02:34:11 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/30 02:34:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/30 02:34:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/30 02:34:12 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 7d2e1b66f810b176cff23c1d79b0b937 OK 2025/11/30 02:34:12 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/30 02:34:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/30 02:34:12 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = f9780f408ff04e126ff1fb670ae04665 OK 2025/11/30 02:34:12 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/30 02:34:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/30 02:34:12 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 50c0f17026d2609c8589e0a9b42bbac7 OK 2025/11/30 02:34:12 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/30 02:34:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/30 02:34:13 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 4d371bd7cd2711e8ecc5a049b1a07672 OK 2025/11/30 02:34:13 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/30 02:34:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/30 02:34:13 DEBUG : Waiting for deletions to finish 2025/11/30 02:34:13 INFO : banana: Deleted 2025/11/30 02:34:13 INFO : dir1/0014-89;=.txt: Deleted 2025/11/30 02:34:13 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/30 02:34:13 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/30 02:34:13 INFO : apple: Deleted 2025/11/30 02:34:13 INFO : dir1/0011-56789;.txt: Deleted 2025/11/30 02:34:13 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/30 02:34:13 INFO : dir1/0008-2345678.txt: Deleted 2025/11/30 02:34:14 INFO : splitbananasplit: Deleted 2025/11/30 02:34:14 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/30 02:34:14 INFO : appleappleapplebanana: Deleted 2025/11/30 02:34:14 INFO : dir1/0003-defghij.txt: Deleted 2025/11/30 02:34:14 INFO : dir1/0015-9;=.txt: Deleted 2025/11/30 02:34:14 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/30 02:34:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/30 02:34:14 INFO : dir1/0007-1234567.txt: Deleted 2025/11/30 02:34:14 INFO : dir1/0009-3456789.txt: Deleted 2025/11/30 02:34:14 INFO : dir1/0010-456789.txt: Deleted 2025/11/30 02:34:14 INFO : dir1/0012-6789;.txt: Deleted 2025/11/30 02:34:14 INFO : dir1/0013-789;=.txt: Deleted 2025/11/30 02:34:14 DEBUG : Waiting for deletions to finish 2025/11/30 02:34:15 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/30 02:34:15 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/30 02:34:15 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/30 02:34:15 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/30 02:34:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/30 02:34:15 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/30 02:34:15 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/30 02:34:15 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/30 02:34:15 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/30 02:34:15 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/30 02:34:15 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/30 02:34:15 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/30 02:34:15 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/30 02:34:15 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/30 02:34:15 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/30 02:34:15 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/30 02:34:15 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/30 02:34:15 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/30 02:34:15 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/30 02:34:15 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/30 02:34:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/30 02:34:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/30 02:34:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/30 02:34:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/30 02:34:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/30 02:34:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/30 02:34:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/30 02:34:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/30 02:34:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/30 02:34:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/30 02:34:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/30 02:34:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/30 02:34:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/30 02:34:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/30 02:34:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/30 02:34:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/30 02:34:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/30 02:34:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/30 02:34:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/30 02:34:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/30 02:34:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/30 02:34:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/30 02:34:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/30 02:34:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/30 02:34:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/30 02:34:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/30 02:34:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/30 02:34:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/30 02:34:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/30 02:34:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/30 02:34:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/30 02:34:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/30 02:34:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/30 02:34:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/30 02:34:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/30 02:34:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/30 02:34:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/30 02:34:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/30 02:34:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/30 02:34:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/30 02:34:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/30 02:34:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/30 02:34:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/30 02:34:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/30 02:34:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/30 02:34:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/30 02:34:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/30 02:34:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/30 02:34:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/30 02:34:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/30 02:34:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/30 02:34:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/30 02:34:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/30 02:34:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/30 02:34:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/30 02:34:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/30 02:34:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/30 02:34:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/30 02:34:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/30 02:34:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/30 02:34:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/30 02:34:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/30 02:34:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/30 02:34:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/30 02:34:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/30 02:34:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/30 02:34:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/30 02:34:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/30 02:34:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/30 02:34:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/30 02:34:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/30 02:34:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/30 02:34:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/30 02:34:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/30 02:34:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/30 02:34:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/30 02:34:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/30 02:34:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/30 02:34:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/30 02:34:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/30 02:34:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/30 02:34:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/30 02:34:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/30 02:34:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/30 02:34:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/30 02:34:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/30 02:34:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/30 02:34:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/30 02:34:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/30 02:34:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/30 02:34:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/30 02:34:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/30 02:34:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/30 02:34:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/30 02:34:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/30 02:34:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/30 02:34:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/30 02:34:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/30 02:34:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/30 02:34:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/30 02:34:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/30 02:34:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/30 02:34:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/30 02:34:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/30 02:34:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/30 02:34:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/30 02:34:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/30 02:34:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/30 02:34:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/30 02:34:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/30 02:34:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/30 02:34:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/30 02:34:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/30 02:34:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/30 02:34:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/30 02:34:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/30 02:34:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/30 02:34:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/30 02:34:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/30 02:34:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/30 02:34:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/30 02:34:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/30 02:34:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/30 02:34:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/30 02:34:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/30 02:34:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/30 02:34:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/30 02:34:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/30 02:34:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/30 02:34:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/30 02:34:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/30 02:34:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/30 02:34:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/30 02:34:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/30 02:34:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/30 02:34:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/30 02:34:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/30 02:34:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/30 02:34:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/30 02:34:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/30 02:34:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/30 02:34:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/30 02:34:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/30 02:34:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/30 02:34:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/30 02:34:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/30 02:34:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/30 02:34:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/30 02:34:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/30 02:34:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/30 02:34:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/30 02:34:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/30 02:34:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/30 02:34:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/30 02:34:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/30 02:34:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/30 02:34:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/30 02:34:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/30 02:34:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/30 02:34:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/30 02:34:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/30 02:34:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/30 02:34:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/30 02:34:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/30 02:34:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/30 02:34:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/30 02:34:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/30 02:34:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/30 02:34:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/30 02:34:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/30 02:34:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/30 02:34:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/30 02:34:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/30 02:34:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/30 02:34:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/30 02:34:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/30 02:34:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/30 02:34:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/30 02:34:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/30 02:34:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/30 02:34:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/30 02:34:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/30 02:34:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/30 02:34:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/30 02:34:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/30 02:34:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/30 02:34:16 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/30 02:34:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/30 02:34:16 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/30 02:34:16 DEBUG : dir1: Directory modification time the same (differ by -589.942µs, within tolerance 1ms) 2025/11/30 02:34:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/30 02:34:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/30 02:34:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/30 02:34:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/30 02:34:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/30 02:34:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/30 02:34:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/30 02:34:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/30 02:34:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/30 02:34:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/30 02:34:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/30 02:34:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/30 02:34:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/30 02:34:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/30 02:34:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/30 02:34:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/30 02:34:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/30 02:34:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:34:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:34:17 DEBUG : splitbananasplit: md5 = 6a41c2e6a4c14e339c15fccb38b3fd84 OK 2025/11/30 02:34:17 DEBUG : splitbananasplit: size = 16 OK 2025/11/30 02:34:17 INFO : splitbananasplit: Copied (new) 2025/11/30 02:34:17 DEBUG : banana: md5 = 147ac2884418210d30366bd699d8b5f0 OK 2025/11/30 02:34:17 DEBUG : banana: size = 6 OK 2025/11/30 02:34:17 INFO : banana: Copied (new) 2025/11/30 02:34:17 DEBUG : appleappleapplebanana: md5 = eb155d7bb6509b38f6ccedde5d58141a OK 2025/11/30 02:34:17 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/30 02:34:17 INFO : appleappleapplebanana: Copied (new) 2025/11/30 02:34:17 DEBUG : apple: md5 = 7d2eb6ede62d1c660878d604dfcecc21 OK 2025/11/30 02:34:17 DEBUG : apple: size = 5 OK 2025/11/30 02:34:17 INFO : apple: Copied (new) 2025/11/30 02:34:18 DEBUG : dir1/0001-bcdefgh.txt: md5 = 9071b870c37cf9ec674cc741d983dc55 OK 2025/11/30 02:34:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/30 02:34:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/30 02:34:19 DEBUG : dir1/0000-abcdefg.txt: md5 = 140ad725058eb85ab609c9e2dfef83ab OK 2025/11/30 02:34:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/30 02:34:19 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/30 02:34:19 DEBUG : dir1/0003-defghij.txt: md5 = 048723b646f7eda44bcb779b558f11bc OK 2025/11/30 02:34:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/30 02:34:19 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/30 02:34:19 DEBUG : dir1/0002-cdefghi.txt: md5 = c50503e96adaac56c76a6df8bc919c70 OK 2025/11/30 02:34:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/30 02:34:19 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/30 02:34:20 DEBUG : dir1/0005-fghijkl.txt: md5 = 14a8305410c14a8c47b695c332635ab9 OK 2025/11/30 02:34:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/30 02:34:20 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/30 02:34:20 DEBUG : dir1/0004-efghijk.txt: md5 = 8191d95300fb45168c5a7102eb6d9957 OK 2025/11/30 02:34:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/30 02:34:20 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/30 02:34:20 DEBUG : dir1/0006-ghijklm.txt: md5 = 01861c43a1966f18a5ae96d1a2896f96 OK 2025/11/30 02:34:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/30 02:34:20 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/30 02:34:20 DEBUG : dir1/0007-1234567.txt: md5 = 5ca3ee023e30e31856c217f4897d241b OK 2025/11/30 02:34:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/30 02:34:20 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/30 02:34:21 DEBUG : dir1/0009-3456789.txt: md5 = 5f70ddaba0a2378e221054a032bd286c OK 2025/11/30 02:34:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/30 02:34:21 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/30 02:34:21 DEBUG : dir1/0008-2345678.txt: md5 = 8283fc23717e87fdda3c25aca5f1ae1f OK 2025/11/30 02:34:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/30 02:34:21 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/30 02:34:22 DEBUG : dir1/0010-456789.txt: md5 = a3d5f7e7c085c387cb57b370f76fc509 OK 2025/11/30 02:34:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/30 02:34:22 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/30 02:34:22 DEBUG : dir1/0011-56789;.txt: md5 = 5ee0c937a8d96a5472f3f4f88816081e OK 2025/11/30 02:34:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/30 02:34:22 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/30 02:34:23 DEBUG : dir1/0012-6789;.txt: md5 = b5c84ba793cc9e6c0e2df566d5f4b24d OK 2025/11/30 02:34:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/30 02:34:23 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/30 02:34:23 DEBUG : dir1/0013-789;=.txt: md5 = 74b429d22bd76fa8c191f95d507e4313 OK 2025/11/30 02:34:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/30 02:34:23 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/30 02:34:23 DEBUG : dir1/0015-9;=.txt: md5 = 5174694a03be14f9fde5ea463a938237 OK 2025/11/30 02:34:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/30 02:34:23 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/30 02:34:23 DEBUG : dir1/0014-89;=.txt: md5 = 0726d8fd7e0aae4cc9fb505d585cc908 OK 2025/11/30 02:34:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/30 02:34:23 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/30 02:34:23 DEBUG : Waiting for deletions to finish 2025/11/30 02:34:24 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/30 02:34:24 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/30 02:34:24 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/30 02:34:24 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/30 02:34:24 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/30 02:34:24 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/30 02:34:24 INFO : PREFIXsplitbananasplit: Deleted 2025/11/30 02:34:24 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/30 02:34:24 INFO : PREFIXbanana: Deleted 2025/11/30 02:34:24 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/30 02:34:24 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/30 02:34:24 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/30 02:34:24 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/30 02:34:24 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/30 02:34:24 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/30 02:34:24 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/30 02:34:24 INFO : PREFIXapple: Deleted 2025/11/30 02:34:24 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/30 02:34:24 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/30 02:34:25 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/30 02:34:25 DEBUG : Waiting for deletions to finish 2025/11/30 02:34:25 DEBUG : banana: Excluded (Path Filter) 2025/11/30 02:34:25 DEBUG : apple: Excluded (Path Filter) 2025/11/30 02:34:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/30 02:34:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/30 02:34:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/30 02:34:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/30 02:34:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/30 02:34:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/30 02:34:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/30 02:34:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/30 02:34:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/30 02:34:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/30 02:34:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/30 02:34:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/30 02:34:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/30 02:34:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/30 02:34:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/30 02:34:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/30 02:34:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/30 02:34:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/30 02:34:26 DEBUG : Waiting for deletions to finish 2025/11/30 02:34:26 DEBUG : banana: Excluded (Path Filter) 2025/11/30 02:34:26 DEBUG : apple: Excluded (Path Filter) 2025/11/30 02:34:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/30 02:34:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/30 02:34:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/30 02:34:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/30 02:34:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/30 02:34:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/30 02:34:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/30 02:34:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/30 02:34:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/30 02:34:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/30 02:34:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/30 02:34:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/30 02:34:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/30 02:34:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/30 02:34:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/30 02:34:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/30 02:34:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/30 02:34:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2025/11/30 02:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:34:39 DEBUG : dir1/0000-abcdefg.txt: md5 = 26c95d14f3f3f3c1144d7c2dc736067b OK 2025/11/30 02:34:40 DEBUG : dir1/0001-bcdefgh.txt: md5 = 72b0843e5d7659e359f6ee5e38703410 OK 2025/11/30 02:34:42 DEBUG : dir1/0002-cdefghi.txt: md5 = 2a02734b32df0480949b4a869d2d5c2d OK 2025/11/30 02:34:43 DEBUG : dir1/0003-defghij.txt: md5 = 5481b24a22cfbf9884130b31f2b36fef OK 2025/11/30 02:34:45 DEBUG : dir1/0004-efghijk.txt: md5 = 1a5bbd7e5eb60520f9b1ac347cd5aa06 OK 2025/11/30 02:34:46 DEBUG : dir1/0005-fghijkl.txt: md5 = 9304d4fe4260c802af7c343098ff0658 OK 2025/11/30 02:34:47 DEBUG : dir1/0006-ghijklm.txt: md5 = 3c9b397fab7334fe1b860cb6a68a7cb0 OK 2025/11/30 02:34:49 DEBUG : dir1/0007-1234567.txt: md5 = 3a673046bea320d4d509c396846389c9 OK 2025/11/30 02:34:50 DEBUG : dir1/0008-2345678.txt: md5 = 887d2ca69f7a1f19801591abdcc72d2c OK 2025/11/30 02:34:52 DEBUG : dir1/0009-3456789.txt: md5 = 85e4f012b1092e7d843cbaf6a30425d7 OK 2025/11/30 02:34:54 DEBUG : dir1/0010-456789.txt: md5 = 87b3870acd54d234f69dd8b27182c38b OK 2025/11/30 02:34:55 DEBUG : dir1/0011-56789;.txt: md5 = 06e29a93a3f6ecda17acffccafce8edc OK 2025/11/30 02:34:56 DEBUG : dir1/0012-6789;.txt: md5 = 57a3f3fd8e81f0476b0719e7c4b36826 OK 2025/11/30 02:34:58 DEBUG : dir1/0013-789;=.txt: md5 = 20b4b7a2aeb3ad2d42ea71c8b2950810 OK 2025/11/30 02:34:59 DEBUG : dir1/0014-89;=.txt: md5 = 04f42df8803bcad266589c9b99753eb6 OK 2025/11/30 02:35:00 DEBUG : dir1/0015-9;=.txt: md5 = f61b3004a03f255d0670cd73b441d24a OK 2025/11/30 02:35:02 DEBUG : apple: md5 = 170ea2c1b1c64ac85be582684f2b66b8 OK 2025/11/30 02:35:03 DEBUG : banana: md5 = 4f1bc67c48b2eb6275882e13febb85a4 OK 2025/11/30 02:35:05 DEBUG : appleappleapplebanana: md5 = 30eaebd1e851c2cb6779a8f9286e8c0e OK 2025/11/30 02:35:07 DEBUG : splitbananasplit: md5 = 6b0b065b95da65e264dbbb9bc87d3181 OK 2025/11/30 02:35:07 DEBUG : Waiting for deletions to finish 2025/11/30 02:35:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/30 02:35:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/30 02:35:07 DEBUG : apple: Excluded (Path Filter) 2025/11/30 02:35:07 DEBUG : banana: Excluded (Path Filter) 2025/11/30 02:35:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/30 02:35:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/30 02:35:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/30 02:35:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/30 02:35:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/30 02:35:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/30 02:35:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/30 02:35:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/30 02:35:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/30 02:35:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/30 02:35:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/30 02:35:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/30 02:35:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/30 02:35:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/30 02:35:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/30 02:35:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/30 02:35:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/30 02:35:08 DEBUG : apple: transformed to: appleSUFFIX 2025/11/30 02:35:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/30 02:35:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/30 02:35:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/30 02:35:08 DEBUG : apple: transformed to: appleSUFFIX 2025/11/30 02:35:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/30 02:35:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/30 02:35:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/30 02:35:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/30 02:35:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/30 02:35:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/30 02:35:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/30 02:35:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/30 02:35:08 DEBUG : apple: transformed to: appleSUFFIX 2025/11/30 02:35:08 DEBUG : apple: transformed to: appleSUFFIX 2025/11/30 02:35:08 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/30 02:35:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/30 02:35:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/30 02:35:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/30 02:35:08 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/30 02:35:08 DEBUG : apple: transformed to: appleSUFFIX 2025/11/30 02:35:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/30 02:35:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/30 02:35:09 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/30 02:35:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/30 02:35:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/30 02:35:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/30 02:35:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/30 02:35:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/30 02:35:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/30 02:35:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/30 02:35:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/30 02:35:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/30 02:35:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/30 02:35:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/30 02:35:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/30 02:35:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/30 02:35:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/30 02:35:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/30 02:35:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/30 02:35:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/30 02:35:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/30 02:35:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/30 02:35:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/30 02:35:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/30 02:35:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/30 02:35:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/30 02:35:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/30 02:35:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/30 02:35:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/30 02:35:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/30 02:35:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/30 02:35:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/30 02:35:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/30 02:35:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/30 02:35:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/30 02:35:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/30 02:35:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/30 02:35:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/30 02:35:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/30 02:35:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:35:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:35:10 DEBUG : appleappleapplebananaSUFFIX: md5 = 3a19167c43beabdf35d5703401830db6 OK 2025/11/30 02:35:10 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/30 02:35:10 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/30 02:35:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/30 02:35:10 DEBUG : appleSUFFIX: md5 = 240bd64beb30484535b139120f6dd671 OK 2025/11/30 02:35:10 DEBUG : appleSUFFIX: size = 5 OK 2025/11/30 02:35:10 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/30 02:35:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/30 02:35:10 DEBUG : bananaSUFFIX: md5 = 26c1fa05f6dc0a3872747ef2f3ee31fb OK 2025/11/30 02:35:10 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/30 02:35:10 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/30 02:35:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/30 02:35:11 DEBUG : splitbananasplitSUFFIX: md5 = 5d1fc7fa2a09fa8dd336474794a2e107 OK 2025/11/30 02:35:11 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/30 02:35:11 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/30 02:35:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/30 02:35:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = aa6c51bd2beeed6174901d43d0a494d6 OK 2025/11/30 02:35:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/30 02:35:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/30 02:35:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/30 02:35:11 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 1713db238cd479e8c2aacb638ef889d5 OK 2025/11/30 02:35:11 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/30 02:35:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/30 02:35:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/30 02:35:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 3c67be1de6af211fcc774f0bba27c7e8 OK 2025/11/30 02:35:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/30 02:35:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/30 02:35:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/30 02:35:12 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 732a42d3355ae0ee5ba4a83435b58a2f OK 2025/11/30 02:35:12 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/30 02:35:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/30 02:35:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/30 02:35:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 8fac8ee4fbc1145fe6f16274ac10049e OK 2025/11/30 02:35:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/30 02:35:12 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/30 02:35:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/30 02:35:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 3c0c5841d58124d1243be6708eda6082 OK 2025/11/30 02:35:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/30 02:35:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/30 02:35:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/30 02:35:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = de3a87da247257b6995ef6d81aa162f1 OK 2025/11/30 02:35:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/30 02:35:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/30 02:35:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/30 02:35:14 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 3b4ba09c0ea0875bf6855f4c9d42544b OK 2025/11/30 02:35:14 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/30 02:35:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/30 02:35:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/30 02:35:14 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 773f970f1656825f5109a04ead44e7d9 OK 2025/11/30 02:35:14 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/30 02:35:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/30 02:35:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/30 02:35:14 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 12d191b8724f3788657191d843e81cb1 OK 2025/11/30 02:35:14 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/30 02:35:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/30 02:35:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/30 02:35:14 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 26c19251f766b85b05debca80c340b86 OK 2025/11/30 02:35:14 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/30 02:35:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/30 02:35:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/30 02:35:15 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 459561498b97fd8f8be03713ff6d26dd OK 2025/11/30 02:35:15 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/30 02:35:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/30 02:35:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/30 02:35:15 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 6af55bfe4eaa8528f2f83924f35dc0b9 OK 2025/11/30 02:35:15 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/30 02:35:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/30 02:35:15 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 179e5f307bc944167a910a4444db5cb9 OK 2025/11/30 02:35:15 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/30 02:35:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/30 02:35:16 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = b7fe2fdfe64445dea95aff7bb59ec432 OK 2025/11/30 02:35:16 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/30 02:35:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/30 02:35:16 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 04fec7fbb2b3abd2d0efcc1908f85127 OK 2025/11/30 02:35:16 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/30 02:35:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/30 02:35:16 DEBUG : Waiting for deletions to finish 2025/11/30 02:35:17 INFO : dir1/0012-6789;.txt: Deleted 2025/11/30 02:35:17 INFO : dir1/0010-456789.txt: Deleted 2025/11/30 02:35:17 INFO : apple: Deleted 2025/11/30 02:35:17 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/30 02:35:17 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/30 02:35:17 INFO : dir1/0007-1234567.txt: Deleted 2025/11/30 02:35:17 INFO : dir1/0011-56789;.txt: Deleted 2025/11/30 02:35:17 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/30 02:35:17 INFO : dir1/0008-2345678.txt: Deleted 2025/11/30 02:35:17 INFO : dir1/0014-89;=.txt: Deleted 2025/11/30 02:35:17 INFO : appleappleapplebanana: Deleted 2025/11/30 02:35:17 INFO : dir1/0015-9;=.txt: Deleted 2025/11/30 02:35:17 INFO : banana: Deleted 2025/11/30 02:35:17 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/30 02:35:17 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/30 02:35:17 INFO : dir1/0003-defghij.txt: Deleted 2025/11/30 02:35:18 INFO : dir1/0009-3456789.txt: Deleted 2025/11/30 02:35:18 INFO : dir1/0013-789;=.txt: Deleted 2025/11/30 02:35:18 INFO : splitbananasplit: Deleted 2025/11/30 02:35:18 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/30 02:35:18 DEBUG : Waiting for deletions to finish 2025/11/30 02:35:18 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/30 02:35:18 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/30 02:35:18 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/30 02:35:18 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/30 02:35:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/30 02:35:18 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/30 02:35:18 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/30 02:35:18 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/30 02:35:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/30 02:35:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/30 02:35:18 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/30 02:35:18 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/30 02:35:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/30 02:35:18 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/30 02:35:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/30 02:35:18 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/30 02:35:18 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/30 02:35:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/30 02:35:18 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/30 02:35:18 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/30 02:35:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/30 02:35:19 DEBUG : apple: transformed to: appleSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/30 02:35:19 DEBUG : apple: transformed to: appleSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/30 02:35:19 DEBUG : apple: transformed to: appleSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/30 02:35:19 DEBUG : apple: transformed to: appleSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/30 02:35:19 DEBUG : apple: transformed to: appleSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/30 02:35:19 DEBUG : apple: transformed to: appleSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/30 02:35:19 DEBUG : apple: transformed to: appleSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/30 02:35:19 DEBUG : apple: transformed to: appleSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/30 02:35:19 DEBUG : apple: transformed to: appleSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/30 02:35:19 DEBUG : apple: transformed to: appleSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/30 02:35:19 DEBUG : apple: transformed to: appleSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/30 02:35:19 DEBUG : apple: transformed to: appleSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/30 02:35:19 DEBUG : apple: transformed to: appleSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/30 02:35:19 DEBUG : apple: transformed to: appleSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/30 02:35:19 DEBUG : apple: transformed to: appleSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/30 02:35:19 DEBUG : apple: transformed to: appleSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/30 02:35:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/30 02:35:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/30 02:35:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/30 02:35:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/30 02:35:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/30 02:35:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/30 02:35:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/30 02:35:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/30 02:35:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/30 02:35:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/30 02:35:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/30 02:35:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/30 02:35:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/30 02:35:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/30 02:35:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/30 02:35:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/30 02:35:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/30 02:35:19 DEBUG : apple: transformed to: appleSUFFIX 2025/11/30 02:35:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/30 02:35:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/30 02:35:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/30 02:35:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/30 02:35:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/30 02:35:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/30 02:35:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/30 02:35:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/30 02:35:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/30 02:35:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/30 02:35:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/30 02:35:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/30 02:35:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/30 02:35:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/30 02:35:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/30 02:35:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/30 02:35:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/30 02:35:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/30 02:35:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/30 02:35:19 DEBUG : apple: transformed to: appleSUFFIX 2025/11/30 02:35:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/30 02:35:19 DEBUG : apple: transformed to: appleSUFFIX 2025/11/30 02:35:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/30 02:35:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/30 02:35:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/30 02:35:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/30 02:35:19 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/30 02:35:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/30 02:35:19 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/30 02:35:19 DEBUG : dir1: Directory modification time the same (differ by -219.308µs, within tolerance 1ms) 2025/11/30 02:35:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/30 02:35:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/30 02:35:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/30 02:35:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/30 02:35:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/30 02:35:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/30 02:35:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/30 02:35:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/30 02:35:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/30 02:35:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/30 02:35:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/30 02:35:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/30 02:35:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/30 02:35:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/30 02:35:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/30 02:35:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/30 02:35:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/30 02:35:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:35:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:35:21 DEBUG : banana: md5 = 709bb011b35c6ab6a751565b943186fb OK 2025/11/30 02:35:21 DEBUG : banana: size = 6 OK 2025/11/30 02:35:21 INFO : banana: Copied (new) 2025/11/30 02:35:21 DEBUG : splitbananasplit: md5 = 83f5a288fa3847287e48e3069bc2d773 OK 2025/11/30 02:35:21 DEBUG : splitbananasplit: size = 16 OK 2025/11/30 02:35:21 INFO : splitbananasplit: Copied (new) 2025/11/30 02:35:21 DEBUG : apple: md5 = 90c0a131efb694a7cf59dcb44a564f2d OK 2025/11/30 02:35:21 DEBUG : apple: size = 5 OK 2025/11/30 02:35:21 INFO : apple: Copied (new) 2025/11/30 02:35:21 DEBUG : appleappleapplebanana: md5 = 516e734031bc180e037b67e1cf800a74 OK 2025/11/30 02:35:21 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/30 02:35:21 INFO : appleappleapplebanana: Copied (new) 2025/11/30 02:35:22 DEBUG : dir1/0001-bcdefgh.txt: md5 = e084f7bc50ba5f669c956a5a3bfcd7d5 OK 2025/11/30 02:35:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/30 02:35:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/30 02:35:22 DEBUG : dir1/0002-cdefghi.txt: md5 = c11d1053159c21faf3a77a8afe5b1637 OK 2025/11/30 02:35:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/30 02:35:22 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/30 02:35:22 DEBUG : dir1/0000-abcdefg.txt: md5 = 1dc1ea23b41072a816401bca7f7b37b9 OK 2025/11/30 02:35:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/30 02:35:22 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/30 02:35:22 DEBUG : dir1/0003-defghij.txt: md5 = d1645c25d166d35fa1e9b73313bda3f3 OK 2025/11/30 02:35:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/30 02:35:22 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/30 02:35:23 DEBUG : dir1/0005-fghijkl.txt: md5 = ed22ac36f3b8ec9e046038d4c110eccd OK 2025/11/30 02:35:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/30 02:35:23 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/30 02:35:23 DEBUG : dir1/0007-1234567.txt: md5 = 23450eaef96cba650089a0e40d62b03d OK 2025/11/30 02:35:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/30 02:35:23 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/30 02:35:23 DEBUG : dir1/0004-efghijk.txt: md5 = 6cbca7caa058f608d8c6845c523818eb OK 2025/11/30 02:35:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/30 02:35:23 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/30 02:35:23 DEBUG : dir1/0006-ghijklm.txt: md5 = 49ecff8918c2de99f09a76a2bddc4548 OK 2025/11/30 02:35:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/30 02:35:23 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/30 02:35:25 DEBUG : dir1/0008-2345678.txt: md5 = 751ee473a6fd385b451f9577f722394f OK 2025/11/30 02:35:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/30 02:35:25 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/30 02:35:25 DEBUG : dir1/0010-456789.txt: md5 = 001981a6e2ecd0312eee025b8a623888 OK 2025/11/30 02:35:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/30 02:35:25 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/30 02:35:25 DEBUG : dir1/0011-56789;.txt: md5 = 3db12611a3fb8514eea5cd54c992c5f5 OK 2025/11/30 02:35:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/30 02:35:25 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/30 02:35:25 DEBUG : dir1/0009-3456789.txt: md5 = 74e89eab6fe88155e17678d5e866d325 OK 2025/11/30 02:35:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/30 02:35:25 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/30 02:35:26 DEBUG : dir1/0013-789;=.txt: md5 = 971a8bf07b3ec44abdaa88a422edc71b OK 2025/11/30 02:35:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/30 02:35:26 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/30 02:35:26 DEBUG : dir1/0012-6789;.txt: md5 = a369ef649b406cc2bdb717ccf0f0a838 OK 2025/11/30 02:35:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/30 02:35:26 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/30 02:35:26 DEBUG : dir1/0014-89;=.txt: md5 = 6f1cbab6bee96be1a186845dbfdb8ea7 OK 2025/11/30 02:35:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/30 02:35:26 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/30 02:35:26 DEBUG : dir1/0015-9;=.txt: md5 = 17737f09fcd632e306408c30bb1280bf OK 2025/11/30 02:35:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/30 02:35:26 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/30 02:35:26 DEBUG : Waiting for deletions to finish 2025/11/30 02:35:27 INFO : appleSUFFIX: Deleted 2025/11/30 02:35:27 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/30 02:35:27 INFO : splitbananasplitSUFFIX: Deleted 2025/11/30 02:35:27 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/30 02:35:27 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/30 02:35:27 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/30 02:35:27 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/30 02:35:27 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/30 02:35:27 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/30 02:35:27 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/30 02:35:27 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/30 02:35:27 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/30 02:35:27 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/30 02:35:27 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/30 02:35:27 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/30 02:35:27 INFO : bananaSUFFIX: Deleted 2025/11/30 02:35:27 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/30 02:35:27 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/30 02:35:27 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/30 02:35:28 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/30 02:35:28 DEBUG : Waiting for deletions to finish 2025/11/30 02:35:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/30 02:35:28 DEBUG : apple: Excluded (Path Filter) 2025/11/30 02:35:28 DEBUG : banana: Excluded (Path Filter) 2025/11/30 02:35:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/30 02:35:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/30 02:35:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/30 02:35:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/30 02:35:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/30 02:35:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/30 02:35:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/30 02:35:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/30 02:35:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/30 02:35:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/30 02:35:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/30 02:35:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/30 02:35:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/30 02:35:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/30 02:35:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/30 02:35:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/30 02:35:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/30 02:35:29 DEBUG : Waiting for deletions to finish 2025/11/30 02:35:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/30 02:35:29 DEBUG : apple: Excluded (Path Filter) 2025/11/30 02:35:29 DEBUG : banana: Excluded (Path Filter) 2025/11/30 02:35:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/30 02:35:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/30 02:35:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/30 02:35:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/30 02:35:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/30 02:35:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/30 02:35:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/30 02:35:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/30 02:35:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/30 02:35:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/30 02:35:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/30 02:35:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/30 02:35:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/30 02:35:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/30 02:35:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/30 02:35:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/30 02:35:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/30 02:35:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:35:43 DEBUG : dir1/0000-abcdefg.txt: md5 = cb5adf477a7df30e027c16637599a5be OK 2025/11/30 02:35:45 DEBUG : dir1/0001-bcdefgh.txt: md5 = 659edd34e30eca72a87d17cef485a348 OK 2025/11/30 02:35:46 DEBUG : dir1/0002-cdefghi.txt: md5 = 928f06ae958d04982e1fc4e1cf498ebd OK 2025/11/30 02:35:47 DEBUG : dir1/0003-defghij.txt: md5 = 9f112bce617f1efcae296639c6698416 OK 2025/11/30 02:35:49 DEBUG : dir1/0004-efghijk.txt: md5 = 55b29aae62941c7c88ae8309eefdb7c7 OK 2025/11/30 02:35:50 DEBUG : dir1/0005-fghijkl.txt: md5 = 10abeb197d36fe23905b760e9e96d310 OK 2025/11/30 02:35:52 DEBUG : dir1/0006-ghijklm.txt: md5 = 0a54a6e8890a85ec9262ec701a6e3be5 OK 2025/11/30 02:35:53 DEBUG : dir1/0007-1234567.txt: md5 = 84632d26151b880a09dc886389789f30 OK 2025/11/30 02:35:55 DEBUG : dir1/0008-2345678.txt: md5 = 2c91ce89c084f1c076812a8388bce756 OK 2025/11/30 02:35:56 DEBUG : dir1/0009-3456789.txt: md5 = eed70b8a158def7be91b3f591ef19271 OK 2025/11/30 02:35:58 DEBUG : dir1/0010-456789.txt: md5 = de48fdd729653c4a1a6cb0e346c778b2 OK 2025/11/30 02:35:59 DEBUG : dir1/0011-56789;.txt: md5 = e12106ebea95944d9c1bfd22d9ee7880 OK 2025/11/30 02:36:00 DEBUG : dir1/0012-6789;.txt: md5 = ec220ec97f1872cec4e4b5ffbd1ef44a OK 2025/11/30 02:36:02 DEBUG : dir1/0013-789;=.txt: md5 = 6b55551941f0de264d49032b60a45826 OK 2025/11/30 02:36:03 DEBUG : dir1/0014-89;=.txt: md5 = 64330e23e86cfd16266cbf4713962e59 OK 2025/11/30 02:36:05 DEBUG : dir1/0015-9;=.txt: md5 = 4bb66a8c820a84a8a0b1fa1625f20807 OK 2025/11/30 02:36:06 DEBUG : apple: md5 = c71c8fc4f13ad56e0f3650a83869be0f OK 2025/11/30 02:36:07 DEBUG : banana: md5 = 51d7d17a423f3f597eb93c10e597aaaa OK 2025/11/30 02:36:09 DEBUG : appleappleapplebanana: md5 = 9d8aa48b778ee8ab92d48e250ec2d560 OK 2025/11/30 02:36:10 DEBUG : splitbananasplit: md5 = 2b84de62779cfe9bf41551a2a15995fd OK 2025/11/30 02:36:10 DEBUG : Waiting for deletions to finish 2025/11/30 02:36:11 DEBUG : banana: Excluded (Path Filter) 2025/11/30 02:36:11 DEBUG : apple: Excluded (Path Filter) 2025/11/30 02:36:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/30 02:36:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/30 02:36:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/30 02:36:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/30 02:36:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/30 02:36:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/30 02:36:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/30 02:36:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/30 02:36:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/30 02:36:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/30 02:36:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/30 02:36:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/30 02:36:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/30 02:36:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/30 02:36:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/30 02:36:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/30 02:36:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/30 02:36:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/30 02:36:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/30 02:36:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/30 02:36:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/30 02:36:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/30 02:36:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/30 02:36:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/30 02:36:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/30 02:36:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/30 02:36:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/30 02:36:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/30 02:36:12 DEBUG : apple: size = 5 OK 2025/11/30 02:36:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:36:12 DEBUG : apple: Unchanged skipping 2025/11/30 02:36:12 DEBUG : banana: size = 6 OK 2025/11/30 02:36:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:36:12 DEBUG : banana: Unchanged skipping 2025/11/30 02:36:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/30 02:36:13 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/30 02:36:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/30 02:36:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/30 02:36:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/30 02:36:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/30 02:36:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/30 02:36:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/30 02:36:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/30 02:36:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/30 02:36:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/30 02:36:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/30 02:36:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/30 02:36:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/30 02:36:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/30 02:36:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/30 02:36:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/30 02:36:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/30 02:36:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/30 02:36:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/30 02:36:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/30 02:36:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/30 02:36:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/30 02:36:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/30 02:36:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/30 02:36:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/30 02:36:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/30 02:36:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/30 02:36:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/30 02:36:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/30 02:36:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/30 02:36:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/30 02:36:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/30 02:36:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/30 02:36:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/30 02:36:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/30 02:36:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/30 02:36:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/30 02:36:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/30 02:36:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/30 02:36:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/30 02:36:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/30 02:36:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/30 02:36:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/30 02:36:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/30 02:36:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/30 02:36:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/30 02:36:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/30 02:36:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/30 02:36:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/30 02:36:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/30 02:36:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/30 02:36:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/30 02:36:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/30 02:36:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/30 02:36:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/30 02:36:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/30 02:36:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/30 02:36:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/30 02:36:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/30 02:36:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/30 02:36:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/30 02:36:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/30 02:36:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/30 02:36:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/30 02:36:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/30 02:36:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/30 02:36:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/30 02:36:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/30 02:36:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/30 02:36:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/30 02:36:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/30 02:36:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/30 02:36:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/30 02:36:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/30 02:36:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/30 02:36:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/30 02:36:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/30 02:36:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/30 02:36:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/30 02:36:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/30 02:36:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/30 02:36:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/30 02:36:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/30 02:36:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/30 02:36:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/30 02:36:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/30 02:36:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/30 02:36:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/30 02:36:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/30 02:36:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/30 02:36:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/30 02:36:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/30 02:36:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/30 02:36:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/30 02:36:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/30 02:36:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/30 02:36:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/30 02:36:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/30 02:36:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/30 02:36:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/30 02:36:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/30 02:36:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/30 02:36:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/30 02:36:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/30 02:36:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/30 02:36:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/30 02:36:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/30 02:36:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/30 02:36:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/30 02:36:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/30 02:36:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/30 02:36:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/30 02:36:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/30 02:36:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/30 02:36:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/30 02:36:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/30 02:36:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/30 02:36:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/30 02:36:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/30 02:36:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/30 02:36:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/30 02:36:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/30 02:36:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/30 02:36:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/30 02:36:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/30 02:36:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/30 02:36:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/30 02:36:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/30 02:36:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/30 02:36:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/30 02:36:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/30 02:36:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/30 02:36:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/30 02:36:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/30 02:36:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/30 02:36:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/30 02:36:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/30 02:36:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/30 02:36:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/30 02:36:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/30 02:36:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/30 02:36:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/30 02:36:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/30 02:36:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/30 02:36:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/30 02:36:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/30 02:36:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/30 02:36:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/30 02:36:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/30 02:36:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/30 02:36:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/30 02:36:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/30 02:36:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/30 02:36:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/30 02:36:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/30 02:36:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/30 02:36:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/30 02:36:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/30 02:36:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/30 02:36:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/30 02:36:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/30 02:36:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/30 02:36:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/30 02:36:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/30 02:36:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/30 02:36:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/30 02:36:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/30 02:36:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/30 02:36:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/30 02:36:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/30 02:36:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/30 02:36:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/30 02:36:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/30 02:36:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/30 02:36:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/30 02:36:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/30 02:36:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/30 02:36:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/30 02:36:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/30 02:36:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/30 02:36:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/30 02:36:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/30 02:36:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/30 02:36:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/30 02:36:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/30 02:36:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/30 02:36:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/30 02:36:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/30 02:36:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/30 02:36:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/30 02:36:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/30 02:36:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/30 02:36:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/30 02:36:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/30 02:36:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/30 02:36:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/30 02:36:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/30 02:36:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/30 02:36:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/30 02:36:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/30 02:36:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/30 02:36:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/30 02:36:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/30 02:36:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/30 02:36:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/30 02:36:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/30 02:36:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/30 02:36:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/30 02:36:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:36:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:36:14 DEBUG : appleapple: md5 = 4a2e32376035ac7228d9086fafc3ac86 OK 2025/11/30 02:36:14 DEBUG : appleapple: size = 21 OK 2025/11/30 02:36:14 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/30 02:36:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/30 02:36:14 DEBUG : dir1/0001-bcdef: md5 = c7da0b395587d24297468b1306f946c4 OK 2025/11/30 02:36:14 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/30 02:36:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/30 02:36:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/30 02:36:14 DEBUG : dir1/0000-abcde: md5 = 2d8ee69d97e71b8ef09369c3b7ad4463 OK 2025/11/30 02:36:14 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/30 02:36:14 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/30 02:36:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/30 02:36:14 DEBUG : splitbanan: md5 = efb12e90dbb88c6fcb267762307330d9 OK 2025/11/30 02:36:14 DEBUG : splitbanan: size = 16 OK 2025/11/30 02:36:14 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/30 02:36:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/30 02:36:15 DEBUG : dir1/0002-cdefg: md5 = 0e39c86ad33f0d96919c2bd72a3d3b0d OK 2025/11/30 02:36:15 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/30 02:36:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/30 02:36:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/30 02:36:15 DEBUG : dir1/0004-efghi: md5 = 0f16214c02dd3d706aa84225af688d17 OK 2025/11/30 02:36:15 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/30 02:36:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/30 02:36:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/30 02:36:15 DEBUG : dir1/0003-defgh: md5 = 08e7330cdfea14c21d17ef49d875a841 OK 2025/11/30 02:36:15 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/30 02:36:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/30 02:36:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/30 02:36:16 DEBUG : dir1/0005-fghij: md5 = cfd14418891949b8b0c27b0f1a2d7666 OK 2025/11/30 02:36:16 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/30 02:36:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/30 02:36:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/30 02:36:16 DEBUG : dir1/0006-ghijk: md5 = 2ba5ca361f3c99505bc697e7119f601a OK 2025/11/30 02:36:16 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/30 02:36:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/30 02:36:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/30 02:36:17 DEBUG : dir1/0008-23456: md5 = c0dfd8aeee53a7d80ebde4a3be65c9f1 OK 2025/11/30 02:36:17 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/30 02:36:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/30 02:36:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/30 02:36:17 DEBUG : dir1/0007-12345: md5 = 3103d6f7665e7aa8ebb8c65fb9780b0d OK 2025/11/30 02:36:17 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/30 02:36:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/30 02:36:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/30 02:36:17 DEBUG : dir1/0009-34567: md5 = fdda02528c3be1af7d7d294cbac0bf22 OK 2025/11/30 02:36:17 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/30 02:36:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/30 02:36:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/30 02:36:18 DEBUG : dir1/0010-45678: md5 = 4b92ff41445f7493095ccc8dd62c7e37 OK 2025/11/30 02:36:18 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/30 02:36:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/30 02:36:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/30 02:36:18 DEBUG : dir1/0012-6789;: md5 = ad7178f78370d5b49b74bccac0d4d0ed OK 2025/11/30 02:36:18 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/30 02:36:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/30 02:36:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/30 02:36:18 DEBUG : dir1/0013-789;=: md5 = e2cda85b9ee5d5d5df000526fd71d73c OK 2025/11/30 02:36:18 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/30 02:36:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/30 02:36:18 DEBUG : dir1/0011-56789: md5 = ffb512212af22c268374a9f78e7d9103 OK 2025/11/30 02:36:18 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/30 02:36:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/30 02:36:19 DEBUG : dir1/0014-89;=.: md5 = 3ffda8e4ef4d7b21d2cd8802ff8e3124 OK 2025/11/30 02:36:19 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/30 02:36:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/30 02:36:19 DEBUG : dir1/0015-9;=.t: md5 = 6ea8c786d830a78b9f2f6098cc354685 OK 2025/11/30 02:36:19 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/30 02:36:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/30 02:36:19 DEBUG : Waiting for deletions to finish 2025/11/30 02:36:20 INFO : dir1/0012-6789;.txt: Deleted 2025/11/30 02:36:20 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/30 02:36:20 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/30 02:36:20 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/30 02:36:20 INFO : dir1/0011-56789;.txt: Deleted 2025/11/30 02:36:20 INFO : dir1/0003-defghij.txt: Deleted 2025/11/30 02:36:20 INFO : dir1/0014-89;=.txt: Deleted 2025/11/30 02:36:20 INFO : dir1/0013-789;=.txt: Deleted 2025/11/30 02:36:20 INFO : dir1/0008-2345678.txt: Deleted 2025/11/30 02:36:20 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/30 02:36:20 INFO : splitbananasplit: Deleted 2025/11/30 02:36:20 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/30 02:36:20 INFO : dir1/0007-1234567.txt: Deleted 2025/11/30 02:36:20 INFO : dir1/0015-9;=.txt: Deleted 2025/11/30 02:36:20 INFO : dir1/0009-3456789.txt: Deleted 2025/11/30 02:36:20 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/30 02:36:21 INFO : dir1/0010-456789.txt: Deleted 2025/11/30 02:36:21 INFO : appleappleapplebanana: Deleted 2025/11/30 02:36:21 DEBUG : Waiting for deletions to finish 2025/11/30 02:36:21 DEBUG : banana: Excluded (Path Filter) 2025/11/30 02:36:21 DEBUG : apple: Excluded (Path Filter) 2025/11/30 02:36:21 DEBUG : appleapple: Excluded (Path Filter) 2025/11/30 02:36:21 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/30 02:36:21 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/30 02:36:21 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/30 02:36:21 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/30 02:36:21 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/30 02:36:21 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/30 02:36:21 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/30 02:36:21 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/30 02:36:21 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/30 02:36:21 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/30 02:36:21 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/30 02:36:21 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/30 02:36:21 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/30 02:36:21 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/30 02:36:21 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/30 02:36:21 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/30 02:36:21 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/30 02:36:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/30 02:36:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/30 02:36:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/30 02:36:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/30 02:36:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/30 02:36:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/30 02:36:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/30 02:36:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/30 02:36:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/30 02:36:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/30 02:36:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/30 02:36:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/30 02:36:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/30 02:36:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/30 02:36:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/30 02:36:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/30 02:36:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/30 02:36:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/30 02:36:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/30 02:36:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/30 02:36:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/30 02:36:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/30 02:36:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/30 02:36:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/30 02:36:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/30 02:36:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/30 02:36:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/30 02:36:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/30 02:36:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/30 02:36:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/30 02:36:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/30 02:36:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/30 02:36:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/30 02:36:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/30 02:36:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/30 02:36:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/30 02:36:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/30 02:36:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/30 02:36:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/30 02:36:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/30 02:36:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/30 02:36:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/30 02:36:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/30 02:36:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/30 02:36:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/30 02:36:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/30 02:36:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/30 02:36:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/30 02:36:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/30 02:36:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/30 02:36:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/30 02:36:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/30 02:36:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/30 02:36:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/30 02:36:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/30 02:36:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/30 02:36:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/30 02:36:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/30 02:36:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/30 02:36:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/30 02:36:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/30 02:36:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/30 02:36:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/30 02:36:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/30 02:36:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/30 02:36:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/30 02:36:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/30 02:36:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/30 02:36:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/30 02:36:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/30 02:36:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/30 02:36:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/30 02:36:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/30 02:36:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/30 02:36:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/30 02:36:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/30 02:36:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/30 02:36:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/30 02:36:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/30 02:36:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/30 02:36:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/30 02:36:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/30 02:36:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/30 02:36:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/30 02:36:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/30 02:36:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/30 02:36:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/30 02:36:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/30 02:36:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/30 02:36:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/30 02:36:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/30 02:36:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/30 02:36:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/30 02:36:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/30 02:36:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/30 02:36:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/30 02:36:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/30 02:36:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/30 02:36:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/30 02:36:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/30 02:36:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/30 02:36:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/30 02:36:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/30 02:36:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/30 02:36:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/30 02:36:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/30 02:36:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/30 02:36:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/30 02:36:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/30 02:36:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/30 02:36:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/30 02:36:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/30 02:36:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/30 02:36:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/30 02:36:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/30 02:36:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/30 02:36:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/30 02:36:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/30 02:36:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/30 02:36:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/30 02:36:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/30 02:36:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/30 02:36:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/30 02:36:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/30 02:36:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/30 02:36:22 DEBUG : dir1: Directory modification time the same (differ by -862.579µs, within tolerance 1ms) 2025/11/30 02:36:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/30 02:36:22 DEBUG : apple: size = 5 OK 2025/11/30 02:36:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:36:22 DEBUG : apple: Unchanged skipping 2025/11/30 02:36:22 DEBUG : appleapple: size = 21 OK 2025/11/30 02:36:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:36:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/30 02:36:22 DEBUG : banana: size = 6 OK 2025/11/30 02:36:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:36:22 DEBUG : banana: Unchanged skipping 2025/11/30 02:36:22 DEBUG : splitbanan: size = 16 OK 2025/11/30 02:36:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:36:22 DEBUG : splitbananasplit: Unchanged skipping 2025/11/30 02:36:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/30 02:36:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/30 02:36:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/30 02:36:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/30 02:36:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/30 02:36:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/30 02:36:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/30 02:36:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/30 02:36:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/30 02:36:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/30 02:36:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/30 02:36:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/30 02:36:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/30 02:36:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/30 02:36:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/30 02:36:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/30 02:36:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/30 02:36:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/30 02:36:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/30 02:36:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/30 02:36:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/30 02:36:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/30 02:36:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/30 02:36:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/30 02:36:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/30 02:36:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/30 02:36:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/30 02:36:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/30 02:36:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/30 02:36:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/30 02:36:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/30 02:36:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/30 02:36:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/30 02:36:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/30 02:36:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/30 02:36:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/30 02:36:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/30 02:36:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/30 02:36:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/30 02:36:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/30 02:36:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/30 02:36:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/30 02:36:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/30 02:36:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/30 02:36:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/30 02:36:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/30 02:36:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/30 02:36:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/30 02:36:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/30 02:36:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/30 02:36:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/30 02:36:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/30 02:36:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/30 02:36:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/30 02:36:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/30 02:36:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/30 02:36:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/30 02:36:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/30 02:36:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/30 02:36:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/30 02:36:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/30 02:36:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/30 02:36:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/30 02:36:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/30 02:36:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/30 02:36:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/30 02:36:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/30 02:36:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/30 02:36:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/30 02:36:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/30 02:36:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/30 02:36:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/30 02:36:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/30 02:36:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/30 02:36:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/30 02:36:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/30 02:36:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/30 02:36:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/30 02:36:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/30 02:36:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/30 02:36:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/30 02:36:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/30 02:36:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/30 02:36:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/30 02:36:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/30 02:36:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/30 02:36:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/30 02:36:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/30 02:36:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/30 02:36:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/30 02:36:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/30 02:36:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/30 02:36:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/30 02:36:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/30 02:36:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/30 02:36:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/30 02:36:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/30 02:36:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/30 02:36:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/30 02:36:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/30 02:36:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/30 02:36:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/30 02:36:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/30 02:36:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/30 02:36:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/30 02:36:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/30 02:36:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/30 02:36:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/30 02:36:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/30 02:36:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/30 02:36:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/30 02:36:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/30 02:36:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/30 02:36:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/30 02:36:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/30 02:36:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/30 02:36:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/30 02:36:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/30 02:36:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/30 02:36:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/30 02:36:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/30 02:36:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/30 02:36:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/30 02:36:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/30 02:36:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/30 02:36:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/30 02:36:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/30 02:36:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/30 02:36:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/30 02:36:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/30 02:36:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/30 02:36:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/30 02:36:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/30 02:36:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/30 02:36:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/30 02:36:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/30 02:36:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/30 02:36:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/30 02:36:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/30 02:36:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/30 02:36:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/30 02:36:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/30 02:36:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/30 02:36:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/30 02:36:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/30 02:36:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/30 02:36:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/30 02:36:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/30 02:36:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/30 02:36:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/30 02:36:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/30 02:36:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/30 02:36:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/30 02:36:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/30 02:36:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/30 02:36:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/30 02:36:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/30 02:36:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/30 02:36:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/30 02:36:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/30 02:36:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/30 02:36:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/30 02:36:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/30 02:36:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/30 02:36:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/30 02:36:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/30 02:36:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/30 02:36:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/30 02:36:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/30 02:36:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/30 02:36:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/30 02:36:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/30 02:36:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/30 02:36:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/30 02:36:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/30 02:36:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/30 02:36:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/30 02:36:22 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/30 02:36:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/30 02:36:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:36:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/30 02:36:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/30 02:36:22 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/30 02:36:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/30 02:36:22 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/30 02:36:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:36:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/30 02:36:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/30 02:36:22 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/30 02:36:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:36:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/30 02:36:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/30 02:36:22 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/30 02:36:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:36:22 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/30 02:36:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/30 02:36:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:36:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:36:22 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/30 02:36:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/30 02:36:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/30 02:36:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:36:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/30 02:36:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/30 02:36:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/30 02:36:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/30 02:36:22 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/30 02:36:22 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/30 02:36:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/30 02:36:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:36:22 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/30 02:36:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/30 02:36:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:36:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/30 02:36:22 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/30 02:36:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:36:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:36:22 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/30 02:36:22 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/30 02:36:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:36:22 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/30 02:36:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:36:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:36:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:36:22 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/30 02:36:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/30 02:36:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:36:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/30 02:36:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/30 02:36:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/30 02:36:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/30 02:36:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/30 02:36:22 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/30 02:36:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:36:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/30 02:36:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:36:22 DEBUG : Waiting for deletions to finish 2025/11/30 02:36:22 DEBUG : Waiting for deletions to finish 2025/11/30 02:36:23 DEBUG : banana: Excluded (Path Filter) 2025/11/30 02:36:23 DEBUG : apple: Excluded (Path Filter) 2025/11/30 02:36:23 DEBUG : appleapple: Excluded (Path Filter) 2025/11/30 02:36:23 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/30 02:36:23 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/30 02:36:23 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/30 02:36:23 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/30 02:36:23 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/30 02:36:23 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/30 02:36:23 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/30 02:36:23 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/30 02:36:23 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/30 02:36:23 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/30 02:36:23 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/30 02:36:23 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/30 02:36:23 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/30 02:36:23 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/30 02:36:23 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/30 02:36:23 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/30 02:36:23 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/30 02:36:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/30 02:36:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/30 02:36:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/30 02:36:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/30 02:36:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/30 02:36:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/30 02:36:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/30 02:36:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/30 02:36:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/30 02:36:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/30 02:36:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/30 02:36:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/30 02:36:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/30 02:36:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/30 02:36:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/30 02:36:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/30 02:36:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/30 02:36:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/30 02:36:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/30 02:36:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/30 02:36:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/30 02:36:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/30 02:36:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/30 02:36:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/30 02:36:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/30 02:36:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/30 02:36:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/30 02:36:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/30 02:36:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/30 02:36:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/30 02:36:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/30 02:36:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/30 02:36:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/30 02:36:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/30 02:36:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/30 02:36:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/30 02:36:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/30 02:36:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/30 02:36:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/30 02:36:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/30 02:36:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/30 02:36:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/30 02:36:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/30 02:36:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/30 02:36:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/30 02:36:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/30 02:36:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/30 02:36:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/30 02:36:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/30 02:36:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/30 02:36:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/30 02:36:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/30 02:36:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/30 02:36:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2025/11/30 02:36:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/30 02:36:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/30 02:36:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/30 02:36:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2025/11/30 02:36:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2025/11/30 02:36:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2025/11/30 02:36:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/30 02:36:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2025/11/30 02:36:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/30 02:36:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/30 02:36:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2025/11/30 02:36:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2025/11/30 02:36:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/30 02:36:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2025/11/30 02:36:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/30 02:36:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/30 02:36:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/30 02:36:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/30 02:36:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2025/11/30 02:36:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2025/11/30 02:36:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/30 02:36:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/30 02:36:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/30 02:36:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2025/11/30 02:36:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2025/11/30 02:36:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/30 02:36:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2025/11/30 02:36:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2025/11/30 02:36:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2025/11/30 02:36:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2025/11/30 02:36:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:36:35 DEBUG : dir1/0000-abcdefg.txt: md5 = 7f9db7beb2c847436071d2c103e8952f OK 2025/11/30 02:36:37 DEBUG : dir1/0001-bcdefgh.txt: md5 = 5d1befd498e4721db20b669e06b5bf08 OK 2025/11/30 02:36:38 DEBUG : dir1/0002-cdefghi.txt: md5 = 507939f79f2ebc8f3b81bf3cedef2cfe OK 2025/11/30 02:36:40 DEBUG : dir1/0003-defghij.txt: md5 = d9cab6fc444fc304e0700de75049dba2 OK 2025/11/30 02:36:41 DEBUG : dir1/0004-efghijk.txt: md5 = cc9cfc400ee1b05f353a3cf332f72ffe OK 2025/11/30 02:36:42 DEBUG : dir1/0005-fghijkl.txt: md5 = 0c3e5e5a0e5d7c8b569737d2d64b9992 OK 2025/11/30 02:36:44 DEBUG : dir1/0006-ghijklm.txt: md5 = 927ff9c65a9683622b27fb667c7a1276 OK 2025/11/30 02:36:45 DEBUG : dir1/0007-1234567.txt: md5 = d245826083c83cd819301e2bbcc414f2 OK 2025/11/30 02:36:47 DEBUG : dir1/0008-2345678.txt: md5 = 969c5de310fc496037cf2ec7ed7a9759 OK 2025/11/30 02:36:48 DEBUG : dir1/0009-3456789.txt: md5 = a7c6b859a70cf70d778a930a79471cf7 OK 2025/11/30 02:36:49 DEBUG : dir1/0010-456789.txt: md5 = 2ef1584fb804b1aa16da7badb03d3012 OK 2025/11/30 02:36:51 DEBUG : dir1/0011-56789;.txt: md5 = fbef7434b7cc52cda5cb4d88e19ace61 OK 2025/11/30 02:36:52 DEBUG : dir1/0012-6789;.txt: md5 = 1804aba864a0771bbcb9bb525e34c2fc OK 2025/11/30 02:36:54 DEBUG : dir1/0013-789;=.txt: md5 = 579f51dd4951764e53df86bf863f7348 OK 2025/11/30 02:36:55 DEBUG : dir1/0014-89;=.txt: md5 = 7038a02f3e13d6d62ef0fe36dbfcd75b OK 2025/11/30 02:36:57 DEBUG : dir1/0015-9;=.txt: md5 = b3de36323c927a12e457cce0c78c9d96 OK 2025/11/30 02:36:58 DEBUG : apple: md5 = ea6cb8eeec7e5035914d9b77444c89b9 OK 2025/11/30 02:37:00 DEBUG : banana: md5 = 3fc14a22a67883685bc949ff75f18538 OK 2025/11/30 02:37:01 DEBUG : appleappleapplebanana: md5 = 621d4a724e3ac4f2301fee39d062c9f1 OK 2025/11/30 02:37:03 DEBUG : splitbananasplit: md5 = 6db883b86134fdfb61bc16d354cac3bf OK 2025/11/30 02:37:03 DEBUG : Waiting for deletions to finish 2025/11/30 02:37:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/30 02:37:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/30 02:37:03 DEBUG : apple: Excluded (Path Filter) 2025/11/30 02:37:03 DEBUG : banana: Excluded (Path Filter) 2025/11/30 02:37:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/30 02:37:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/30 02:37:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/30 02:37:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/30 02:37:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/30 02:37:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/30 02:37:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/30 02:37:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/30 02:37:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/30 02:37:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/30 02:37:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/30 02:37:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/30 02:37:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/30 02:37:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/30 02:37:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/30 02:37:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/30 02:37:04 DEBUG : apple: size = 5 OK 2025/11/30 02:37:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:04 DEBUG : apple: Unchanged skipping 2025/11/30 02:37:04 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/30 02:37:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/30 02:37:04 DEBUG : banana: size = 6 OK 2025/11/30 02:37:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:04 DEBUG : banana: Unchanged skipping 2025/11/30 02:37:05 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/30 02:37:05 DEBUG : splitbananasplit: size = 16 OK 2025/11/30 02:37:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:05 DEBUG : splitbananasplit: Unchanged skipping 2025/11/30 02:37:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/30 02:37:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/30 02:37:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/30 02:37:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/30 02:37:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/30 02:37:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/30 02:37:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/30 02:37:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/30 02:37:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/30 02:37:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/30 02:37:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/30 02:37:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/30 02:37:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/30 02:37:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/30 02:37:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/30 02:37:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/30 02:37:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/30 02:37:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/30 02:37:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/30 02:37:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/30 02:37:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/30 02:37:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/30 02:37:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/30 02:37:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/30 02:37:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/30 02:37:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/30 02:37:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/30 02:37:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/30 02:37:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/30 02:37:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/30 02:37:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:37:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/30 02:37:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/30 02:37:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:37:05 DEBUG : Waiting for deletions to finish 2025/11/30 02:37:05 DEBUG : Waiting for deletions to finish 2025/11/30 02:37:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/30 02:37:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/30 02:37:05 DEBUG : apple: Excluded (Path Filter) 2025/11/30 02:37:05 DEBUG : banana: Excluded (Path Filter) 2025/11/30 02:37:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/30 02:37:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/30 02:37:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/30 02:37:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/30 02:37:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/30 02:37:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/30 02:37:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/30 02:37:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/30 02:37:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/30 02:37:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/30 02:37:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/30 02:37:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/30 02:37:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/30 02:37:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/30 02:37:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/30 02:37:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/30 02:37:06 DEBUG : dir1: Directory modification time the same (differ by -378.399µs, within tolerance 1ms) 2025/11/30 02:37:06 DEBUG : apple: size = 5 OK 2025/11/30 02:37:06 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/30 02:37:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:06 DEBUG : apple: Unchanged skipping 2025/11/30 02:37:06 DEBUG : banana: size = 6 OK 2025/11/30 02:37:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/30 02:37:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:06 DEBUG : banana: Unchanged skipping 2025/11/30 02:37:06 DEBUG : splitbananasplit: size = 16 OK 2025/11/30 02:37:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:06 DEBUG : splitbananasplit: Unchanged skipping 2025/11/30 02:37:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/30 02:37:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/30 02:37:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/30 02:37:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/30 02:37:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:37:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/30 02:37:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/30 02:37:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/30 02:37:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/30 02:37:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/30 02:37:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/30 02:37:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/30 02:37:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/30 02:37:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/30 02:37:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/30 02:37:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/30 02:37:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/30 02:37:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/30 02:37:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/30 02:37:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/30 02:37:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/30 02:37:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/30 02:37:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/30 02:37:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/30 02:37:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/30 02:37:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/30 02:37:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/30 02:37:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/30 02:37:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/30 02:37:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/30 02:37:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/30 02:37:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/30 02:37:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/30 02:37:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:37:06 DEBUG : Waiting for deletions to finish 2025/11/30 02:37:06 DEBUG : Waiting for deletions to finish 2025/11/30 02:37:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/30 02:37:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/30 02:37:07 DEBUG : apple: Excluded (Path Filter) 2025/11/30 02:37:07 DEBUG : banana: Excluded (Path Filter) 2025/11/30 02:37:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/30 02:37:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/30 02:37:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/30 02:37:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/30 02:37:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/30 02:37:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/30 02:37:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/30 02:37:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/30 02:37:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/30 02:37:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/30 02:37:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/30 02:37:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/30 02:37:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/30 02:37:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/30 02:37:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/30 02:37:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/30 02:37:07 DEBUG : Waiting for deletions to finish 2025/11/30 02:37:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/30 02:37:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/30 02:37:08 DEBUG : apple: Excluded (Path Filter) 2025/11/30 02:37:08 DEBUG : banana: Excluded (Path Filter) 2025/11/30 02:37:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/30 02:37:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/30 02:37:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/30 02:37:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/30 02:37:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/30 02:37:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/30 02:37:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/30 02:37:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/30 02:37:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/30 02:37:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/30 02:37:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/30 02:37:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/30 02:37:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/30 02:37:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/30 02:37:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/30 02:37:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/30 02:37:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/30 02:37:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/30 02:37:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/30 02:37:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/30 02:37:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/30 02:37:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/30 02:37:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/30 02:37:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/30 02:37:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/30 02:37:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/30 02:37:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/30 02:37:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/30 02:37:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/30 02:37:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/30 02:37:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/30 02:37:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:37:21 DEBUG : dir1/0000-abcdefg.txt: md5 = 6b8a194f196d3785cd95656ab55c789e OK 2025/11/30 02:37:23 DEBUG : dir1/0001-bcdefgh.txt: md5 = 3f2e0f5acddb0bd8515639f76017cab7 OK 2025/11/30 02:37:24 DEBUG : dir1/0002-cdefghi.txt: md5 = f9010e8484cd8397ded81e7409d55e17 OK 2025/11/30 02:37:26 DEBUG : dir1/0003-defghij.txt: md5 = 831a473637a149c20ed95e2a09d5043e OK 2025/11/30 02:37:27 DEBUG : dir1/0004-efghijk.txt: md5 = 6e9f65a69e7441db7e0e3708f20f0f05 OK 2025/11/30 02:37:28 DEBUG : dir1/0005-fghijkl.txt: md5 = e26580f3420ca18ac59abcf8375023be OK 2025/11/30 02:37:30 DEBUG : dir1/0006-ghijklm.txt: md5 = 19e672057c5371198a90453130f69b3a OK 2025/11/30 02:37:31 DEBUG : dir1/0007-1234567.txt: md5 = 3de3144e254e671a345fc197a01e8938 OK 2025/11/30 02:37:33 DEBUG : dir1/0008-2345678.txt: md5 = bc0f194ba18560aef0e73b6e945db580 OK 2025/11/30 02:37:35 DEBUG : dir1/0009-3456789.txt: md5 = dc47a571c71c6f315ab5c7ec74ab1c6f OK 2025/11/30 02:37:36 DEBUG : dir1/0010-456789.txt: md5 = 183820e7abf4564f8e1bf0b6605d6a81 OK 2025/11/30 02:37:38 DEBUG : dir1/0011-56789;.txt: md5 = 5d3b58f854cd1ff3ccbe966f9e2abc1b OK 2025/11/30 02:37:39 DEBUG : dir1/0012-6789;.txt: md5 = 66d0d56fca561d7ead9c03110633c371 OK 2025/11/30 02:37:41 DEBUG : dir1/0013-789;=.txt: md5 = 9212c8ab3eee5a60c6e9c4148af860b3 OK 2025/11/30 02:37:42 DEBUG : dir1/0014-89;=.txt: md5 = 2cb1d784e92b2317efef133ba44dbe11 OK 2025/11/30 02:37:43 DEBUG : dir1/0015-9;=.txt: md5 = 1039e28f642b26de54db1547473d17d2 OK 2025/11/30 02:37:45 DEBUG : apple: md5 = 65712009d733305f9b51fbd5f0f4e88c OK 2025/11/30 02:37:46 DEBUG : banana: md5 = b5de73a1c96d2397e62b81508e38691e OK 2025/11/30 02:37:47 DEBUG : appleappleapplebanana: md5 = 0b00fe36bbcda94f1f1dd3efc389ec17 OK 2025/11/30 02:37:49 DEBUG : splitbananasplit: md5 = 8f059cd4fe61acec1e38e76a9d517b79 OK 2025/11/30 02:37:49 DEBUG : Waiting for deletions to finish 2025/11/30 02:37:49 DEBUG : banana: Excluded (Path Filter) 2025/11/30 02:37:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/30 02:37:49 DEBUG : apple: Excluded (Path Filter) 2025/11/30 02:37:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/30 02:37:51 DEBUG : apple: size = 5 OK 2025/11/30 02:37:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:51 DEBUG : apple: Unchanged skipping 2025/11/30 02:37:51 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/30 02:37:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/30 02:37:51 DEBUG : banana: size = 6 OK 2025/11/30 02:37:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:51 DEBUG : banana: Unchanged skipping 2025/11/30 02:37:51 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/30 02:37:51 DEBUG : splitbananasplit: size = 16 OK 2025/11/30 02:37:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:51 DEBUG : splitbananasplit: Unchanged skipping 2025/11/30 02:37:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/30 02:37:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/30 02:37:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/30 02:37:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/30 02:37:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/30 02:37:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/30 02:37:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/30 02:37:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/30 02:37:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/30 02:37:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/30 02:37:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/30 02:37:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/30 02:37:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/30 02:37:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/30 02:37:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/30 02:37:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/30 02:37:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/30 02:37:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/30 02:37:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/30 02:37:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/30 02:37:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/30 02:37:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/30 02:37:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/30 02:37:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/30 02:37:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/30 02:37:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/30 02:37:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/30 02:37:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/30 02:37:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/30 02:37:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/30 02:37:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/30 02:37:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/30 02:37:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:37:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:37:51 DEBUG : Waiting for deletions to finish 2025/11/30 02:37:51 DEBUG : Waiting for deletions to finish 2025/11/30 02:37:52 DEBUG : banana: Excluded (Path Filter) 2025/11/30 02:37:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/30 02:37:52 DEBUG : apple: Excluded (Path Filter) 2025/11/30 02:37:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/30 02:37:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/30 02:37:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/30 02:37:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/30 02:37:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/30 02:37:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/30 02:37:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/30 02:37:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/30 02:37:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/30 02:37:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/30 02:37:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/30 02:37:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/30 02:37:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/30 02:37:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/30 02:37:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/30 02:37:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/30 02:37:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/30 02:37:53 DEBUG : dir1: Directory modification time the same (differ by -841µs, within tolerance 1ms) 2025/11/30 02:37:53 DEBUG : apple: size = 5 OK 2025/11/30 02:37:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:53 DEBUG : apple: Unchanged skipping 2025/11/30 02:37:53 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/30 02:37:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:53 DEBUG : banana: size = 6 OK 2025/11/30 02:37:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/30 02:37:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:53 DEBUG : banana: Unchanged skipping 2025/11/30 02:37:53 DEBUG : splitbananasplit: size = 16 OK 2025/11/30 02:37:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:53 DEBUG : splitbananasplit: Unchanged skipping 2025/11/30 02:37:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/30 02:37:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/30 02:37:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/30 02:37:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/30 02:37:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/30 02:37:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/30 02:37:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/30 02:37:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/30 02:37:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/30 02:37:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/30 02:37:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/30 02:37:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/30 02:37:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/30 02:37:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/30 02:37:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/30 02:37:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/30 02:37:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/30 02:37:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/30 02:37:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/30 02:37:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/30 02:37:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/30 02:37:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:37:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/30 02:37:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/30 02:37:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/30 02:37:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/30 02:37:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/30 02:37:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/30 02:37:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/30 02:37:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/30 02:37:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/30 02:37:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/30 02:37:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:37:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/30 02:37:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:37:53 DEBUG : Waiting for deletions to finish 2025/11/30 02:37:53 DEBUG : Waiting for deletions to finish 2025/11/30 02:37:53 DEBUG : banana: Excluded (Path Filter) 2025/11/30 02:37:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/30 02:37:53 DEBUG : apple: Excluded (Path Filter) 2025/11/30 02:37:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/30 02:37:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/30 02:37:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/30 02:37:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/30 02:37:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/30 02:37:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/30 02:37:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/30 02:37:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/30 02:37:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/30 02:37:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/30 02:37:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/30 02:37:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/30 02:37:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/30 02:37:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/30 02:37:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/30 02:37:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/30 02:37:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/30 02:38:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/30 02:38:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/30 02:38:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/30 02:38:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/30 02:38:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/30 02:38:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/30 02:38:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/30 02:38:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/30 02:38:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/30 02:38:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/30 02:38:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/30 02:38:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/30 02:38:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/30 02:38:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/30 02:38:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/30 02:38:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:38:06 DEBUG : dir1/0000-abcdefg.txt: md5 = 9efb1424d2081cc26ed7a29f846cc0cd OK 2025/11/30 02:38:08 DEBUG : dir1/0001-bcdefgh.txt: md5 = 19d6649cb5fd588bef60f70739479bc8 OK 2025/11/30 02:38:09 DEBUG : dir1/0002-cdefghi.txt: md5 = 6c1e6fe0200b8e25b255874b46a47e98 OK 2025/11/30 02:38:10 DEBUG : dir1/0003-defghij.txt: md5 = 76a79da4dbacdade5672174780a0e146 OK 2025/11/30 02:38:12 DEBUG : dir1/0004-efghijk.txt: md5 = bd195656303235dd0c73c0052cf81349 OK 2025/11/30 02:38:13 DEBUG : dir1/0005-fghijkl.txt: md5 = 9e0d115b0ac899c55b7e1b4ab7841fe4 OK 2025/11/30 02:38:15 DEBUG : dir1/0006-ghijklm.txt: md5 = e5733da8b77d58c84daa0580049495a3 OK 2025/11/30 02:38:16 DEBUG : dir1/0007-1234567.txt: md5 = fc61069ca36486be6529b8b2f52db632 OK 2025/11/30 02:38:18 DEBUG : dir1/0008-2345678.txt: md5 = 0cd7754d66bdf77c5b93eed76ebe3abe OK 2025/11/30 02:38:19 DEBUG : dir1/0009-3456789.txt: md5 = 4f74cd92bc56b5a28313a9e4a3233991 OK 2025/11/30 02:38:21 DEBUG : dir1/0010-456789.txt: md5 = 05708359b292400cc628d1cb31ff146e OK 2025/11/30 02:38:22 DEBUG : dir1/0011-56789;.txt: md5 = 9df9f5365bd2ce198e13305a43196483 OK 2025/11/30 02:38:23 DEBUG : dir1/0012-6789;.txt: md5 = e6cd9d4055dfa0182c24aa56fc526a06 OK 2025/11/30 02:38:25 DEBUG : dir1/0013-789;=.txt: md5 = a3a6c8820be126429174c9685430ba34 OK 2025/11/30 02:38:26 DEBUG : dir1/0014-89;=.txt: md5 = 9c91e5e093607f104b8692502b383c91 OK 2025/11/30 02:38:28 DEBUG : dir1/0015-9;=.txt: md5 = de512467f542ac49965adcce89af76d7 OK 2025/11/30 02:38:29 DEBUG : apple: md5 = 02c7e89a64dc23a98d03bd3d23b79b9b OK 2025/11/30 02:38:31 DEBUG : banana: md5 = 3e4a23ef20cd33e7fd3d22f781571215 OK 2025/11/30 02:38:32 DEBUG : appleappleapplebanana: md5 = 057a39ddca5070c0c370bbd8c07a4564 OK 2025/11/30 02:38:33 DEBUG : splitbananasplit: md5 = 75130ed2aca25aa8693b66f240c11537 OK 2025/11/30 02:38:33 DEBUG : Waiting for deletions to finish 2025/11/30 02:38:34 DEBUG : apple: Excluded (Path Filter) 2025/11/30 02:38:34 DEBUG : banana: Excluded (Path Filter) 2025/11/30 02:38:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/30 02:38:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/30 02:38:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/30 02:38:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/30 02:38:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/30 02:38:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/30 02:38:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/30 02:38:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/30 02:38:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/30 02:38:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/30 02:38:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/30 02:38:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/30 02:38:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/30 02:38:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/30 02:38:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/30 02:38:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/30 02:38:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/30 02:38:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/30 02:38:35 DEBUG : apple: size = 5 OK 2025/11/30 02:38:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:38:35 DEBUG : apple: Unchanged skipping 2025/11/30 02:38:35 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/30 02:38:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:38:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/30 02:38:35 DEBUG : banana: size = 6 OK 2025/11/30 02:38:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:38:35 DEBUG : banana: Unchanged skipping 2025/11/30 02:38:36 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/30 02:38:36 DEBUG : splitbananasplit: size = 16 OK 2025/11/30 02:38:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:38:36 DEBUG : splitbananasplit: Unchanged skipping 2025/11/30 02:38:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/30 02:38:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:38:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/30 02:38:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/30 02:38:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/30 02:38:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/30 02:38:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:38:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:38:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/30 02:38:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/30 02:38:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:38:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:38:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/30 02:38:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/30 02:38:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/30 02:38:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:38:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/30 02:38:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:38:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/30 02:38:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/30 02:38:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/30 02:38:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/30 02:38:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:38:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/30 02:38:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/30 02:38:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/30 02:38:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:38:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:38:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/30 02:38:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/30 02:38:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:38:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/30 02:38:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/30 02:38:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:38:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/30 02:38:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/30 02:38:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/30 02:38:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/30 02:38:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:38:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:38:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/30 02:38:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/30 02:38:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:38:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:38:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/30 02:38:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/30 02:38:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/30 02:38:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:38:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/30 02:38:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:38:36 DEBUG : Waiting for deletions to finish 2025/11/30 02:38:36 DEBUG : Waiting for deletions to finish 2025/11/30 02:38:36 DEBUG : apple: Excluded (Path Filter) 2025/11/30 02:38:36 DEBUG : banana: Excluded (Path Filter) 2025/11/30 02:38:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/30 02:38:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/30 02:38:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/30 02:38:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/30 02:38:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/30 02:38:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/30 02:38:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/30 02:38:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/30 02:38:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/30 02:38:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/30 02:38:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/30 02:38:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/30 02:38:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/30 02:38:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/30 02:38:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/30 02:38:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/30 02:38:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/30 02:38:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/30 02:38:37 DEBUG : dir1: Directory modification time the same (differ by -279.988µs, within tolerance 1ms) 2025/11/30 02:38:37 DEBUG : apple: size = 5 OK 2025/11/30 02:38:37 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/30 02:38:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:38:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:38:37 DEBUG : apple: Unchanged skipping 2025/11/30 02:38:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/30 02:38:37 DEBUG : banana: size = 6 OK 2025/11/30 02:38:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:38:37 DEBUG : banana: Unchanged skipping 2025/11/30 02:38:37 DEBUG : splitbananasplit: size = 16 OK 2025/11/30 02:38:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:38:37 DEBUG : splitbananasplit: Unchanged skipping 2025/11/30 02:38:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/30 02:38:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:38:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/30 02:38:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/30 02:38:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:38:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/30 02:38:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/30 02:38:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/30 02:38:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:38:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/30 02:38:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/30 02:38:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:38:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/30 02:38:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:38:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:38:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/30 02:38:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/30 02:38:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/30 02:38:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/30 02:38:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:38:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:38:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/30 02:38:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/30 02:38:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/30 02:38:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:38:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/30 02:38:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/30 02:38:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:38:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:38:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/30 02:38:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/30 02:38:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/30 02:38:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:38:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:38:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/30 02:38:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/30 02:38:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/30 02:38:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:38:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/30 02:38:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/30 02:38:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:38:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/30 02:38:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/30 02:38:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:38:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/30 02:38:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/30 02:38:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:38:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/30 02:38:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/30 02:38:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:38:37 DEBUG : Waiting for deletions to finish 2025/11/30 02:38:37 DEBUG : Waiting for deletions to finish 2025/11/30 02:38:38 DEBUG : apple: Excluded (Path Filter) 2025/11/30 02:38:38 DEBUG : banana: Excluded (Path Filter) 2025/11/30 02:38:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/30 02:38:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/30 02:38:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/30 02:38:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/30 02:38:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/30 02:38:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/30 02:38:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/30 02:38:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/30 02:38:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/30 02:38:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/30 02:38:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/30 02:38:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/30 02:38:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/30 02:38:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/30 02:38:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/30 02:38:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/30 02:38:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/30 02:38:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/30 02:38:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/30 02:38:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/30 02:38:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/30 02:38:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/30 02:38:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/30 02:38:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/30 02:38:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/30 02:38:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/30 02:38:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/30 02:38:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/30 02:38:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/30 02:38:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/30 02:38:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/30 02:38:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/30 02:38:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/30 02:38:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:38:51 DEBUG : dir1/0000-abcdefg.txt: md5 = 7fdff8d0e3f0884607641360a342355e OK 2025/11/30 02:38:52 DEBUG : dir1/0001-bcdefgh.txt: md5 = d77f7e14227b624d82f2eb9f70db12dd OK 2025/11/30 02:38:54 DEBUG : dir1/0002-cdefghi.txt: md5 = 6a221686cd72a0d2971dc9b62108169b OK 2025/11/30 02:38:55 DEBUG : dir1/0003-defghij.txt: md5 = 5e12499e3592a7e4db77e501840db7c0 OK 2025/11/30 02:38:57 DEBUG : dir1/0004-efghijk.txt: md5 = e5438039d6ed682eb1fcbaa8675f2498 OK 2025/11/30 02:38:58 DEBUG : dir1/0005-fghijkl.txt: md5 = ed039ce0948a0e4db3dd5cb0e5687dcc OK 2025/11/30 02:39:00 DEBUG : dir1/0006-ghijklm.txt: md5 = 4cae36352cf60bbd93af3e3d681891ed OK 2025/11/30 02:39:01 DEBUG : dir1/0007-1234567.txt: md5 = 809841d1a6716abeaf3aca4a89967345 OK 2025/11/30 02:39:03 DEBUG : dir1/0008-2345678.txt: md5 = 77a6ff92b9d28bb74da0a52b8bfa1188 OK 2025/11/30 02:39:04 DEBUG : dir1/0009-3456789.txt: md5 = eca57743467fb0e0ad841418ce19a50a OK 2025/11/30 02:39:05 DEBUG : dir1/0010-456789.txt: md5 = 4818c8a325c73898512a1b1d657c99b5 OK 2025/11/30 02:39:07 DEBUG : dir1/0011-56789;.txt: md5 = 22ccfccf94828013026901fcb4b2065e OK 2025/11/30 02:39:08 DEBUG : dir1/0012-6789;.txt: md5 = 468a28963c4e75d929609f61d2f2dbe1 OK 2025/11/30 02:39:10 DEBUG : dir1/0013-789;=.txt: md5 = 667a11e1d5c9b3abe85f6093766e8a8c OK 2025/11/30 02:39:11 DEBUG : dir1/0014-89;=.txt: md5 = f0b749bf6859646fe26db44d53f7d44e OK 2025/11/30 02:39:13 DEBUG : dir1/0015-9;=.txt: md5 = 5521b5ccd8a13626d1e5c4ae491f42df OK 2025/11/30 02:39:14 DEBUG : apple: md5 = 1258c99c9ed76b09343ce204500ae403 OK 2025/11/30 02:39:15 DEBUG : banana: md5 = 685f5c206c31dac94883dbc596585f96 OK 2025/11/30 02:39:17 DEBUG : appleappleapplebanana: md5 = 10f825fb43026d47ffa49e348e7c72d9 OK 2025/11/30 02:39:18 DEBUG : splitbananasplit: md5 = 292ab43d4aaf5b6555254ba0a4f940b8 OK 2025/11/30 02:39:18 DEBUG : Waiting for deletions to finish 2025/11/30 02:39:19 DEBUG : banana: Excluded (Path Filter) 2025/11/30 02:39:19 DEBUG : apple: Excluded (Path Filter) 2025/11/30 02:39:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/30 02:39:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/30 02:39:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/30 02:39:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/30 02:39:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/30 02:39:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/30 02:39:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/30 02:39:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/30 02:39:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/30 02:39:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/30 02:39:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/30 02:39:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/30 02:39:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/30 02:39:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/30 02:39:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/30 02:39:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/30 02:39:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/30 02:39:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/30 02:39:20 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/30 02:39:20 DEBUG : apple: size = 5 OK 2025/11/30 02:39:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:39:20 DEBUG : apple: Unchanged skipping 2025/11/30 02:39:20 DEBUG : banana: size = 6 OK 2025/11/30 02:39:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:39:20 DEBUG : banana: Unchanged skipping 2025/11/30 02:39:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:39:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/30 02:39:20 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/30 02:39:20 DEBUG : splitbananasplit: size = 16 OK 2025/11/30 02:39:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:39:20 DEBUG : splitbananasplit: Unchanged skipping 2025/11/30 02:39:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/30 02:39:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:39:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/30 02:39:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/30 02:39:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:39:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/30 02:39:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/30 02:39:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:39:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/30 02:39:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/30 02:39:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:39:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/30 02:39:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/30 02:39:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:39:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/30 02:39:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/30 02:39:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:39:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/30 02:39:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/30 02:39:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:39:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/30 02:39:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/30 02:39:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:39:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/30 02:39:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/30 02:39:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:39:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/30 02:39:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/30 02:39:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:39:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/30 02:39:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/30 02:39:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:39:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/30 02:39:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/30 02:39:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:39:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/30 02:39:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/30 02:39:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:39:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/30 02:39:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/30 02:39:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:39:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/30 02:39:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/30 02:39:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:39:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/30 02:39:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/30 02:39:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:39:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/30 02:39:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:39:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:39:20 DEBUG : Waiting for deletions to finish 2025/11/30 02:39:20 DEBUG : Waiting for deletions to finish 2025/11/30 02:39:21 DEBUG : banana: Excluded (Path Filter) 2025/11/30 02:39:21 DEBUG : apple: Excluded (Path Filter) 2025/11/30 02:39:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/30 02:39:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/30 02:39:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/30 02:39:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/30 02:39:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/30 02:39:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/30 02:39:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/30 02:39:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/30 02:39:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/30 02:39:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/30 02:39:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/30 02:39:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/30 02:39:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/30 02:39:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/30 02:39:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/30 02:39:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/30 02:39:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/30 02:39:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/30 02:39:22 DEBUG : dir1: Directory modification time the same (differ by -722.087µs, within tolerance 1ms) 2025/11/30 02:39:22 DEBUG : apple: size = 5 OK 2025/11/30 02:39:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:39:22 DEBUG : apple: Unchanged skipping 2025/11/30 02:39:22 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/30 02:39:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:39:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/30 02:39:22 DEBUG : splitbananasplit: size = 16 OK 2025/11/30 02:39:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:39:22 DEBUG : splitbananasplit: Unchanged skipping 2025/11/30 02:39:22 DEBUG : banana: size = 6 OK 2025/11/30 02:39:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:39:22 DEBUG : banana: Unchanged skipping 2025/11/30 02:39:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/30 02:39:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:39:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/30 02:39:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/30 02:39:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:39:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/30 02:39:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/30 02:39:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:39:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/30 02:39:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/30 02:39:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/30 02:39:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:39:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/30 02:39:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/30 02:39:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/30 02:39:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/30 02:39:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:39:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/30 02:39:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/30 02:39:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:39:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/30 02:39:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/30 02:39:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:39:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/30 02:39:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/30 02:39:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:39:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/30 02:39:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/30 02:39:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/30 02:39:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:39:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:39:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/30 02:39:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/30 02:39:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:39:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/30 02:39:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/30 02:39:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:39:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:39:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/30 02:39:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/30 02:39:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/30 02:39:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:39:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/30 02:39:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:39:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/30 02:39:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:39:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/30 02:39:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/30 02:39:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:39:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:39:22 DEBUG : Waiting for deletions to finish 2025/11/30 02:39:22 DEBUG : Waiting for deletions to finish 2025/11/30 02:39:22 DEBUG : banana: Excluded (Path Filter) 2025/11/30 02:39:22 DEBUG : apple: Excluded (Path Filter) 2025/11/30 02:39:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/30 02:39:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/30 02:39:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/30 02:39:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/30 02:39:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/30 02:39:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/30 02:39:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/30 02:39:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/30 02:39:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/30 02:39:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/30 02:39:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/30 02:39:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/30 02:39:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/30 02:39:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/30 02:39:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/30 02:39:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/30 02:39:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/30 02:39:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/30 02:39:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/30 02:39:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/30 02:39:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/30 02:39:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/30 02:39:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/30 02:39:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/30 02:39:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/30 02:39:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/30 02:39:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/30 02:39:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/30 02:39:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/30 02:39:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/30 02:39:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/30 02:39:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/30 02:39:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/30 02:39:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:39:35 DEBUG : dir1/0000-abcdefg.txt: md5 = 4476e633fb2c71e24e48154b3bb1c732 OK 2025/11/30 02:39:37 DEBUG : dir1/0001-bcdefgh.txt: md5 = 2a26a3b82998dd2f83f1116c199d533d OK 2025/11/30 02:39:38 DEBUG : dir1/0002-cdefghi.txt: md5 = 658a2d65f090225b50e8abc52a37dd7d OK 2025/11/30 02:39:40 DEBUG : dir1/0003-defghij.txt: md5 = d888206b716367ae18a8a9a694084b58 OK 2025/11/30 02:39:41 DEBUG : dir1/0004-efghijk.txt: md5 = 756a3032ef7a7231f6751f957f7ded39 OK 2025/11/30 02:39:43 DEBUG : dir1/0005-fghijkl.txt: md5 = 9d2b83a4aef70d86ef1ebd3836ffa5a7 OK 2025/11/30 02:39:44 DEBUG : dir1/0006-ghijklm.txt: md5 = 65327329ad9aa2d283417fa3d6a8f9d3 OK 2025/11/30 02:39:46 DEBUG : dir1/0007-1234567.txt: md5 = 6e43d246f303b1db91984a9bb8c854fd OK 2025/11/30 02:39:47 DEBUG : dir1/0008-2345678.txt: md5 = 1b9563e77ad3eb42d8aa599d4d44c56c OK 2025/11/30 02:39:49 DEBUG : dir1/0009-3456789.txt: md5 = ed5e5c72a8a68a1dc70796bc8dcc343f OK 2025/11/30 02:39:50 DEBUG : dir1/0010-456789.txt: md5 = a08fb46d48fe8b2491a42425579a4e93 OK 2025/11/30 02:39:52 DEBUG : dir1/0011-56789;.txt: md5 = 80c429790b01d366cb9d83a29e5716b0 OK 2025/11/30 02:39:53 DEBUG : dir1/0012-6789;.txt: md5 = 019214f3ff43a9253eec97adb7b4ee71 OK 2025/11/30 02:39:55 DEBUG : dir1/0013-789;=.txt: md5 = 59daf6e9520411c26d656378eba248b3 OK 2025/11/30 02:39:56 DEBUG : dir1/0014-89;=.txt: md5 = e971063e079c0bdd105a4a3c1b9cc997 OK 2025/11/30 02:39:58 DEBUG : dir1/0015-9;=.txt: md5 = 9a9190bab849f61ffdf98dca767dbe41 OK 2025/11/30 02:39:59 DEBUG : apple: md5 = 4be4d9a6d9a1e50accb032b1bf79fd88 OK 2025/11/30 02:40:01 DEBUG : banana: md5 = aa3ae2057b937f3b66a1e0fb5665ff8b OK 2025/11/30 02:40:02 DEBUG : appleappleapplebanana: md5 = 4acee7c674b9b1451757c4e2bf291664 OK 2025/11/30 02:40:04 DEBUG : splitbananasplit: md5 = f4a44e2f721d9e390524d060aa9db526 OK 2025/11/30 02:40:04 DEBUG : Waiting for deletions to finish 2025/11/30 02:40:04 DEBUG : banana: Excluded (Path Filter) 2025/11/30 02:40:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/30 02:40:04 DEBUG : apple: Excluded (Path Filter) 2025/11/30 02:40:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/30 02:40:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/30 02:40:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/30 02:40:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/30 02:40:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/30 02:40:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/30 02:40:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/30 02:40:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/30 02:40:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/30 02:40:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/30 02:40:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/30 02:40:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/30 02:40:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/30 02:40:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/30 02:40:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/30 02:40:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/30 02:40:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/30 02:40:05 DEBUG : apple: size = 5 OK 2025/11/30 02:40:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:40:05 DEBUG : apple: Unchanged skipping 2025/11/30 02:40:05 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/30 02:40:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:40:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/30 02:40:05 DEBUG : banana: size = 6 OK 2025/11/30 02:40:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:40:05 DEBUG : banana: Unchanged skipping 2025/11/30 02:40:06 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/30 02:40:06 DEBUG : splitbananasplit: size = 16 OK 2025/11/30 02:40:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:40:06 DEBUG : splitbananasplit: Unchanged skipping 2025/11/30 02:40:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/30 02:40:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:40:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/30 02:40:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/30 02:40:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:40:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/30 02:40:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/30 02:40:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:40:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/30 02:40:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/30 02:40:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:40:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/30 02:40:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/30 02:40:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:40:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/30 02:40:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/30 02:40:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:40:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/30 02:40:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/30 02:40:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:40:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/30 02:40:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/30 02:40:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:40:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/30 02:40:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/30 02:40:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/30 02:40:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:40:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:40:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/30 02:40:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/30 02:40:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:40:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/30 02:40:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:40:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/30 02:40:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/30 02:40:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/30 02:40:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:40:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:40:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/30 02:40:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/30 02:40:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/30 02:40:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:40:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/30 02:40:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/30 02:40:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:40:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/30 02:40:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/30 02:40:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:40:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/30 02:40:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:40:06 DEBUG : Waiting for deletions to finish 2025/11/30 02:40:06 DEBUG : Waiting for deletions to finish 2025/11/30 02:40:06 DEBUG : banana: Excluded (Path Filter) 2025/11/30 02:40:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/30 02:40:06 DEBUG : apple: Excluded (Path Filter) 2025/11/30 02:40:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/30 02:40:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/30 02:40:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/30 02:40:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/30 02:40:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/30 02:40:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/30 02:40:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/30 02:40:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/30 02:40:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/30 02:40:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/30 02:40:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/30 02:40:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/30 02:40:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/30 02:40:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/30 02:40:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/30 02:40:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/30 02:40:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/30 02:40:08 DEBUG : dir1: Directory modification time the same (differ by -164.061µs, within tolerance 1ms) 2025/11/30 02:40:08 DEBUG : apple: size = 5 OK 2025/11/30 02:40:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:40:08 DEBUG : apple: Unchanged skipping 2025/11/30 02:40:08 DEBUG : banana: size = 6 OK 2025/11/30 02:40:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:40:08 DEBUG : banana: Unchanged skipping 2025/11/30 02:40:08 DEBUG : splitbananasplit: size = 16 OK 2025/11/30 02:40:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:40:08 DEBUG : splitbananasplit: Unchanged skipping 2025/11/30 02:40:08 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/30 02:40:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:40:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/30 02:40:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/30 02:40:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:40:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/30 02:40:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/30 02:40:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:40:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/30 02:40:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/30 02:40:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:40:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/30 02:40:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/30 02:40:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:40:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/30 02:40:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/30 02:40:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:40:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/30 02:40:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/30 02:40:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:40:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/30 02:40:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/30 02:40:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:40:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/30 02:40:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/30 02:40:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:40:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/30 02:40:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/30 02:40:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:40:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/30 02:40:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/30 02:40:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:40:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/30 02:40:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/30 02:40:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:40:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/30 02:40:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/30 02:40:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:40:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/30 02:40:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/30 02:40:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:40:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/30 02:40:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/30 02:40:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:40:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/30 02:40:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/30 02:40:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:40:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/30 02:40:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:40:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/30 02:40:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:40:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/30 02:40:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:40:08 DEBUG : Waiting for deletions to finish 2025/11/30 02:40:08 DEBUG : Waiting for deletions to finish 2025/11/30 02:40:08 DEBUG : banana: Excluded (Path Filter) 2025/11/30 02:40:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/30 02:40:08 DEBUG : apple: Excluded (Path Filter) 2025/11/30 02:40:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/30 02:40:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/30 02:40:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/30 02:40:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/30 02:40:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/30 02:40:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/30 02:40:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/30 02:40:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/30 02:40:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/30 02:40:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/30 02:40:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/30 02:40:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/30 02:40:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/30 02:40:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/30 02:40:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/30 02:40:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/30 02:40:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/30 02:40:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/30 02:40:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/30 02:40:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/30 02:40:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/30 02:40:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/30 02:40:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/30 02:40:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/30 02:40:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/30 02:40:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/30 02:40:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/30 02:40:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/30 02:40:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/30 02:40:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/30 02:40:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/30 02:40:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/30 02:40:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" --- PASS: TestTransform (551.54s) --- PASS: TestTransform/NFC (45.78s) --- PASS: TestTransform/NFD (46.06s) --- PASS: TestTransform/base64 (53.88s) --- PASS: TestTransform/prefix (63.31s) --- PASS: TestTransform/suffix (63.77s) --- PASS: TestTransform/truncate (52.63s) --- PASS: TestTransform/encoder (45.82s) --- PASS: TestTransform/ISO-8859-1 (44.84s) --- PASS: TestTransform/charmap (44.62s) --- PASS: TestTransform/lowercase (44.89s) --- PASS: TestTransform/ascii (45.93s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:40:19 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/30 02:40:20 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/30 02:40:20 DEBUG : sub dir_somesuffix: Making directory with metadata 2025/11/30 02:40:20 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2025-11-30T02:40:19.895377177Z) 2025/11/30 02:40:20 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/30 02:40:20 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/30 02:40:20 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/30 02:40:20 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/30 02:40:20 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/30 02:40:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:40:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:40:22 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 1b7cfd3d92896d302958ebcc70478299 OK 2025/11/30 02:40:22 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/30 02:40:22 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/30 02:40:22 DEBUG : Waiting for deletions to finish 2025/11/30 02:40:23 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.59s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:40:24 DEBUG : toe: transformed to: tictactoe 2025/11/30 02:40:24 DEBUG : toe: transformed to: tictactoe 2025/11/30 02:40:24 DEBUG : tictactoe: Making directory with metadata 2025/11/30 02:40:25 INFO : tictactoe: Made directory with metadata (mtime=2025-11-30T02:40:24.486422134Z) 2025/11/30 02:40:25 DEBUG : toe: transformed to: tictactoe 2025/11/30 02:40:25 DEBUG : toe: transformed to: tictactoe 2025/11/30 02:40:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/30 02:40:25 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/30 02:40:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/30 02:40:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:40:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:40:27 DEBUG : tictactoe/tictactoe: md5 = 55e4b26a7f18c47c7480331c224bc158 OK 2025/11/30 02:40:27 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/30 02:40:27 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/30 02:40:27 DEBUG : Waiting for deletions to finish 2025/11/30 02:40:28 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (5.10s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:40:29 DEBUG : toe: Making directory with metadata 2025/11/30 02:40:30 INFO : toe: Made directory with metadata (mtime=2025-11-30T02:40:29.589472095Z) 2025/11/30 02:40:30 DEBUG : toe/toe: Making directory with metadata 2025/11/30 02:40:31 INFO : toe/toe: Made directory with metadata (mtime=2025-11-30T02:40:29.589472095Z) 2025/11/30 02:40:31 DEBUG : toe: transformed to: tictactoe 2025/11/30 02:40:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/30 02:40:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/30 02:40:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/30 02:40:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:40:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:40:32 DEBUG : toe/toe/tictactoe: md5 = 854be5d13bdab2f9717d73f3f7517069 OK 2025/11/30 02:40:32 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/30 02:40:32 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/30 02:40:32 DEBUG : Waiting for deletions to finish 2025/11/30 02:40:35 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2025/11/30 02:40:35 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.97s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:40:36 DEBUG : toe: Making directory with metadata 2025/11/30 02:40:37 INFO : toe: Made directory with metadata (mtime=2025-11-30T02:40:36.562540339Z) 2025/11/30 02:40:37 DEBUG : toe/toe: Making directory with metadata 2025/11/30 02:40:38 INFO : toe/toe: Made directory with metadata (mtime=2025-11-30T02:40:36.562540339Z) 2025/11/30 02:40:38 DEBUG : toe: transformed to: tictactoe 2025/11/30 02:40:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/30 02:40:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/30 02:40:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/30 02:40:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:40:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:40:39 DEBUG : toe/toe/tictactoe: md5 = d2009530d65ba9c93fd0c7c2c1599ff9 OK 2025/11/30 02:40:39 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/30 02:40:39 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/30 02:40:39 DEBUG : Waiting for deletions to finish 2025/11/30 02:40:41 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2025/11/30 02:40:42 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.10s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:40:42 DEBUG : empty_dir: Making directory with metadata 2025/11/30 02:40:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/30 02:40:42 DEBUG : toe: transformed to: tictactoe 2025/11/30 02:40:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/30 02:40:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/30 02:40:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/30 02:40:42 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/30 02:40:43 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/30 02:40:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/30 02:40:43 DEBUG : toe: transformed to: tictactoe 2025/11/30 02:40:43 DEBUG : toe: transformed to: tictactoe 2025/11/30 02:40:43 DEBUG : tictactoe: Making directory with metadata 2025/11/30 02:40:44 INFO : tictactoe: Made directory with metadata (mtime=2025-11-30T02:40:42.663600028Z) 2025/11/30 02:40:44 DEBUG : toe: transformed to: tictactoe 2025/11/30 02:40:44 DEBUG : toe: transformed to: tictactoe 2025/11/30 02:40:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/30 02:40:44 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/30 02:40:45 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-30T02:40:42.663600028Z) 2025/11/30 02:40:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/30 02:40:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/30 02:40:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/30 02:40:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/30 02:40:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:40:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:40:46 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 68ab2252d0f6ed6523d20af99ed3226c OK 2025/11/30 02:40:46 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/30 02:40:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/30 02:40:46 DEBUG : Waiting for deletions to finish 2025/11/30 02:40:48 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/30 02:40:49 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.06s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:40:50 DEBUG : empty_dir: Making directory with metadata 2025/11/30 02:40:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/30 02:40:50 DEBUG : toe: transformed to: tictactoe 2025/11/30 02:40:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/30 02:40:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/30 02:40:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/30 02:40:50 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/30 02:40:51 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/30 02:40:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/30 02:40:51 DEBUG : toe: transformed to: tictactoe 2025/11/30 02:40:51 DEBUG : toe: transformed to: tictactoe 2025/11/30 02:40:51 DEBUG : tictactoe: Making directory with metadata 2025/11/30 02:40:52 INFO : tictactoe: Made directory with metadata (mtime=2025-11-30T02:40:50.727678891Z) 2025/11/30 02:40:52 DEBUG : toe: transformed to: tictactoe 2025/11/30 02:40:52 DEBUG : toe: transformed to: tictactoe 2025/11/30 02:40:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/30 02:40:52 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/30 02:40:53 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-30T02:40:50.727678891Z) 2025/11/30 02:40:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/30 02:40:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/30 02:40:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/30 02:40:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/30 02:40:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/30 02:40:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:40:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:40:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = b365210df8ff7c7ad48d1c26d6113cd8 OK 2025/11/30 02:40:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/30 02:40:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/30 02:40:54 DEBUG : Waiting for deletions to finish 2025/11/30 02:40:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:40:55 DEBUG : toe: transformed to: tictactoe 2025/11/30 02:40:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/30 02:40:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/30 02:40:55 DEBUG : toe: transformed to: tictactoe 2025/11/30 02:40:55 DEBUG : toe: transformed to: tictactoe 2025/11/30 02:40:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/30 02:40:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/30 02:40:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/11/30 02:40:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': 0 differences found 2025/11/30 02:40:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': 1 hashes could not be checked 2025/11/30 02:40:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': 1 matching files 2025/11/30 02:40:57 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2025/11/30 02:40:58 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (8.62s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:40:59 DEBUG : toe: transformed to: tictactoe 2025/11/30 02:40:59 DEBUG : toe: transformed to: tictactoe 2025/11/30 02:40:59 DEBUG : tictactoe: Making directory with metadata 2025/11/30 02:41:00 INFO : tictactoe: Made directory with metadata (mtime=2025-11-30T02:40:59.349763173Z) 2025/11/30 02:41:00 DEBUG : toe: transformed to: tictactoe 2025/11/30 02:41:00 DEBUG : toe: transformed to: tictactoe 2025/11/30 02:41:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/30 02:41:00 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/30 02:41:01 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-30T02:40:59.349763173Z) 2025/11/30 02:41:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/30 02:41:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/30 02:41:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/30 02:41:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/30 02:41:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:41:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:41:02 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 5d249c95a73416653da9bcfbb74a1947 OK 2025/11/30 02:41:02 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/30 02:41:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/30 02:41:02 DEBUG : Waiting for deletions to finish 2025/11/30 02:41:03 DEBUG : toe: transformed to: tictactoe 2025/11/30 02:41:03 DEBUG : toe: transformed to: tictactoe 2025/11/30 02:41:03 DEBUG : tictactoe: Directory modification time the same (differ by -763.173µs, within tolerance 1ms) 2025/11/30 02:41:03 DEBUG : toe: transformed to: tictactoe 2025/11/30 02:41:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/30 02:41:03 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -763.173µs, within tolerance 1ms) 2025/11/30 02:41:03 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/30 02:41:03 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:41:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:41:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/30 02:41:03 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/30 02:41:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:41:03 DEBUG : Waiting for deletions to finish 2025/11/30 02:41:05 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/30 02:41:06 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (7.80s) === RUN TestSyntax 2025/11/30 02:41:07 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:41:07 DEBUG : toe: Making directory with metadata 2025/11/30 02:41:08 INFO : toe: Made directory with metadata (mtime=2025-11-30T02:41:07.151839407Z) 2025/11/30 02:41:08 DEBUG : toe/toe: Making directory with metadata 2025/11/30 02:41:08 INFO : toe/toe: Made directory with metadata (mtime=2025-11-30T02:41:07.151839407Z) 2025/11/30 02:41:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/30 02:41:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:41:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:41:10 DEBUG : toe/toe/toe: md5 = d11b732af4f55f8019ac680e5d51ae90 OK 2025/11/30 02:41:10 DEBUG : toe/toe/toe: size = 11 OK 2025/11/30 02:41:10 INFO : toe/toe/toe: Copied (new) 2025/11/30 02:41:10 DEBUG : Waiting for deletions to finish 2025/11/30 02:41:12 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/30 02:41:13 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.78s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:41:13 DEBUG : empty_dir: Making directory with metadata 2025/11/30 02:41:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/30 02:41:13 DEBUG : toe: transformed to: tictactoe 2025/11/30 02:41:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/30 02:41:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/30 02:41:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/30 02:41:14 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/30 02:41:14 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/30 02:41:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/30 02:41:14 DEBUG : toe: transformed to: tictactoe 2025/11/30 02:41:14 DEBUG : toe: transformed to: tictactoe 2025/11/30 02:41:14 DEBUG : tictactoe: Making directory with metadata 2025/11/30 02:41:15 INFO : tictactoe: Made directory with metadata (mtime=2025-11-30T02:41:13.93590567Z) 2025/11/30 02:41:15 DEBUG : toe: transformed to: tictactoe 2025/11/30 02:41:15 DEBUG : toe: transformed to: tictactoe 2025/11/30 02:41:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/30 02:41:15 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/30 02:41:16 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-30T02:41:13.93590567Z) 2025/11/30 02:41:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/30 02:41:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/30 02:41:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/30 02:41:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/30 02:41:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/30 02:41:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/30 02:41:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:41:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:41:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 8718e892b68ede6af15f59d60caf979e OK 2025/11/30 02:41:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/30 02:41:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/30 02:41:17 INFO : toe/toe/toe.txt: Deleted 2025/11/30 02:41:17 INFO : toe/toe: Removing directory 2025/11/30 02:41:17 INFO : toe: Removing directory 2025/11/30 02:41:17 INFO : empty_dir: Removing directory 2025/11/30 02:41:17 DEBUG : Local file system at /tmp/rclone1437058521: deleted 3 directories 2025/11/30 02:41:19 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2025/11/30 02:41:20 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (7.55s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:41:21 DEBUG : empty_dir: Making directory with metadata 2025/11/30 02:41:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/30 02:41:21 DEBUG : toe: transformed to: tictactoe 2025/11/30 02:41:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/30 02:41:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/30 02:41:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/30 02:41:21 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/30 02:41:22 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/30 02:41:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/30 02:41:22 DEBUG : toe: transformed to: tictactoe 2025/11/30 02:41:22 DEBUG : toe: transformed to: tictactoe 2025/11/30 02:41:22 DEBUG : tictactoe: Making directory with metadata 2025/11/30 02:41:23 INFO : tictactoe: Made directory with metadata (mtime=2025-11-30T02:41:21.484979379Z) 2025/11/30 02:41:23 DEBUG : toe: transformed to: tictactoe 2025/11/30 02:41:23 DEBUG : toe: transformed to: tictactoe 2025/11/30 02:41:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/30 02:41:23 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/30 02:41:23 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-30T02:41:21.484979379Z) 2025/11/30 02:41:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/30 02:41:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/30 02:41:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/30 02:41:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/30 02:41:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/30 02:41:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/30 02:41:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:41:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:41:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 7ccd19df36636913c7f99afc00f41599 OK 2025/11/30 02:41:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/30 02:41:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/30 02:41:25 INFO : toe/toe/toe.txt: Deleted 2025/11/30 02:41:25 INFO : toe/toe: Removing directory 2025/11/30 02:41:25 INFO : toe: Removing directory 2025/11/30 02:41:25 INFO : empty_dir: Removing directory 2025/11/30 02:41:25 DEBUG : Local file system at /tmp/rclone1437058521: deleted 3 directories 2025/11/30 02:41:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/30 02:41:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/30 02:41:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/30 02:41:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/30 02:41:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/30 02:41:28 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/11/30 02:41:30 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/30 02:41:31 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/30 02:41:32 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (12.36s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:41:33 DEBUG : Reset feature "Copy" 2025/11/30 02:41:33 DEBUG : Reset feature "Move" 2025/11/30 02:41:33 DEBUG : Reset feature "Copy" 2025/11/30 02:41:33 DEBUG : Reset feature "Move" 2025/11/30 02:41:33 DEBUG : empty_dir: Making directory with metadata 2025/11/30 02:41:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/30 02:41:33 DEBUG : toe: transformed to: tictactoe 2025/11/30 02:41:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/30 02:41:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/30 02:41:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/30 02:41:34 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/30 02:41:34 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/30 02:41:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/30 02:41:34 DEBUG : toe: transformed to: tictactoe 2025/11/30 02:41:34 DEBUG : toe: transformed to: tictactoe 2025/11/30 02:41:34 DEBUG : tictactoe: Making directory with metadata 2025/11/30 02:41:35 INFO : tictactoe: Made directory with metadata (mtime=2025-11-30T02:41:33.845100003Z) 2025/11/30 02:41:35 DEBUG : toe: transformed to: tictactoe 2025/11/30 02:41:35 DEBUG : toe: transformed to: tictactoe 2025/11/30 02:41:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/30 02:41:35 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/30 02:41:36 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-30T02:41:33.845100003Z) 2025/11/30 02:41:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/30 02:41:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/30 02:41:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/30 02:41:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/30 02:41:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/30 02:41:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/30 02:41:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:41:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:41:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = d849a986a879bc4cfd6ea5ba99d7c42d OK 2025/11/30 02:41:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/30 02:41:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/30 02:41:37 INFO : toe/toe/toe.txt: Deleted 2025/11/30 02:41:37 INFO : toe/toe: Removing directory 2025/11/30 02:41:37 INFO : toe: Removing directory 2025/11/30 02:41:37 INFO : empty_dir: Removing directory 2025/11/30 02:41:37 DEBUG : Local file system at /tmp/rclone1437058521: deleted 3 directories 2025/11/30 02:41:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/30 02:41:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/30 02:41:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/30 02:41:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/30 02:41:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/30 02:41:42 DEBUG : toe/toe/toe.txt: md5 = a7a1d62b3fd743c5c75a53c448f885f6 OK 2025/11/30 02:41:42 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/30 02:41:42 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/30 02:41:42 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/11/30 02:41:44 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/30 02:41:45 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/30 02:41:46 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2025/11/30 02:41:46 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (14.32s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:41:48 DEBUG : toe: transformed to: dG9l 2025/11/30 02:41:48 DEBUG : toe: transformed to: dG9l 2025/11/30 02:41:48 DEBUG : dG9l: Making directory with metadata 2025/11/30 02:41:49 INFO : dG9l: Made directory with metadata (mtime=2025-11-30T02:41:48.168239694Z) 2025/11/30 02:41:49 DEBUG : toe: transformed to: dG9l 2025/11/30 02:41:49 DEBUG : toe: transformed to: dG9l 2025/11/30 02:41:49 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/30 02:41:49 DEBUG : dG9l/dG9l: Making directory with metadata 2025/11/30 02:41:50 INFO : dG9l/dG9l: Made directory with metadata (mtime=2025-11-30T02:41:48.168239694Z) 2025/11/30 02:41:50 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/30 02:41:50 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/30 02:41:50 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/30 02:41:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/30 02:41:50 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/30 02:41:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:41:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:41:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 78ca89621c3ad05a239b1c172b780ad8 OK 2025/11/30 02:41:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/30 02:41:51 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/30 02:41:51 DEBUG : Waiting for deletions to finish 2025/11/30 02:41:52 DEBUG : dG9l: transformed to: toe 2025/11/30 02:41:52 DEBUG : dG9l: transformed to: toe 2025/11/30 02:41:52 DEBUG : toe: Directory modification time the same (differ by 239.694µs, within tolerance 1ms) 2025/11/30 02:41:52 DEBUG : Added delayed dir = "toe", newDst=toe 2025/11/30 02:41:52 DEBUG : dG9l: transformed to: toe 2025/11/30 02:41:52 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/30 02:41:52 DEBUG : toe/toe: Directory modification time the same (differ by 239.694µs, within tolerance 1ms) 2025/11/30 02:41:52 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/11/30 02:41:52 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/30 02:41:52 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/30 02:41:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/30 02:41:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/30 02:41:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/30 02:41:52 DEBUG : Local file system at /tmp/rclone1437058521: Waiting for checks to finish 2025/11/30 02:41:52 DEBUG : Local file system at /tmp/rclone1437058521: Waiting for transfers to finish 2025/11/30 02:41:52 DEBUG : Waiting for deletions to finish 2025/11/30 02:41:55 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2025/11/30 02:41:55 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.30s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu'", Local "Local file system at /tmp/rclone1437058521", Modify Window "1ms" 2025/11/30 02:41:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/30 02:41:56 DEBUG : toe: transformed to: 2025/11/30 02:41:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/30 02:41:56 DEBUG : toe: transformed to: 2025/11/30 02:41:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Making directory with metadata 2025/11/30 02:41:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Made directory with metadata (mtime=2025-11-30T02:41:56.467320591Z) 2025/11/30 02:41:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/30 02:41:57 DEBUG : toe: transformed to: 2025/11/30 02:41:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/30 02:41:57 DEBUG : toe: transformed to: 2025/11/30 02:41:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/30 02:41:57 DEBUG : toe/toe: transformed to: 2025/11/30 02:41:57 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/30 02:41:57 DEBUG : toe/toe: Making directory with metadata 2025/11/30 02:41:58 INFO : toe/toe: Made directory with metadata (mtime=2025-11-30T02:41:56.467320591Z) 2025/11/30 02:41:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/30 02:41:58 DEBUG : toe/toe: transformed to: 2025/11/30 02:41:58 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/30 02:41:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/30 02:41:58 DEBUG : toe: transformed to: 2025/11/30 02:41:58 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/30 02:41:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/30 02:41:58 DEBUG : toe/toe/toe: transformed to: 2025/11/30 02:41:58 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/30 02:41:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for checks to finish 2025/11/30 02:41:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Waiting for transfers to finish 2025/11/30 02:42:00 DEBUG : toe/toe/toe: md5 = 200e932da3f3dd9cb498300a6994d722 OK 2025/11/30 02:42:00 DEBUG : toe/toe/toe: size = 11 OK 2025/11/30 02:42:00 INFO : toe/toe/toe: Copied (new) 2025/11/30 02:42:00 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': not deleting files as there were IO errors 2025/11/30 02:42:00 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': not deleting directories as there were IO errors 2025/11/30 02:42:02 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/30 02:42:03 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.52s) PASS 2025/11/30 02:42:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadomuj4ticu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 26m13.569112577s (try 1/5)